/* Elementos */
* { margin: 0; padding: 0;}

body {
	background: #fff;
	font: 11px/1.75em Verdana, Tahoma, arial, sans-serif;
	color: #777777; 
	text-align: center;
	margin: 0 0 15px 0;	
}

/* enlaces */
a, a:visited, a:hover{	
	color: #326ea1; 
	background: inherit;
	text-decoration: none;		
}

/* encabezados */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: Bold; 	
	color: #333;		
}
h1 {
	font-size: 160%;	
	font-weight: normal;
}
h2 {
	font-size: 130%;
}
h3 {
	font-size: 130%;	
}

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 10px;
	padding: 0px 20px;
}

/* imagenes */
img {
	padding: 0px;
}



/********************************************
  Contenedores
********************************************/ 
#wrap {
	width: 800px;
	margin: auto;
	text-align: left;
	height: auto;
	padding: 0px;
	clear: none;
	float: none;
	position: relative;
	background-color: #ebebe3;
	border:1px solid #ebebe3;

}


#header {
	position: relative;
	width: 100%;
 	clear: both;
 	height: 30px;
 	background-color: #84a2ac;
}
#titulo {
	position: relative;	
	float: left;

}

#titulo img {
	position: relative;
	top:2px;
	left:4px;
	float: left;
}

#titulo p {
	position: relative;		
	top: 2px;
	left: 2px;
	float: left;
	font-size: 14px;
	vertical-align:middle;
	padding: 4px 4px 4px 8px;
	color: #fff;
}


#idioma p	{
	position: relative;		
	top: 2px;	
	text-align: right;
	color: #ccc;
	padding: 4px 4px 4px 8px;
}

#idioma a	{
	color: #fff;
	font-size: 95%;
}
/* Encabezado Fondo color 01 */
/*
#header {
	float: none;
	position: relative;
	background: #84a2ac center top;
	height: 30px;
	width:800px;
	padding: 0;
	color: #fff;
	background-color: #84a2ac;
}
#header.img {
	text-align:left;
	vertical-align:middle;
}

/* Encabezado Inicio */
/*
#header #header-links {
	position: absolute;
	top: 9px;
	right: auto;
	color: #ffffff;
	vertical-align:middle;
	font-size: 18px;
	font-weight: bold;
	left: 10px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-position: center top;
	width: 286px;
	height: 10px;
	text-align: left;
	bottom: auto;
}
#header #header-links p {	
	padding: 0 5px;
	vertical-align:top;
}
#header #header-links a {
	padding: 0;
	color: #ffffff;
	vertical-align:middle;
	text-decoration: none;
	background-position: center top;
	font-size: 14px;
}
#header #header-links a:hover {
	color: #444;		
}
#header h2#escudo {
	position:relative;
	margin: 0;
	padding: 0;
	background:  url(../images/logo.gif) no-repeat;
}

#header h1#titulo {
	position: absolute;
	margin: 0;
	padding: 0;
	font:  14px 'Trebuchet MS', Arial, Sans-serif;
	color: #ffffff;
	text-transform: none;
	text-decoration: none;
	border: none;
	top: 2px;
	left: 4px;
	width: 211px;
	height: 14px;
}

#header h1 img#escudo	{
	vertical-align: middle;
}
*/

.tt_content {
	clear: both;
	margin-top: 5px;
}

/* Encabezado-Ayuntamiento */
#header-ayto {
	position: relative;
	clear: both;
	height: 62px;
	width: 800px;
	background: #fff url(../images/cabecera1_normal.jpg) no-repeat center center;
}

#header-menu {
	background-color: #E3E1D5;
	height: 28px;
}


#header-menu	.tt_content {
	margin: 0px;
}

#header-menu ul {
	text-align: right;

	padding-bottom: 5px;
	padding-top: 10px;
	padding-left: 0;
	margin-top: 0;

	margin-left: 0;

	line-height: 18px;

}

#header-menu ul li {
	display: inline;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 5px;

	padding-top: 5px;
}

#header-menu ul li a {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #326ea1;
	font: bold 11px 'Trebuchet MS', Arial, Sans-serif;
	text-decoration: none;
}

#header-menu ul li a:hover
{
	color: white;
	color: #383d44;
	padding-bottom: 0;
	border-bottom: 1px solid #000;
}

#header-menu #active { border-left: 1px solid #fff; }

#header-sombramenu {
		/*background-color: #e3e1d5;*/
		background-color: #ffffff;
		clear: both;
}

