/* Css mianestesista
Desarrollado por Alvaro Lopez */

#global {
	width:930px;
	height:auto;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin:0 auto 0 auto;
	min-height:700px;
	background-repeat:no-repeat;
	font-family:"trebuchet MS", Arial, verdana;
}

.link{
	text-decoration:none;
	cursor:pointer;
}

.link a:hover{
  text-decoration:none;
}
  
  .link a:visited{
  color:#FFFFFF;
  text-decoration:none;
}

body { 
	font: "trebuchet MS", Arial, verdana;
	margin:0;
	background-image: url(../img/img_fondo.jpg);
	background-repeat: repeat-x;
}

#izquierda {
	float:left;
	width:930px;
	min-height:700px;
	height:100%;
	background-image:url(../img/izquierda_pixel.jpg);
	background-position:left;
	background-repeat:no-repeat;
	background-repeat:repeat-y;
}

#derecha {
	float:left;
	width:930px;
	min-height:700px;
	background-image:url(../img/derecha_pixel.jpg);
	background-position:right;
	background-repeat:no-repeat;
	background-repeat:repeat-y;
}

#lateral_izquierdo{
	float:left;
	width:15px;
	min-height:700px;
	background-image:url(../img/izquierda.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#contenido{
	float:left;
	width:900px;
	min-height:700px;
	background-repeat:no-repeat;
}

#lateral_derecho{
	float:left;
	width:15px;
	min-height:700px;
	background-image:url(../img/derecha.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#cabecera{
	float:left;
	width:900px;
	height:207px;
	background-image:url(../img/cabecera.jpg);
}

#arriba_cabecera{
	float:left;
	width:900px;
	height:168px;
}

#izquierda_cabecera{
	float:left;
	width:200px;
	height:39px;
}

#centro_cabecera{
	float:left;
	width:417px;
	height:39px;
}

#bajo_cabecera{
	float:left;
	width:900px;
	height:38px;
	background-image:url(../img/franjas.jpg);
}

#arriba_cuerpo{
	float:left;
	width:900px;
	height:14px;
	background-image:url(../img/linea_sinmenu.jpg);
	background-repeat:no-repeat;
}

#arriba_cuerpo2{
	float:left;
	width:900px;
	height:14px;
	background-image:url(../img/linea_conmenu.jpg);
	background-repeat:no-repeat;
}

#cuerpo{
	float:left;
	width:900px;
	min-height:443px;
	background-image:url(../img/pixel_sinmenu.jpg);
	background-repeat:repeat-y;
}

#cuerpo2{
	float:left;
	width:900px;
	min-height:443px;
	background-image:url(../img/pixel_conmenu.jpg);
	background-repeat:repeat-y;
}

#menu{
	float:left;
	width:178px;
	min-height:443px;
	/*background-image:url(../img/menu_principal.jpg);*/
	text-align:left;
}

#arriba_menu{
	float:left;
	width:178px;
	height:51px;
}

#izquierda_menu{
	float:left;
	width:7px;
	min-height:392px;
}

#centro_menu{
	float:left;
	width:163px;
	height:auto;
	border:solid;
	border-color:#FFFFFF;
	border-width:1px;
}

.bloque{
	float:left;
	width:163px;
	height:28px;
	background-color:#ff0000;
}

.arriba_bloque{
	float:left;
	width:163px;
	height:3px;
}

.izquierda_bloque{
	float:left;
	width:5px;
	height:22px;
}

.primero_bloque{
	float:left;
	width:20px;
	height:22px;
	background-image:url(../img/flecha.png);
}

.interbloque{
	float:left;
	width:5px;
	height:22px;
}

.segundo_bloque{
	float:left;
	width:143px;
	height:22px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding-top:4px;
}

.arriba_segundo_bloque{
	float:left;
	width:143px;
	height:4px;
}


.linea{
	float:left;
	width:163px;
	height:1px;
	background-color:#FFFFFF;
}

#centro{
	float:left;
	width:586px;
	min-height:443px;
	/*background-image:url(../img/contenido.jpg);*/
}

#centro_izquierda{
	float:left;
	width:179px;
	min-height:443px;
}

#arriba_centro_izquierda{
	float:left;
	width:179px;
	height:51px;
}

#izquierda_centro_izquierda{
	float:left;
	width:15px;
	min-height:392px;
}

#centro_centro_izquierda{
	float:left;
	width:155px;
	height:auto;
	font-size:12px;
	text-align:left;
	line-height:2.1;
}

#centro_derecha{
	float:left;
	width:407px;
	min-height:443px;
}

#arriba_centro_derecha{
	float:left;
	width:407px;
	height:51px;
}

#izquierda_centro_derecha{
	float:left;
	width:15px;
	min-height:392px;
}

#centro_centro_derecha{
	float:left;
	width:356px;
	height:auto;
	font-size:12px;
	text-align:justify;
}

#titulo{
	float:left;
	width:350px;
	height:25px;
	font-size:18px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;

}

.titulo_documento{
	float:left;
	width:330px;
	padding-left:20px;
	height:25px;
	font-size:12px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;

}

#izquierda_titulo{
	float:left;
	width:30px;
	height:25px;
}

#contenido_titulo{
	float:left;
	width:300px;
	height:23px;
	padding-top:2px;
	color:#FFFFFF;
}

#centro_total{
	float:left;
	width:586px;
	min-height:443px;
}

#arriba_centro_total{
	float:left;
	width:586px;
	height:30px;
}

