body {
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
p {
	margin: 0px;
	padding: 0px;
}

#tabla_gral {
	height: 100%;
	width: 100%;
}
#tabla_gral #centro {
	width: 990px;
}
.pie {
	height: 70px;
	background-color: #F2F2F2;
	font-size: 12px;
	color: #999;
}
.pie .copy {
	text-align: right;
	float: right;
}
.pie a {
	color: #999;
	text-decoration: none;
}
.pie a:hover {
	text-decoration: underline;
}
.cabecera {
	background-image: url(../img/fondo_cabecera.jpg);
	background-repeat: repeat-x;
	height: 130px;
}
#logo {
	margin-left: 50px;
}
#botonera {
	float: right;
	margin-top: 50px;
	width: 730px;
}

#botonera .bt {
	background-color: #2D9AB5;
	margin-right: 5px;
	margin-left: 5px;
	padding-left: 20px;
	float: left;
	line-height: 30px;
	background-image: url(../img/fondo_bt_izq.png);
	background-repeat: no-repeat;
}
#botonera .bt2 {
	background-image: url(../img/fondo_bt_der.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
}

#botonera .bt a{
	color: #FFF;
	font-size: 16px;
	text-decoration: none;
}
#botonera .bt a:hover{
	color: #E5E5E5;
}
#botonera #ico {
	float: right;
	margin-right: 50px;
	padding-top: 5px;
}
#botonera #ico img {
	margin-left: 5px;
}
#contenido {
	padding-top: 30px;
	clear: both;
	font-size: 12px;
	color: #666;
	padding-bottom: 30px;
	line-height: 16px;
	width: 990px;
}
#col_izq {
	float: left;
	width: 310px;
}
#col_izq #facebook {
	margin-bottom: 30px;
}
#col_der {
	float: right;
	width: 650px;
}
#col_der .servicios_home {
	width: 310px;
	background-color: #2D9AB5;
	color: #FFF;
	background-image: url(../img/tit_home_servicios.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-top: 46px;
}
#col_der .servicios_home .servicio {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#col_der .servicios_home .servicio .titulo_home {
	background-image: url(../img/titulo_servicio_home.jpg);
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
#col_der .servicios_home .servicio .titulo_home a{
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	line-height: 20px;
}
#col_der .servicios_home .servicio .titulo_home a:hover{
	text-decoration: underline;
}
#col_der .noticias_home {
	float: right;
	width: 310px;
	background-image: url(../img/tit_home_actualidad.png);
	background-repeat: no-repeat;
	padding-top: 36px;
}
#col_der .noticias_home .noticia .titulo {
	font-size: 16px;
	color: #2D9AB5;
	line-height: 20px;
}
#col_der .noticias_home .noticia .foto {
	height: auto;
	width: 310px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#col_der .noticias_home .noticia .fecha {
	color: #999;
}
#col_der .noticias_home .noticia .leermas {
	text-align: right;
}



#col_der #banners {
	clear: both;
	margin: 0px;
	padding-top: 30px;
}
.banner_gde {
	background-color: #2D9AB5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	height: 190px;
}
#col_lateral {
	float: left;
	width: 260px;
}
#botonera_lateral {
	background-color: #2D9AB5;
	background-image: url(../img/tit_home_servicios.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-top: 46px;
	margin-bottom: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#botonera_lateral .bt {
	background-image: url(../img/titulo_servicio_home.jpg);
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
#botonera_lateral .bt a{
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	line-height: 30px;
}
#botonera_lateral .bt a:hover{
	text-decoration: underline;
}
#txt {
	float: right;
	width: 690px;
}
#tit_seccion {
	margin-bottom: 20px;
}

.noticia_previo {
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	margin-bottom: 20px;
}
.noticia_previo .foto {
	height: auto;
	width: 230px;
	margin-right: 20px;
	float: left;
}
.noticia_previo .fecha {
	color: #999;
}
.noticia_previo .titulo {
	font-size: 16px;
	line-height: 20px;
	color: #2D9AB5;
}
.noticia_previo .texto {
	padding-top: 5px;
	padding-bottom: 5px;
}

.noticia_previo .leermas {


}
#detalle .fecha {
	color: #999;
}
#detalle .titulo {
	font-size: 18px;
	color: #2D9AB5;
	padding-bottom: 10px;
}
#detalle .titulo_servicio {
	font-size: 18px;
	color: #2D9AB5;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-left: 10px;
	margin-bottom: 20px;
}

#detalle .tabla_foto {
	width: 368px;
	float: right;
	background-color: #333;
	margin-bottom: 20px;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #FFF;
}
#detalle .foto {
	height: auto;
	width: 300px;
}
#detalle .imagenes_servicio {
	float: right;
}

