@font-face {
    font-family: 'antipastoextrabold';
    src: url('antipasto_extrabold-webfont.eot');
    src: url('antipasto_extrabold-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('antipasto_extrabold-webfont.woff') format('woff'),
         url('antipasto_extrabold-webfont.ttf') format('truetype'),
         url('antipasto_extrabold-webfont.svg#antipastoextrabold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'antipastoextralight';
    src: url('antipasto_extralight-webfont.eot');
    src: url('antipasto_extralight-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('antipasto_extralight-webfont.woff') format('woff'),
         url('antipasto_extralight-webfont.ttf') format('truetype'),
         url('antipasto_extralight-webfont.svg#antipastoextralight') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'antipastoregular';
    src: url('antipasto_regular-webfont.eot');
    src: url('antipasto_regular-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('antipasto_regular-webfont.woff') format('woff'),
         url('antipasto_regular-webfont.ttf') format('truetype'),
         url('antipasto_regular-webfont.svg#antipastoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'abelregular';
    src: url('abel-regular-webfont.eot');
    src: url('abel-regular-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('abel-regular-webfont.woff') format('woff'),
         url('abel-regular-webfont.ttf') format('truetype'),
         url('abel-regular-webfont.svg#abelregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'walkway_roundedregular';
    src: url('walkway_rounded-webfont.eot');
    src: url('walkway_rounded-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('walkway_rounded-webfont.woff') format('woff'),
         url('walkway_rounded-webfont.ttf') format('truetype'),
         url('walkway_rounded-webfont.svg#walkway_roundedregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'nirmala_uiregular';
    src: url('nirmala-webfont.html');
    src: url('nirmala-webfontd41d.html?#iefix') format('embedded-opentype'),
         url('nirmala-webfont-2.html') format('woff'),
         url('nirmala-webfont-3.html') format('truetype'),
         url('nirmala-webfont-4.html#nirmala_uiregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'nirmala_uibold';
    src: url('nirmalab-webfont.html');
    src: url('nirmalab-webfontd41d.html?#iefix') format('embedded-opentype'),
         url('nirmalab-webfont-2.html') format('woff'),
         url('nirmalab-webfont-3.html') format('truetype'),
         url('nirmalab-webfont-4.html#nirmala_uibold') format('svg');
    font-weight: normal;
    font-style: normal;

}

h1, h2, h3, h4, h5, h6, p, ul, li, a, textarea, input {
	margin:0;
	border:0;
	text-decoration:none;
	list-style:none;
	padding:0;
	outline: none;
	font-family:Arial, Helvetica, sans-serif;
	}
html{height:100%;}
body{height:100%; margin:0px; padding:0px;}
#main{
	float: left;
	height: auto;
	width: 100%;
	position: relative;
}
body>h1{display:none}
#cita{
	background-image: url(../images/cita.png);
	background-repeat: no-repeat;
	height: 182px;
	width: 109px;
	position: fixed;
	right: 0px;
	z-index: 7;
	top: 156px;
}
#cita>h2{
	margin-top: 132px;
	font-family: 'abelregular';
	font-size: 14px;
	color: #FFF;
	width: 80px;
	margin-left: 26px;
}
#cita>h2:hover{
	color: #d4f7ff;
	}
#header{
	float: left;
	height: 113px;
	width: 100%;
	position: relative;
}
#headcontent{
	margin: 0 auto;
	height: 113px;
	width: 1000px;
	position: relative;
}
#logo{
	float: left;
	height: 85px;
	width: 350px;
	position: relative;
	left: 0px;
	top: 13px;
}
#telefono{
	float: right;
	height: 79px;
	width: 71px;
	position: relative;
	top: 15px;
}
#telefono2{
	float: right;
	height: 60px;
	width: 135px;
	position: relative;
	top: 36px;
	right:18px;
}
#menu{
	background-image: url(../images/menu-fond-o.png);
	background-repeat: repeat-x;
	height: 38px;
	width: 100%;
	position: relative;
	float: left;
	background-color: #2F77CB;
}
#mencontent{
	height: 38px;
	width: 970px;
	position: relative;
	margin: 0 auto;
}
#mencontent ul{
	float: left;
	height: auto;
	width: 980px;
}
#mencontent ul li{
	float: left;
	height: 37px;
	width: auto;
}

#mencontent ul li a{
	font-family: 'abelregular';
	font-size: 16px;
	color: #FFFFFF;
	height: 37px;
	;
	width: auto;
	padding: 0 17px;
	float: left;
	line-height: 37px;
}
#mencontent ul li a:hover, a.activo{
	font-family: 'abelregular';
	font-size: 16px;
	color: #2DD5FF;
	background: url(../images/menu-encendido.png) no-repeat center;
}
#banner{
	height: 525px;
	width: 100%;
	position: relative;
	float: left;
	text-align: center;
}
#banner2{
	height: 250px;
	width: 100%;
	position: relative;
	float: left;
	text-align: center;
}



#servicios{
	height: 214px;
	width: 980px;
	position: relative;
	margin: 0 auto;
	z-index: 2;
	top: -65px;
	display: table;
}
#servicios ul{
	height: 214px;
	width: 980px;
	position: relative;
	margin: 0 auto;
	z-index: 2;
	top:0;
}
#servicios ul li{
	height: 214px;
	width: 194px;
	position: relative;
	float:left;
	z-index: 2;
	top:0;
	behavior: url(../js/PIE.htc);
}
.foto{
	/*height: 214;*/
	width: 194px;
	position: relative;
	float:left;
	z-index: 2;
	top:0;
	margin-left: 2px;
	border-radius:100px;
	-moz-border-radius:100px;
	-webkit-border-radius:100px;
	-khtml-border-radius:100px;
	overflow:hidden;

	}
.foto img{
	border:none;
}
.carrofoto{
	position: relative;
	float:left;
	z-index: 2;
	margin-left: 2px;
	overflow:hidden;
	border-radius:88px;
	-moz-border-radius: 88px;
	-webkit-border-radius:88px;
	-khtml-border-radius:88px;
	height:173px;
	right:-10px;width:179px;top:-190px;
	overflow:hidden;
	}
.carrofoto img{
	border:none;
}
	
.texto{
	margin-left: 22px;
	width: 154px;
	position: absolute;
	margin-top: 195px;
}
.texto h2{font-family: 'abelregular';
	font-size: 17px;
	color: #FFF;
	font-weight:normal;
	text-align: center;
	line-height: 17px;
	margin-top:0px;
	width:154px;
	position:relative;}
.s1	{
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	position: absolute;
	height: 139px;
	width: 118px;
	margin-top: 36px;
	margin-left: -1px;
}
.s2	{
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	position: absolute;
	height: 139px;
	width: 118px;
	margin-top: 39px;
	margin-left: 80px;
}
.s3	{
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	position: absolute;
	height: 139px;
	width: 118px;
	margin-top: -1px;
	margin-left: 16px;
}
#footer_qs{
	float: left;
	height: 254px;
	width: 100%;
	position: relative;
	background-image: url(../images/footer-fondo.jpg);
	background-repeat: repeat-x;
	z-index: 1;
	margin-top: -200px;
}



