/* @override http://www.cirugiavaginal.com/cont/css/CEV_mainStylesheet.css */

/* @group Page constructors and zero values */



body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	min-width: 980px;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Trebuchet MS", Verdana;
}

#wrapper {
	width: 980px;
	text-align: left;
	margin: 0 auto;
	border: 2px solid #335566;
}

h1, h2, h3, h4, h5, p {
	margin: 0px;
	padding: 0px;
}

a, a:active, a:focus {
	outline:none;
}

#mainContentArea {
	clear: both; 
}

/* @end */
/* @group Header n main menu */

#header {
	width: 980px;
	height: 170px;
	margin: 0px;
	padding: 0px;
	top: 0px;
	background: #5a7683 url(/cont/img/headerBackgrounds.jpg) no-repeat;
}

#upperHeader {
	width: 980px;
	height: 90px;
}

#mainMenuContainer {
	width: 980px;
	height: 39px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	top: 49px;
	background: url(/cont/img/mainMenuBackground.gif) no-repeat;
	text-align: center;
}

/* @group buttonsBar */

div#iconBarMenuContainer {
	width: 142px;
	height: 39px;
	margin: 0px;
	padding: 0px 0px 0px 22px;
	background-image: url(/cont/img/iconBar1.gif);
	background-repeat: no-repeat;
	float: right;
	/*position: relative;
	top: 0px;
	left: 818px;*/
}

ul#iconBarMenu {
	width: 129px;
	height: 39px;
	margin: 0px;
	padding: 0px 13px 0px 0px;
	background-image: url(/cont/img/iconBar5-on.gif);
	background-position: right;
	background-repeat: no-repeat;
}

ul#iconBarMenu li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
}

#iconBarMenuBtn1, #iconBarMenuBtn2, #iconBarMenuBtn3 {
	width: 43px;
	height: 39px;
	margin: 0px;
	padding: 0px;
	display: block;
	background-repeat: no-repeat;
	text-decoration: none;
}

#iconBarMenuBtn1 {
	background-image: url(/cont/img/iconBar2-on.gif);	
}

#iconBarMenuBtn2 {
	background-image: url(/cont/img/iconBar3-on.gif);	
}

#iconBarMenuBtn3 {
	background-image: url(/cont/img/iconBar4-on.gif);	
}

#iconBarMenuBtn1:hover {
	background-image: url(/cont/img/iconBar2-over.gif);	
}

#iconBarMenuBtn2:hover {
	background-image: url(/cont/img/iconBar3-over.gif);	
}

#iconBarMenuBtn3:hover {
	background-image: url(/cont/img/iconBar4-over.gif);	
}

/* @end */

ul#mainMenu {
	height: 39px;
	width: 928px;
	margin: 0px 0px 0px 26px;
	padding: 0px;
	border-right: 1px dotted white;
}

#mainMenu li {
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
	list-style-type: none;
}

#mainMenu li a {
	height: 27px;
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 0px 0px;
	display: block;
	text-align: center;
	border-left: 1px dotted white;
	color: white;
	text-decoration: none;
	/* font-family: georgia, times, serif; */
	font-weight: lighter;
	font-size: 	13px;
	font-weight: 100;
}

#btnQueEsCEV, #btnParaQuien, #btnEquipo, #btnDudas, #btnConsulte, #btnVideo, #btnGlosario, #btnEnlaces {
	
}

#btnQueEsCEV {
	width: 110px;
}

#btnParaQuien {
	width: 90px;
}

#btnEquipo {
	width: 130px;
}

#btnDudas {
	width: 140px;
}

#btnConsulte {
	width: 130px;
}

#btnVideo {
	width: 60px;
}


#btnGlosario {
	width: 80px;
}

#btnEnlaces {
	width: 180px;
}

/* @end */

/* @group Footer n sub menu */

#footer {
	width: 980px;
	margin: 30px 0px 0px 0px;
	clear: both;
	border-top: 1px solid #335566;
}

#footerMenuContainer {
	width: 980px;
	height: 23px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background-color: #CAD4DC;
}

ul#footerMenu {
	width: 910px;
        height: 17px;
	margin: 0px 0px 0px 35px;
	padding: 2px 0px 2px 0px;
	border-right: 1px solid #91a8bc;
}

#footerMenu li {
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
	list-style-type: none;
}

