/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

a, a:visited, a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a:hover {
	color: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.enlace2:visited, a.enlace2:active, a.enlace2:link {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

a.enlace2:hover {
	color: #82C3FB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

a.enlace3:visited, a.enlace3:active, a.enlace3:link {
	text-decoration: none; color: #00659A; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; }

a.enlace3:hover {
	color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

a.enlaceagenda:visited, a.enlaceagenda:active, a.enlaceagenda:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	text-transform: uppercase;
	text-align: left;
	text-decoration: none;
}

a.enlaceagenda:hover {
	color: #003399;
text-decoration: underline;
}
a.enlacenoticia:link, a.enlacenoticia:visited, a.enlacenoticia:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-transform: uppercase;
	text-align: left;
	text-decoration: none;
}
a.enlacenoticia:hover {
color: #0066CC;
text-decoration: underline;
}

a.boton1:link, a.boton1:visited, a.boton1:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
	padding: 5px;
	height: 10px;
	width: auto;
	border: 1px solid #FFFFFF;
	text-decoration: none;
}
a.boton1:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #0099CC;
	height: 10px;
	width: auto;
	border: 1px solid #003366;
	text-decoration: none;
	padding: 5px;
}

a.menu:link, a.menu:visited, a.menu:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00FFFF;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

a.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
	text-decoration: underline;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;

}
a.menusuperior:link, a.menusuperior:visited, a.menusuperior:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #024A94;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 8px;
	padding-bottom: 5px;
	font-weight: normal;
	/*line-height: 140%;
	line-height: 20px;*/
	line-height: 1;
}

a.menusuperior:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 5px;
	padding-top: 8px;
	padding-bottom: 5px;
	/*
	line-height:200%;*/
	line-height: 1;
	font-weight: normal;
	text-decoration: none;

}



#wint_bot_right_text a
{
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #A5987F;
	text-decoration: underline;
}

#wint_bot_right_text a:hover
{
	color: #FF3600;
}


/*--------------------- fin enlaces ---------------------------------------------------------------------------------- */

/* formularios ------------------------------------------------*/
form {
margin: 0px;
}

input, select, textarea {
	border: 1px solid #99CCFF;
	background-color: #E6F2FF;
	margin-top: 1px;
	color: #000000;
	font-size: 12px;
	padding: 1px;
}
.input_busqueda {
	border: 1px solid #99CCFF;
	background-color: #003399;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.submit_mail {
margin-left: 90px;
background-color: #FFA21C;
}

/* fin de formularios ---------------------------------------------------- */

/* ---textos -----------------------------------------------*/
.titulos1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
}
.texto1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.texto2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CEEAEE;
}
.texto3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF9900;
	font-weight: bold;
}
.titulonoticia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-transform: uppercase;
	text-align: left;
	text-decoration: none;
}
.subtitularesnoticias {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: left;
}

.subtitulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	font-weight: bold;
}

.texto4 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.texto5 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	font-weight: bold;
}
.extrainfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	background-color: #FFFFCC;
	margin: 5px;
	padding: 10px;
	width: 150px;
	border: 1px dotted #7B869A;
}

.titulos2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #74ADE4;
	background-color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 1px;
	margin-left: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #B9C5D8;
	border-right-color: #B9C5D8;
	border-bottom-color: #B9C5D8;
	border-left-color: #B9C5D8;
}

/* --------------div --------------------------- */
.div2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	background-color: #00CCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.div1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0099CC;
	border: 3px solid #024A94;
}
.divmenuprincipal {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.div_ayto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-position: left top;
	text-align: left;
	padding: 10px;
	width: 500px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: dashed;
	border-top-color: #FFB20E;
	border-right-color: #FFB20E;
	border-bottom-color: #FFB20E;
	border-left-color: #FFB20E;
	line-height: 170%;
}
.tabla3 {
	border: 1px solid #00CCFF;
}


.tablaprincipal {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #000033;
}
#Layer1 {
	position:absolute;
	left:207px;
	top:4px;
	width:468px;
	height:170px;
	z-index:1;
}
#Layer2 {
	position:absolute;
	left:661px;
	top:104px;
	width:259px;
	height:28px;
	z-index:1;
	}
	
	/* ----------------------------------------------------------------- */
	