#footer{
	float: left;
	height: 254px;
	width: 100%;
	position: relative;
	background-image: url(../images/footer-fondo.jpg);
	background-repeat: repeat-x;
	z-index: 1;
	margin-top: -225px;
}
.h2{
	font-family: 'abelregular';
	font-size: 17px;
	color: #FFF;
	text-align: bottom;
}
#footcontent{
	height: 254px;
	width: 980px;
	margin:0 auto;
	position: relative;
}
#sombra{
	background-image: url(../images/sombra.png);
	float: left;
	height: 38px;
	width: 980px;
	margin-top: 175px;
	background-repeat: no-repeat;
	background-position: top;
	z-index:1;
}
#credito1{
	background-image: url(../images/credito-1.png);
	float: left;
	height: 24px;
	width: 300px;
	margin-top: 0px;
	z-index: 2;
	margin-top: -2px;
}
.cred1{
	font-family: 'abelregular';
	font-size: 14px;
	color: #FFF;
	font-weight: lighter;
	margin-top: 0px;
	float: left;
}


#direccion{
	float: left;
	height: 30px;
	width: 340px;
	margin-left: 120px;
	z-index: 2;
	margin-top: -8px;
}
.icon-direc{
	float: left;
	height: auto;
	width: auto;
}

.direc{
	font-family: 'abelregular';
	font-size: 14px;
	color: #FFF;
	font-weight: lighter;
	margin-top: 11px;
	float:left;
}
.direc a{
	font-family: 'abelregular';
	font-size: 14px;
	color: #FFF;
	font-weight: lighter;
}
#credito2{
	float: right;
	height: 31px;
	width: 147px;
	z-index:2;
	margin-top:-2px;
}
#navigator-banner{position:absolute; left:0; top:150px;}

#navigator-banner ul{float:left; width:23px; height:auto;}
/*#navigator-banner ul li{float:left; width:23px; height:23px; background:url(../images/cir.png) no-repeat; cursor:pointer;}*/
#navigator-banner ul li:hover{ background-position:0px -23px;}
/*#frases{margin:0 auto; width:980px; height:auto; margin-top: -292px;position:relative;}*/
#frases{width:980px; height:auto;position:relative;margin:0 auto;}
#icono{position:absolute; width:50px; height:37px; z-index:-1;}
.fm{
	font-family: 'abelregular';
	font-size: 33px;
	font-weight: bold;
	color: #007cc3;
	float: left;
	height: 80px;
	width: 460px;
	text-align: left;
}
.fn{
	font-family: 'abelregular';
	font-size: 25px;
	color: #039d47;
	float: left;
	height: 29px;
	width: auto;
	margin-top:80px;
	margin-left:-460px;
}
#contactanos{
	float: left;
	height: 800px;
	width: 100%;
	background-image: url(../images/bg_contactenos.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	position: relative;
}
#cont_mapa{
	height: 335px;
	width: 980px;
	position: relative;
	float: left;
	margin-top: 0px;
}
#text_datos{
	float: left;
	height: auto;
	width: 330px;
	margin-left: 10px;
	margin-top: 5px;
	
}

#text_formularios1{
	float: left;
	height: auto;
	width: 310px;
	margin-left: 50px;
	position: relative;
	margin-top: 5px;
	
}
.tit_contactenos{
	font-family: 'abelregular';
	font-size: 18px;
	color: #0E478E;
	position: relative;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	font-weight: normal;
	
	}

#contac_sub_titulos {
	float : left;
	width : 300px;
	height: 28px;
	margin-left: 0px;
	background-repeat: no-repeat;
	margin-top: 5px;
	background-image: url(../img/sub_titulo.png);
}

#nuestros_galeria{
	float: left;
	height: 1250px;
	width: 100%;
	background-image: url(../images/bg_galeria.png);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	position: relative;
}


#nuestros_clientes{
	float: left;
	height: 900px;
	width: 100%;
	background-image: url(../images/bg_clientes.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	position: relative;
}
#boxess_clientes{
	float: left;
	height: auto;
	width: 240px;
	margin-left: 0px;
	position: relative;
	margin-top: 0px;
	
}
#img_clientes{
	float: left;
	height: 136px;
	width: 240px;
	margin-left: 0px;
	position: relative;
	margin-top: 10px;
	background-image: url(../images/img_clientes.png);
	background-repeat: no-repeat;
}

#portafolio_img{
	float : left;
	width : 230px;
	height: auto;
	margin-left: 5px;
	margin-top: 10px;
	margin-right: 5px;
}


#img_clientes1{
	float: left;
	height: 100px;
	width: 224px;
	margin-left: 8px;
	position: relative;
	margin-top: 6px;
}
#tex_clientes1{
	float: left;
	height: 22px;
	width: 220px;
	margin-left: 8px;
	position: relative;
	margin-top: 8px;
}




#text_n_clientes{
	float: left;
	height: auto;
	width: 520px;
	margin-left: 10px;
	position: relative;
	margin-top: 35px;
	
}

#nuestros_equipos{
	float: left;
	height: 650px;
	width: 100%;
	background-image: url(../images/bg_equipos.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	position: relative;

}
#boxes_nues_equi{
	float: left;
	height: auto;
	width: 730px;
	position: relative;
	margin-top: 15px;
}


#boxes_nues_equi2{
	float: left;
	height: auto;
	width: 360px;
	position: relative;
	margin-top: 5px;
}


#nuestros_servicios_obras{
	float: left;
	height: 600px;
	width: 100%;
	background-image: url(../images/bg_obras_civiles.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	position: relative;
}




#nuestros_servicios_equipamiento{
	float: left;
	height: 600px;
	width: 100%;
	background-image: url(../images/bg_equipamiento.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	position: relative;
}







#nuestros_servicios_mantenimiento{
	float: left;
	height: 600px;
	width: 100%;
	background-image: url(../images/bg_mantenimiento.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	position: relative;
}
#boxes_ns_mantenimiento{
	float: left;
	height: auto;
	width: 730px;
	position: relative;
	margin-top: 5px;
}



#nuestros_servicios_perforacion{
	float: left;
	height: 600px;
	width: 100%;
	background-image: url(../images/bg_perforacion.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	position: relative;
}

#line_perfo{
	float: left;
	height: 2px;
	width: 400px;
	position: relative;
	margin-top: 5px;
	background-color: #0D4288;
	margin-right: 20px;
}

#contenido_perforacion{
	float: left;
	height: auto;
	width: 450px;
	position: relative;
	margin-top: 20px;
}
#contenido_perforacion_img{
	float: left;
	height: auto;
	width: 500px;
	position: relative;
	margin-top: 10px;
	background-color: #00F;
}

