body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	letter-spacing: 0px;
	background: #bfcebf;
	color: #000;
}
#todo {
	margin: 0px auto;
	color: #000;
	border: 1px solid #ccc;
	background-color: #e8e8ef;
	width: 760px !important;
}

/* Seccion Header
-----------------------------------------------*/

#top {
	height: 71px;
	background: #7b8ea6 url("../imagenes/top.gif") no-repeat center left;
	color: #fff;
	border-bottom: 1px solid #000;
}

#top h1 {
	text-align: right;
	font-size: 50px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}
/* Seccion Contenido
-----------------------------------------------*/

#contenido {
	color: #000;
	background: #fff;
	float: right;
	width: 558px;
	padding-top: 1em;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 10em;
	border-left: 1px solid;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 529px;
        min-height: 1500px;
}
#contenido a:link {
	text-decoration: none;
}
#contenido a:hover {
	text-decoration: underline;
}
#contenido a:visited, #contenido a:active {
	text-decoration: underline;
}
#contenido p {
	text-indent: 25px;
	text-align: justify;
}
#contenido .enconst {
	margin: 50px;
	margin-top: 100px;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	text-transform: uppercase;
	color: #f00;
	background: #fff;
}
#contenido .atencion {
	text-align: center;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
}
#contenido ul.corr {
	padding-left: 3.5em;
	padding-top: 2em;
}
#contenido ul.corr li {
	font-size: 12px;
	background: #fff;
	color: #bcd;
	padding: 10px;
	list-style: square;
}
#contenido ul li {
	padding: 3px;
	/*font-weight: bold;*/
}
#contenido ul li ul li {
	padding: 0;
	font-weight: normal;
}
#contenido ul.not li {
	list-style: square;
	padding: 0;
	font-weight: normal;
}
img {
	vertical-align: middle;
	border: 0;
}
h1 {
	letter-spacing: 1px;
	font-size: 26px;
	text-align: center;
}
h2 {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 20px;
}
hr {
	height: 1px;
	color: #a5b2c2;
	background: #fff;
	border-top: 1px dashed;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
}
#contenido hr.sep {
	color: #fff;
	height: 7px;
	border-top: 1px solid #a5b2c2;
	border-bottom: 1px solid #a5b2c2;
	border-left: 0;
	border-right: 0;
}
#contador {
	text-align:center;
}
#contador span {
	font-weight: bolder;
	color: red;
}

/* Noticias
-------------------------------*/

.newsheader {
	font-size: 11px;
	margin-bottom: 0;
	padding-bottom: 0;
}
.newstitle {
	text-align: left;
	font-size: 13px;
	margin-top: 0;
	padding-top: 0;
}
.masinfo {
	padding: 0;
	margin: 0;
	display: block;
	text-align: right;
}


/* Tablas 
-------------------------------*/

table {
	padding: 0;
	margin: 0;
	border: 1px solid;
	width: 100%;
}
caption {
	padding-bottom: 10px;
	padding-top: 20px;
}
th {
	height: 21px;
	border: 1px solid;
	font-size: 10px;
}
.fecha {
	text-align: center;
	width: 90px;
}
.semana {
	text-align: center;
	width: 50px;
}
.observ {
	padding-left: 5px;
	width: 350px;
}
.anual, .obs {
	text-align: center;
	width: 50px;
}
.cur, .apr {
	text-align: center;
	width: 60px;
}
td {
	padding-left: 5px;
	border: 1px solid;
}

/* Formulario para Agregar email
-----------------------------------------------*/

#newsletter {
	margin-top: 15px;
	text-align: center;
}
#newsletter label {
	display: block;
	text-align:center;
}
#newsletter h3 {
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 1.15em;
}
.warning {
	padding-top: 75px;
	padding-bottom: 50px;
	color: red;
	font-size: 20px;
	text-align: center;
}
.thanks {
	padding-top: 75px;
	padding-bottom: 50px;
	color: blue;
	font-size: 20px;
	text-align: center;
}
/* Seccion apuntes agregado y control de mail
-----------------------------------------------*/

#apuntes {
	margin: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	height: 150px;
	overflow: auto;
}

/* Seccion Menu Vertical
-----------------------------------------------*/

#menu {
	font-size: 11px;
	font-weight: bold;
	border: 0;
	width: 198px;
	float: left;
	padding-bottom: 2.65em;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li {
	border-bottom: 1px solid #a5b2c2;	
}
#menu a {
	color: #000;
	text-decoration: underline;
	display: block;
	padding: 5px;
	padding-left: 2em;
	padding-bottom: 10px;
}
#menu a:visited, #menu a:active {
	color: #a0a0a0;
	text-decoration: none;
}
#menu a:hover {
	color: #000;
	text-decoration: none;
	background: #d7dce3;
}
#menu li.actual {
	background: #b5c2d2;
}
#menu li.actual a:hover {
	background: #b5c2d2;
}
#menu li ul {
	border-top: 1px solid #000;
	padding-left: 2.5em;
	text-align: center;
}
#menu li.actual li {
	color: #000;
	background: #fff;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
}
#menu li.actual li a:hover {
	color: #000;
	text-decoration: none;
	background: #d7dce3;
}

/* Seccion Ads
-----------------------------------------------*/

#ads {
	display: none;
	width: 135px;
	float: right;
	padding-top: 1em;
	text-align: center;
	padding-bottom: 3em;
}
#ads p {
	padding: 0;
	margin: 0;
}
#mlads {
	width: 120px;
}
#mlads2 {
	width: 300px;
}
#gads {
	width: 160px;
}
.ads {
	margin: 25px auto;
}
#cueads {
	text-align: center; 
}

/* Seccion Footer
-----------------------------------------------*/

#footer {
	margin: 0;
	padding-top: 10px;
	color: #fff;
	background: #8090A8;
	text-align: center;
	border-top: 1px solid #000;
	clear: both;
	height: 45px;
}
#footer p {
	padding: 0;
	margin: 0;
}
#footer a:link {
	text-decoration: underline;
	color: #fff;
}
#footer a:hover {
	text-decoration: none;
}
#footer a:visited, #footer a:active {
	color: #fff;
	text-decoration: none;
}

/* Galerķa de Fotos
-----------------------------------------------*/

.navlinks {
	text-align: center;
}
.ig_tbl_line {
 width: 360px;
 margin: 0 auto;
 border: 0;
}

.blind {
 display: none;
}