body {
	background-image: url(Images/fondo.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #626983;
	line-height: 17px;
}
.input {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #626983;
	border: 1px solid #005AC3;
}

.bordederecho {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #8c91a5;
}
strong {
	background-color: #D9F1FF;
	font-weight: normal;
}
a:link {
	color: #636885;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #636885;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #005AC3;
	text-decoration: underline;
}
.fondoenviar {
	font-family: "trebuchet MS", Verdana;
	background-color: #636885;
	border: 1px solid #005AC3;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	width: 160px;
}
.fondoenviar:hover{
	border: 1px solid #636885;
	background-color:#005AC3;
	color: #FFFFFF;
}.direcciones {
	font-size: 10px;
	color: #005AC3;
	letter-spacing: -1px;
	line-height: 11px;
}
.direccionesnegrita {
	font-size: 10px;
	color: #005AC3;
	font-weight: bold;
}

/**************** ELEMENTOS */
p { margin-bottom: 15px; }

ul.normal-list { padding: 0; margin: 0; margin-left: 25px; margin-bottom: 20px; }
ul.normal-list li{ padding: 0; margin: 0;  }

ul.normal-list ul{ padding: 0; margin: 0; margin-left: 25px; }

ul.list-enlaces { padding: 0; margin: 0; margin-bottom: 20px; }
ul.list-enlaces li{ padding: 0; margin: 0; list-style: none; }

.img_border { border: 1px solid #CCC; padding: 2px; }

/**************** NOTICIAS */

/* Destacado */

.border { border-bottom: 1px solid #ccc; }

.title { font-size: 12px; font-weight: bold; padding-bottom: 3px; }

.destacado { 
	background-image:url(Images/img_lista02.gif);
	background-position:left center;
	background-repeat: no-repeat;
	background-color: #f3f3f3;
	border-bottom: 1px solid #ccc;
	margin: 20px 0 10px 0;
	padding-left: 20px;
	padding-right: 70px;
	text-transform:uppercase;
	text-align:left;
}

.destacado h4 { padding-top: 5px; }


.destacado span {
	position:absolute;
	margin-left: 320px;
	margin-top: -17px;
	font-weight: bold;
	font-size: 9px;
}

.destacado h4 a { font-weight: bold; }


.listado {
	/* background-color: #f3f3f3; */
	border-bottom: 1px solid #ccc;
	padding: 15px 10px 15px 20px;
}

.listado a{
	font-weight: bold;
	color: #005AC3;
}

.listado a:link {
	color: #005AC3;
	text-decoration: none;
}
.listado a:visited {
	color: #005AC3;
	text-decoration: none;
}
.listado a:hover {
	color: #005AC3;
	text-decoration: underline;
}
.listado a:active {
	color: #005AC3;
	text-decoration: none;
}

.listado:hover { background-color: #ffd; cursor: pointer; text-decoration:none; } /* resaltar tabla al pasar el mouse */


.info{ text-align:right; padding-bottom: 20px; }

.info a{ background-color:#1DB8FE; padding: 2px 5px; border: 1px solid #005AC3; }

.info a:link {
	color: #fff;
	text-decoration: none;
}
.info a:visited {
	color: #fff;
	text-decoration: none;
}
.info a:hover {
	color: #fff;
	text-decoration: underline;
}
.info a:active {
	color: #fff;
	text-decoration: none;
}

/* paginacion */

.page {
	background-color: #EFEFEF;
	border: 1px solid #ccc;
	padding: 5px; 
	margin-top: 20px;
	margin-bottom:20px;
	text-align:center;
}

.page ul { margin:0; padding:0;}
.page li { display: inline; padding: 0 5px; }

/* Modulo */

.modulo {
	background-color: #EFEFEF;
	border: 1px solid #ccc;
	padding: 5px 25px; 
	margin: 0 0 10px 0;
}

.img-noticia { margin-bottom: 20px;}

.img-noticia img{ border:1px solid #ccc; padding: 2px;}


/* Iconos */

.icon-download { 
	background-image:url(Images/download.png);
	background-position:left;
	background-repeat:no-repeat;
}

/* NEWS */
ul.news { padding-left: 11px; }
ul.news li { margin-left: 10px ; list-style:none; list-style-image:url(Images/icon_list_news.gif) !important; text-align: justify;  }

/* RSS */

ul.rss { padding-left: 11px;  }
ul.rss li { 
	margin-left: 10px ; 
	list-style:none; 
	list-style-image:url(Images/icon_list_rss.gif) !important; 
	text-align:justify; 
}

ul.rss li a { 	font-weight: normal;  }

.highslide-gallery { padding-bottom: 20px; }