.tit_ns{
	margin-top: 15px;
	float: lefT;
	height: auto;
	width: 400px;
	position: relative;
	margin-left: 0px;
}
.tit_ns h2{
	font-family: 'abelregular';
	font-size: 30px;
	color: #0E478E;
	position: relative;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	font-weight: normal;
	
	}

#boxes_ns_perforacion{
	float: left;
	height: auto;
	width: 440px;
	position: relative;
	margin-top: 5px;
}

#nuestros_servicios_exploracion{
	float: left;
	height: 600px;
	width: 100%;
	background-image: url(../images/bg_exploracion.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	position: relative;
}

#boxes_ns_exploracion{
	float: left;
	height: auto;
	width: 730px;
	position: relative;
	margin-top: 3px;
}

#t_ns_exploracion{
	float: left;
	height: auto;
	width: 410px;
	margin-top: 10px;
	margin-left: 5px;
}
#t_ns_exploracion3{
	float: left;
	height: auto;
	width: 440px;
	margin-top: 0px;
	margin-left: 0px;
}

#t_ns_exploracion2{
	float: left;
	height: auto;
	width: 10px;
	margin-top: 8px;
}

#nuestros_servicios_inspecciones_tv{
	float: left;
	height: 600px;
	width: 100%;
	background-image: url(../images/bg_inspeccion_por_tv.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	position: relative;
}


#nuestros_servicios{
	float: left;
	height: 650px;
	width: 100%;
	background-image: url(../images/banner-quienes-somos1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	position: relative;
}





#boxes_nus_ser{
	float: left;
	height: auto;
	width: 730px;
	position: relative;
	margin-top: 25px;
}
#boxes_nservicios{
	float: left;
	height: auto;
	width: auto;
	position: relative;
	margin-top: 15px;
	margin-left: 20px;
}





#quienes-somos{
	float: left;
	height: 650px;
	width: 100%;
	background-image: url(../images/banner-quienes-somos1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	position: relative;
}
#quiecontent{
	height: auto;
	width: 980px;
	position: relative;
	margin:0 auto;
	display: table;
}
#submenu2{
	height: 45px;
	width: 980px;
	position: relative;
	float: left;
	margin-top: 5px;
}

#submenu1{
	height: 45px;
	width: 980px;
	position: relative;
	float: left;
	margin-top: 300px;
}
#submenu1 ul{
	height: 45px;
	width: 980px;
	position: relative;
	float: left;

	background-repeat: no-repeat;
	background-position: center 3px;
}
#submenu1 ul li{
	height: 45px;
	width: auto;
	position: relative;
	float: left;
	display: block;
	margin-left: 280px;
	
}
#submenu1 ul li a{font-family: 'abelregular';
	font-size: 15.7px;
	color: #545454;
	font-weight: normal;
	height: 45px;
	width: auto;
	}
	
#submenu1 ul li a:hover{
	font-family: 'abelregular';
	font-size: 15.7px;
	color: #60b945;	
	background-image: url(../images/flecha.png);
	background-repeat: no-repeat;
	background-position:center 20px;
	height: 45px;
	display:block;
}

#submenu1 ul li a.activo{
	font-family: 'abelregular';
	font-size: 15.7px;
	color: #60b945;	
	background-image: url(../images/flecha.png);
	background-repeat: no-repeat;
	background-position:center 20px;
	height: 45px;
	display:block;
}


#contenido{
	float: left;
	height: auto;
	width: 980px;
	position: relative;
}

.text_qs1{
	float: left;
	height: auto;
	width: 450px;
	margin-left:40px;
	position:relative;
	margin-top: 42px;
	
}
.tx_vision2{
	position: relative;
	margin-top: 0px;
	font-family: 'abelregular';
	font-size: 15px;
	color: #4c4c4c;
	font-weight: normal;
	line-height: 23px;
	text-align: center;
}
.tx_vision{
	position: relative;
	margin-top: 0px;
	font-family: 'abelregular';
	font-size: 15px;
	color: #4c4c4c;
	font-weight: normal;
	line-height: 23px;
	text-align: justify;
}
.tx_t_vision{
	position: relative;
	margin-top: 0px;
	font-family: 'abelregular';
	font-size: 15px;
	color: #4c4c4c;
	font-weight: normal;
	line-height: 23px;
	text-align: justify;
}

#text_vis{
	float: left;
	height: auto;
	width: 520px;
	margin-left: 10px;
	position: relative;
	margin-top: 35px;
	
}
.tit_res{
	margin-top: 50px;
	float: lefT;
	height: 18px;
	width: 220px;
	position: relative;
}

.tit_res h2{
	font-family: 'abelregular';
	font-size: 30px;
	color: #0E478E;
	position: relative;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	font-weight: normal;
	
	}
#text_responsabilidad{
	float: left;
	height: auto;
	width: 685px;
	margin-left: 10px;
	position: relative;
	margin-top: 35px;
	
}

#text_nv{
	float: left;
	height: auto;
	width: 720px;
	margin-left: 10px;
	position: relative;
	margin-top: 35px;
	
}

.tit_nos{
	margin-top: 50px;
	float: lefT;
	height: 18px;
	width: 220px;
	position: relative;
}	
.tit_nos h2{
	font-family: 'abelregular';
	font-size: 30px;
	color: #0E478E;
	position: relative;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	font-weight: normal;
	
	}



.text1{
	float: left;
	height: auto;
	width: 730px;
	margin-left:40px;
	position:relative;
	margin-top: 42px;
	
}
.text1 p{
	position:relative;
	margin-top:0px;
	font-family: 'abelregular';
	font-size: 15px;
	color: #4c4c4c;
	font-weight: normal;
	line-height: 23px;
	text-align: justify;
}
.titulo{
	height: 26px;
	width: 139px;
	
	background-repeat: no-repeat;
	margin-left: 80px;
	float:left;
	margin-left: 40px;
	}
.tit{
	margin-top: 7px;
float: lefT;
height: 18px;
width: 139px;
position: relative;
}
.tit_qs{
	margin-top: 80px;
	float: lefT;
	height: 18px;
	width: 220px;
	position: relative;
}	
.tit_qs h2{
	font-family: 'abelregular';
	font-size: 30px;
	color: #0E478E;
	position: relative;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	font-weight: normal;
	
	}	
	
	.tit h2{
	font-family: 'abelregular';
font-size: 14px;
color: #FFF;
position: relative;
float: left;

margin-top: 0px;
margin-left: 33px;
font-weight: normal;
	
	}
	
	
#columnas{
	float: left;
	height: auto;
	width: 980px;
	position: relative;
	margin-top: 15px;
}	
#boxes_qs{
	float: left;
	height: auto;
	width: 730px;
	position: relative;
	margin-top: 5px;
}	

#boxes_vol{
	float: right;
	height: 30px;
	width: auto;
	position: relative;
	margin-right: 10px;
}

