/* CSS Document */

html, body {
	font: 95% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
}

a{text-decoration:none;}

a:hover{text-decoration:underline;}

a img {border: 0;}


/*------------------- MODULO HEAD --------------------------------*/

#head1{
	display:block;
	clear:both;
}

#head1 a{
	color:#fff;
}

#head1 #logo{
	margin:0;
	padding:0 0 0 0.3em;
	width:49%;
	float:left;
}

#head1 #fastmenu
{
	padding-right:1em;
	float:right;
 	width:40%;
	text-align:right;
}

/*------------------- MODULO ACCESIBILIDAD --------------------------------*/

#accesibility ul{
	list-style:none;
	text-align:right;
	margin:0;
	padding:0;
	border:0;	
}

#accesibility p{
	margin:0;
	padding:0;
	border:0;	
}

#accesibility li{
	display:inline;
}

#migaspan{
	background-color:#345F31;
	color:#FFFFFF;
	height:21px;
	padding:3px;
	clear:both;
	margin-bottom:5px;
}

#migaspan a{
    text-decoration: none;
    color: rgb(255, 255, 255);
}

#migaspan a:hover{ text-decoration: underline; }


/**********************/
/* fichero layout.css */
/**********************/

/*esto es para poner algún elemento especial en la página index */
#especial{
	clear:both;
	text-align:center;
	margin:0px 0px 10px 0px;
}

#web {
	width: 760px;
	background: #FFFFFF;
	padding: 0px;
	margin: 0px auto;
}

#promo {
	width: 760px;
	padding-bottom:5px;
	clear:both;
}
	
#noticias {
	width: 300px;
	background: #DCEAA4;
	margin-bottom:5px;
}

#noticias a {
	color: #333333;
	text-decoration: none;
	font-weight:bolder;
}

#noticias a:hover {
	color: #B50000;
	text-decoration: underline;
}

#contenido {
	width: 604px;
	text-align: justify;
	padding: 2px 0px 15px;
	float: right;
	margin: 0px;
}

.foto {
	padding-top: 2px;
	padding-bottom: 10px;
}

#llamada ul{
	float: left;
	width: 760px;
	margin: 0px;
	padding: 0px;
}

#llamada ul li {
	display: inline;
	width: 190px;
}

#llamada ul li a{
	text-decoration: none;
	background: #F3F3F3;
	float: left;
	width: 190px;
	color: #333333;
	text-align: center;
}

#llamada ul li a:hover{
	text-decoration: underline;
}

#llamada img{
	float:left;
}

#foot{
	clear:both;
	text-align:center;
	font-size:85%;
	color:#fff;
	padding:5px;
	background-color:#990000;
	width:750px;
}

#foot p{
	margin:0;
	padding:0;
	border:0;
}

#foot a{
	color:#fff;
}

.informacion {
	padding: 5px 5px 5px 10px;
	color: #FFFFFF;
	text-align: left;
}

/* Alineacion */
.izquierda { float: left; }
.derecha { float: right; }
.centro { text-align:center;}
.limpia {
	clear: both;
}

#sub-opciones {
	background: url(../imagenes/murallas_inicio.jpg) repeat-y left top;
	width: 760px;
	min-height: 180px;
	border-bottom: 1px solid #999999;
	margin: 0px 0px 5px;
	padding: 0px;
}

/*******************/
/* fichero nav.css */
/*******************/
#navcontainer{
	clear:both;
}

#navcontainer ul{
	float: left;
	width: 760px;
	margin: 0px;
	padding: 0px 0px 1px;
}

#navcontainer ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	width: 152px;
}

#navcontainer ul li a{
	padding: 0px 1px 0px 0px;
	text-decoration: none;
	text-transform: uppercase;
	background: #F3F3F3;
	font-size:1.1em;
	font-weight:bolder;
	float: left;
	width: 151px;
	margin: 0px;
	text-align: center;
	min-height:40px;
}

#navcontainer ul li a:hover{
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	padding-top: 0px;
}