/*
#header-menu	{
	position: relative;
	height: 28px;
	padding: 0px;
	margin: 0px;
	background-color: #E3E1D5;
	text-align: right;

}




#header-menu ul.csc-menu {
	position: relative;
	top: 0px;
	
	padding: 10px 0px 0px 0px;
	margin: 0px;
}

#header-menu ul.csc-menu li {

	display: inline;
}


#header-menu ul.csc-menu a {
	color: #326ea1;
	font: bold 10px 'Trebuchet MS', Arial, Sans-serif;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 0 5px;	
	border-bottom: none;
}

#header-menu ul.csc-menu a:hover,
#header-menu ul.csc-menu a:active {
	color: #383d44;
	background: inherit;
	padding-bottom: 0;
	border-bottom: 1px solid #000;
}


*/
/* Encabezado- Menu */
/****************************** Inusable..
#header-menu ul.csc-menu {
	position: relative;
	clear: both;
	height: 28px;
	width: 800px;
	background-color: #E3E1D5;
}

#header-menu ul.csc-menu {
	list-style:none;
	float: right;
	margin: 0;
	padding: 10px 5px;
	font: bold normal 10px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	text-align: right;
	color: #000000;
	width: 444px;
	height: 22px;
}


#menu_1 ul li{ display:inline}


#header-menu li a {
	float: left;
	width: auto;
	margin: 0;
	padding: 0 5px;	
	border-bottom: none;
	color: #326ea1;
	font: bold 10px 'Trebuchet MS', Arial, Sans-serif;
	text-decoration: none;	

}

#header-menu li a:hover, 
#header-menu li a:active {
	color: #383d44;
	background: inherit;
	padding-bottom: 0;
	border-bottom: 1px solid #000;
}
*/




/* Sombra de Encabezado */
/*
#header-sombramenu {
	clear: both;
	width: 800px;
	height: auto;
	margin: auto;
	padding: 0px;
	clear: none;
	float: none;
	position: relative;	
	background-color: #E3E1D5;
	
}

*/
#box_menu_izq {
	float: left;
	width: 130px;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: none;
	
}	

/*
#box_menu_izq li {
	position: absolute;
	margin: 0;
	padding: 0;
	font: normal 18px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	width: 261px;
	height: 38px;
}

#box_menu_izq h2#subtitulo {
	position: absolute;
	margin: 0;
	padding: 0;
	font: normal 13px Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #FFFFFF;
	width: 261px;
	height: 24px;
}

#box_menu_izq h2#imagenevento {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 261px;
	height: 71px;
	background-repeat: no-repeat;
}

#box_menu_izq h2#referencia {
	position: absolute;
	margin-left: 5px;
	padding: 0;
	font: normal 10px/normal Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #FFFFFF;
	width: 261px;
	height: 93px;
}

#box_menu_izq h2#links {
	position: absolute;
	margin: 0;
	padding: 0px 5px;
	font: bold 10px Verdana;
	text-transform: none;
	color: #000000;
	width: 109px;
	height: 19px;
}

#box_menu_izq h2#links a {
	padding: 0px 5px;
	color: #000000;
	vertical-align:middle;
	text-decoration: none;
	background-position: center top;
}
#box_menu_izq h2#links a:hover {
	color: #444;		
}
*/

#box_centro	{
	float: left;
	width: 428px;
	margin: 10px 5px 10px 5px;
	background:#FFFFFF;
}


/* Panel 1 del box_centro del index */
#panel_1 {
	margin-bottom: 5px;
	padding-bottom: 10px;
	padding: 0px; 10px; 10px; 10px;
	width: 429px;
	border: 1px solid #EBEBE3;
	background-color:#FFFFFF;
	float:left;
}	

#contenido_panel1	{
	margin-left: 10px;
	background:#FFFFFF;
}


#panel_1 h2.csc-firstHeader {

	margin-top: 5px;	
	padding: 0;
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #777;
	width: 400px;
	height: 18px;
	padding-bottom: 2px;
	border-bottom: 1px solid #B0B0B0;
}

#panel_1 .csc-textpic-imagewrap {
position: relative;
width: 60px;
float: left;
}

#panel_1 .csc-textpic img{
	width: 55px;
	height: 55px;
	overflow:hidden;
}

#panel_1 .csc-textpic-text {
	float: left;
	position: relative;	
	top: 0px;
	width: 300px;
	padding-right: 20px;
	background: url("../images/ico_01.jpg") no-repeat center right;
	clear: right;
}

#panel_1 .csc-textpic-text  p{
	line-height: 10px;
	font-size: 10px;	
	text-align: justify;
	color: #777;
	padding-top: 0px;
	margin-top: 0px;

}

#panel_1 .imagen {
	width: 30px;
	height: 30px;
}





/* Panel 1 del box_centro del index */
#panel_2 {
	float: left;
	margin-bottom: 5px;
	padding-bottom: 10px;
	padding: 0px; 10px; 10px; 10px;
	width: 429px;
	border: 1px solid #EBEBE3;
	background-color:#FFFFFF;
}	