#boxes_siguiente{
	float: right;
	height: 30px;
	width: auto;
	position: relative;
	margin-right: 10px;
	margin-top: 10px;
}

#tex_vol{
	float: right;
	height: auto;
	width: auto;
	position: relative;
	margin-right: 10px;
	margin-top: 10px;
}

.vol{
	font-family: 'abelregular';
	font-size: 15px;
	color: #1F60B0;
	font-weight: normal;
}
#boxes_atras{
	float: right;
	height: 30px;
	width: 30px;
	position: relative;
	margin-right: 2px;
}

#line_qsv2{
	float: left;
	height: 2px;
	width: 430px;
	position: relative;
	margin-top: 5px;
	background-color: #005ac2;
	margin-right: 0px;
	margin-left: 0px;
}

#line_qsv{
	float: left;
	height: 170px;
	width: 2px;
	position: relative;
	margin-top: 20px;
	background-color: #0D4288;
	margin-right: 20px;
}
	.titulo_qs{
	height: 26px;
	width: auto;
	background-repeat: no-repeat;
	margin-left: 80px;
	float: left;
	margin-left: 40px;
	}
	
#columna1{
	float: left;
	height: auto;
	width: 490px;
	position: relative;
	margin-top: 20px;
}
#columna2{
	float: left;
	height: auto;
	width: 490px;
	position: relative;
}
#que-hacemos{
	float: left;
	height: 647px;
	width: 100%;
	position: relative;
	text-align: center;
	background-image: url(../images/banner-que-hacemos.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#contenido2{
	float: left;
	height: auto;
	width: 980px;
	position: relative;
	margin-top: 260px;
}
#staff{
	float: left;
	height: 647px;
	width: 100%;
	position: relative;
	text-align: center;
	background-image: url(../images/banner-staff.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.info{
	width: 280px;
height: 407px;
float: left;
margin-left: 0px;
position: relative;
margin-top: 300px;
}
.info ul{
	width: 280px;
height: 407px;
position: relative;

}
.info ul li{
	font-family: 'abelregular';
	font-size: 14px;
	color: #4c4c4c;
	width: 265px;
	height: auto;
	text-align: justify;
	background-image: url(../images/vinetas-staff.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	position: relative;
	padding-left: 15px;
	line-height: 20px;
	margin-top:5px;
}
.docnombre{
	float: left;
	height: auto;
	width: 326px;
	font-family: 'walkway_roundedregular';
	font-size: 18px;
	color: #007dc6;
	font-weight: normal;
	text-align:center;
	margin-top:5px;
}
.icono3	{
	background-image: url(../images/hover-doctoras.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width:32px;
	height:30px;
	float:left;
	margin-top:10px;
	cursor:pointer;
	margin-left:144px;
}
.icono3:hover	{
	background-image: url(../images/hover-doctoras.png);
	background-repeat: no-repeat;
	background-position: top;
}

.conoce	{
	font-family: 'abelregular';
	font-size: 14px;
	color: #4c4c4c;
	width:100px;
	height:auto;
	float:left;
	margin-top:2px;
	margin-left:111px;
}

#menu-qs_line {
	height: 20px;
	width: 2px;
	float: left;
	background-color: #3C80D2;
	margin-top: 15px;
	margin-left: 50px;
	margin-right: 40px;

}


#menu-ser_line {
	height: 20px;
	width: 2px;
	float: left;
	background-color: #3C80D2;
	margin-top: 15px;
	margin-left: 33px;
	margin-right: 18px;

}



#menu-servi	{
	height: 60px;
	width: 100%;
	position: relative;
	float:left;

}
#men-cont{
	height: 50px;
	width: 980px;
	position: relative;
	margin: 0 auto;

}

#men-cont ul{
	height: 50px;
	width: 980px;
	position: relative;
	float: left;
	background-image: url(../images/menu-serv_.jpg);
	background-repeat: no-repeat;
}
	
	#men_box{
	height: 50px;
	width: 196px;
}

#men-cont ul li {
	height: 35px;
	width: auto;
	position: relative;
    float:left;
	display: block;
	margin-top:15px;

}
#men-cont ul li a{
	font-family: 'abelregular';
	font-size: 15.7px;
	color: #4c4c4c;
}
#men-cont ul li a:hover{
	font-family: 'abelregular';
	font-size: 15.7px;
	color: #2F77CB;
	background-image: url(../images/flecha.png);
	background-repeat: no-repeat;
	background-position: center 20px;
	height: 35px;
	display: block;

}

#men-cont ul li a.activo{
	font-family: 'abelregular';
	font-size: 15.7px;
	color: #2F77CB;
	background-image: url(../images/flecha.png);
	background-repeat: no-repeat;
	background-position: center 20px;
	height: 35px;
	display: block;

}

#ba-servi{
	overflow-x:hidden;
	float: left;
	height: 410px;
	width: 100%;
	position: relative;
	/*background-image: url(../images/-.jpg);*/
	background-repeat: no-repeat;
	background-position: top center;
}
.banner-izq{position:absolute; width:50%; height:410px;/* background:#333;*/ left:2px;overflow:hidden;}
.banner-izq img.menor{width:100%;height:auto;}
.banner-izq img.mayor{width:auto;height:100%;}
.banner-izq img{float:right; height: 100%; width: auto;}/*chekear*/
.banner-der{
	position:absolute;
	width:50%;
	height:410px;/* background:#039;*/
	right:-4px;
	overflow:hidden;
	top: 0px;
}
.banner-der img{float:left; height: 100%; width: auto;}
.banner-der img.menor{width:auto;height:auto;}
.banner-der img.mayor{width:auto;height:100%;}

#ba-content{
	height: auto;
	width: 980px;
	position: relative;
	margin:0 auto;
	display: table;
}
#pie{
	float: left;
	height: 200px;
	width: 100%;
	position: relative;
}
#pie-content{
	height: auto;
	width: 980px;
	position: relative;
	margin: 0 auto;
	margin-top: 22px;
	font-family: 'antipastoregular';
	font-size: 14px;
	color: #007dc6;
	font-weight: normal;
	line-height: 17px;
	text-align:justify;
}
.como-surge	{
	background-image: url(../images/como-surge.png);
	background-position: center center;
	float: right;
	height: 60px;
	width: 250px;
	position: absolute;
	top:63%;
	z-index:5;
	right:2px;
	cursor:pointer;
}
.como-ayuda	{
	background-image: url(../images/como-surge.png);
	background-position: center center;
	float: left;
	height: 60px;
	width: 250px;
	position: absolute;
	z-index:5;
	top:63%;
	cursor:pointer;
	left:2px;
}
.como{
	font-family: 'abelregular';
	font-size: 35.36px;
	color: #FFF;
	text-align:center;
	margin-top:8px;
}
.como2{
	font-family: 'abelregular';
	font-size: 20px;
	color: #FFF;
	margin-left:20px;
	margin-top:5px;
	
}
.ayuda{
	font-family: 'abelregular';
	font-size: 28px;
	color: #FFF;
	margin-left:20px;
	margin-top:-5px;
}
#barra-verde{
	background-image: url(../images/barra-servicios.png);
	float: left;
	height: 42px;
	width: 100%;
	position: absolute;
	margin-top: -37px;
	background-position: center center;
	bottom:0;
	z-index: 5;
	
}


