/*	<GENERAL CONSTANTS>	*/
	
	body	
		{
		font: 0.7em/1.5 'Trebuchet MS','Lucida Sans Unicode', Tahoma, Arial, Verdana, sans-serif;
		margin:0px;
		background-image:url(/gfx/home/fondo_noticias.gif);
		/*	background-color:#000;*/
		background-position:bottom;
		border-top:0px;
		}
	
	a	
		{
		color:#0463a0;
		text-decoration:none;
		border: 0px;
		}
	
	a:hover	
		{
	color:#ffd200;
	text-decoration:none;
	border: 0px;
		}
		a:visited
		{
			border: 0px;
		}
		
	div.container	
		{
	/*	background-image:url(../gfx/home/fondo_noticias.gif);*/
	width:868px;
	height: auto;
	border: 0px;
	line-height: normal;
	background:#fff;
	/*	
	border-right-color:#012446;
	border-right-style:inset;
	border-right-width:thin;
	border-bottom-color:#012446;
	border-bottom-style:inset;
	border-bottom-width:thin;
	
	border-left-color:#e3eeff;
	border-left-style:outset;
	border-left-width:medium;
	
	border-top-color:#e3eeff;
	border-top-style:outset;
	border-top-width:medium;*/

		}
		

	div.homecontainer
		{
	width:868px;
	background-color:#FFF;
	height:500px;
	min-height:500px;
	height:auto !important;
			}
	div.homecontainer1
		{
	width:868px;
	/*background-image:url(/gfx/Estilos/fondo1.jpg);*/
	background :url(/gfx/Estilos/fondo1.jpg);
	height:481px;
			}
	div.homeright
		{
	width:630px;
	height:481px;
	position: relative;
	float:right;
			}
	div.homerightA
		{
	width:623px;
	padding-right:4px;
	height:240px;
	position: relative;
	float:right;
			}
	div.homerightB
		{
	width:33%;
	background:url(/gfx/Estilos/fondo2.png);
	margin-top:18px;
	margin-right:1px;
	height:221px;
	position: relative;
	float:right;
			}
	div.homerightB_Titulo
		{
	width:80%;
	height:40px;
	padding-right:20px;
	padding-left:10px;
	padding-top:10px;
	font-family:Tahoma;
	font-size:15px;
	/*font-weight:bold;*/
	color:#002a5c;
	text-align:left;
	position: relative;
	float:left;
			}
	div.fecha
			{
	width:10%;
	height:37px;
	/*font-weight:bold;*/
	text-align:left;
	padding-top:3px;
	position: relative;
	float:left;
			}
	div.homerightB_Foto
		{
	width:193px;
	height:76px;
	text-align:left;
	position: relative;
	float:left;
			}
	div.homerightB_Texto
		{
	width:183px;
	height:90px;
	padding-right:10px;
	text-align:left;
	position: relative;
	float:left;
			}
	div.homerightB_TextoSub
		{
	width:183px;
	font-size:11px;
	font-family:Tahoma;
	text-align:right;
	color:#002a5c;
	height: 14px;
	
			}
	.homerightB_TextoSub a
		{
	color:#002a5c;
			}
	.homerightB_TextoSub a:hover
		{
	color:#FF0;
			}
	
	div.homerightC
		{
	width:33%;
	background:url(/gfx/Estilos/fondo2.png);
	margin-top:9px;
	margin-right:1px;
	height:221px;
	position: relative;
	float:right;
			}

	
	div.homeleft
		{
	width:231px;
	padding-left:5px;
	padding-top:4px;
	height:477px;
	position: relative;
	float:left;
			}
	div.homeleft2
		{
	width:227px;
	padding-left:9px;
	padding-top:4px;
	height:477px;
	position: relative;
	float:left;
			}
	div.conteinerbtns
		{
	width:228px;
	padding-left:5px;
	padding-top:10px;
	height:67px;
	position: relative;
	float:left;
			}
div.btn-admision
		{
	margin-left:5px;
	margin-top:10px;	
	width:228px;
	height:67px;
	position: relative;
	float:left;
	background:url(../gfx/Estilos/btn%20admision%202.jpg) no-repeat;
			}
.btn-admision a img{
	border: 0px;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;

	}

.btn-admision a:hover img{
	filter:alpha(opacity=0);  
	-moz-opacity: 0.0;  
	opacity: 0.0;
	-khtml-opacity: 0.0; 
}
div.btn-nosotros
		{
	margin-left:5px;
	margin-top:10px;	
	width:228px;
	height:67px;
	position: relative;
	float:left;
	background:url(../gfx/Estilos/btn%20nosotros%202.jpg) no-repeat;
			}
.btn-nosotros a img{
	border: 0px;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;

	}