#footerMenu li a {
	height: 17px;
	margin: 0px 0px 0px 0px;
	padding: 3px 10px 0px 10px;
	display: block;
	text-align: center;
	border-left: 1px solid #91a8bc;
	color: #356;
	text-decoration: none;
	font-weight: lighter;
	font-size: 	10px;
	font-weight: 100;
}

#footerData {
	height: 25px;	
	margin: 0px;
	padding: 14px 0px 0px 15px;
	background: url(/cont/img/footerBackground.gif) no-repeat;
	clear: both;
	/* font-family: georgia, times, serif; */
	font-size: 11px;
	text-align: center;
	color: #FFF;
	letter-spacing: 0.1em;
}

#footerData a {
	color: #FFF;
	text-decoration: none;
}



/* @end */

/* @group center area */

/* @group Left Column */

#leftColumn {
	width: 600px;
	min-height: 200px;
	margin: 20px 0px 20px 25px;
	float: left;

}

#mainInfoBox p, #mainInfoBoxBackgroundLess p, #mainInfoBox blockquote {
	margin: 0px 0px 10px 0px;
	font-size: 11px;
	line-height: 1.3em;
	color: #333;
}

#mainInfoBox h2, .mainInfoBoxHome h2, #mainInfoBoxBackgroundLess h2 {
	margin: 0px 0px 10px 0px;
	font-size: 14px;
	line-height: 18px;
	color: #335566;
}

#mainInfoBox h3, #mainInfoBoxBackgroundLess h3 {
	margin: 0px 0px 10px 0px;
	font-size: 13px;
	line-height: 16px;
	color: #335566;
}

#mainInfoBox h4, #mainInfoBoxBackgroundLess h4 {
	margin: 0px 0px 10px 0px;
	font-size: 13px;
	line-height: 16px;
	color: #335566;
}

#mainInfoBox ul, #mainInfoBoxBackgroundLess ul {
	width: 470px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 15px;
	color: #333;
}

#mainInfoBox ul li, #mainInfoBoxBackgroundLess ul li {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 22px;
	font-size: 10px;
	line-height: 1.8em;
	background: url(/cont/img/bulletTick.gif) no-repeat;
	list-style: none;
	list-style-position: inside;
}

img.leftPhoto {
	margin: 0px 10px 5px 0px;
	float: left;
	border: 2px solid #335566;
	
}

img.rightPhoto {
	margin: 0px 0px 5px 10px;
	float: left;
	border: 2px solid #335566;
}


/* @end */

/* @group Right column */

#rightColumn {
	width: 300px;
	margin: 20px 25px 0px 0px;
	min-height: 200px;
	float: right;

}

#rightInfoBox p {
	margin: 0px 0px 10px 0px;
	font-size: 11px;
	line-height: 1.3em;
	color: #333;
}

#rightInfoBox h3 {
	margin: 0px 0px 10px 0px;
	font-size: 15px;
	line-height: 16px;
	color: #335566;
}

#rightInfoBox h4 {
	margin: 5px 0px 5px 0px;
	font-size: 13px;
	line-height: 16px;
	color: #335566;
}

.rightColumnPhoto {
	margin: 32px 0px 20px 0px;
	border: none;
	clear: both;
}

.rightColumnPhoto2nd {
	margin: 0px 0px 20px 0px;
	border: none;
	clear: both;
}

/* @group rightSubMenu */

#rightSubMenu {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
	border-bottom: 2px solid #002644;
}

#rightSubMenu li a {
	margin: -1px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	display: block;
	text-decoration: none;
	background-color: #5c7785;
	color: #fff;
	font-size: 13px;
	text-align: center;
	border-top: 1px solid #D3DEE4;
	border-bottom: 1px solid #D3DEE4;
}



/* @end */

/* @end */

/* @group common styles */

#mainInfoBox, #rightInfoBox {
	margin: 0px 0px 20px 0px;
	padding: 20px 20px 0px 20px;
	background-color: #d3dee4;
	background-image: url(/cont/img/internalBlockBackground.gif);
	background-repeat: repeat-x;
	border-bottom: 2px solid #002644;
}

#mainInfoBoxBackgroundLess {
	margin: 0px;
	padding: 20px 20px 0px 20px;
	background-color: #CAD4DC;
	border-bottom: 2px solid #002644;
}

/* @end */



/* @end */

/* @group forms */

#leftColumn .formTag {
	margin: 0px 0px;
	font-weight: bold;
}

#rightColumn .formTag {
	margin: 0px 0px;
	font-weight: bold;
}