#pie-servicios{float:left; width:100%; height:200px; background:#FFF; position:relative; z-index:2; margin-top: -23px;}
.info2{background:url(../images/bg-sevicios.png); width:100%; height:100%; position: absolute; z-index: 5; top: 0;}

.ver{
	font-family: 'abelregular';
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	height: auto;
	width: auto;
	position: relative;
	margin-top:-30px;
	margin-left: 549px;
	z-index:7;
}
.tit-izq{
	font-family: 'abelregular';
	font-size: 16px;
	font-weight: normal;
	color: #009f47;
	float: right;
	height: auto;
	width: 340px;
	position: relative;
	margin-right:100px;
	margin-top:60px;

	
}
.cont-izq{
	float: right;
	height: 211px;
	width: 400px;
	/*overflow: auto;*/
	
	/*margin-top:19px;*/
	position:relative;
	clear:both;
}
.cont-izq p{
	font-family: 'abelregular';
	font-size: 16px;
	color: #4c4c4c;
	float: right;
	height: 211px;
	width: 400px;
	/*overflow: auto;*/
    line-height: 24px;
	text-align: justify;
	/*margin-top:19px;*/
	position:relative;
	clear:both;
}
.tit-der{
	font-family: 'abelregular';
	font-size: 16px;
	font-weight: normal;
	color: #009f47;
	float: left;
	height: auto;
	width: 490px;
	position: relative;
	margin-left:45px;
	margin-top:60px;
}
.cont-der{
	float: left;
height: 211px;
width: 400px;
margin-left: 45px;
margin-top: 19px;
position: relative;

}
.cont-der p{
	font-family: 'abelregular';
font-size: 16px;
color: #4c4c4c;
float: left;
height: auto;
width: 390px;
line-height: 24px;
text-align: justify;
position: relative;
margin-bottom: 10px;
}
#contactenos{
	float: left;
	height: auto;
	width: 100%;
	position: relative;
	text-align: center;
	background-image: url(../images/banner-staff.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
#conte-contact{
	height: auto;
	width: 980px;
	position: relative;
	margin:0 auto;
	display:table;
}
.titulo-contact{
	height: 26px;
	width: 220px;
	background-image: url(../images/contac.png);
	background-repeat: no-repeat;
	margin-left: 80px;
	float: left;
	margin-left: 40px;
	margin-top: 20px;
	}
.tit-contact{
	font-family: 'abelregular';
	font-size: 14px;
	color: #FFF;
	margin-top:7px;
	float:lefT;
	height: 18px;
	width: 139px;
	margin-left:40px;
	z-index:10;
	display:table;
	}
#columna1-mapa{
	float: left;
	height: 780px;
	width: 651px;
	position: relative;
}
#columna2-doc{
	float: right;
	height: 600px;
	width: 412px;
	position: absolute;
	background-image: url(../images/contac2.png);
	background-repeat: no-repeat;
	background-position: top;
	right:0px;
	z-index:7;
	margin-top:40px;

}
.mapa{
	float: left;
	height: 630px;
	width: 651px;
	margin-left:40px;
	position:relative;
	margin-top: 15px;
	text-align:left;
	background-image:url(../images/mapa.png);
}
#contact{
	background-image: url(../images/sombra-contactenos.png);
	float: left;
	height: 156px;
	width: 321px;
	position: relative;
	margin-top: 509px;
	margin-left: 106px;
	background-repeat: no-repeat;
}
#direc-contac{
	float: left;
	height: 113px;
	width: 188px;
	position:relative;
}
#telefono-contac{
	float: left;
	height: 113px;
	width: 133px;
	position: relative;
}
.ico{
	height: 20px;
	width: auto;
	position: relative;
	margin-top:25px;
	margin:center certer;
}
.te1{
	font-family: 'abelregular';
	font-size: 19px;
	color: #007dc6;
	font-weight: normal;
}
.te2{
	font-family: 'abelregular';
	font-size: 19px;
	color: #007dc6;
	font-weight: normal;
	width: 75px;
	margin-left:32px;
}
#metabolismo{
	float: left;
	height: 555px;
	width: 100%;
	position: relative;
	text-align: center;
	background-image: url(../images/fondo-metab.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}	
#menu-metab{
	height: 35px;
	width: 980px;
	position: relative;
	margin: 0 auto;
	display:table;
}
#men-metab	{	height: 35px;
	width: 980px;
	position: relative;
	margin: 0 auto;}

#men-metab ul{
	height: 35px;
	width: 980px;
	position: relative;
	float: left;
	background-image: url(../images/menu-metab.png);
	background-repeat: no-repeat;
	margin-top:10px;
}
	

#men-metab ul li {
	height: 35px;
	width: auto;
	position: relative;
    float:left;
	display: block;
	margin-top:5px;
}
#men-metab ul li a{
	font-family: 'abelregular';
	font-size: 15.7px;
	color: #4c4c4c;
}
#men-metab ul li a:hover{
	font-family: 'abelregular';
	font-size: 15.7px;
	color: #60B945;
	background-image: url(../images/flecha.png);
	background-repeat: no-repeat;
	background-position: center 20px;
	height: 35px;
	display: block;
}
#men-metab ul li a.activo{
	font-family: 'abelregular';
	font-size: 15.7px;
	color: #60B945;
	background-image: url(../images/flecha.png);
	background-repeat: no-repeat;
	background-position: center 20px;
	height: 35px;
	display: block;
}

#cont-metab	{
	margin:0 auto;
	height: auto;
	width: 980px;
	position: relative;
	display:table;
	margin-top:15px;
}
.tit-metab{
	
	margin-top:7px;
	float:left;
	height: 18px;
	width: auto;
	margin-left:35px;
	}
	.tit-metab h2{
	font-family: 'abelregular';
	font-size: 14px;
	color: #FFF;
	margin-top:0px;
	font-weight:normal;
	height: 18px;
	width: auto;
	
	}