.btn-nosotros a:hover img{
	filter:alpha(opacity=0);  
	-moz-opacity: 0.0;  
	opacity: 0.0;
	-khtml-opacity: 0.0; 
}
div.btn-acreditacion
		{
	margin-left:5px;
	margin-top:10px;	
	width:228px;
	height:67px;
	position: relative;
	float:left;
	background:url(../gfx/Estilos/btn%20acreditacion%202.jpg) no-repeat;
			}
.btn-acreditacion a img{
	border: 0px;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;

	}
.btn-acreditacion a:hover img{
	filter:alpha(opacity=0);  
	-moz-opacity: 0.0;  
	opacity: 0.0;
	-khtml-opacity: 0.0; 
}
div.btn-noticias
		{
	margin-left:5px;
	margin-top:10px;	
	width:228px;
	height:67px;
	position: relative;
	float:left;
	background:url(../gfx/Estilos/btn%20noticias%202.jpg) no-repeat;
			}
.btn-noticias a img{
	border: 0px;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;

	}
.btn-noticias a:hover img{
	filter:alpha(opacity=0);  
	-moz-opacity: 0.0;  
	opacity: 0.0;
	-khtml-opacity: 0.0; 
}			
div.btn-contacto
		{
	margin-left:5px;
	margin-top:10px;	
	width:228px;
	height:67px;
	position: relative;
	float:left;
	background:url(../gfx/Estilos/btn%20contacto%202.jpg) no-repeat;
			}
.btn-contacto a img{
	border: 0px;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;

	}
.btn-contacto a:hover img{
	filter:alpha(opacity=0);  
	-moz-opacity: 0.0;  
	opacity: 0.0;
	-khtml-opacity: 0.0; 
}	
div.btn-links
		{
	margin-left:5px;
	margin-top:10px;	
	width:228px;
	height:67px;
	position: relative;
	float:left;
	background:url(../gfx/Estilos/btn%20links%202.jpg) no-repeat;
			}
.btn-links a img{
	border: 0px;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;

	}
.btn-links a:hover img{
	filter:alpha(opacity=0);  
	-moz-opacity: 0.0;  
	opacity: 0.0;
	-khtml-opacity: 0.0; 
}	
	
	
	
	
	
	
	
	
	
	
	
	
	div.spacerblue	
		{
			width:868px;
			height:5px;
			background-color:#1c396a;

		}
	/*div.spacerwhite
		{
			width:800px;
			height:2px;
			background-color:#FFFFFF;

		}*/
	div.spacer	
		{
			clear: both;
			padding-top:20px;
			margin:0px;  
		}
		div.spacer2	
		{
			clear: both;
			padding-top:0px;
			margin:0px;  
		}
	
/*	</GENERAL CONSTANTS> */


/*	<MAIN>	*/


	.mainHomeLogoL	
	{
	background-image: url(/gfx/home/escipolHome-V1_head.gif);
	position: relative;
	float:left;
	left:0px;
	height:60px;
	width:218px;
	top:25px;
		}
			
.mainHomeImgL
	{
	background-image: url(/gfx/home/escipolHomeV1-homeico.gif);
	float:left;
	margin:0px 10px 0px 10px;
	width:28px;
	height:28px;
	border:0px;
	}
.mainHomeImgM
	{
	background-image: url(/gfx/home/escipolHomeV1-mapico.gif);
	float:left;
	margin:0px 0px 0px 10px;
	width:36px;
	height:28px;
	border:0px;
	}
.mainHomeImgRL
	{
	background-image: url(/gfx/home/escipolHomeV1-spaico.gif);
	float:left;
	margin:0px 0px 0px 10px;
	width:38px;
	height:28px;
	border:0px;
	}
.mainHomeImgRR
	{
	background-image: url(/gfx/home/escipolHomeV1-engico.gif);
	margin:0px 0px 0 10px;
	width:30px;
	height:28px;
	border:0px;
	float: left
	}


	/*Menu*/
	
.menu{
		    width:868px;
            height:28px;
			float:left;
			position:relative;
			background:url(/gfx/Estilos/menu.jpg);
			}
		
	
	#navA	{
		    width:87px;
			font-family:Tahoma;
			margin-top:7px;
			border:0px;
			text-align:center;
            height:21px;
			float:left;
			font-size:11px;
			color:#FFF;
			
			}
		

#navA a	{
	height: 21px;
	padding: 0px 0px 0px 0px;
	color:#FFFFFF;
	margin: 0px;
	display: block;
	text-align: center;
	font-weight: bold;

	text-transform:none;
	letter-spacing: 0px;
	voice-family: "\"}\"";
	voice-family: inherit;
		}

#navA a:hover	{
					color: #ffd200;
				}
	
