

/*--------------------------------
  Calatorao Css 
---------------------------------*/

body {
	background-color: #e7e7e7;
	color: gray;
	margin:0;
	font: 1em Tahoma, Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
}	
h1 {
	color: #fff;
	text-transform:uppercase;
	padding: 2px 0 0 5px;
	margin:0;
	margin-bottom:15px;
	background-color: #6e6e6e;
	font: 100 1.5em "Times New Roman", Times, serif;
}

h2 {
	color: #368a49;
	text-transform:uppercase;
	margin: 0 0 5px;
	padding: 2px 0 0;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	font: 100 1.3em "Times New Roman", Times, serif;
}

h3 {
	color:#648936;
	padding-bottom: 0;
	margin-top: 0;
	font: 100 1.2em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
}
.titular{
	margin-top: 0;
	margin-bottom: 5px;
	width: 420px;
	float: left;
}
.texto_noticia{
	clear: both;
}
.titulo_noticia{
	color:#648936;
	font: 100 1.2em Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	margin-left: 8px;
}

img {
	border:none; }

p {
	margin: 0 0 15px;
	line-height: 17px;
	font-size: 12px;
}

.textBox {
	width:300px;
	border:1px solid #ccc;
	padding:3px;
	border-top:1px solid #2c241b;
	border-left:1px solid #2c241b;
	border-bottom:1px solid #574835;
	border-right:1px solid #574835;
	background-color:#342b20;
	color:#fff; }
	
.textArea {
	width:344px;
	height:200px;
	min-height:200px;
	border:1px solid #ccc;
	padding:3px;
	border-top:1px solid #2c241b;
	border-left:1px solid #2c241b;
	border-bottom:1px solid #574835;
	border-right:1px solid #574835;
	background-color:#342b20;
	color:#fff; }

.textArea2 {
	width:344px;
	height:200px;
	min-height:200px;
	border:1px solid #ccc;
	padding:3px;
	border-top:1px solid #2c241b;
	border-left:1px solid #2c241b;
	border-bottom:1px solid #574835;
	border-right:1px solid #574835;
	background-color:#342b20;
	color:#fff; }
	
#mainStage {
	width:966px;
	margin:auto;
	min-height:200px;
	font-size:12px; }

#header {
	width:966px;
	height:491px;
	min-height:491px;
	max-height:491px;
	background-image:url(../images/cabecera5.png);
	background-repeat:no-repeat;
	margin:auto;
	margin-bottom:10px;
	position:relative; }
	
	
#headerNav {
	width:799px;
	height:63px;
	min-height:63px;
	max-height:63px;
	line-height:63px;
	margin:auto;
	position:absolute;
	bottom:4px;
	left: 75px;
}

#headerNav ul {
	margin:0;
	padding:0;
	list-style:none; }
	
#headerNav li {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
	color: #000;
	margin-left:12px;
	margin-right:12px;
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
}

#headerNav a {
	color: #494949;
	text-decoration:none; }

#headerNav a:hover {
	color: #494949;
	text-decoration:none;
	border-bottom: 5px solid gray;
}
.current{
	color: #494949;
	text-decoration:none;
	border-bottom: 5px solid gray;

}
.sub_current{
	background-color: #dfdfdf;
}

.derecha{
	text-align: right;
}	

.homeBanner {
	border:1px solid #cbccc6;
	margin-bottom:15px; }

#Contenedor {
	width:815px;
	margin:auto;
	height:auto;	 }

#leftContent {
	width:530px;
	/*min-height:600px;*/
	float:left;
	font-size: 0.95em;
}
	
#rightContent {
	width:270px;
	float:right;
	/*min-height:600px;*/
	 }

  


.clear {
	clear:both;
	min-height:1px;
	height:1px; }

.contentLeftFloat {
	float:left;
	margin-right:10px;
	width:255px;
	}
	
.contentRightFloat {
	float:right;
	width:255px;
	}

