body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	dscrollbar-face-color: #E6E6E6;
	dscrollbar-highlight-color: #000000;
	dscrollbar-shadow-color: #000000;
	dscrollbar-arrow-color: #990000;
	dscrollbar-track-color: #990000;
	dscrollbar-3dlight-color: #000000;
	dbackground-image: url(fond_01.jpg);
	dbackground-repeat: repeat-x;
	background-color: #00529C;
}

/* LINKS */
a { 
	color: #00316F; 
	text-decoration: none; 
	background-color: inherit;
}

a:hover { 
	color: #00316F;
	background-color: inherit;
	text-decoration: underline; 
}

/* TEXTOS */
p {
	font-size: 10px;
	color: #353F49;
	line-height:normal;
	margin: 0px 2px 5px 2px;
	padding: 0px;
	font-family: 'Verdana', Helvetica, Arial, sans-serif;
	text-align: left;
	vertical-align: top;
}
.Tit_des_SanAndres{
	color: #00316F;
	font-weight: bold;
	font-family: 'Verdana', Helvetica, Arial, sans-serif;
	font-size: 11px;
}
.Tit_des_Escuela{
	color: #9B1D30;
	font-weight: bold;
	font-family: 'Verdana', Helvetica, Arial, sans-serif;
	font-size: 11px;
}
.Tit_des_Universidad{
	color: #28483D;
	font-weight: bold;
	font-family: 'Verdana', Helvetica, Arial, sans-serif;
	font-size: 11px;
}
.Tit_des_Iglesia{
	color: #DF984B;
	font-weight: bold;
	font-family: 'Verdana', Helvetica, Arial, sans-serif;
	font-size: 11px;
}
.Tit_des_Galeria{
	color: #00316F;
	font-weight: bold;
	font-family: 'Verdana', Helvetica, Arial, sans-serif;
	font-size: 11px;
	padding-top: 5px;
}

.Baja_dest {
	font-size: 10px;
	color: #353F49;
	line-height:normal;
	margin: 0px 2px 5px 0px;
	padding: 0px;
	font-family: 'Verdana', Helvetica, Arial, sans-serif;
	text-align: left;
	vertical-align: top;
}
.Hora_Home{
	color: #666666;
	font-weight: normal;
	font-family: 'Verdana', Helvetica, Arial, sans-serif;
	font-size: 10px;
	padding: 5px;
	float: right;
	text-align: right;
	vertical-align: super;
}
/*Estructura*/
#contenedor{
	width: 760px;
}
#nume{
	width: 720px;
	height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.Cont_head_Der {
	width: 575px;
	height: 80px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00316F;
	border-bottom-color: #00316F;
}
.Cont_head_Izq {
	width: 145px;
	height: 80px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00316F;
}
#ColIzq{
	width: 140px;
	height: 150px;
}
.image {
	margin: 3px;
	float: left;
	border: 2px solid #666666;
}
.Lat_a{
	background-image: url(lat_a.gif);
	background-repeat: repeat-y;
	width: 20px;
}
.Lat_b{
	background-image: url(lat_b.gif);
	background-repeat: repeat-x;
	width: 20px;
}
.Lat_c{
	background-image: url(lat_c.gif);
	background-repeat: repeat-y;
	width: 20px;
}
.Lat_d{
	background-image: url(lat_d.gif);
	background-repeat: repeat-x;
	width: 20px;
}
/*Destacados Inferior*/
.Dest_redsa {
	background: #B6E3F8;
}
.Dest_col {
	background: #F1E2E4;
	width: 190px;
}
.Dest_uni {
	background: #D7E8DB;
	width: 190px;
}
.Dest_igl {
	background: #FCF6EF;
	width: 190px;
}
.Dest_gal2 {
	background-color: #CEE7FF;
	padding-top: 10px;
}
.Dest_gal {
	background-color: #CEE7FF;
	padding-top: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00316F;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	background-position: left top;
}
.SepDest_inf{
	background-image: url(sep_inf.gif);
	background-repeat: repeat-y;
	width: 8px;
}
/*formulario*/
.Tex_form{
	width: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background-color: #EBEBEB;
	float: left;
	height: 15px;
	border: 1px solid #00316F;
	text-align: left;
}
.Bot_form{
	float: right;
}
/*FOOTER */

#footer {
	width: 720px;
	background-color: #CCCCCC;
	text-align: center;
	color: #596165;
	height: 30px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #596165;
	border-bottom-color: #596165;
	vertical-align: middle;
	border-top-style: solid;
	border-bottom-style: solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 5px;
}

#footer a { 
	color: #333333; 
	text-decoration: none; 
}
