/* CSS Document */
Body{
	margin-top:5px;
	margin-left:10px;
	margin-right:10px;
	width:95%;
	min-width:770px;
	border-style:dotted;
	border-width:1px;
	border-color:#CCCCCC;
	background-image: url(../images/backsaint.jpg); 
	background-repeat:no-repeat; 
	background-position: 0px 0px; 
	background-attachment: fixed;
}

.body{
	margin-top:5px;
	margin-left:10px;
	margin-right:10px;
	width:95%;
	min-width:500px;
	border-style:dotted;
	border-width:1px;
	border-color:#CCCCCC;
	background-image: url(../images/backsaint.jpg); 
	background-repeat:no-repeat; 
	background-position: 0px 0px; 
	background-attachment: fixed;
}

#content{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8.5pt;
}

#top{
	height:122px;
}

#right{
	float:right;
	text-align:right;
}

#left{
	width:200px;
	text-align:center;
	float:left;
}

#nav{
	margin-top:3px;
	margin-right:15px;
	text-align:right;
	height:50px;
}

#nav img{
	margin-left:3px;
}

#options{
	margin-top:15px;
	height:20px;
	text-align:right;
}

#options a{
	margin-left:10px;
	margin-right:15px;
	color:#021A05;
	text-decoration:none;
}

#options a:active{
	color:#021907;
	/*color:#021907;*/
}

#options a:link{
	color:#021907;
	/*color:#021907;*/
}

#options a:visited{
	color:#021907;
	/*color:#021907;*/
}

#options a:hover{
	color:#6F0701;
}

#suboptions{
	margin-top:5px;
	margin-right:15px;
	width:485px;
	height:20px;
	text-align:center;
	border-style:dotted;
	border-width:1px;
	border-color:#CCCCCC;
	font-size:9px;
}

#suboptions a{
	margin-left:5px;
	margin-right:5px;
	color:#6F0701;
	text-decoration:none;
}

#suboptions a:active{
	color:#6F0701;
}

#suboptions a:link{
	color:#6F0701;
}

#suboptions a:visited{
	color:#6F0701;
}

#suboptions a:hover{
	color:#105622;
}

#capa{
	margin-top:3px;
}

#separador{
	background-image:url(../images/fondoseparador4.gif);
	height:20px;
	width:100%;
}

#topcenter{
	background-image:url(../images/topimage.jpg);
	height:100px;
	width:100%;
	overflow-x:hidden;
}

#flashintro{
/*	background-image:url(../images/topimage.jpg);*/
	height:235px;
	width:400px;
	text-align:left;
	border-right-width:1px;
	border-right-style:dotted;
	border-right-color:#CCCCCC;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#CCCCCC;
}

#noticias{
	margin-right:5px;
	height:235px;
	width:340px;
	float:right;
	overflow:auto;
	/*background-color:#fefefe;*/
	border-left-width:1px;
	border-left-style:dotted;
	border-left-color:#CCCCCC;
	background-image:url(../images/backnoticias.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

#noticias a{
	color:#021A05;
	text-decoration:none;
}

#noticias a:active{
	color:#021907;
	/*color:#021907;*/
}

#noticias a:link{
	color:#021907;
	/*color:#021907;*/
}

#noticias a:visited{
	color:#021907;
	/*color:#021907;*/
}

#noticias a:hover{
	color:#6F0701;
}

#center{
	font-size:11px;
	margin-left:20px;
	margin-bottom:120px;
}

#center h1{
	margin-top:20px;
	margin-left:20px;
	font-size:15px;
	text-align:left;
	width:150px;
	padding-bottom:5px;
	border-bottom-width:3px;
	border-bottom-style:solid;
	border-bottom-color:#6F0701;
}

#center h2{
	margin-top:20px;
	margin-left:20px;
	font-size:13px;
	text-align:left;
	width:200px;
	padding-bottom:5px;
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-bottom-color:#6F0701;
}

#noticias h1{
	margin-top:20px;
	margin-left:20px;
	font-size:15px;
	text-align:left;
	width:150px;
	padding-bottom:5px;
	border-bottom-width:3px;
	border-bottom-style:solid;
	border-bottom-color:#6F0701;
}

#novedades{
	width:100%;
	min-width:400px;
	max-width:500px;
}

#novedadesprin{
	width:400px;
	min-width:400px;
	max-width:500px;
}

#navdos{
	background-image:url(../images/bcnav.png);
	background-position:left;
	background-repeat:repeat-y;
	padding-right:33px;
	margin-top:20px;
	width:200px;
	padding-left:11px;
 	font-size:9px;
 	float:right;
}

#navdos div{
	height:52px;
	width:160px;
}

#navdos h2{
	font-size:10px;
	border-bottom-style:solid;
	padding-left:10px;
	padding-bottom:3px;
	color:#999999;
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;	
}

#navdos ul{
	list-style-type:square;
	color:#666666;
}

#navdos ul li:hover{
	color:#6F0701;
}

#navdos a:link{
	color:#666666;
	text-decoration:none;
}
#navdos a:visited{
	color:#666666;
	text-decoration:none;
}
#navdos a:active{
	color:#666666;
	text-decoration:none;
}
#navdos a:hover{
	color:#6F0701;
	text-decoration:underline;
}

#bottom{
	text-align:center;
	background-color:#CCCCCC;
	color:#021907;
}

.contacto{
	margin-left:10px;
}

#imgmision{
	width:150px;
	height:100px;
	border-style:dotted;
	border-width:1px;
	border-color:#CCCCCC;
	text-align:center;
}

#imgeduca{
	float:left;
	margin-right:15px;
	margin-bottom:15px;
	width:124px;
	height:154px;
	border-style:dotted;
	border-width:1px;
	border-color:#CCCCCC;
	text-align:center;
}
#imgeduca img{
	border-style:solid;
	border-width:1px;
	border-color:#FFFFFF;
	margin-top:2px;
}

#imgeduca img:hover{
	border-style:solid;
	border-width:1px;
	border-color:#6F0701;
}

#center td{
	padding:3px;
	border-style:dotted;
	border-width:1px;
	border-color:#CCCCCC;
}

#neduca{
	height:500px;
	overflow:auto;
}

#novedades a:link{
	color:#105622;
	text-decoration:none;
}

#novedades a:visited{
	color:#105622;
	text-decoration:none;
}

#novedades a:active{
	color:#105622;
	text-decoration:none;
}

#novedades a:hover{
	color:#6F0701;
	text-decoration:none;
}

.tablesepar{
	background-color:#EDEDED;
	height:100px;
	margin-top:3px;
}

.pcell{
margin-left:2px;
	width:75%;
	height:70px;
	float:left;
}
.pcellimage{
text-align:center;
margin-right:2px;
	width:20%;
	height:70px;
	float:right;
}
	
.cita{
margin-left:10%;
width:90%;
text-align:right;
	color:#333333;
	font-size:9px;
}

.galeria{
	background-color:#EDEDED;
	padding:3px;
	text-align:center;
}

.controles{
	padding:3px;
	text-align:center;
	border-bottom-style:solid;
	border-bottom-width:3px;
	border-bottom-color:#6F0701;
}