.rightPadding h2 {
	color:#7e5332;
	font-size:1.8em;
	margin-bottom:8px; }
	
.rightPaddingtlf{
	width:240px;
	padding-bottom: 4px;
	padding-top: 4px;
	margin-left: auto;
	margin-right: auto;
	
	
}
.rightPaddingtlf p {
	color:#6f6f6f;
	font-size:0.9em;
	margin-bottom: 12px;
}

.rightPaddingtlf h3 {
	color:#6f6f6f;
	text-transform:uppercase;
	font-size: 1.2em;
	text-align: center;
	margin-bottom: 8px;
}

.rightPadding {
	width:233px; 
	padding-bottom: 4px;
	padding-top: 4px;
	margin-left: auto;
	margin-right: auto;
}
.rightPadding_foto {
	width:233px;
	margin: 4px auto; 
	padding-bottom: 4px;
	padding-top: 4px;
}

.rightPadding img{
	border: 1px solid #c2c2c2;
}


.rightPadding p {
	color:#6f6f6f;
	font-size:0.9em; }

.rightPadding h3 {
	color:#6f6f6f;
	text-transform:uppercase;
	font-size: 1.2em;
	text-align: center;
	margin-bottom: 8px;
	margin-top: 5px;
	background-color: #ebebeb;
	padding-top: 2px;
	padding-bottom: 2px;
}
.rightPadding ul{
	margin-top: 0;
}
#linksPanel {
	width:250px;
	background: #fafafa;
	margin-bottom:30px;
	border: 1px solid #c6c6c6;
	padding-top: 5px;
}
#tlfPanel {
	width:250px;
	
	background: #fafafa;
	margin-bottom:30px;
	border: 1px solid #c6c6c6;
	padding-left: 5px;
}
#foto_alcalde {
	width:250px;
	background: #fafafa;
	margin-bottom:30px;
	border: 4px solid #fff;
}

#submenu {
	width:250px;
	background: #e6e6e6;
	margin-bottom:30px;
}
#submenu ul{
	list-style-type: none;
	padding-left: 0;
}
#submenu li{
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #cecece;
	background-color: #f2f2f2;
	padding-left: 10px;
	padding-right: 10px;
}
#submenu li:hover{
	height: 30px;
	line-height: 30px;
	background-color: #d9d9d9;
	
}
#submenu li current{
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #cecece;
	background-color: #d9d9d9;
	padding-left: 10px;
	padding-right: 10px;
}

.list_item a{
	color: #6e6e6e;
	text-decoration: none;
	font-size: 12px;
	}
#instancias {
	width:250px;
	background: #fafafa;
	margin-bottom:30px;
	border: 1px dotted #a2a2a2;
}

#mapPanel {
	width:250px;
	min-height:230px;
	background: #fafafa;
	margin-bottom:15px;
	border: 1px solid #a2a2a2;
}


#fotoPanel {
	width:250px;
	background: #fafafa;
	margin-bottom:15px;
	border: 4px solid #a2a2a2;
}

.contentnoticia_mini {
	float:left;
	width:150px;
	margin-right:20px;
	margin-top:15px;
}
.contentnoticia {
	margin-top:10px;
	background-color: #dfdfdf;
	padding: 5px;
}

.noticia_desglosada{
	min-height: 175px;
	margin-bottom: 15px;
}
.fecha{
	font: bold 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: #fff;
	padding: 2px 4px;
}
.fecha_desglosada{
	font: bold 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: #fff;
	padding: 2px 4px;
	float: right;
}
.date{
	float: right;
	margin-top: 2px;
}
.pdf{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background-color: #00bd5a;
	margin: 0;
	padding: 4px 6px;
	border-style: solid;
	border-width: 1px;
}
.pdf:hover{
	background-color: #2d7547;
}
.link{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background-color: #4bb5bf;
	margin: 0;
	border-style: solid;
	border-width: 1px;
	padding: 4px 6px 4px 4px;
}
.link:hover{
	background-color: #1d7fbe;
}

