﻿@charset "UTF-8";
/* CSS Document */
body {
	background-color: #e5e5e5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/*<----------------------------MasterPage----------------------------*/
.mastercont {
	width:955px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
}
.navigator {
	width:190px;
	height:314px;
	background-color:#FFF;
	margin-right:5px;
}
.navigator2 {
	width:190px;
	height:307px;
	background-color:#FFF;
	margin-right:5px;
	margin-top:5px;
	padding-bottom:13px;
}
.logo {
	width:190px;
	height:116px;
	background-image:url(images/logo.gif);
	display:block;
}
.button {
	width:190px;
	height:17px;
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:400;
	font-size:11px;
	color:#325e90;
	line-height:17px;
	text-indent:16px;
	border-top:#e5e5e5 1px solid;
	display:block;
}
.button:hover {
	width:190px;
	height:17px;
	background-image:url(images/bg_hover.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-weight:400;
	font-size:11px;
	color:#325e90;
	line-height:17px;
	text-indent:16px;
	border-top:#e5e5e5 1px solid;
	display:block;
}
.title {
	width:100%;
	height:19px;
	background-image:url(images/title_icon.gif);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:400;
	font-size:12px;
	color:#325e90;
	padding-top:8px;
	text-indent:22px;
	border-bottom:#e5e5e5 1px solid;
	margin-bottom:13px;
}
.calendario {
	width:164px;
	height:auto;
	margin:0px 0px 13px 13px;
	background-color:#e5e5e5;
}
.contacto {
	width:164px;
	height:auto;
	margin:0px 0px 0px 13px;
	background-color:#e5e5e5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align:center;
	padding:10px 0px 10px 0px;
	display:block;
}
/*<----------------------------Index----------------------------*/
.flash {
	width:760px;
	height:314px;
	background:#FFFFFF;
}
.eventos {
	width:498px;
	height:320px;
	background-color:#FFFFFF;
	float:left;
	margin-right:5px;
	margin-top:5px;
}
.boletines {
	width:256px;
	height:320px;
	background-color:#FFFFFF;
	float:left;
	margin-top:5px;
}
.event_cont {
	width:472px;
	height:80px;
	margin:0px 13px 13px 13px;
}
.foto_th {
	width:104px;
	height:78px;
	margin-right:10px;
	background-color:#e5e5e5;
	border:#CCCCCC 1px solid;
	float:left;
}
.titu_event {
	width:75%;
	height:auto;
	float:left;
	margin-bottom:5px;
}
.text_event {
	width:75%;
	height:auto;
	float:left;
}
.titu_bolet {
	width:90%;
	height:auto;
	float:left;
	margin-bottom:5px;
	margin-left:13px;
}
.text_bolet {
	width:90%;
	height:auto;
	float:left;
	margin-bottom:15px;
	margin-left:13px;
}
/*<----------------------------Internas----------------------------*/
.top {
	width:760px;
	height:122px;
	background-image:url(images/tope.jpg);
}
.tuti_seccion {
	width:750px;/*760 - paddin*/
	height:31px;
	background-image:url(images/bg_hover.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-weight:700;
	font-size:14px;
	color:#325e90;
	text-align:right;
	line-height:31px;
	margin-top:1px;
	padding-right:10px;
	float:left;
}
.cont_seccion {
	width:760px;
	height:auto;
	background:#FFFFFF;
	margin-top:1px;
	float:left;
	min-height:474px;
	padding-bottom:10px;
}
.cont_seccion2 {
	width:760px;
	height:auto;
	background:#FFFFFF;
	margin-top:1px;
	float:left;
	padding-bottom:10px;
}
.text_cont {
	width:740px;
	height:auto;
	margin: 10px 10px 10px 10px;
	float:left;
	font-family: Verdana;
	font-weight: 400;
	font-size: 11px;
	color: #000000;

}
/*<----------------------------Eventos----------------------------*/
.event_cont2 {
	width:734px;
	height:80px;
	margin:13px 13px 13px 13px;
	float:left;
}
.titu_event2 {
	width:632px;
	height:auto;
	float:left;
	margin-bottom:5px;
}
.text_event2 {
	width:632px;
	height:auto;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:400;
	font-size:11px;
	color: #000000;
}
.borde {
	border:#999999 solid 1px;
}
.foto_th2 {
	width:104px;
	height:78px;
	margin:13px 20px 13px 20px;
	background-color:#e5e5e5;
	border:#CCCCCC 1px solid;
	float:left;
}
.titu_comnet {
width:100%;
height:20px;
border-bottom:#999999 solid 1px;
line-height:20px;
}
.text_comnet {
width:100%;
height:auto;
margin-top:10px;

}
/*<----------------------------Circulares----------------------------*/
.logo_circular {
	width:151px;
	height:190px;
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
}