#contenido_panel2	{
	margin-left: 10px;
	background:#FFFFFF;
}


#panel_2 h2.csc-firstHeader {

	margin-top: 5px;	
	padding: 0;
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #777;
	width: 400px;
	height: 18px;
	padding-bottom: 2px;
	border-bottom: 1px solid #B0B0B0;
}


#panel_2 .csc-textpic-text {

	position: relative;	
	top: 0px;
	width: 380px;
	padding-left: 20px;
	background: url("../images/ico_01.jpg") no-repeat center left;
	clear: right;
}

#panel_2 p{
	line-height: 10px;
	font-size: 10px;	
	text-align: justify;
	color: #777;
	padding-top: 0px;
	margin-top: 0px;

}







/* Panel 2 del box_centro del index.html */
#box_panel_2 {
	float: left;
	width: 429px;
	border: 1px solid #EBEBE3;
	background-color:#FFFFFF;
}	

/* #box_panel_2 ul li{ */
#box_panel_2 a.internal-link {
	background: url("../images/ico_01.jpg") no-repeat center left;
	margin-top: 5px;
	margin-left: 5px;
	padding-left: 20px;
	font: normal 10px Arial, Helvetica, sans-serif;
	text-decoration:none;
	/*text-align:justify; */
}

#box_panel_2 a.internal-link:hover {
	color: #000000;
	text-decoration:none;		
	border-bottom: 1px solid #000;
}

#box_panel_2 h1.csc-firstHeader {
	float:left;
	margin: 0;
	padding: 0;
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #777;
	width: 388px;
	height: 18px;
	padding-bottom: 2px;
	border-bottom: 1px solid #B0B0B0;
}

#box_panel_2 h2.csc-firstHeader {
	float:left;
	margin-left: 10px;
	margin-top: 10px;
	padding: 0px;
	font: normal 13px Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #777;
	width: 379px;
	height: 18px;
}

#box_panel_2 h2#referencia {
	float:left;
	margin: 0;
	padding: 0;
	font: normal 10px/normal Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #777;
	width: 470px;
	height: 30px;
}

#box_panel_2 h2#links {
	float:left;
	margin: 0;
	padding: 0px 5px;
	font: bold 10px Verdana;
	text-transform: none;
	color: #000000;
	width: 20px;
	height: 13px;
}

#box_panel_2 h2#links a {
	padding: 0px 5px;
	color: #326EA1;
	vertical-align:middle;
	text-decoration: none;
	background-position: center top;
}
#box_panel_2 h2#links a:hover {
	color: #000;		
	background: inherit;
	padding-bottom: 0;
	border-bottom: 1px solid #000;
}


#box_destacado {

	float: left;
	margin: 10px 0px 10px 7px;
	width: 102px;
	background-color: #fff;
	border: 1px solid #EBEBE3;
	

	
}


#box_destacado h2 {
	margin: 5px 0px 0px 5px;
	padding: 0px;
	font-size: 18px;
	font-weight:normal;
	color: #777;
	text-indent: 5px;
	width: 90px;
	height: 20px;
	border-bottom: 1px solid #B0B0B0;
}


#box_destacado .csc-textpic {
	margin: 10px 0px 10px 5px;
	padding: 0;
	width: 96px;
}

#box_destacado .csc-textpic img {
	width: 90px;
	height: 53px;
	border: 1px solid #E3E1D5;

}


/*
#box_destacado {
	float: left;
	margin: 10px 0px 10px 7px;
	width: 102px;
	background-color: #ffffff;
	border: 1px solid #EBEBE3;
}	

#box_destacado h2 {
	margin: 5px 0px 0px 5px;
	padding: 0px;
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #777;
	text-indent: 5px;
	width: 90px;
	height: 20px;
	background-color: #ffffff;
	border-bottom: 1px solid #B0B0B0;
}

#box_destacado .csc-textpic {
	margin: 10px 0px 10px 5px;
	padding: 0;
	font: normal 12px/normal Arial, Helvetica, sans-serif;
	text-align: left;
	text-transform: none;
	color: #FFFFFF;
	width: 96px;
}

#box_destacado .csc-textpic img {
	width: 90px;
	height: 53px;
	border: 1px solid #E3E1D5;
	margin: 0px;
	padding: 0px;
}


#box_destacado .csc-textpic  a {
	color: #000000;
	vertical-align:middle;
	text-decoration: none;
	background-position: center top;
}
#box_destacado .csc-textpic a:hover {
	color: #000;
	background: inherit;
	padding-bottom: 0;
	border-bottom: 1px solid #000;

}

*/

