/* @group GENERALES */
body{
	padding: 0px;
	margin: 0px;
	background: #F3F3F4;
	color: #929297;
}

.wrap{
	width: 100%;
	float: left;
	clear: both;

}

.wrap_int{ 
	width: 980px; 
	margin: 0 auto; 
}

/* @end */

/* @group HEADER */

#header{
	background: url(../img/h_img_bkg.jpg) no-repeat center top;
	height: 181px;
}
#header .wrap{
	background: url(../img/h_img_bkg.png) no-repeat center 0;
	height: 181px;
}
#header h1 {
	position: absolute;
	width: 251px;
	height: 251px;
	margin-left: 0px;
	text-indent: -9999px;
	background: url(../img/h_img_logo.png) no-repeat center 0;
	float: left;
	clear: none;
	
	-webkit-animation-name: spin;  
	-webkit-animation-iteration-count: infinite;  
	-webkit-animation-timing-function: ease-in-out;  
	-webkit-animation-duration: 10s;  
	
	-moz-animation-name: spin;  
	-moz-animation-iteration-count: infinite;  
	-moz-animation-timing-function: ease-in-out;  
	-moz-animation-duration: 10s;  
	

}

@-webkit-keyframes spin {  
	0% {
		 -webkit-transform: rotate(0deg); 
	}	
	50% {
		-webkit-transform: rotate(60deg); 
	}
	100% {
		 -webkit-transform: rotate(0deg); 
	} 
} 
@-moz-keyframes spin {  
	0% {
		 -moz-transform: rotate(0deg); 
	}	
	50% {
		-moz-transform: rotate(60deg); 
	}
	100% {
		 -moz-transform: rotate(0deg); 
	} 
}  

#header_medidor{
	float: right;
	clear: right;
	width: 350px;
}
#header_medidor blockquote {
	text-indent: -9999px;
	background: url(../img/h_img_sglogo.png) no-repeat center 0;
	width: 350px;
	height: 50px;
	
}
div#header_medidor_in {
	width: 322px;
	clear: both;
	float: left;
}
div#header_medidor_top{
	float: left;
	clear: both;
	width: 256px;
}

div#header_medidor_in span{
	color: #ED597D;
	width: 132px;
	float: left;
	clear: left;
	background: url(../img/h_ico_sep.png) no-repeat right 8px;
	padding-right: 20px;
	padding-top: 5px;
	font-size: 0.9em;
}
#header_top {
	float: left;
	clear: both;
	width: 228px;
}
#header_medidor_in b {
	color: #ED597D;
	width: 70px;
	font-size: 1.2em;
	padding-top: 4px;
	float: right;
	clear: right;
	text-align: left;
	padding-top: 10px;
}
#header_medidor_in b u{
	font-size: 0.7em;
	text-decoration: none;
}


#header_llevamos{
	float: right;
	clear: right;
	width: 133px;
	height: 133px;
	background: url(../img/h_img_bkg_llevamos.png) no-repeat right 0;
	text-align: center;
	color: #fff;
	position: absolute;
	margin-left: 217px;
	margin-top: 15px;
}



#header_llevamos i{
	display: block;
	margin-top: 20px;
	font-weight: normal;
	font-style: normal;
	font-size: 01em;
}
#header_llevamos u {
	display: block;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 3em;
}
#header_llevamos strong {
	display: block;
	font-weight: normal;
	font-style: normal;
	padding: 0 20px;
	font-size: 0.9em;
}



#header_medidor_per {
	float: left;
	width: 100%;
	background: url(../img/h_img_termo.png) no-repeat 165px bottom;
	height: 90px;
}

#header_medidor_per i {
	position: absolute;
	height: 2px;
	width: 4px;
	text-indent: -9999px;
	background: #00ACED;
	margin-left: 178px;
	top: 174px;
}

/* @end */

/* @group VIDEO */

#video .wrap{
	background: url('../img/c_img_bkg_gafitas.png') repeat-x center bottom #E6E6E8;
	padding-top: 38px;
	padding-bottom: 50px;
}
#video_content {
	float: left;
	clear: left;
	width: 310px;
	margin-left: 19px;
	margin-top: 40px;
	font-size: 1em;
}
#video_content p{
	margin: 12px 0;
	line-height: 1.2em;
}