.opcion {
	padding: 0px 0px 20px;
	background:#fafafa;
	border-bottom: 1px solid #CCCCCC;
}

#opcion-0{
	text-decoration: none;
	border-top: 5px solid #9BD1FA;
}

#opcion-1{
	text-decoration: none;
	border-top: 5px solid #BCE27F;
}

#opcion-2{
	text-decoration: none;
	border-top: 5px solid #FF9E00;
}

#opcion-3{
	text-decoration: none;
	border-top: 5px solid #F7D708;
}

#opcion-4{
	text-decoration: none;
	border-top: 5px solid #9CCF31;
}

#opcion-5{
	text-decoration: none;
	border-top: 5px solid #9BD1FA;
}

#opcion-0 a:hover{
	color: #000000;
	background: #9BD1FA;
	text-decoration: none;
}

#opcion-1 a:hover{
	color: #000000;
	background: #BCE27F;
	text-decoration: none;
}

#opcion-2 a:hover{
	color: #000000;
	background: #FF9E00;
	text-decoration: none;
}

#opcion-3 a:hover{
	color: #000000;
	background: #F7D708;
	text-decoration: none;
}

#opcion-4 a:hover{
	color: #000000;
	background: #9CCF31;
	text-decoration: none;
}

#opcion-5 a:hover{
	color: #000000;
	background: #9BD1FA;
	text-decoration: none;
}

/* esto es provisional */

#navopcion-1 a{
	color:#BCE27F;
}

#navopcion-2 a{
	color:#FF9E00;
}

#navopcion-3 a{
	color:#F7D708;
}

#navopcion-4 a{
	color:#9CCF31;
}

#navopcion-5 a{
	color:#9BD1FA;
}

/* fin de lo provisional */

#navopcion-1 a:hover{
	color: #000000;
	background: #BCE27F;
	text-decoration: none;
}

#navopcion-2 a:hover{
	color: #000000;
	background: #FF9E00;
	text-decoration: none;
}

#navopcion-3 a:hover{
	color: #000000;
	background: #F7D708;
	text-decoration: none;
}

#navopcion-4 a:hover{
	color: #000000;
	background: #9CCF31;
	text-decoration: none;
}

#navopcion-5 a:hover{
	color: #000000;
	background: #9BD1FA;
	text-decoration: none;
}

#navcontainer li#active-1 a {
	background: #BCE27F;
	color: #333333;
}
#navcontainer li#active-2 a {
	background: #FF9E00;
	color: #333333;
	margin-left: 4px;
	width: 146px;
}
#navcontainer li#active-3 a {
	background: #F7D708;
	color: #333333;
}
#navcontainer li#active-4 a {
	background: #9CCF31;
	color: #333333;
}
#navcontainer li#active-5 a {
	background: #9BD1FA;
	color: #333333;
}

#educacion-1, #novedades, #recursos, #estado, #educacion-2, #vias {
	width: 152px;
	margin: 0px;
}