#navB	{
	width:11px;
	float:left;
	/*background:url(/gfx/home/escipolHome-V1_menu_1.gif);*/
	background:url(/gfx/home/escipolHome-V1_menu_2.gif) left no-repeat;
	height: 28px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	text-decoration: none;
	display: block;
	line-height: 2em;
	voice-family: "\"}\"";
	voice-family: inherit;
		}	

#navC	{
	height:28px;
	float:left;
	background:url(/gfx/home/escipolHome-V1_menu_2.gif) left no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	text-decoration: none;
	display: block;
	line-height: 3.5em;
	voice-family: "\"}\"";
	voice-family: inherit;*/
		}	

/*	</MAIN>	*/

/*	<BANNER>	*/

	.bannerHomeLogoM
		{
	width:868px;
	background-image:url(/gfx/home/banner_escipol.jpg);
	border:0px;
	height:118px;
	background-color:#000;
		
		}

/*	</BANNER>	*/
    div.bannerFlash
		{
	width:868px;
	border:0px;
	height:140px;
	background-color:#000;
		
		}

/*	<BODY>	*/


	/* Divs Home */

div.bodyHomeDivL
	{
	margin: 0px;
	background:#FFF;
	width:600px;
	float: left;
	top:0px;
	padding-left:10px;
	font-family:Tahoma; 
	font-size:11px;
	}
	div.bodyHomeDivLL
	{
	width:600px;
	margin: 0px;
	background:#FFF;
	width:600px;
	float: left;
	top:0px;
	padding-left:10px;
	height: auto;
	}	
div.bodyHomeDivR
	{
	background:url(/gfx/Estilos/fondo3.jpg);
	margin:0 auto;
	width:250px;
	float:right;
	height: auto !important;
	min-height: 100px;
	height:100px;	
	}
div.bodyHomeDivRT
	{
	width:245px;
	float:right;
	height: auto;
	float:right;
	position:relative;
	}
div.bodyHomeDivRB
	{
	margin:0px 0px 0px 0px;
	width:245px;
	float:right;
	position:relative;
    height:auto !important;
	min-height:200px;
	height:200px;
	}


	/* Box Home R */
	