.texto_documentacion{
	
	margin-bottom: 15px;
}
.lista{
	background-color: #e1e1e1;
	padding-right: 4px;
	padding-top: 2px;
	padding-left: 4px;
}
.listado{
	line-height: 17px;
	font-size: 12px;
}
.listado ul{
	padding-left: 8px;
	margin-top: 0;
}
.listado li{
	list-style-type: circle;
	padding-bottom: 2px;
	list-style-position: inside;
}
.documento{
	color: #43ae6a;
	
	text-decoration: none;
	font-size: 12px;
}
.documento:hover{
	text-decoration: underline;
}
#footer {
	width: 800px;
	background-color: #a2a2a2;
	font-size:0.9em;
	margin: 10px 90px auto auto;
	border-top-style: solid;
	border-top-width: 3px;
	height:90px;
}
.direccion{
	text-align: center;
	color: #fff;
	margin-bottom: 10px;
	padding-top: 10px;
}
.datos{
	text-align: center;
	color: #fff;
	margin-bottom: 10px;
}
.normativas{
	text-align: center;
}
.normativas a{
	background-color: #f5f5f5;
	padding: 2px 4px;
	text-decoration: none;
	color: #797979;
	font-weight: bold;
}
.normativas a:hover{
	background-color: #37993f;
	color: #fff;
}
/* Tablas */

table{
	font: 12px/17px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
table caption{
	text-align: left;
	color: #43aa5a;
	text-transform:uppercase;
	margin: 0 0 5px;
	padding: 2px 0 0;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	font: 100 1.3em "Times New Roman", Times, serif
}
table th{
	text-align: left;
	background-color: #afd5dd;
	padding-left: 4px;
	padding-right: 4px;
}
table td{
	background-color: #dfdfdf;
	padding-left: 4px;
	padding-right: 4px;
}
/* Fin tablas */
	
/* Submenu */
	
				
.small_box{
	float:left;
	padding:0 0 15px 50px;
	position:relative;
	width:260px;
}
	

								
.widget_pages a{
padding:5px;
display:block;
text-decoration:none;
width:250px; /*change if sidebarwidth changes*/
}

/* form */	

form{
	
}
form input{
	
	color: #484848;
}
form textarea{
	color: #aeaeae;
	width: 100%;
}

/* fin form */

/* Ficha */
.ficha{
	height: 180px;
	background-color: #f5f5f5;
	margin-bottom: 5px;
}
.titulo_ficha{
	border-bottom: 1px dotted #6e6e6e;
	color: #838383;
	margin-bottom: 0;
	margin-left: 5px;
	text-transform: capitalize;
	font: bold 13px Arial, Helvetica, Geneva, sans-serif;;
	margin-right: 5px;
}
.contenido_ficha{
	width: 340px;
	float: left;
	
}
.contenido_ficha p{
	padding-top: 5px;
	padding: 5px;
	text-align: justify;
}
.foto_ficha{
	width: 180px;
	background-color: #494949;
	height: 150px;
	float: right;
	margin: 5px;
}

#saluda{
	text-align: justify;
}

.marca{
	color: #aaa;
}
.tlfn{
	color: #518627;
	font-weight: bold;
}
/* ================================================= */
/*               PAGINATION CSS                      */
/* ================================================= */
.pagelink {
width:10px;
font-size:9px;
color:#435d82;
background:#ffffff;
border:1px solid #435d82;
clear:both;
line-height:35px;
text-decoration:none;
}

a.pagelink:active,a.pagelink:visited,a.pagelink:link {
width:10px;
border: 1px dotted #648936;
background:#fff;
color: #7e6e7d;
padding:6px;
}

a.pagelink:hover {
width:10px;
background:#dae6f3;
border:1px solid #b8d1eb;
color:#435d82;
padding:6px;
}

.pagecurrent {
width:10px;
background: #c9e7c8;
border: 1px dotted #648936;
color: #6e6e6e;
padding:6px;
font-size:9px;
}