#h1-recursos { color: #D8BE07; }
#h1-estado { color: #9CCF31; }
#h1-educacion1 { color: #8BC42D; }
#h1-vias { color: #37c39c; }
#h1-educacion2 {color:#ff9e00; }
.recursos {	border-top: 5px solid #F7D708; }
.estado {	border-top: 5px solid #9CCF31; }
.educacion-1 { 	border-top: 5px solid #BCE27F;}
.vias {border-top: 5px solid #9BD1FA;}
.educacion-2 {	border-top: 5px solid #FF9E00;}

.navlist{
	margin: 0px;
	padding: 0px;
	width: 152px;
	font-weight:bold;
}

.navlist li {
	color: #333333;
	display: block;
	text-decoration: none;
	width: 152px;
	list-style: none;
}

.navlist li a {
	color: #333333;
	display: block;
	text-decoration: none;
	width: 150px;
	padding: 2px 1px;
}
.navlist li#active a {
	color: #B50000;
	text-decoration: underline;
}

.navlist li#active a:hover {
	color: #000000;
	text-decoration: underline;
}

#web #llamada a {
	color: #b50000;
}


/**********************/
/* fichero tables.css */
/**********************/

table {
	border-collapse: collapse;
	border: 2px solid #000;
	font: normal 90% arial, helvetica, sans-serif;
	color: #555;
	background: #fff;
}

td, th {
	border: 1px dotted #bbb;
	padding: 3px;
}

caption{
	padding: 0 0 .5em 0;
	text-align: left;
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	background: transparent;
}

table a {
	padding: 1px;
	text-decoration: none;
	font-weight: bold;
	background: transparent;
}

table a:link {
	border-bottom: 1px dashed #ddd;
	color: #000;
}

table a:visited {
	border-bottom: 1px dashed #ccc;
	text-decoration: line-through;
	color: #808080;
}

table a:hover {
	border-bottom: 1px dashed #bbb;
	color: #666;
}

thead th, tfoot th {
	border: 2px solid #000;
	text-align: left;
	font-size: 1.1em;
	font-weight: bold;
	color: #333;
	background: transparent;
}

tfoot td {
	border: 2px solid #000;
	font-weight: bold;	
}

tbody td ul{
	text-align:left;
	margin-left:20px;
	padding-left:0px;
}

tbody th, tbody td {
	vertical-align: top;
	text-align: left;
}

tbody th {white-space: nowrap;}

.odd {background: #fcfcfc;}

tbody tr:hover {background: #fafafa;}

.seccion {
	color: #669900;
	font-weight:bold;
	font-size:1.1em;
	background: #fafafa;
}

/**********************/
/* fichero typos.css */
/**********************/

.negrita{
	font-weight:bold;
}
.cursiva{
	font-style:italic;
}

.Estilo2 {color: #FC9E04}
.Estilo3 {font-weight: bold}
.Estilo4 {color: #FC9E04; font-weight: bold; }
.Estilo5 {color: #B50000}
.Estilo10 {font-weight : bold; color : #6E9B6E; text-align : justify; font-family: Arial;}
.Estilo9 {font-size: 1.4em}
.Estilo12 {font-weight: bold; color: #6E9B6E; text-align: justify; font-family: Arial; font-size: 1.4em; }

.telefono{
	font-style:italic;
	font-weight:bold;
}

h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 3px 0px;
}

h1 {
	color: #444;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	font-weight:bold;
	font-size:1.8em;
}

h2 {
	color: #444;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	font-weight:bold;
	font-size:1.6em;
}

h3 {
	color: #444;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	font-weight:bold;
	font-size:1.4em;
}

h4 {
	color: #444;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	font-size: 1em;
}

#contenido a, #contenido  a:active, #contenido  a:link {
	color: #3366FF;
	font-weight:bold;
	text-decoration:none;
}

#contenido  a:hover {
	color: #000;
	text-decoration:underline;
}

/*******************/
/* fichero box.css */
/*******************/


#segundo-pliegue {
	margin: 5px 0px 5px 0px;
	width: 760px;
	background: url(imagenes/tabs.gif) repeat-y left top;
	padding: 0px;
}

#segundo-pliegue a {
	color: #333333;
	text-decoration: none;
}

#segundo-pliegue a:hover {
	color: #b50000;
	text-decoration: underline;
}

.tabs {
	padding: 0px;
	margin: 5px;
}

#rbroundbox { background: url(imagenes/nt.gif) repeat; }
#rbtop div { background: url(imagenes/tl.gif) no-repeat top left; }
#rbtop div, #rbtop {
	width: 250px;
	height: 7px;
	font-size: 1px;
}
#rbcontent {
	margin: 0;
	padding: 7px;
}
#rbroundbox {
	width: 250px;
	margin: 0;
}
#rbroundbox-1 {
	background: url(imagenes/box/1-nt.gif) repeat;		
	border-right: 5px solid #FFFFFF;
}
#rbtop-1 div { background: url(imagenes/box/1-tl.gif) no-repeat top left; }
#rbtop-1 { background: url(imagenes/box/1-tr.gif) no-repeat top right; }
#rbtop-1 div, #rbtop-1 {
	width: 148px;
	height: 7px;
	font-size: 1px;
}
#rbcontent-1 {
	margin: 0;
	padding: 5px;
}
#rbroundbox-1 { 
	width: 148px;
	margin: 0; 
}
#rbroundbox-2 {
	background: url(imagenes/box/2-nt.gif) repeat;		
	border-right: 4px solid #FFFFFF;
}
#rbtop-2 div { background: url(imagenes/box/2-tl.gif) no-repeat top left; }
#rbtop-2 { background: url(imagenes/box/2-tr.gif) no-repeat top right; }
#rbtop-2 div, #rbtop-2 {
	width: 149px;
	height: 7px;
	font-size: 1px;
}
#rbcontent-2 {
	margin: 0;
	padding: 5px;
}
#rbroundbox-2 { 
	width: 149px;
	margin: 0; 
}
#rbroundbox-3 {
	background: url(imagenes/box/3-nt.gif) repeat;		
	border-right: 4px solid #FFFFFF;;
}
#rbtop-3 div { background: url(imagenes/box/3-tl.gif) no-repeat top left; }
#rbtop-3 { background: url(imagenes/box/3-tr.gif) no-repeat top right; }
#rbtop-3 div, #rbtop-3 {
	width: 148px;
	height: 7px;
	font-size: 1px;
}
#rbcontent-3 {
	margin: 0;padding: 5px;
}
#rbroundbox-3 { 
	width: 148px;
	margin: 0; 
}