.bodyHomeBoxRT
		{
	background: url(/gfx/home/escipolHome-V1_boxr.gif);
	width: 223px;
	height:auto;
	float:right;
	position:relative;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

.bodyHomeBoxRM
		{
	width: 245px;
	margin: 20px 0px 2px 0px;
	height:auto;
	float:right;
	position:relative;
		}
.bodyHomeBoxRB
		{
	/*background:url(/gfx/home/escipolHome-V1_divrb.gif);*/
	width: 245px;
	margin: 20px 0px 2px 0px;
	height:auto !important;
	min-height:379px;
	height:379px;
	float:right;
	position:relative;
		}
		
	/*Box home L*/
	
.bodyHomeBoxL{
	width: 580px;
	font-family:Tahoma;
	text-align:justify;
	height: auto;
	margin: 0px 0px 0px 0px;
	float:left;
	position:relative;
	background-image:url(/gfx/Estilos/titulo.png);
	background-repeat: repeat-x;
	background-position: center top;

}

.bodyHomeBoxML{
	width: 560px;
	color:#003;
	background:url(../gfx/home/titulo.png) top repeat-x;
	background-color:#fff;
	border: #999 solid 1px;
	position: relative;
	margin: 10px 10px 0px 10px;
	float:left;


}
.bodyHomeBoxBL{
width: 570px;
background-color:#FFF;
margin: 10px 0px 0px 0px;
height:auto;

}

	/*Box Internal L*/
.bodyMenu{
width:590px;
padding-left:10px;
background-color:#fff;
margin: 10px 0px 0px 0px;
height:18px;
font-weight:bold;
color:#0463a0;
font-family:Tahoma;
}	
.bodyInternalBoxL{
width: 600px;
background:url(/gfx/Estilos/titulo.png);
height: 40px;
/*background-color:#FFFFFF;*/
margin: 10px 0px 10px 0px;
}
.bodyInternalBoxML{
	width: 585px;
	height: auto;
	/*background-color:#adcdfb;*/
margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	font-family: Tahoma;
	border: #ccc 1px solid;
	color:#036;
	font-weight: normal;
}
.bodyInternalBoxML2{
width: 555px;
height: auto;
/*background-color:#adcdfb;*/
margin: 0px 0px 0px 0px;
padding: 10px 0px 10px 40px;
font-family: Tahoma;
border: #ccc 1px solid;
color:#003;
}
.bodyInternalBoxML3{
width: 575px;
height: auto;
/*background-color:#adcdfb;*/
margin: 0px 0px 0px 0px;
padding: 0px 10px 0px 10px;
font-family: Tahoma;
border: #ccc 1px solid;
color:#036;

}
div.subtitulo{
width:98%;
padding:5px ;
font-family: Tahoma;
font-weight:bold;
border: #036 1px solid;
}

div.subtitulo2{
width:520px;
text-align:center;
padding:5px ;
font-family: Tahoma;
font-weight:bold;
border: #036 1px solid;
}
div.subtitulo3{
width:520px;
margin-left:25px;
text-align:center;
padding:5px ;
font-family: Tahoma;
font-weight:bold;
border: #036 1px solid;
}


	/* Image Home  */

.bodyHomeImgTR
{
height:32px;
}
.bodyHomeImgBR
{
height: 32px;
}

.bodyHomeImgNTL
{
height: 40px;

}

.bodyHomeImgNBL
{
height: 30px;
}

.bodyHomeImgTL
{
height: 32px;
}
.bodyHomeImgBL
{
height: 32px;
}
	
	/* Image Internal  */

.bodyInternalImgBL{
	height: 32px;
	background:url(/gfx/pages/escipolInternalV1-boxeffect.gif) top no-repeat;
	position:absolute;
	left: 2px;
	width: 544px;
	top: 10px;
}


	/*boxcontents R*/
		
.bodyHomeContentR{
width:auto;
margin: 0px;
}

.bodyHomeContentR h2{
color:#1c396a;
font-weight:bold;
font-size:14px;
margin:5px 0px 0px 5px;
height:22px;
}

.bodyHomeContentR ul{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

.bodyHomeContentR li{
font-size:1em;
color:#1c396a;
margin-left: 130px;
}
.bodyHomeContentR p{
font-size:1em;
color:#1c396a;
line-height: normal;

} 


	/*boxcontents L*/

		
.bodyHomeContentL{
	padding-top:3px;
	height:auto;
	background-image: none;
}

.bodyHomeContentL h2{
	
font-family:Tahoma;
padding-left:10px;
padding-top:3px;
font-size:11px;
font-weight:bold;
color:#fff;	
}

.bodyHomeContentL ul{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

.bodyHomeContentL li{
font-size:1em;
color:#5A7998;
margin-left: 80px;
line-height: normal;
}
.bodyHomeContentBL{
margin:0px;
/*background-color:#3F5B7F;*/
height:auto;
}
.bodyHomeContentBL a{
color:#FFFFFF;
}
.bodyHomeContentBL a:hover{
color: #CC3300;
}

.bodyHomeContentBL h2{
color:#4A637B;
font-weight:bold;
font-size:14px;
margin-top:0px;
padding:5px 0 0 10px;
}	

.bodyHomeContentBL ul{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

.bodyHomeContentBL li{
font-size:10px;
padding-left:10px;
color:#FFFFFF;
line-height: normal;
}

	/*boxcontents internal*/
		
.bodyInternalMenuL{
background: url(/gfx/pages/sigproPages_V1_Box1.gif);
width:158px;
height:173px;
margin: 10px;
}

.bodyInternalMenuL ul{
padding: 0px 0px 0px 0px;
margin: 0px;
}
.bodyInternalMenuL p{
font-size:1em;
color:#5A7998;
margin: 10px 0px 0px 10px;
}	
.bodyInternalMenuL li {
font-size:1em;
color:#5A7998;
list-style-image: url(/gfx/pages/bullet.png);
list-style-position: inside;
margin: 5px 0px 0px 20px;
}

.bodyInternalContent{
height:350px;
}

.bodyInternalContent h2{
background-image: url(/gfx/pages/sigproPages_V1_MidBot.gif);
color:#4A637B;
font-weight:bold;
font-size:0.98em;
margin-top:20px;
height:25px;
background-repeat: no-repeat;
background-position: center;
padding: 10px 0px 0px 50px;
}

.bodyInternalContent ul{
margin:0px;
padding:0PX;
}

.bodyInternalContent li{
font-size:1em;
color:#5A7998;
}

.bodyInternalContent p{
font-size:1em;
color:#5A7998;
line-height: normal;
top: 0px;
margin: 10px;
text-align: justify;
}


.specialBodyLinks{
position: absolute;
top: 83px;
left:181px;
height: 25px;
}


/*  boximage  */

.bodyHomeImgBoxL{
	margin:0px;
	padding: 10px 0 0 10px;
	height:150px;
	width:150px;

	
}
.bodyHomeImgBoxR{
	margin:0px;
	left:5px;
	height:80px;
	width:80px;
	position:absolute;
}
.bodyHomeImgBoxBR{
	margin:0px;
	left:5px;
	height:83px;
	width:107px;
	position:absolute;

}



/*	</BODY>	*/

/*	<FOOTER>	*/

#footerHomeTextC
	{
	width: 858px;
	padding-top: 10px;
	padding-right:10px;
	color: #666;
	font-family:Tahoma, Geneva, sans-serif;
	height:59px;
	background: #FFF;
	font-size:11px;
	text-align:right;
	margin:0px;
	}
	
	

/*	</FOOTER>	*/


	