#foto-metab{
	float: left;
	height: auto;
	width: 490px;
	position: relative;
	margin-top: 50px;
}
#equilibrio{
	float: left;
	height: 620px;
	width: 100%;
	position: relative;
	text-align: center;
	background-image: url(../images/fondo-metab2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.titulo2{
	height: 26px;
	width: 270px;
	background-image: url(../images/equilibrio-metab.png);
	background-repeat: no-repeat;
	margin-left: 80px;
	float: left;
	margin-left: 40px;
	}
.tit-serv{
	height: 26px;
	width: 365px;
	background-image: url(../images/otros.png);
	background-repeat: no-repeat;
	float: left;
	}
.tit-serv2{
	
	margin-top:7px;
	float:lefT;
	height: 18px;
	width: auto;
	margin-left:45px;
	}
	.tit-serv2 h2{
	font-family: 'abelregular';
	font-size: 14px;
	color: #FFF;
	margin-top:0px;
	float:lefT;
	height: 18px;
	width: auto;
	font-weight:normal;
	}
#titulo-servicio{
	height: auto;
	width: 980px;
	position: relative;
	margin:0 auto;
	display:table;
}
#ba-servi-otros{
	float: left;
	height: 410px;
	width: 100%;
	position: relative;

	background-repeat: no-repeat;
	background-position: top center;
	margin-top:20px;
}
.cont-der-otros{
	float: left;
	height: 211px;
	width: 400px;
	margin-left: 0px;
	position:relative;	
}
.cont-der-otros p{
	font-family: 'abelregular';
	font-size: 16px;
	color: #4c4c4c;
	float: left;
	height: auto;
	width: 390px;
	margin-left: 0px;
	line-height: 24px;
	text-align: justify;
	/*margin-top:19px;*/
	position:relative;
	/*overflow:auto;*/
	margin-bottom:10px;
}
#content-otros{
	height: 47px;
	width: 980px;
	position: relative;
	margin:0 auto;
	display:table;
}
#contenido-enfermedad{
	float: left;
	height: 47px;
	width: 980px;
	position: relative;
	font-family: 'abelregular';
	font-size: 15px;
	color: #4c4c4c;
	margin-top:15px;
}
#columna-metab{
	float: left;
	height: auto;
	width: 210px;
	position: relative;
	background-image: url(../images/linea-azul.jpg);
	background-repeat: repeat-y;
	background-position: 190px;
}
#columna1-metab{
	float: left;
	height: 570px;
	width: 365px;
	position: relative;
	margin-left:15px;
}
#columna2{
	float: left;
	height: auto;
	width: 490px;
	position: relative;
}
#metab-alterado{
	float: left;
	height: 540px;
	width: 100%;
	position: relative;
	text-align: center;
	background-image: url(../images/fondo-metab3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.titulo2-metab{
	height: 26px;
	width: 315px;
	background-image: url(../images/metab-alterado.png);
	background-repeat: no-repeat;
	margin-left: 80px;
	float: left;
	margin-left: 40px;
	}
.text1-metab{
	float: left;
	height: auto;
	width: 365px;
	margin-left:40px;
	position:relative;
	margin-top: 40px;
	font-family: 'abelregular';
	font-size: 15px;
	color: #4c4c4c;
	font-weight: normal;
	line-height: 23px;
	text-align: justify;
}
#foto-metab2{
	float: left;
	height: auto;
	width: 369px;
	position: relative;
	margin-top: 12px;
	margin-left:15px;
}
#foto-predis{
	float: left;
	height: 480px;
	width: 450px;
	position: relative;
	margin-top: 10px;
}
#predis{
	float: left;
	height: auto;
	width: 100%;
	position: relative;
	text-align: center;
	background-image: url(../images/fondo-metab3.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
.titulo3{
	height: 26px;
	width: 352px;
	background-image: url(../images/la-edad2.png);
	background-repeat: no-repeat;
	margin-left: 80px;
	float: left;
	margin-left: 40px;
	}
#foto-edad{
	float: left;
	height: 530px;
	width: 450px;
	position: relative;
	margin-top: 35px;
}
.tit-dolor{
	font-family: 'abelregular';
	font-size: 14px;
	color: #FFF;
	margin-top:7px;
	float:lefT;
	height: 18px;
	width: auto;
	margin-left:35px;
	}
	.tit-dolor2{
	font-family: 'abelregular';
	font-size: 14px;
	color: #FFF;
	margin-top:7px;
	float:lefT;
	height: 18px;
	width: auto;
	margin-left:35px;
	}
#foto-metab-int{
	float: left;
	height: auto;
	width: 369px;
	position: relative;
	margin-top: 35px;
	margin-left:15px;
}
#metab-intestino{
	float: left;
	height: 540px;
	width: 100%;
	position: relative;
	text-align: center;
	background-image: url(../images/fondo-metab.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#metab-frio{
	float: left;
	height: 525px;
	width: 100%;
	position: relative;
	text-align: center;
	background-image: url(../images/fondo-metab.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#foto-metab-fri{
	float: left;
	height: auto;
	width: 369px;
	position: relative;
	margin-top: 10px;
	margin-left:15px;
}
#metab-grasa{
	float: left;
	height: 580px;
	width: 100%;
	position: relative;
	text-align: center;
	background-image: url(../images/fondo-metab2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#foto-metab-gra{
	float: left;
	height: auto;
	width: 369px;
	position: relative;
	margin-top: 80px;
	margin-left:15px;
}
#foto-infec{
	float: left;
	height: 353px;
	width: 358px;
	position: relative;
	background-image: url(../images/ritmo-cardiaco.png);
	background-repeat:no-repeat;
    background-position:center center;
	margin-top:60px;
	margin-left:15px;

}
.text-circulo{
	font-family: 'abelregular';
	font-size: 19px;
	color: #FFF;
	height: auto;
	width: 130px;
	position: relative;
	margin: 127px auto;
	cursor:pointer;
		
}
#foto-infec2{
	float: left;
	height: 353px;
	width: 358px;
	background-image: url(../images/circulo2-grande.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 40px;
	margin-left: 615px;
	position:absolute;
}
.text-circulo2{
	font-family: 'abelregular';
	font-size: 15px;
	color: #4c4c4c;
	height: 261px;
	width: 235px;
	position: relative;
	margin-top:60px;
	margin-right: auto;
	margin-left: auto;
}
.text-circulo2 ul{
	font-family: 'abelregular';
	font-size: 15px;
	color: #4c4c4c;
	height: auto;
	width: 240px;
	position: relative;
	margin-right: auto;
	margin-left: 7px;
	margin-top:-7px;
}
.text-circulo2 ul li{
	font-family: 'abelregular';
	font-size: 15px;
	color: #4c4c4c;
	height: auto;
	width: 243px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/vineta-metab.png);
	background-position: left 5px;
	background-repeat:no-repeat

}
#foto-alte{
	float: left;
	height: 353px;
	width: 358px;
	position: relative;
	background-image: url(../images/ateraciones-piel.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: 15px;

}
.text-alte{
	font-family: 'abelregular';
	font-size: 18px;
	color: #FFF;
	height: auto;
	width: 145px;
	position: relative;
	margin: 106px auto;
	line-height: 22px;
	cursor:pointer;
}
#foto-alte2{
	float: left;
	height: 353px;
	width: 358px;
	position: absolute;
	background-image: url(../images/circulo2-grande.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: 615px;
}
.text-alte2{
	font-family: 'abelregular';
	font-size: 15px;
	color: #4c4c4c;
	height: 261px;
	width: 235px;
	position: relative;
	margin-top:38px;
	margin-right: auto;
	margin-left: auto;
}
.text-alte2 ul{
	font-family: 'abelregular';
	font-size: 15px;
	color: #4c4c4c;
	height: auto;
	width: 240px;
	position: relative;
	margin-right: auto;
	margin-left: 7px;
	margin-top:10px;
}
.text-alte2 ul li{
	font-family: 'abelregular';
	font-size: 15px;
	color: #4c4c4c;
	height: auto;
	width: 243px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/vineta-metab.png);
	background-position: left 5px;
	background-repeat:no-repeat

}
#metab-ritmo{
	float: left;
	height: 560px;
	width: 100%;
	position: relative;
	text-align: center;
	background-image: url(../images/fondo-metab3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.titulo2-ritmo{
	height: 26px;
	width: 465px;
	background-image: url(../images/ritmo-cardiaco2.png);
	background-repeat: no-repeat;
	margin-left: 80px;
	float: left;
	margin-left: 40px;
	}
#foto-ritmo2{
	float: left;
    height: 280px;
	width: 280px;
	position: absolute;
	background-image: url(../images/ritmo-cardiaco3.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 40px;
	margin-left: 645px;
}
.text-ritmo2{
	font-family: 'abelregular';
	font-size: 15px;
	color: #4c4c4c;
	height: 180px;
	width: 235px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
.text-ritmo2 ul{
	font-family: 'abelregular';
	font-size: 15px;
	color: #4c4c4c;
	height: auto;
	width: 240px;
	position: relative;
	margin-right: auto;
	margin-left: 7px;
	margin-top:80px;
}
.text-ritmo2 ul li{
	font-family: 'abelregular';
	font-size: 15px;
	color: #4c4c4c;
	height: auto;
	width: 243px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/vineta-metab.png);
	background-position: left 5px;
	background-repeat:no-repeat

}
.text-ritmo{
	font-family: 'abelregular';
	font-size: 18px;
	color: #FFF;
	height: auto;
	width: 145px;
	position: relative;
	margin: 117px auto;
	line-height: 22px;
	cursor:pointer;
}
#columna2-metab{
	float: left;
	height: 570px;
	width: 365px;
	position: relative;
	margin-left:25px;
}
.text1-rendi{
	float: left;
	height: auto;
	width: 365px;
	margin-left:40px;
	position:relative;
	margin-left:0px;
	font-family: 'abelregular';
	font-size: 15px;
	color: #4c4c4c;
	font-weight: normal;
	line-height: 23px;
	text-align: justify;
}
#metab-rendi{
	float: left;
	height: 580px;
	width: 100%;
	position: relative;
	text-align: center;
	background-image: url(../images/fondo-metab.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#circulos{
	float: left;
	height: 292px;
	width: 297px;
	position: relative;
margin-top:15px;
margin-left:30px;
}
#circulos2{
	float: left;
	height: 292px;
	width: 297px;
	position: relative;
