* { margin: 0; padding: 0; }
img { border: 0; }
a { outline-style: none; text-decoration: none; }
li { list-style: none; }
h3 { font-size: 14px; }
.error { background: #fff url('../images/images_portal/error.png') left center no-repeat; padding-left: 20px; }
.ok { background: #fff url('../images/images_portal/ok.png') left center no-repeat; padding-left: 20px; }
.enlace { background: #fff url('../images/images_portal/carpeta.gif') left center no-repeat; padding-left: 22px; }

body
{
	font-size: 76%;
}

#container
{
	text-align:left;
	width: 764px;
	font: 12px/1.4em verdana,arial,sans-serif;
	background: #fff url('../images/images_portal/fluid.columns.png') 0px 0px repeat-y;
}

#cabecera
{
	background: url('../images/images_portal/sombra.png') 0px 108px repeat-x;
	height: 114px;
}
#cabecera h1
{
	background: #fff url('../images/images_portal/cabecera.jpg') no-repeat;
	height: 85px;
}
#cabecera h1 span { display: none; }
#jsddm { 
	background: #0089E0 url('../images/images_portal/barramenu.jpg') repeat-x;
	height: 22px;
	overflow: hidden;
	border-top: 1px solid #6666cc;
	border-right: 1px solid #6666cc;
}
#jsddm li {	float: left; }
#jsddm li a
{
	display: block;
	color: rgb(230,230,230);
	text-transform: uppercase;
	padding: 4px 0px 0px 3px;
	height: 22px;
	width: 104px;
	font-weight: bold;
	font-size: 11px;
	border-left: 2px solid #666699;
}
#jsddm li a:hover
{
background: #0089E0 url('../images/images_portal/barramenu.png') repeat-x;
}
#jsddm li ul
{
	position: absolute;
	opacity: 0.8;
	filter: alpha(opacity = 80);
	visibility: hidden;
	margin-top: 1px;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	margin-left: 1px;
}
#jsddm li ul li
{
	float: none;
	display: inline;	
}
#jsddm li ul li a
{
	width: 250px;
	background: #fff;
	color: black;
	font-weight: normal;
	border-bottom: 1px solid black;
}
#jsddm li ul li a:hover { background: rgb(170,170,170); }
#sidebar
{
	background-color: #0089E0;
	float: left;
	width: 130px;
}
#sidebar h1
{
	color: #fff;
	font-size: 10px;
}

#sidebar .notmarq
{
	background: #fff url('../images/images_portal/go.gif') right bottom no-repeat;
	height: 103px;
	color: #000;
	border: 1px inset darkgray;
	margin: 1px;
}
#sidebar .notmarq a
{
	font-size: 9px;
	color: #000;
}
#sidebar .notmarq a:hover { text-decoration: underline }
#sidebar h3
{
	font-size: 12px;
	color: #fff;
	background-color: #0089E0;
	border: 1px inset darkgray;
	text-align: center;
	text-transform: uppercase;
	margin: 10px 1px 0px;
}
#sidebar .lightblue
{
	background: #61BFF3 url('../images/images_portal/logosemh.gif') center bottom no-repeat;
	text-align: center;
	padding-bottom: 118px;
}
#sidebar .lightblue a
{
	overflow: hidden;
	display: block;
	padding-top: 10px;
}
#content
{
border-top: 16px solid #0089E0;
margin-left: 130px;
padding: 15px;
background-color: #fff;
overflow: hidden;
}
#content a.banner
{
	border-bottom: 3px solid #CC0066;
	display: block;
	padding: 10px;
	margin-bottom: 20px;
}
#content a.banner img { text-align: left; margin: 0 auto; display: block; }

#footer
{
padding: 20px;
clear: both;
text-align: center;
background-color: #fff;
}

/* ESTILOS DE CONTROLLERS FIJOS */

/* NOTICIAS ----- */

#noticias
{
	
}
#noticias p
{
	text-align: right;
	font-style: italic;
}
#noticias ul
{
	border-top: 1px solid black;
}
#noticias ul li
{
	background-color: #F9F9F9;
	margin-top: 4px;
	padding: 3px;
	border-bottom: 1px dotted darkgray;
}
#noticias ul li:hover
{
	background-color: #F1F1F1;
}
#noticias ul li a
{
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
}
#noticias ul li p
{
	font-style: italic;
	text-align: left;
}

/* CONSULTENOS -----------------*/
#consultenos { padding: 20px; }
#consultenos h3
{
	background-color: #0099FF;
	padding: 3px;
	text-align: center;
	font-size: 18px;	
	color: #fff;
}
#consultenos h3.mensaje
{
	background-color:#fff;
	padding: 3px;
	text-align: center;
	font-size: 18px;
	color: #ff0000;
}
#consultenos div { margin: 5px; }
#consultenos label
{
	font: 15px Verdana, Arial;
	float: left;
	width: 35%;
}
#consultenos label.consulta
{
	float: none;
	display: block;
}
#consultenos input, textarea
{
	width: 50%;
	border: 2px solid #808080;
}
#consultenos textarea { height: 80px; width: 80%;}
#consultenos input.cp { width: 20%; }
#consultenos .btn
{
	background-color: #fff;
	width: 10%;
	margin: 0 auto !important;
	text-align: center;
	display: block;
}
#consultenos .btn2
{
	background-color: #fff;
	width: 30%;
	margin: 0 auto !important;
	text-align: center;
	display: block;
}
/* ENLACES -------------- */
#enlaces p.tit { text-align: right; font-style: italic; }
#enlaces ul { padding-top: 5px; border-top: 1px solid black; margin-top: 10px;} 
#enlaces ul li {margin-top:3px; padding: 1px; background: #fff url('../images/images_portal/arrow.gif') right center no-repeat; }
#enlaces a { color: black; font-weight: bold; }
#enlaces ul li:hover { background-color: #FFF8EA; }
#enlaces table,tr,td {border:0; }
#enlaces table { margin-bottom: 10px; width: 100%;}
#enlaces td.text { width: 500px; }
#enlaces td { background-color: #F9F9F9; border-bottom: 1px dotted grey;}
#enlaces td:hover { background-color: #F1F1F1;}

/* MIEMBROS ----------- */
#miembros { padding: 20px; margin: 0 20px; text-align: center; }
#miembros h3
{
	background-color: #0099FF;
	padding: 3px;
	text-align: center;
	font-size: 18px;	
	color: #fff;
}
#miembros div { margin: 4px 0 5px 0; }
#miembros select { font: 12px Verdana,Arial; width: 180px; }

#miembros ul
{
	text-align: left;
	background-color: #B4D5E7;
	border: 3px solid #626FAA;
	padding: 5px;
	margin: 20px 0;
}
#miembros li { clear: both; padding: 3px; }
#miembros span.dato {
	text-align: right; 
	text-transform: capitalize;
	float: left; 
	width: 14%; 
	border-bottom: 1px dotted black;
}
#miembros span.nombre { font-weight: bold; }
#miembros ul li span.valor a
{
	background: #B4D5E7 url('../images/images_portal/map.png') left center no-repeat;
	padding: 1px 1px 1px 20px;
	color: rgb(80,80,80);
}
#miembros ul li span.valor a.web { color: rgb(80,80,80); background: none; padding: 0;}
#miembros ul li span.valor a:hover { text-decoration: underline; }

/* AGENDA -------------*/

#eventos
{
	float: left;
	width: 370px;
	padding: 0 25px;
}
#eventos h3
{
	background-color: #0066AD;
	text-align: center;
	color: #fff;
}
#eventos div
{
	margin: 5px 0px 30px 0px;
	background-color: #F3F3F3;
}
#eventos div a { color: #000; text-transform: uppercase; }
#cal
{
	width: 175px;
	height: 170px;
	font: 10px Verdana,Arial;
	text-align: center;
	float: right;
}
#cal span.eve { font-weight: bold; color: #000; background-color: #F5D174; display: block; padding: 2px;}
#cal td { width: 26px;}
#cal tr.tit { background-color: #0066AD; color: #fff; text-transform: capitalize; }
#cal tr.tit td { width: 170px; }
#cal tr.days { background-color: #0066AD; color: #fff; font-weight: bold; }
#cal td.dom { color: #f00; }