#box_utiles	{
	float: left;
	margin: 10px 0px 10px 0px;
	width: 96px;
	background-color: #ffffff;
	border: 1px solid #EBEBE3;
}

/* #box_utiles h2#titulo { */
#box_utiles h2.csc-firstHeader {
	margin: 5px 0px 0px 5px;
	padding: 0px;
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #777;
	text-indent: 5px;
	width: 90px;
	height: 20px;
	background-color: #ffffff;
	border-bottom: 1px solid #B0B0B0;
}

/* #box_utiles h2#referencia { */
#box_utiles .csc-textpic{
	margin: 10px 0px 10px 0px;
	padding: 0;
	font: normal 12px/normal Arial, Helvetica, sans-serif;
	text-transform: none;
	text-align: left;
	width: 96px;
}

#box_utiles h2#links {
	position: absolute;
	margin: 0;
	padding: 0px 5px;
	font: bold 10px Verdana;
	text-transform: none;
	color: #000000;
	top: 113px;
	left: 7px;
	width: 109px;
	height: 19px;
}

#box_utiles h2#links a {
	padding: 0px 5px;
	color: #000000;
	vertical-align:middle;
	text-decoration: none;
	background-position: center top;
}
#box_utiles h2#links a:hover {
	color: #000;
	background: inherit;
	padding-bottom: 0;
	border-bottom: 1px solid #000;

}


/* Sombra pie de pagina */
#footer-sombra {
	clear: both;
	height: 5px;
	width: 800px;
	background-position: center bottom;
	background-repeat:  repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #ebebe3;
	
}


/* Pie de pagina */
#footer-ayto {
	clear: both;
	height: 25px;
	width: 800px;
	background-color: #E3E1D5;
		font: normal 10px 'Trebuchet MS', Arial, Sans-serif;
	
}


#footer-ayto #derechos {
	float: left;
	margin: 5px 0px 5px 10px; 	
	padding: 0px;
	width: 300px;
	height: 25px;

	text-transform: none;
	color: #000000;
	top: 5px; 
	left: 10px;		
}



#footer-ayto #enlaces  p {
	float: left;	
	position: relative;
	width: 470px;
	height: 25px;
	top: 0px;
	margin: 5px 10px 5px 0px; 	
	padding: 0px;
	text-align: right;
	
}

#footer-ayto #enlaces  span {
	padding-left: 10px;
}


#footer-ayto #enlaces  a:hover {
	color: #000;
}

/*

#footer-ayto div#derechos {
	float: left;
	margin: 5px 0px 5px 10px; 	
	padding: 0px;
	font: normal 10px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #000000;
	top: 5px; 
	left: 10px;		
}


#footer-ayto div#aviso {
	float: left;
	margin: 5px 0px 5px 0px; 
	padding: 0;
	width: 530px;
	font: bold 10px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	text-align:right;
	color: #000000;
	top: 5px; 
}


#footer-ayto h2#aviso p {	
	padding: 0;	margin: 0;	
}
#footer-ayto h2#aviso a {	
	color: #326EA1;
	text-decoration: none;	
}

#footer-ayto h2#aviso a:active {
	color: #383D44;
}

#footer-ayto h2#aviso a:hover {
	color: #383D44;		
	text-decoration: underline;
}



#footer-ayto div#politicat {
	float: left;
	margin: 5px 0px 5px 0px; 
	padding: 0;
	width: 115px;
	font: bold 10px 'Trebuchet MS', Arial, Sans-serif;
	text-align: right;
	text-transform: none;
	color: #000000;
	top: 5px;
}

#footer-ayto h2#politicat p {	
	padding: 0;	margin: 0;	
}
#footer-ayto h2#politicat a {	
	color: #326EA1;
	text-decoration: none;	
}
#footer-ayto h2#politicat a:hover {
	color: #383D44;
	text-decoration: underline;
}
#footer-ayto h2#politicat a:active {
	color: #383D44;
}

*/


/* Menú izquierdo */


#menu_izq {
	color: #FFFFFF;
	width: 130px;
	margin: 0px;
	padding: 0px;
}




#menu_izq ul#menu{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#menu_izq li.level1 {
	cursor: pointer;
	margin: 1px 0px;
	padding-left: 5px;	
	height: 20px;
	line-height: 20px;
	text-align: left;
	background: #84a2ac;
}

#menu_izq li {
	text-align: left;
	margin: 0px;
	padding-left: 10px;
	background: #fff;
	list-style-type: none;
}

#menu_izq ul	{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#menu_izq li a {
	color: #326ea1;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #E3E1D5;
}

#menu_izq li.level1 a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #E3E1D5;
}

#menu_izq li.level1 a:hover {
	color: #000000;
}


#menu_izq li.level2 a:hover {
	background: #ebebe3;
}

.clear{clear:both}