.fondosombra {
	background-image: url(../imagenes/f_no2.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.Ampliatexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #74ADE4;
	font-size: 100%;
}

.div_localizacion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #74ADE4;
	background-position: left top;
	text-align: left;
	padding: 10px;
	width: 450px;
	font-size: 100%;
}
.texto6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	font-weight: normal;
}
.div_fotografia {
	vertical-align: top;
	margin: 5px;
	height: 75px;
	width: 75px;
	float: left;
	clear: none;
	left: 0px;
	top: 0px;
	clip: rect(auto,auto,auto,auto);
	position: relative;
	padding: 0px;
}
#div_titulo_noticia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	width: 230px;
	top: 0px;
	left: 0px;
	position: relative;
}
.div_central {
	width: 265px;
}
.div_titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #74ADE4;
}


.imagen_noticia {
	border: 5px solid #FFFFFF;
	top: 0px;
	bottom: 0px;
}
.div_titulo_agenda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00659A;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	width: 230px;
	top: 0px;
	left: 0px;
	position: relative;
}
.div_agenda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-align: left;
	text-indent: 0px;
	vertical-align: top;
	margin: 5px;
	padding: 0px;
	width: 250px;
}
.divmenu_piepagina {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	width: 800px;
	border: 1px solid #D9D9E5;
	left: auto;
	right: auto;
}
.div_izquierda {
	width: 165px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #E0DFE3;
	border-bottom-color: #FFFFFF;
	border-top-color: #FFFFFF;
}
.div_centro {
	background-position: left top;
	text-align: left;
	padding: 10px;
	width: 200px;
	position: relative;
	top: 0px;
	left: 20px;
}
li {
	font-size: 12px;
	color: #006699;
	list-style-type: square;
	list-style-image: url(../imagenes/iconos/vineta_menu.gif);
}
.volver {
	padding: 4px;
	border: 1px solid #D4D0C8;
}
hr {
	color: #99CCFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
}
.tablabrujula {
	background-attachment: fixed;
	background-image: url(../imagenes/brujula.jpg);
	background-repeat: no-repeat;
	background-position: right 100px;
}

/* tooltip */

a.info:link, a.info:visited, a.info:active{
	position:relative;
	z-index:24;
	color: #00CCCC;
	text-decoration: none;
	/* background-color:#ccc;
    color:#000;
    text-decoration:none;*/
}
a.info:hover {
	z-index:25; /*background-color:#ff0;*/
	color: #FFFF00;
}
a.info span {
	display: none;
}
a.info:hover span { 
	display:block;
	position:absolute;
	top:2em;
	left:2em;
	width:200px;
	border:1px solid #0cf;
	background-color:#EEEEEE;
	color:#000000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px;
}
.div_foto_noticia {
	width: 30px;
	top: 0px;
}
.div_desc_noticia {
	width: 80px;
	top: 200px;
	left: 100px;
	visibility: visible;
	height: 100px;
}
.div_noticia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	width: 230px;
	top: 0px;
	left: 0px;
	position: relative;
	height: 180px;
	background-color: #F2F9FF;
}

#div_interior {
	width: 470px;
}
.titulossecciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #74ADE4;
	background-color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 1px;
	margin-left: 14px;

}
.div_sobra{
	background-image: url(../imagenes/bg_izq.gif);
}


a.tooltip span {display:none; padding:2px 3px; margin-left:8px; width:130px;}

a.tooltip:hover span{display:inline; position:absolute; background:#ffffff; border:1px solid #cccccc; color:#6c6c6c;}

a.opacity img {
filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
-khtml-opacity: 0.5;}

a.opacity:hover img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
-khtml-opacity: 1.0; }

.gruposmunicipales {
	background-color: #F3F3F3;
	border: 1px solid #666;
}
.texto_peq {
	font-size: 9px;
	text-align: justify;
}
#servicio_contratacion {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #A6A6A6;
	border-right-color: #A6A6A6;
	border-bottom-color: #A6A6A6;
	border-left-color: #A6A6A6;
}

.cabecera_over {
	color:#E5E5E5;
	background-color: #333333;
}
.cabecera {
	color: #333333;
	background-color: #E5E5E5;
}

.encurso {
	font-size: 12px;
	font-weight: bold;
	color: #00921C;
}
.anulado {
	font-size: 12px;
	font-weight: bold;
	color: #FF1E0F;
}
.finalizado {
	font-size: 12px;
	font-weight: bold;
	color: #888;
}