#izquierda_centro_total{
	float:left;
	width:15px;
	min-height:413px;
}

#centro_centro_total{
	float:left;
	width:551px;
	height:auto;
	font-size:12px;
	text-align:justify;
}

#menu2{
	float:left;
	width:136px;
	min-height:443px;
	/*background-image:url(../img/contenido.jpg);*/
	background-position:right;
}

#arriba_menu2{
	float:left;
	width:136px;
	height:15px;
}

#izquierda_menu2{
	float:left;
	width:7px;
	min-height:427px;
}

#centro_menu2{
	float:left;
	width:120px;
	height:auto;
}

.caja{
	float:left;
	width:117px;
	height:137px;
	background-image:url(../img/btn_actualidad.jpg);
}

.caja2{
	float:left;
	width:118px;
	height:51px;
}

#pie{
	float:left;
	width:900px;
	height:36px;
	background-image:url(../img/pie.jpg);
}

.break10{
	clear:both;
	height:10px;
}

.break15{
	clear:both;
	height:15px;
}

.break20{
	clear:both;
	height:20px;
}

.break30{
	clear:both;
	height:30px;
}

.break50{
	clear:both;
	height:50px;
}

.break100{
	clear:both;
	height:100px;
}



/*compaņias*/

#arriba_centro_total_companias{
	float:left;
	width:586px;
	height:30px;
}

#izquierda_centro_total_companias{
	float:left;
	width:50px;
	min-height:413px;
}

#centro_centro_total_companias{
	float:left;
	width:486px;
	height:auto;
	font-size:13px;
}

#titulo_companias{
	float:left;
	width:486px;
	font-size:20px;
	font-weight:bold;
	text-align:left;
	color:#301963;
}

.bloque_companias{
	float:left;
	width:135px;
	height:50px;

}

.inter_bloque_companias{
	float:left;
	width:25px;
	height:50px;

}


/*contacto*/

#arriba_centro_total_contacto{
	float:left;
	width:586px;
	height:30px;
}

#izquierda_centro_total_contacto{
	float:left;
	width:30px;
	min-height:413px;
}

#centro_centro_total_contacto{
	float:left;
	width:523px;
	height:auto;
	font-size:13px;
}

#titulo_contacto{
	float:left;
	width:523px;
	font-size:20px;
	font-weight:bold;
	text-align:left;
	color:#301963;
}

#bloque_contacto{
	float:left;
	width:523px;
	height:340px;
}

#bloque_contacto1{
	float:left;
	width:310px;
	height:340px;
}

#inter_bloque_contacto{
	float:left;
	width:10px;
	height:340px;
}

#bloque_contacto2{
	float:left;
	width:203px;
	height:340px;
}

#bloque_contacto2_arriba{
	float:left;
	width:203px;
	height:176px;
	text-align:left;
}

.bloque_contacto2_arriba_titulo{
	float:left;
	width:203px;
	font-size:14px;
	font-weight:bold;
	color:#9a000d;
}

.bloque_contacto2_arriba_texto{
	float:left;
	width:188px;
	padding-left:15px;
	font-size:12px;
	color:#444444;
}

#bloque_contacto2_abajo{
	float:left;
	width:203px;
	height:164px;
}



/*cita*/

#arriba_centro_total_cita{
	float:left;
	width:586px;
	height:30px;
}

#izquierda_centro_total_cita{
	float:left;
	width:20px;
	min-height:413px;
}

#centro_centro_total_cita{
	float:left;
	width:548px;
	height:auto;
	font-size:13px;
}

#titulo_cita{
	float:left;
	width:548px;
	height:52px;
	font-size:20px;
	font-weight:bold;
	text-align:left;
	color:#005f59;
	background-image:url(../img/cabecera_cita.jpg);
}

.bloque_cita{
	float:left;
	width:548px;
	height:147px;
	text-align:left;
}

.bloque_cita1{
	float:left;
	width:148px;
	height:147px;
}

.inter_bloque_cita{
	float:left;
	width:25px;
	height:147px;
}

.bloque_cita2{
	float:left;
	width:375px;
	height:147px;
}

.bloque_cita2_titulo{
	float:left;
	width:375px;
	font-size:14px;
	font-weight:bold;
	color:#649a97;
}

.bloque_cita2_texto{
	float:left;
	width:360px;
	padding-left:15px;
	font-size:12px;
	color:#444444;
}


/*videos*/

#centro_izquierda_videos{
	float:left;
	width:179px;
	min-height:443px;
}

#arriba_centro_izquierda_videos{
	float:left;
	width:179px;
	height:51px;
}

#izquierda_centro_izquierda_videos{
	float:left;
	width:15px;
	min-height:392px;
}

#centro_centro_izquierda_videos{
	float:left;
	width:155px;
	height:auto;
	font-size:12px;
	text-align:left;
}

#centro_derecha_videos{
	float:left;
	width:407px;
	min-height:443px;
}

#arriba_centro_derecha_videos{
	float:left;
	width:407px;
	height:51px;
}

#izquierda_centro_derecha_videos{
	float:left;
	width:25px;
	min-height:392px;
}

#centro_centro_derecha_videos{
	float:left;
	width:356px;
	height:auto;
	font-size:10.5px;
	text-align:justify;
}

.titulo_video{
	float:left;
	width:356px;
	color:#808181;
	font-weight:bold;
	font-size:13px;
}

.video{
	float:left;
	width:356px;
}

.texto_video{
	float:left;
	width:356px;
	color:#808181;
	font-weight:bold;
	font-size:12px;
}