#leftColumn .cajasForm, textarea {
    width: 300px;
    margin: 3px 0px 3px 0px;
    padding: 2px;
	border: 1px solid #91a8bc;
	background-color: #E7E3D9;
	color: #000;
    font-size: 11px;   
	font-family: Verdana, "Helvetica Neue", Arial, sans-serif;
}

#rightColumn .cajasForm, textarea {
    width: 250px;
    margin: 3px 0px 3px 0px;
    padding: 2px;
	border: 1px solid #91a8bc;
	background-color: #E7E3D9;
	color: #000;
    font-size: 11px;   
	font-family: Verdana, "Helvetica Neue", Arial, sans-serif;
}

#leftColumn .btnForm {
	border: 1px solid #001a26;
	background-color: #E7E3D9;
	margin: 3px 0px 0px 0px;
	font-weight: bold;
	color: #000;
	text-align: right;
	font-size: 10px;
}

#rightColumn .btnForm {
	border: 1px solid #001a26;
	background-color: #E7E3D9;
	margin: 3px 0px 0px 0px;
	font-weight: bold;
	color: #000;
	text-align: right;
	font-size: 10px;
}

/* @end */

/* @group titles by section */

.mainPageTitle, .rightPageTitle {
	height: 32px;
	border-bottom: 4px solid #002644;
	background-repeat: no-repeat;
	background-position: right;
	font-size: 10px;
}

.mainPageTitle h1, .rightPageTitle h2 {
	opacity: 0;	
	/* And now for stupid IE the worst of browsers */
	filter: alpha(opacity = 0);
	zoom: 1;
}

#titQueEsCEVPresentacion {
	background-image: url(/cont/img/tit_CEV_PorQueNo_380x30.gif);
}

#titCEVporQue {
	background-image: url(/cont/img/tit_CEV_PorQue_380x30.gif);
}

#titParaQuien {
	background-image: url(/cont/img/tit_ParaQuien_380x30.gif);	
}

#titElEquipo {
	background-image: url(/cont/img/tit_ElEquipo_380x30.gif);	
}

#titDudas {
	background-image: url(/cont/img/tit_Dudas_380x30.gif);	
}

#titConsulteSuCaso {
	background-image: url(/cont/img/tit_ConsulteSuCaso_380x30.gif);	
}

#titConsultas {
	background-image: url(/cont/img/tit_Consultas_380x30.gif);	
}

#titGlosario {
	background-image: url(/cont/img/tit_Glosario_380x30.gif);	
}

#titEnlaces {
	background-image: url(/cont/img/tit_Enlaces_380x30.gif);	
}

#titVideoEspejo {
	background-image: url(/cont/img/tit_videoEspejoPublico_380x30.gif);	
}

#titAudioElSecreto {
	background-image: url(/cont/img/tit_audioElSecreto_380x30.gif);	
}

#titDrBarroetaGil {
	background-image: url(/cont/img/tit_DrBarroetaGil_380x30.gif);	
}

#titOpinionesPacientes {
	background-image: url(/cont/img/tit_OpinionesPacientes_380x30.gif);	
}

#titPatologias {
	background-image: url(/cont/img/tit_Patologias_380x30.gif);	
}

#titNuestroEquipo {
	background-image: url(/cont/img/tit_NuestroEquipo_380x30.gif);	
}


#titMasInfo {
	background-image: url(/cont/img/tit_MasInfo_380x30.gif);	
}

#titAvisoLegal {
	background-image: url(/cont/img/tit_AvisoLegal_380x30.gif);	
}

#titMasVideos {
	background-image: url(/cont/img/tit_MasVideos_380x30.gif);	
}

#titMasAudios {
	background-image: url(/cont/img/tit_Audios_380x30.gif);	
}

#titVideoLaVanguardia {
	background-image: url(/cont/img/tit_VideoLaVanguardia_380x30.gif);	
}

/* @end */

/* @group Links */

#mainContentArea a, #topContentAreaHome a, #bottomContentAreaHome a {
	font-weight: bold;
	color: #335566;
	text-decoration: none;
}

#mainContentArea a:hover, #topContentAreaHome a:hover, #bottomContentAreaHome a:hover {
	color: #ff8300;
}

p.linkListItem {
	height: 150px;
	vertical-align: middle;
	border-bottom: 1px dashed #587482;
}

img.webPhotoRight {
	margin: 0px 0px 0px 10px;
	float: right;	
}

img.webPhotoLeft {
	margin: 0px 10px 0px 0px;
	float: left;	
}