margin-top:15px;
margin-left:30px;
}
.circulo-verde{
	background-image: url(../images/circulo1.png);
	height: 196px;
	width: 202px;
	background-repeat:no-repeat;
margin:55px 52px;
position:absolute;
}
.texto-verde{
	font-family: 'abelregular';
	color: #FFF;
	font-size: 18px;
	height: 84px;
	width: 111px;
margin-top:50px;
float:left;
margin-left:48px;
}
.circulo-cambio{
	background-image: url(../images/circulo1-grande.png);
	height: 292px;
	width: 297px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	position:absolute;
}
.circulo-cambio ul{
	font-family: 'abelregular';
	font-size: 15px;
	color: #4c4c4c;
	height: auto;
	width: 240px;
	position: relative;
	margin-right: auto;
	margin-left: 38px;
	float:left;
	margin-top:48px;
}
.circulo-cambio ul li{
	font-family: 'abelregular';
	font-size: 15px;
	color: #4c4c4c;
	height: auto;
	width: 243px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/vineta-metab.png);
	background-position: left 5px;
	background-repeat:no-repeat;

}
#flecha-azul{
	background-image: url(../images/flecha-azul.png);
	float: right;
	height: 10px;
	width: 7px;
	position: relative;
	margin-right: 12px;
	margin-top:15px;
}
#menu-otros	{
	margin: 0 auto;
	height: 145px;
	width: 316px;
	position: relative;
	display: table;
	background-color: #FF9;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#menu-otros ul	{
	float: left;
	height: auto;
	width: 316px;
	position: relative;
	margin-top:5px;
}
#menu-otros ul li{
	height: 18px;
	width: auto;
	position: relative;
	display: block;
	text-align: left;
	padding-top: 0;
	margin-left:15px;
}
#menu-otros ul li a{
	position: relative;
	font-family: 'abelregular';
	font-size: 13px;
	color: #4c4c4c;
	display: block;
	padding-right:10px;
}
#menu-otros ul li a:hover{
	font-family: 'abelregular';
	font-size: 13px;
	color: #60B945;
}
.comillas{
	font-family: 'abelregular';
	font-size: 60px;
	color: #007dc6;
	width:25px;
	height:50px;
	float:left;
	margin-top:16px;
}
.comillas2{
	font-family: 'abelregular';
	font-size: 60px;
	color: #007dc6;
	width:auto;
	height:auto;
	float:right;
	margin-right:540px;
	margin-top:15px;

}
.content-info {
width: 280px;
height: 407px;
float: left;
margin-left: 24px;
position: absolute;
overflow-y: hidden;}

.content-doc{
	text-align: center;
width: 326px;
height: 406px;
position: relative;
float: left;
overflow-y: hidden;}
.volver{
	width: 30px;
	height: 30px;
	position: absolute;
	float: right;
	right: -1px;
	top: 196px;
	background-image: url(../images/flecha-volver-hover.png);
	background-repeat: no-repeat;
	cursor: pointer;
}
.volver:hover{
	width:30px;
	height:30px;
	position:absolute;
	float: right;
	right: 42px;
	top: 340px;
	background-image: url(../images/flecha-volver.png);
	background-repeat: no-repeat;
	cursor:pointer;
}

.volver2{width:30px;height:30px;position:absolute;float: left;
left: 414px;
top: 340px;
background-image: url(../images/flecha-volver-hover.png);
	background-repeat: no-repeat;
	cursor:pointer;
}
.volver2:hover{width:30px;height:30px;position:absolute;float: left;
left: 414px;
top: 340px;
background-image: url(../images/flecha-volver.png);
	background-repeat: no-repeat;
	cursor:pointer;
}