#video_content blockquote {
	font-size: 1.5em;
	text-align: center;
	color: #00ACEC;
	padding: 5px 0;
}



div#video_video {
	float: right;
	clear: right;
	width: 600px;
	padding-right: 8px;
}
/* @end */

/* @group GAFAS */

div#gafas {
	float: left;
	clear: both;
	width: 100%;
	background: url('../img/c_img_bkg_gafitascol.png') repeat-x center top #fff;
	padding: 22px 0px 0;
}
div#gafas .wrap{
	background: url('../img/c_img_bkg_gafitascol.png') repeat-x center bottom;
	padding-bottom: 22px;
}

/* @end */

/* @group QUE SON */

#que_son .wrap{
	background: url('../img/c_img_bkg_gafitas.png') repeat-x center bottom #E6E6E8;
	height: 529px;
	border-bottom: 1px solid #ccc;
}



div#que_son_left {
	float: left;
	float: left;
	width: 702px;
}



#que_son_left_top h3 {
	width: 210px;
	height: 210px;
	color: #fff;
	background: url('../img/c_img_qs_logo_title.png') repeat-x center center;
	float: left;
	clear: left;
	margin-top: -23px;
}

#que_son_left_top h3 span {
	display: block;
	font-size: 1.5em;
	padding: 60px 20px 0;
	line-height: 1.3em;
	text-align: center;
}
#que_son_left_top div {
	float: right;
	clear: right;
	width: 435px;
	padding-right: 38px;
	margin-top: 20px;
}
#que_son_left_top div p{
	margin: 12px 0;
	line-height: 1.2em;
}

div#que_son_left_bott {
	float: left;
	width: 98%;
	clear: both;
	padding-left: 2%;
	margin-top: 8px;
}


div#que_son_left_bott h4{
	color: #EE5A7D;
	font-size: 1.5em;
	padding-bottom: 5px;
	margin-bottom: 20px;
	border-bottom: solid 1px #CCCCCC 
}

#que_son_left_bott p {
	font-size: 1.2em;
	margin-bottom: 15px;
	color: #555;
}
#que_son_left_bott ul{
	background: url('../img/c_img_qs_icos.png') no-repeat left center;
	padding-left: 60px;
	margin-left: 10px;
	margin-top: 20px;
}
#que_son_left_bott ul li{
	list-style: disc;
	margin: 8px;
	font-size: 1em;

} 
#que_son_left_top div p a,  #que_son_left_top div p strong{
	color: #005DAB;
	text-decoration: none;
	font-weight: normal;
}

#que_son_right {
	position: absolute;
	height: 529px;
	width: 50%;
	left: 50%;

}

#que_son_right div {
	float: right;
	clear: right;
	width: 100%;
	height: 529px;
	background: url('../img/c_img_qs_doctors.jpg') no-repeat 200px center;

}


/* @end */

/* @group PACIENTES */

#pacientes div.wrap {
	background: url('../img/c_img_bkg_gafitas.png') repeat-x center bottom #E6E6E8;
	height: 520px;
	border-bottom: 1px solid #ccc;
}



#pacientes_left {
	position: absolute;
	height: 529px;
	width: 50%;
	left: 50%;
	margin-left: -62%;

}



#pacientes_left div {
	float: left;
	clear: left;
	width: 100%;
	height: 520px;
	background: url('../img/c_img_qs_pacientes.jpg') no-repeat right center;

}
#pacientes_right {
	float: right;
	clear: right;
	width: 592px;	
	padding-top: 25px;
}



#pacientes_right h3{
	font-size: 1.2em;
	margin-bottom: 15px;
	color: #555;
}
#pacientes_right ul li{
	margin: 9px 0;
	padding: 0px 0 0 30px;
	font-size: 1em;
	line-height: 1.2em;
	background: url('../img/c_img_ico_pacientes.gif') no-repeat left 5px;
}
#pacientes_right ul li.destacado{
	list-style: none;
	padding: 16px;
	background: #fff;
	
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	border: solid 1px #ccc;
	
}

p.destacado2 {
	list-style: none;
	color: #00b9eb;
	padding: 8px;
	font-size: 1.05em;
	background: none #fff;
}

/* @end */