.btnLeerMas {
	margin: -10px 0px 0px 0px;
	padding: 0px;
	display: block;
	text-align: right;
}


/* @end */

/* @group home */

#topContentAreaHome {
	width: 929px;
	height: 500px;
	margin: 16px 33px 0px 26px;	
	clear: both;
}

#leftTopColumnHome {
	width: 532px;
	float: left;
}

#rightTopColumnHome {
	width: 375px;
	float: right;
}

#bottomContentAreaHome {
	width: 929px;
	height: 180px;
	margin: 5px 33px 0px 26px;	
}

#leftBottomColumnHome {
	width: 432px;
	float: left;
}

#rightBottomColumnHome {
	width: 475px;
	float: right;
}

.mainInfoBoxHome {
	margin: 0px;
	padding: 10px 20px 0px 20px;
	background-color: #d3dee4;
	background-image: url(/cont/img/internalBlockBackground.gif);
	background-repeat: repeat-x;
	border-bottom: 2px solid #002644;
}


#rightTopColumnHome .mainInfoBoxHome {
	margin: 0px 0px 16px 0px;
}

.mainInfoBoxBackgroundLessHome, .mainInfoBoxBackgroundLessHomeBarroeta, .mainInfoBoxBackgroundLessTestimonial {
	margin: 0px;
	padding: 20px 20px 0px 20px;
	background-color: #CAD4DC;
	border-bottom: 2px solid #002644;
}

.mainInfoBoxHome p, .mainInfoBoxBackgroundLessHomeBarroeta p, .mainInfoBoxBackgroundLessHome p {
	margin: 0px 0px 8px 0px;
	padding: 0px;
	font-size: 11.2px;
	line-height: 12px;
	color: #333;
}

.mainInfoBoxHome h3, .mainInfoBoxBackgroundLessHome h3 {
	margin: 0px 0px 10px 0px;
	font-size: 15px;
	line-height: 16px;
	color: #335566;
}

.mainInfoBoxHome h4, #mainInfoBoxBackgroundLessHome h4 {
	margin: 0px 0px 10px 0px;
	font-size: 13px;
	line-height: 16px;
	color: #335566;
}

.mainInfoBoxHome ul, .mainInfoBoxBackgroundLessHome ul {
	width: 470px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 15px;
	color: #333;
}

.mainInfoBoxHome ul li, .mainInfoBoxBackgroundLessHome ul li {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 22px;
	font-size: 10px;
	line-height: 14px;
	background: url(/cont/img/bulletTick.gif) no-repeat;
	list-style: none;
	list-style-position: inside;
}

img.homeLeftBlockSpecialBackground {
	margin: -8px 0px 0px -20px;
}

img.homeRightBlockSpecialBackground {
	margin: -91px 0px 0px -10px;
	position: relative;
	top: 0px;
	left: 200px;
}

#barraLogosPie {
	width: 980px;
	text-align: left;
	margin: 0 auto;
	padding: 5px 0px 0px 0px;
}

#acreditationBanner {
	margin: 20px 0px 0px 640px;
	top: 20px;
	float: left;
	
}

#acreditationBanner a img {
	border: 0px;
}



/* @group Testimonial box */

p.testimonialHome {
	width: 300px;
	margin: 0px 0px 10px 0px;
	font-family: georgia, times;
	font-style: italic;
	font-size: 13px;
	line-height: 19px;
	text-align: center;
	color: #335566;
}

.mainInfoBoxBackgroundLessTestimonial {
	height: 130px;
	background-image: url(/cont/img/fotoPaciente.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.mainInfoBoxBackgroundLessHomeBarroeta {
	height: 130px;
}

/* @end */





/* @end */

/* @group Ayuda final web */

#bloqueayudaInferiorWeb {
	width: 1020px;
	height: 40px;
	margin:0 auto;
	color: #999;
	font: 10px Georgia, "Times New Roman", Times, serif;
    text-align: left;
}

#bloqueayudaInferiorWeb #badgePensodromoContainer {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	float: left;
}



#txtAyudaInferiorWeb {
	width: 760px;
	height: 31px;
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 9px 0px 0px 0px;
}

#txtAyudaInferiorWeb a {
	color: #999;
	text-decoration: none;
}

#botonesAyudaInferiorWeb {
	width: 530px;
	height: 31px;
	display: inline;
	text-align: right;
}

img#Flash9, img#Acrobat, img#FireFox, img#qWeb {
	margin: 4px 0px 0px 8px;
}

/* @end */