#detalle .foto_servicio {
	height: auto;
	width: 300px;
	margin-left: 20px;
	margin-bottom: 10px;
}
#detalle .subtitulo {
	font-size: 14px;
	color: #999;
	margin-right: 2px;
	line-height: 17px;
	padding-top: 10px;
}

#detalle .texto {
	clear: both;
}
#detalle .texto_servicio {
}

#detalle .texto a{
	color: #2D9AB5;
	text-decoration: underline;
}
#detalle .texto a:hover{
	text-decoration: none;
}
#detalle .video {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}
#detalle .video_servicio {
	margin-bottom: 5px;
	margin-left: 20px;
}

#detalle .sector_descargas {
	clear: both;
	padding-top: 20px;
}
#detalle .titulo_galeria {
	clear: both;
	background-image: url(../img/tit_galeria.jpg);
	background-repeat: no-repeat;
	background-position: left 20px;
	line-height: 40px;
	height: 50px;
}
#detalle .foto_galeria {
	height: 100px;
	width: auto;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	border: 1px solid #CCC;
}

#detalle .volver a:hover {
	background-color: #666;
}
#detalle_redes_hor {
	border: 1px solid #CCC;
	margin-top: 30px;
	width: 305px;
}
#detalle_redes_hor .rsociales img {
	border:0pt none;
	float:none;
	padding:0pt;
	margin-top: 0pt;
	margin-right: 2pt;
	margin-left: 0pt;
	margin-bottom: 2px;
}
#detalle_redes_hor .titulo {
	color: #999;
	font-size: 11px;
	float: left;
	margin-left: 5px;
}
.celda_contacto {
	color: #2D9AB5;
	text-align: right;
	line-height: 30px;
	height: 30px;
	margin-right: 60px;
}
.caja {
	font-size: 11px;
	color: #333333;
	background-color: #F0F0F0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 500px;
	margin-right: 10px;
	border: 1px solid #FFF;
	padding: 5px;
}
.caja_gde {
	font-size: 11px;
	color: #333333;
	background-color: #F0F0F0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: 1px solid #FFF;
	padding: 5px;
	height: 100px;
	width: 500px;
}
.bt_enviar {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #333;
	border: 1px solid #666;
	margin-top: 5px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	cursor:pointer;
	
}
.peque {
	font-size: 11px;
	color: #666;
}
.peque a{
	color: #666;
}
.peque a:hover{
	text-decoration: none;
}
.subtit {
	font-size: 18px;
	color: #2D9AB5;
	line-height: 20px;
}
.link {
	color: #2D9AB5;
	text-decoration: underline;
}
a.link:hover {
	text-decoration: none;
}.enlace_bloque {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
.enlace_bloque .enlace_titulo {
	font-size: 16px;
	color: #999;
	line-height: 18px;
}
.enlace_bloque .enlace_link {
	background-image: url(../img/link.jpg);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: 0px 3px;
	line-height: 18px;
}
.enlace_bloque .enlace_link a{
	color: #2D9AB5;
	text-decoration: none;
}
.enlace_bloque .enlace_link a:hover{
	text-decoration: underline;
}.destacado {
	color: #2D9AB5;
	font-size: 13px;
}
.punteo {
	margin-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2D9AB5;
	margin-top: 10px;
	margin-bottom: 10px;
}
.subbt {
	text-align: right;
	line-height: 18px;
	background-image: url(../img/subbt.jpg);
	background-repeat: no-repeat;
	background-position: right 3px;
	padding-right: 18px;
}
.subbt_volver {
	text-align: right;
	line-height: 18px;
	background-image: url(../img/subbt.jpg);
	background-repeat: no-repeat;
	background-position: right 3px;
	padding-right: 18px;
}

.subbt a {
	color: #2D9AB5;
	text-decoration: none;
}
.subbt_volver a {
	color: #666;
	text-decoration: none;
}

.subbt a:hover {
	text-decoration: underline;
}
.subbt_volver a:hover {
	text-decoration: underline;
}

.bio {
	float: right;
	width: 510px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2D9AB5;
	padding-top: 10px;
	padding-bottom: 10px;
}
#col_izq_registro {
	margin-bottom: 30px;
}
#registro_sanitario {
	height: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 65px;
}
#legal {
	font-size: 12px;
	color: #666;
	margin: 20px;
	background-color: #FFF;
	background-image: none;
}
.titulo_legal{
	font-size: 15px;
	color: #2D9AB5;
}
#legal a {
	color: #2D9AB5;
	text-decoration: none;
}
#legal a:hover {
	text-decoration: underline;
}
#legal .seccion {
	font-size: 20px;
	color: #FFF;
	background-color: #2D9AB5;
	padding: 10px;
	margin-bottom: 20px;
}