#ilustra div.wrap  {
	background: #fff;
	border-bottom: solid 1px #ccc;
}

#en_cuenta div.wrap {
		border-bottom: solid 1px #ccc;
}

#ilustra div.wrap div.wrap_int {
	margin: 20px auto;
	background: url('../img/c_img_bkg_ilustra.jpg') no-repeat center center;
	height: 400px;	
	text-indent: -99999px;
}



#en_cuenta div.wrap div.wrap_int h4 {
	width: 136px;
	height: 132px;
	background: url('../img/c_img_tit_en_cuenta.png') no-repeat center center;
	margin: -60px auto 0;	
}


#en_cuenta div.wrap div.wrap_int h4 span {
	display: block;
	color: #fff;
	text-align: center;
	font-size: 1.1em;

	padding: 50px 10px 0;

}
#en_cuenta div.wrap div.wrap_int ul {
	float: left;
	width: 100%;
	clear: both;
	margin-top: 20px;
	margin-bottom: 50px;	
}
#en_cuenta div.wrap div.wrap_int ul li{
	margin: 0 5px;
	float: left;
	width: 310px;
	padding: 0px !important;
}


#en_cuenta div.wrap div.wrap_int ul li span {
	-moz-border-radius: 18px;
	-webkit-border-radius: 18px;
	border-radius: 18px;
	display: block;
	margin: 0 auto 12px;
	width: 38px;
	height: 30px;
	font-size: 1.6em;
	text-align: center;
	color: #fff;
	padding-top: 8px;
} 
#en_cuenta div.wrap div.wrap_int ul li.ec_2 p{
	border-left: 2px solid #E6E6E7;
	border-right: 2px solid #E6E6E7;
	height: 90px;
}
li.ec_1 span{
	background: #EF5B7D;
}
li.ec_2 span{
	background: #846CB0;
}

li.ec_3 span{
	background: #84C340;
}

#en_cuenta div.wrap div.wrap_int ul li p {
	padding:  0 20px;
	line-height: 1.4em;
	font-size: 0.9em;
}
#en_cuenta div.wrap div.wrap_int ul li a{
	display: block;
	clear: both;
	background: #00ACED;
	color: #fff;
	font-size: 1.1em;
	text-decoration: none;
	float: left;
	padding: 5px 8px;
	margin-top: 8px;
}

#en_cuenta div.wrap div.wrap_int ul li p strong {
	color: #0A63AC;
}
#en_cuenta div.wrap div.wrap_int ul li.ec_3 p b {
	color: #333;
}

#footer div.wrap {
	background: url('../img/c_img_bkg_gafitascol.png') repeat-x center bottom #fff;
	padding: 36px 0 45px;
}

#footer_left p a {
	color: #929297;
	text-decoration: none;
}



#footer_left {
	float: left;
	clear: left;
	width: 289px;
	font-size: 0.7em;
}

#footer_left h5 {
	color: #005DAB;
	font-size: 1.2em;
	margin-bottom: 6px;
}

#footer_left p {
	padding-right: 20px;
	line-height: 1.4em;
}

div#footer_mid {
	float: left;
	width: 289px;
	height: 74px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background: url('../img/c_img_gerencia.jpg') no-repeat center center;
	text-indent: -99999px;
	
}

div#footer_right {
	float: right;
	clear: right;
	width: 381px;
	height: 74px;
	text-indent: -99999px;
	background: url('../img/c_img_iniciativa.jpg') no-repeat center center;
}

div#news {
	position: absolute;
	width: 180px;
	left: 50%;
	top:  105px;
	margin-left: 110px;
	
	background: url('../img/img_bkg_news.png') no-repeat right top;
	border-top: solid 2px #EEEEEE;
	border-right: solid 2px #EEEEEE;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	
}
div#news p{
	display: block;
	background: url('../img/img_news.png') no-repeat center center;
	width: 163px;
	height: 20px;
	text-indent: -9999px;
	margin-top: 10px;
}
div#news ul{
	width: 100%;
	margin-top: 10px;
}
div#news ul li{
	float: left;
	margin: 0 3px;
}
div#news ul li a{
	display: block;
	text-align: center;
	color: #fff;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	background: #00ACED;
	padding: 5px 10px 7px;
	text-decoration: none;
	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
}