.volver3{width:30px;height:30px;position:absolute;float: left;
left: 139px;
top: 253px;
background-image: url(../images/flecha-volver2.png);
	background-repeat: no-repeat;
	cursor:pointer;
}
.volver4{width:30px;height:30px;position:absolute;float: left;
left: 105px;
top: 260px;
background-image: url(../images/flecha-volver2.png);
	background-repeat: no-repeat;
	cursor:pointer;
}
.volver5{width:30px;height:30px;position:absolute;float: left;
left: 105px;
top: 278px;
background-image: url(../images/flecha-volver2.png);
	background-repeat: no-repeat;
	cursor:pointer;
}
.volver6{width:30px;height:30px;position:absolute;float: left;
left: 105px;
top: 140px;
background-image: url(../images/flecha-volver2.png);
	background-repeat: no-repeat;
	cursor:pointer;
}
.enlaces1{width:197px;height:auto;float:right;position:absolute;top:5px;right:0px;}

.face a{width:25px;height:25px;position:relative;background-image:url(../images/icon2-fb.png);float:left;background-position:top;background-repeat:no-repeat;}
.face a:hover{background-image:url(../images/icon2-fb.png);background-position:0 -26px;background-repeat:no-repeat;}
.twit a{width:25px;height:25px;position:relative;background-image:url(../images/icon2-tw.png);float:left;margin-left:5px;}
.twit a:hover{background-image:url(../images/icon2-tw.png);background-position:bottom;background-repeat:no-repeat;}
.mensaje a{width:25px;height:25px;position:relative;background-image:url(../images/icon2-msg.png);float:left;margin-left:5px;}
.mensaje a:hover{background-image:url(../images/icon2-msg.png);background-position:0 -26px;background-repeat:no-repeat;}
.like {width:81px;height:21px;position:relative;background-image:url(../images/icon2-like.png);float:left;margin-left:7px;margin-top:3px;}
.like a:hover{background-image:url(../images/icon2-like.png);background-position:bottom;background-repeat:no-repeat;}
/**** acordeon ****/

.menu-vertical{font-family: 'abelregular'; font-size:14px; color:#60B945; text-align:left; width:180px; background-image:url(../images/sombra-menu.png); background-repeat:no-repeat; background-position:bottom; padding-bottom: 13px;}
.AccordionPanelContent ul{
	height: auto;
	width: 162px;
}
.AccordionPanelContent ul li{
	height: auto;
	width: 145px;
	font-family: 'abelregular';
	font-size: 12px;
	color: #4c4c4c;
	text-align: left;
	background-image: url(../images/sombra-menu.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-left: 15px;
	padding-bottom:9px;
	float:left;
}
.AccordionPanelContent ul li a{
	font-family: 'abelregular';
	height: auto;
	font-size: 12px;
	color: #4c4c4c;
	background-image: url(../images/menu-otros2.png);
	background-position: left 6px;
	background-repeat: no-repeat;
	padding-left: 9px;
	float: left;
}
.AccordionPanelContent ul li a:hover{
	font-family: 'abelregular';
	font-size: 12px;
	color: #60B945;
		height: auto;
}
.AccordionPanelContent ul li a.activo{
	font-family: 'abelregular';
	font-size: 12px;
	color: #60B945;
		height: auto;
}





.AccordionPanelTab a:hover	{font-family: 'abelregular'; font-size:13px; color:#60B945;
	text-align:left; width:180px; }
	

	
.AccordionPanelTab a{font-family: 'abelregular'; font-size:13px; color:#4c4c4c;
	text-align:left; width:180px; }
.menu-vertical a{
	font-family: 'abelregular';
	font-size: 14px;
	color: #60b945;
}

.celda1{
	float: left;
	width: 552px;
	height: 31px;
	border: solid 1px #8C8C8C;
	background: #FFF;
	font-family: 'abelregular';
	font-size: 14px;
	color: #007dc6;
}
.celda2{float:left; width:264px; height:31px; border:solid 1px #8C8C8C; background:#FFF; font-family: 'abelregular';
	font-size: 14px;
	color: #007dc6;}
.celda3{float:left; width:552px; height:83px; border:solid 1px #8C8C8C; background:#FFF; font-family: 'abelregular';
	font-size: 14px;
	color: #007dc6;}
#paciente{float:left; font-family: 'abelregular';width:205px;
	height: auto; font-size: 15px; margin-top:55px; text-align:left;}
h2{font-family: 'abelregular';width:auto; float:left;
	height: auto; font-size: 18px; margin-top:25px; text-align:left; color: #777777;margin-left:5px;}
h3{font-family: 'abelregular';width:auto; float:left;
	height: auto; font-size: 18px; margin-top:-24px; text-align:left; color: #777777;margin-left:270px;}
h4{font-family: 'abelregular';width:auto; float:left;
	height: auto; font-size: 18px; margin-top:-24px; text-align:left; color: #777777;margin-left:558px;}
h5{font-family: 'abelregular';width:auto; float:left;
	height: auto; font-size: 18px; margin-top:-80px; text-align:left; color: #777777;margin-left:558px;}
#condicion{width:605px; height:auto; float:left; text-align:left; margin-top:15px;}
.opcion{font-family: 'abelregular'; font-size: 13px; color: #777777;}
#campos{float:left; width:auto; height: auto;font-family: 'abelregular'; font-size: 13px; color: #777777; margin-top:10px;}
#enviar{float:left; width:auto; height: auto; margin-top:10px; margin-left:370px;}

#redes{
	float: right;
	height: 60px;
	width: auto;
	position: relative;
	top: 36px;
	right: 18px;
	background-repeat: no-repeat;
}
#linea1{
	float: right;
	height: 40px;
	width: 2px;
	position: relative;
	top: 36px;
	right: 18px;
	background-repeat: no-repeat;
	background-color: #0C4187;
	margin-left: 15px;
	margin-right: 5px;
	margin-top: 10px;
}

#fono{
	float: right;
	height: 60px;
	width: 160px;
	position: relative;
	top: 36px;
	right: 18px;
	background-image: url(../images/telf2.png);
	background-repeat: no-repeat;
}
#icon-fono{float: left;
height: 31px;
width: 27px;
position: relative;
margin-top: 14px;
margin-left: 12px;
}
#exe{width:155px;height:auto;float:right;position:relative;text-align:right;}
#exe p{
	width: auto;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: cde3f8;
}
#exe a{width:auto;height:auto;font-family:Arial, Helvetica, sans-serif;font-size:10px;color:#BDDFB3;}
#exe a:hover{color:#FFF;}
.text2{width:auto;height:auto;float:right;position:relative;}
.text2 a{width:auto;height:auto;font-family:Arial, Helvetica, sans-serif;font-size:10px;color:#BDDFB3;margin-top:10px;}
.text2 a:hover{color:#FFF;}
.circulo{width:auto;height:auto;position:relative;float:right;margin-left:8px;margin-right:8px;margin-top:4px;}





#advertencia{
	background-image:url(../images/como-te-ayudamos.png);
	color: #fff;
height: 165px;
line-height: 18px;
margin: 0 auto;
font-family: 'abelregular';
padding: 5px 8px;
text-align: justify;
width: 350px;
position: relative;
float: left;
margin-left:10px;
}
