/*********************/
/*  VALORES GLOBALES */
/*********************/

/* ENLACES */
a:link {color: #CCCCCC;}
a:hover{color:#006633;}
a:visited{color:#003300;}

/* ESTILOS AUTOMATICOS */
.Estilo9 {color: #CCCCCC}
.Estilo9 a:hover { color:#006633;}
.Estilo9 a:visited { color:#003300;}
.Estilo16 {font-size: 90%}
.Estilo29 {	font-size: 1.2em; color: #999999; margin-left: auto;}
.Estilo30 {color: #333333;	font-weight: bold;}
.Estilo31 {color: #666666;	font-weight: bold;	margin-right: 10px;}
.Estilo32 {font-size: 120%;	font-weight: bold; text-align: justify;}
.Estilo34 {font-size: 120%}
.Estilo37 {font-family: "trebuchet ms", arial, sans-serif}
.Estilo43 {font-family: "Helvetica 55 Roman";font-size: 130%;}

/* ESTILOS DE POSICION */
.EstiloCentrado {text-align:justify;}
.EstiloCenter {text-align:center;}
.derecha{text-align:right;}

/* ESTILOS DEL TABLON */
.TitularNoticia {
	font-family:Arial, Helvetica, sans-serif;
	color:#006699;
	font-size: 1.2em;
}
.TextoNoticia {
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:11px;
	text-align:justify;
	margin-left:25px;
}
.PieNoticia {	font-family:arial;	color:#3399FF;	font-size:10px;	font-weight:bold;}
.tablon{ border-style:solid; border-width:0px; border-color:#009933;}

.menuaccesible a:link{
		color:#777;
		font-weight:normal;
	}

/* MAIN CONTENT */
.main-content h1.pagetitle {margin:0 0 0.4em 0; padding:0 0 2px 0; border-bottom:solid 7px rgb(225,225,225); font-family:"trebuchet ms", arial, sans-serif; color:rgb(100,100,100); font-weight:bold; font-size:220%;}
.main-content h1.block {clear:both; margin:1.0em 0 0em 0; padding:2px 0 2px 2px; background:rgb(190,190,190); font-family:"trebuchet ms",arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:220%;}
.main-content h1 {clear:both; margin:1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(80,80,80); font-weight:normal; font-size:210%;}
.main-content h2 {clear:both; margin:1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(80,80,80); font-weight:normal; font-size:170%;}
.main-content h3 {clear:both; margin:-1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(125,125,125); font-weight:normal; font-size:130%;}
.main-content h1.side {clear:none;}
.main-content h2.side {clear:none;}
.main-content h3.side {clear:none;}

.main-content h4 {margin:1.5em 0 1.0em 0; color:rgb(80,80,80); font-family:"trebuchet ms",arial,sans-serif; font-weight:normal; font-size:170%;}
.main-content h5 {margin:1.5em 0 1.0em 0; color:rgb(80,80,80); font-family:"trebuchet ms",arial,sans-serif; font-size:140%;}
.main-content h6 {margin:1.2em 0 0.2em 0; color:rgb(80,80,80); font-weight:bold; font-size:120%;}
.main-content p {
	margin:0 0 1.0em 0;
	line-height:1.2em;
	font-size:110%;
	text-indent: 1em;
	text-align: justify;
}

.TextoNoticia p{
	margin:0 0 0 0;
	line-height:1.2em;
	font-size:110%;
	text-align: justify;
	text-indent: 0em;
}
}
.main-content p.center {text-align:center;}
.main-content p.right {text-align:right;}
.main-content p.details {clear:both; margin:-0.25em 0 1.0em 0; line-height:1.0em; font-size:110%;}
.main-content blockquote {clear:both; margin:0 30px 0.6em 30px; font-size:90%;}

.main-content table {
	clear:both;
	width:835px;
	table-layout:fixed;
	border-collapse:collapse;
	background-color:#FFFFFF;
}
.main-content table th.top {height:3.5em; padding:0 7px 0 7px; background-color:rgb(175,175,175); text-align:left; color:rgb(255,255,255); font-weight:bold; font-size:110%;}
.main-content table th {
	height:3em;
	padding:2px 20px 2px 7px;
	border-left:solid 2px rgb(255,255,255);
	border-right:solid 2px rgb(255,255,255);
	border-top:solid 2px rgb(255,255,255);
	border-bottom:solid 2px rgb(255,255,255);
	background-color:rgb(225,225,225);
	text-align:left;
	color:rgb(80,80,80);
	font-weight:bold;
	font-size:110%;
	background-repeat: no-repeat;
	background-position: center;
}
.main-content table td {
	padding:1px 7px 2px 7px;
	border-left:solid 2px rgb(255,255,255);
	border-right:solid 2px rgb(255,255,255);
	border-top:solid 2px rgb(255,255,255);
	border-bottom:solid 2px rgb(255,255,255);
	background-color:#FFFFFF;
	text-align:left;
	font-weight:normal;
	color:rgb(80,80,80);
	font-size:110%;
	background-repeat: no-repeat;
	background-position: center;
}

p.caption {clear:both; margin:0.5em 0 2.0em 20px; text-align:left; color:rgb(80,80,80); font-size:110%;}

.main-content ul {
	list-style:none;
	margin:0.5em 0 1.0em 0;
	list-style-type: none;
}
.main-content ul li {margin:0 0 0.2em 2px; padding:0 0 0 12px; background:url(../img/bg_bullet_full_1.gif) no-repeat 0 0.5em; line-height:1.4em; font-size:110%;}
.main-content ol {margin:0.5em 0 1.0em 20px !important /*Non-IE6*/; margin:0.5em 0 1.0em 25px /*IE6*/;}
.main-content ol li {
	list-style-position:outside;
	margin:0 0 0.2em 0;
	line-height:1.4em;
	font-size:110%;
}

/* MAIN CONTENT 2 */
.main-content2 h1.pagetitle {margin:0 0 0.4em 0; padding:0 0 2px 0; border-bottom:solid 7px rgb(225,225,225); font-family:"trebuchet ms", arial, sans-serif; color:rgb(100,100,100); font-weight:bold; font-size:220%;}
.main-content2 h1.block {clear:both; margin:1.0em 0 0em 0; padding:2px 0 2px 2px; background:rgb(190,190,190); font-family:"trebuchet ms",arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:220%;}
.main-content2 h1 {clear:both; margin:1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(80,80,80); font-weight:normal; font-size:210%;}
.main-content2 h2 {clear:both; margin:1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(80,80,80); font-weight:normal; font-size:170%;}
.main-content2 h3 {clear:both; margin:-1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(125,125,125); font-weight:normal; font-size:130%;}
.main-content2 h1.side {clear:none;}
.main-content2 h2.side {clear:none;}
.main-content2 h3.side {clear:none;}

.main-content2 h4 {margin:1.5em 0 1.0em 0; color:rgb(80,80,80); font-family:"trebuchet ms",arial,sans-serif; font-weight:normal; font-size:170%;}
.main-content2 h5 {margin:1.5em 0 1.0em 0; color:rgb(80,80,80); font-family:"trebuchet ms",arial,sans-serif; font-size:140%;}
.main-content2 h6 {margin:1.2em 0 0.2em 0; color:rgb(80,80,80); font-weight:bold; font-size:120%;}
.main-content2 p {margin:0 0 1.0em 0; line-height:1.2em; font-size:110%;}
.main-content2 p.center {text-align:center;}
.main-content2 p.right {text-align:right;}
.main-content2 p.details {clear:both; margin:-0.25em 0 1.0em 0; line-height:1.0em; font-size:110%;}
.main-content2 blockquote {clear:both; margin:0 30px 0.6em 30px; font-size:90%;}

.main-content2 table {
	clear:both;
	width:666px;
	border-collapse:collapse;
	background-color:#FFFFFF;
	margin-left: auto;
	margin-right: auto;
}
.main-content2 table th.top {height:3.5em; padding:0 7px 0 7px; background-color:rgb(175,175,175); text-align:left; color:rgb(255,255,255); font-weight:bold; font-size:110%;}
.main-content2 table th {
	height:3em;
	padding:2px 20px 2px 7px;
	border-left:solid 2px rgb(255,255,255);
	border-right:solid 2px rgb(255,255,255);
	border-top:solid 2px rgb(255,255,255);
	border-bottom:solid 2px rgb(255,255,255);
	background-color:rgb(225,225,225);
	text-align:left;
	color:rgb(80,80,80);
	font-weight:bold;
	font-size:110%;
	background-repeat: no-repeat;
	background-position: center;
}
.main-content2 table td {
	height:3em;
	padding:1px 7px 2px 7px;
	border-left:solid 2px rgb(255,255,255);
	border-right:solid 2px rgb(255,255,255);
	border-top:solid 2px rgb(255,255,255);
	border-bottom:solid 2px rgb(255,255,255);
	background-color:#FFFFFF;
	text-align:left;
	font-weight:normal;
	color:rgb(80,80,80);
	font-size:110%;
	background-repeat: no-repeat;
	background-position: center;
}

.main-content2 ul {list-style:none; margin:0.5em 0 1.0em 0;}
.main-content2 ul li {margin:0 0 0.2em 2px; padding:0 0 0 12px; background:url(../img/bg_bullet_full_1.gif) no-repeat 0 0.5em; line-height:1.4em; font-size:110%;}
.main-content2 ol {margin:0.5em 0 1.0em 20px !important /*Non-IE6*/; margin:0.5em 0 1.0em 25px /*IE6*/;}
.main-content2 ol li {list-style-position:outside; margin:0 0 0.2em 0; line-height:1.4em; font-size:120%;}


/********************/
/*  COMMON CLASSES  */
/********************/
.main img {clear:both; margin:0px 10px 0px 0; padding:1px; /*border:1px solid rgb(150,150,150);*/}
.main img.center {clear:both; float:none; display:block; margin:0 auto; padding:1px; border:1px solid rgb(150,150,150);}
.main img.right {clear:both; float:right; margin:3px 0 7px 10px; padding:1px; border:1px solid rgb(150,150,150);}

.main a {color:rgb(70,122,167); font-weight:bold; text-decoration:none;}
.main-content h1 a {color:rgb(70,122,167); font-weight:normal; text-decoration:none;}
.main a:hover {color:rgb(42,90,138); text-decoration:underline;}
.main a:visited {color:rgb(42,90,138);}

/*.main a img {border:solid 1px rgb(150,150,150);}
.main a:hover img {border:solid 1px rgb(220,220,220);}
*/
/********************/
/*  MY OWN TABLES   */
/********************/
.noticia table{
	clear:both;
	width:100%;
}

.noticia table td.imagen{
	width:82px;
}

.noticia table td.calendario{
	width: 44px;
}

.noticia table td.calendario table td{
	background-color:#333;
	border: none;
}

.tabledownload table{
	clear:both;
	width:680px;
	table-layout: fixed;
	border-collapse:separate;
	background-color:#FFFFFF;
}
.tabledownload table th.top {
	height:3.5em; 
	padding:0 7px 0 7px; 
	background-color:#CCCCCC;
	text-align:left;
	color:#CCCCCC;
	font-weight:bold;
	font-size:110%;
	}
.tabledownload table th {
	height:3em;
	padding:2px 20px 2px 7px;
	background-color:#FFFFFF;
	font-weight:bold;
	font-size:110%;
	background-repeat: no-repeat;
	background-position: center;
}
.tabledownload table td {
	height:3em;
	padding:1px 7px 2px 7px;
	background-color:#FFFFFF;
	font-weight:normal;
	color:rgb(80,80,80);
	font-size:110%;
	background-repeat: no-repeat;
	background-position: center;
}

tr.alt td{
	background-color:#EEEEEE;
}

tr.over td{
	background-color:#D1EDA7;
}

tr.checked td{
	background-color:#CC3300;
}