#rbroundbox-4 {
	background: url(imagenes/box/4-nt.gif) repeat;		
	border-right: 4px solid #FFFFFF;
}
#rbtop-4 div { background: url(imagenes/box/4-tl.gif) no-repeat top left; }
#rbtop-4 { background: url(imagenes/box/4-tr.gif) no-repeat top right; }
#rbtop-4 div, #rbtop-4 {
	width: 149px;
	height: 7px;
	font-size: 1px;
}
#rbcontent-4 {
	margin: 0;
	padding: 5px;
}
#rbroundbox-4 { 
	width: 149px;
	margin: 0; 
}
#rbroundbox-5 { background: url(imagenes/box/5-nt.gif) repeat; }
#rbtop-5 div { background: url(imagenes/box/5-tl.gif) no-repeat top left; }
#rbtop-5 { background: url(imagenes/box/5-tr.gif) no-repeat top right; }
#rbtop-5 div, #rbtop-5 {
	width: 149px;
	height: 7px;
	font-size: 1px;
}
#rbcontent-5 {
	margin: 0;padding: 5px;
}
#rbroundbox-5 { 
	width: 149px;
	margin: 0; 
}


.rbtop-6 div { background: url(imagenes/box/6-bl.gif) no-repeat top left; }
.rbtop-6 { background: url(imagenes/box/6-tr.gif) no-repeat top right; }
.rbbot-6 div { background: #F4F6F4 url(imagenes/box/bl.gif) no-repeat left bottom; }

/* height and width stuff, width not really nessisary. */
.rbtop-6 div, .rbtop-6, .rbbot-6 div, .rbbot-6 {
	width: 245px;
	height: 7px;
	font-size: 1px;
}
.rbcontent-6 {
	margin: 0;
	padding:7px;
	color:#000000;
	/*background: #646264;*/
    background: #F4F6F4;
}
.rbroundbox-6 { width: 245px; margin: 5px 10px 5px 0px; }

.rbcontent-6 p{text-align:right;}

.ecoagenda p{
	text-align:center;
}

/********************/
/* fichero form.css */
/********************/

#buscar p{
	margin:0;
	padding:0;
	border:0;
}

#buscar input{
	border-color:#000000;
	border-style:solid;
	border-width:1px;
}

