@charset "utf-8";
/* CSS Document */
body {
	margin:0 auto;
}
#wrap {
	width:991px;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	background: url(images/index_bg.gif) no-repeat top;
}
#head {
	width:100%;
	height:453px;
	padding:0px;
}
#flashFrases {
	width: 357px;
	height:350px;
	float:left;
}
#espacio_vacio {
	width: 357px;
	height:103px;
	float:left;
}
#menu {
	width: 634px;
	height:453px;
	float:right;
}
#container {
	width:100%;
	height:100%;	
}
#menu_left {
 	width:272px;
	float:left;
	height:100%;
}
#content {
	width:709px;
	padding-left:10px;
	float:right;
	height:100%;
	text-align: justify;
}
#logos {
	width: 991px;
	height: 85px;
	background:url(images/index_abajo.gif) no-repeat;
	text-align:center;
	padding-bottom:88px;
	}
#footer{
	width:100%;
	padding-top: 30px;
	clear:both;
}
#footer p{
	color:#04ABEB;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	text-align: center;
}
p, ul, li{
	color:#666666;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	text-align:left;
}
a {
	font: Arial, Helvetica, sans-serif bold;
	color: #04abeb;
	font-weight:normal;
	text-align:left;
}
a:link {
	font:  verdana, Arial, Helvetica, sans-serif ;
	color: #04abeb;
	font-size: 10px;
	text-align: left;
	font-weight:normal;
	text-align: left;
}
a:active {
	color: #1c75bb;
	text-decoration: none;
	font-weight:normal;
	text-align:left;
}
a:hover {
	color: #1c75bb;
	text-decoration: underline;
	font-weight:normal;
	text-align: left;
}¡
a:visited {
	color: #04abeb;
	text-decoration: none;
	font-weight:normal;
	text-align:left;
}
/*------------  ESTILOS H1  --------------*/

/*---este es la configuracion general---*/

H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif bold;
	color: #1b75bc;
	font-size: 20px;
	display:block;
	float: right;
	width:719px;
	height:52px;
	text-indent:-9999em;
	margin: 0px;
}

/*---estas son las imagenes de las diferentes secciones---*/
h1.drAriel { background: url(images/t_dr_ariel.gif)}
h1.cirugia_laparoscopica { background: url(ingles/images/laparoscopic.png)}
h1.cirugia_bariatrica { background: url(images/bariatric_and_metabolic_surgery.png)}
h1.sala_prensa { background: url(images/press_announcements.png)}
h1.patient_stories { background: url(images/patient_stories.png)}
h1.contactenos { background: url(images/t_contactenos.gif)}

/*------------  ESTILOS H2  --------------*/

/*---este es la configuracion general MENU LEFT---*/

H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif bold;
	color: #1b75bc;
	font-size: 20px;
	display:block;
	width:252px;
	text-indent:-9999em;
	margin: 0px;
}

/*---estas son las imagenes de las diferentes secciones---*/
h2.cirugia_laparoscopica_ing {
	background: url(images/t_cirugia_laparoscopica_abdominal.png);
	height:42px;
	}
h2.cirugia_bariatrica_ing {
	background: url(images/cirugia_bariatrica_para_perdida_de_peso.png);
	height:46px;
	}

/*Para las páginas de testimoniales. Ya que su administración parece ser tan complicado*/
.testimonialsTitle{
	text-align:center !important;
	font-weight:bold;
	font-size:16px;
}

.listas{
	margin-top:10px;
}

.testimonialsTableLeft{
	border-right-style:solid;
	border-right-color:#CCCCCC;
	border-right-width:1px;
}

.testimonialsTableRight{
	border-left-style:solid;
	border-left-color:#CCCCCC;
	border-left-width:1px;
}

#espaciator{
	background-image:url(images/linea.png);
	background-position:center;
	background-repeat:no-repeat;
	margin-bottom:15px;
	margin-top:15px;
	width:725px;
	height:38px;
	
}

p{
	text-align:justify;
}
