@charset "utf-8";


/* CLASES COMUNES A TODAS LAS PAGINAS  --------------------------------------------------------- */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #193A51;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.PageBackground {
	background-image: url(../images/page-bckgnd.gif);
	background-repeat: repeat;
	background-position: center top;
	height: 100%;
}

.Shadow {
	background-image: url(../images/shadow-backgnd.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

.drlovo { /* Modifica el header - Dr. Eduardo Lovo */
	color: #004D64;
	font-size:30px;
	margin-left: 46px;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}
a. drlovo:link {font-size: 30px; color: #004D64; text-decoration: none;}
a. drlovo:active {font-size: 30px; color: #004D64; text-decoration: none;}
a. drlovo:hover {font-size: 30px; color: #004D64; text-decoration: none;}

.slogan { /* Modifica el header Slogan - Neurocirujano Oncólogo - Tumores Cerebrales y Espinales*/
	color: #004D64;
	font-size:11px;
	margin-left: 46px;
	text-align: left;
	font-weight: normal;
	margin-top: 1px;
}

.LinksHeader, .LinksHeaderbold {
	font-size: 11px;
	color: #004D64;
	text-align: right;
	text-decoration:none;
}
a.LinksHeader:link {font-size: 11px; color: #004D64; text-decoration: none;}
a.LinksHeader:active {font-size: 11px; color: #004D64; text-decoration: none;}
a.LinksHeader:hover {font-size: 11px; color: #193A51; text-decoration: underline;}

.LinksHeaderbold {
	font-weight: bold;
}

.MenuEsp {
	font-size: 12px;
	color: #004D64;
	text-align: center;
	font-weight: bold;
	text-decoration:none;
	margin-right: 29px;
	margin-left: 29px;
	line-height: 26px;
}
a.MenuEsp:link {font-size: 12px; color: #004D64; font-weight: bold; text-decoration: none;}
a.MenuEsp:active {font-size: 12px; color: #004D64; font-weight: bold; text-decoration: none;}
a.MenuEsp:hover {font-size: 12px; color: #FFFFFF; font-weight: bold; text-decoration: none;}



.MenuEng {
	font-size: 12px;
	color: #004D64;
	text-align: center;
	font-weight: bold;
	text-decoration:none;
	margin-right: 28px;
	margin-left: 28px;
	line-height: 26px;
}
a.MenuEng:link {font-size: 12px; color: #004D64; font-weight: bold; text-decoration: none;}
a.MenuEng:active {font-size: 12px; color: #004D64; font-weight: bold; text-decoration: none;}
a.MenuEng:hover {font-size: 12px; color: #FFFFFF; font-weight: bold; text-decoration: none;}


.LinkIntro {
	font-size: 13px;
	color: #004D64;
	text-align: center;
	font-weight: bold;
	text-decoration:none;
	line-height: 26px;
}
a.LinkIntro:link {font-size: 13px; color: #004D64; font-weight: bold; text-decoration: none;}
a.LinkIntro:active {font-size: 13px; color: #004D64; font-weight: bold; text-decoration: none;}
a.LinkIntro:hover {font-size: 13px; color: #193A51; font-weight: bold; text-decoration: underline;}



.MetalTable {
	background-image: url(../images/metal-backgnd.gif);
	background-repeat: repeat-y;
	background-position: center top;
	height: 80px;
}

.MetalTableInternal {
	background-image: url(../images/metal-internal.gif);
	background-repeat: repeat-y;
	background-position: center center;
}

.MetalTableTopInternal {
	background-image: url(../images/top-internal.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 12px;
}
.MetalTableBottomInternal {
	background-image: url(../images/bottom-internal.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 12px;
}

.MetalTable4 {
	background-image: url(../images/metal-backgnd.gif);
	background-repeat: repeat-y;
	background-position: center top;
}





/*Clases especificas para ajustar las paginas en Español*/


.casosEsp {
	background-image: url(../images/top-internal.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 780px;
}

.contactoEsp {
	background-image: url(../images/top-internal.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 723px;
}

.contactoPhpEsp {
	background-image: url(../images/top-internal.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 621px;
}

.drlovoEsp {
	background-image: url(../images/top-internal.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 747px;
}

.epilepsiaEsp {
	background-image: url(../images/top-internal.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 1131px;
}

.faqsEsp {
	background-image: url(../images/top-internal.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 2838px;
}

.neurooncologiaEsp {
	background-image: url(../images/top-internal.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 900px;
}

.programadecaridadEsp {
	background-image: url(../images/top-internal.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 1800px;
}


/*Terminan ajustes de paginas en Español*/



/*Clases especificas para ajustar las paginas en Ingles*/


.casosEng {
	background-image: url(../images/top-internal.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 780px;
}

.contactoEng {
	background-image: url(../images/top-internal.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 723px;
}

.contactoPhpEng {
	background-image: url(../images/top-internal.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 621px;
}

.drlovoEng {
	background-image: url(../images/top-internal.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 747px;
}

.epilepsiaEng {
	background-image: url(../images/top-internal.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 1038px;
}

.faqsEng {
	background-image: url(../images/top-internal.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 2817px;
}

.neurooncologiaEng {
	background-image: url(../images/top-internal.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 945px;
}

.programadecaridadEng {
	background-image: url(../images/top-internal.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 1800px;
}


/*Terminan ajustes de paginas en Ingles*/







.Title {
	background-image: url(../images/title-background.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #085573;
	font-size:24px;
	font-weight:600;
	margin-left: -545px;
	padding-left: 595px;
	text-align: left;
	height: 37px;
}

.TitleGeneric {
	color: #085573;
	font-size:24px;
	text-align: center;
	font-weight: bold;
	height: 37px;
}


.SubTitle1 {
	color: #085573;
	font-size:18px;
	margin-left:70px;
	text-align: left;
}

.SubTitle2 {
	color: #085573;
	font-size:16px;
	margin-left: 0px;
	text-align: left;
}
.SubTitleTable {
	color: #085573;
	font-size:16px;
	text-align: left;
	padding-left: 80px;
	vertical-align: bottom;
}
.Content {
	color: #000000;
	font-size:12px;
	margin-left: 80px;
	text-align: justify;
	vertical-align: top;
}
.ContentGeneric {
	color: #000000;
	font-size:12px;
	margin-left: 80px;
	margin-right: 80px;
	text-align: center;
	vertical-align: top;
}
.ContentBold {
	color: #000000;
	font-size:12px;
	text-align: left;
	font-weight: bold;
	text-align: justify;
	vertical-align: top;
}

.ContentLink {
	color: #116F86;
	font-size:12px;
	text-decoration: none;
}

a.ContentLink:link {font-size: 12px; color: #116F86; text-decoration: none;}
a.ContentLink:active {font-size: 12px; color: #116F86; text-decoration: none;}
a.ContentLink:hover {font-size: 12px; color: #004D64; text-decoration: underline;}


.ContentTable01 {
	margin-left: 80px;
} 


.ContentTable02 {
	color: #000000;
	font-size: 12px;
	border-width: 0 0 1px 0;
	border-bottom-style: solid;
	border-color: #FFFFFF;
}

.Forms {
	color: #000000;
	font-size:11px;
}

.TextArea {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 95%;
}

.BackTopLinkEsp {
	color: #116F86;
	font-size:12px;
	text-decoration: none;
	margin-left: 590px;
 
}

a.BackTopLinkEsp:link {font-size: 12px; color: #116F86; margin-left: 590px; text-decoration: none;}
a.BackTopLinkEsp:active {font-size: 12px; color: #116F86; margin-left: 590px; text-decoration: none;}
a.BackTopLinkEsp:hover {font-size: 12px; color: #004D64; margin-left: 590px; text-decoration: underline;}


.BackTopLinkEng {
	color: #116F86;
	font-size:12px;
	text-decoration: none;
	margin-left: 595px;
 
}

a.BackTopLinkEng:link {font-size: 12px; color: #116F86; margin-left: 595px; text-decoration: none;}
a.BackTopLinkEng:active {font-size: 12px; color: #116F86; margin-left: 595px; text-decoration: none;}
a.BackTopLinkEng:hover {font-size: 12px; color: #004D64; margin-left: 595px; text-decoration: underline;}




.List01 {
	color: #085573;
	font-size:12px;
	margin-left: 120px;
	text-align: left;
	list-style-position: outside;
	list-style-image: url(../images/bullet-aqua.gif);
	list-style-type: circle;
}

.List02 {
	color: #085573;
	font-size:12px;
	margin-left: 120px;
	text-align: left;
	list-style-position: outside;
	list-style-image: url(../images/bullet-yellow.gif);
	list-style-type: circle;
}

.Logos {
	background-image: url(../images/bottom-logos-eng.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height:70px;
	margin-left: 340px;
}

.BizignerSignature01 {
	color: #71B91A;
	font-size:10px;
	text-decoration: none;
	font-weight: bolder;
}
a.BizignerSignature01:link {font-size: 10px; color: #71B91A; text-decoration: none; font-weight: bolder;}
a.BizignerSignature01:active {font-size: 10px; color: #71B91A; text-decoration: none; font-weight: bolder;}
a.BizignerSignature01:hover {font-size: 10px; color: #71B91A; text-decoration: none; font-weight: bolder;}

.BizignerSignature02 {
	color: #E3E3E3;
	font-size:10px;
	text-decoration: none;
	font-weight: bolder;
}
a.BizignerSignature02:link {font-size: 10px; color: #E3E3E3; text-decoration: none; font-weight: bolder;}
a.BizignerSignature02:active {font-size: 10px; color: #E3E3E3; text-decoration: none; font-weight: bolder;}
a.BizignerSignature02:hover {font-size: 10px; color: #E3E3E3; text-decoration: none; font-weight: bolder;}

.TopImageInternas {
	background-image: url(../images/internas-img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 253px;
}



/* CLASES HOME PAGE ---------------------------------------------------------------------------- */

.TopImageHome1 {
	background-image: url(../images/home-img-01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 245px;
}

.TopImageHome2Esp {
	background-image: url(../images/home-img-02-esp.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 141px;
}

.TopImageHome2Eng {
	background-image: url(../images/home-img-02-eng.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 141px;
}

.FaqsBackground {
	background-image: url(../images/faqs-bckgnd.gif);
	background-repeat: repeat-y;
	background-position: center top;
	height: 10px;
}

.ContactBackground {
	background-image: url(../images/contact-bckgnd.gif);
	background-repeat: repeat-y;
	background-position: center top;
	height: 10px;
}

.ShadowBottomHome {
	background-image: url(../images/page-bottom-bknd.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height:28px;
}

.MetalTable2 {
	background-image: url(../images/metal-backgnd.gif);
	background-repeat: repeat-y;
	background-position: center top;
	height: 48px;
}

.MetalTable3 {
	background-image: url(../images/metal-backgnd.gif);
	background-repeat: repeat-y;
	background-position: center top;
	height: 150px;
	vertical-align: bottom;
	padding-top: 3px;
}

.TextIntro {
	font-size: 12px;
	color: #333333;
	text-align: justify;
}

/* estilos del pop up*/
.popup
{
	display:none;
	position: absolute;
	z-index:10;
	top:370px;
	left:0;
	width:732px;
	padding:10px;
	filter:shadow(color:gray,strength:10, direction:135);	
}

.PopTitle {
	color: #085573;
	font-size:18px;
	text-align: left;
	font-weight: bold;
	padding-left:10px;
}

.PopContent {
	color: #000000;
	font-size:12px;
	width:600px;
	margin-left:5px;
	text-align:left;
	vertical-align: top;
}

.txterrorform {
color:#CC0033;
float:left;
font-size:10px;
font-weight:bold;
height:auto;
padding-left:8px;
width:auto;
}
/* CLASES DR LOVO PAGE  ----------------------------------------------------------------------- */
