#contenedor
{
	position:relative;
	left:auto;
	top:26px;
	width:955px;
	height:100%;
	z-index:2;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #000;
	visibility: visible;
	background-color: #FFF;
}

.banner0 {
	background-color: #FFF;
	position: absolute;
	height: 155px;
	width: 805px;
	left: 130px;
	top: 17px;
	z-index: 4;
}

.banner1_index
{
	background-color: #FFF;
	position: absolute;
	height: 310px;
	width: 805px;
	left: 130px;
	top: 17px;
	z-index: 4;
}

.banner2_index
{
	background-color: #FFF;
	position: absolute;
	height: 83px;
	width: 138px;
	left: 796px;
	top: 339px;
	z-index: 6;
}

.banner2
{
	background-color: #FFF;
	position: absolute;
	height: 83px;
	width: 138px;
	left: 796px;
	top: 251px;
	z-index: 6;
}

.banner3_index
{
	background-color: #FFF;
	position: absolute;
	height: 83px;
	width: 138px;
	left: 796px;
	top: 427px;
	z-index: 7;
}

.banner3
{
	background-color: #FFF;
	position: absolute;
	height: 83px;
	width: 138px;
	left: 796px;
	top: 339px;
	z-index: 7;
}

.banner5
{
	background-color: #FFF;
	position: absolute;
	height: 83px;
	width: 138px;
	left: 796px;
	top: 427px;
	z-index: 7;
}

.banner4_index
{
	background-color: #FFFFFF;
	height: 203px;
	width: 205px;
	position: absolute;
	z-index: 8;
	left: 574px;
	top: 339px;
}
.banner6_index
{
	background-color: #FFFFFF;
	height: 203px;
	width: 205px;
	position: absolute;
	z-index: 10;
	left: 574px;
	top: 559px;
}

.menu
{
	position: absolute;
	height: 620px;
	width: 88px;
	background-color: #FFF;
	left: 20px;
	top: 15px;
	right: 0px;
	bottom: 15px;
	z-index: 3;
}

noticies
{
	position:absolute;
	left:805px;
	top:540px;
	width:137px;
	height:27px;
	z-index:3;
	color: #FFF;
	background-color: #333300;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

#noticies_index
{
	position:absolute;
	left:130px;
	top:340px;
	width:428px;
	height:289px;
	z-index:9;
	background-color: #c9cab3;
}

#noticies
{
	position:absolute;
	left:130px;
	top:251px;
	width:645px;
	height:100%;
	z-index:9;
	background-color: #c9cab3;
}

#contacte2_index
{
	position:absolute;
	left:796px;
	top:515px;
	width:138px;
	height:27px;
	z-index:10;
}

#contacte2
{
	position:absolute;
	left:796px;
	top:515px;
	width:138px;
	height:27px;
	z-index:10;
}

#avisolegal_index
{
	position:absolute;
	width:266px;
	height:42px;
	z-index:3;
	left: 669px;
	top: 620px;
}

#avisolegal
{
	position:absolute;
	width:168px;
	height:42px;
	z-index:3;
	left: 767px;
	top: 607px;
}

#contenedoravisolegal
{
	position:absolute;
	width:558px;
	height:302px;
	z-index:15;
	left: 169px;
	top: 304px;

	
	overflow:auto;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#c9cab3;
	scrollbar-highlight-color:#c9cab3;
	scrollbar-shadow-color:#949292;
	scrollbar-arrow-color:#949292;
	scrollbar-face-color:#ffffff;
	scrollbar-track-color:#c9cab3;
}

#noticias_scroll
{
	background-color: #c9cab3;
	
	position:absolute;
	left:38px;
	top:65px;
	width:570px;
	height:245px;
	
	border: 0px solid #0000ff;
	
	overflow:auto;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color:#c9cab3;
	scrollbar-highlight-color:#c9cab3;
	scrollbar-shadow-color:#949292;
	scrollbar-arrow-color:#949292;
	scrollbar-face-color:#ffffff;
	scrollbar-track-color:#c9cab3;
	
	/*z-index:9;*/
}

#tramits_scroll
{
	border: 0px solid #0000ff;
	
	background-color: #c9cab3;
	
	position:absolute;
	left:0px;
	top:55px;
	width:465px;
	height:270px;
	
	overflow:auto;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color:#c9cab3;
	scrollbar-highlight-color:#c9cab3;
	scrollbar-shadow-color:#949292;
	scrollbar-arrow-color:#949292;
	scrollbar-face-color:#ffffff;
	scrollbar-track-color:#c9cab3;
	
	/*z-index:9;*/
}

#ayto_scroll
{
	border: 0px solid #0000ff;
	
	background-color: #c9cab3;
	
	position:absolute;
	left:30px;
	top:55px;
	width:440px;
	height:300px;
	
	overflow:auto;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color:#c9cab3;
	scrollbar-highlight-color:#c9cab3;
	scrollbar-shadow-color:#949292;
	scrollbar-arrow-color:#949292;
	scrollbar-face-color:#ffffff;
	scrollbar-track-color:#c9cab3;
	
	/*z-index:9;*/
}


a img
{
	border: none;
}

a:link
{
	text-decoration: none;
}
a:visited
{
	text-decoration: none;
}
a:hover
{
	/*text-decoration: none;*/
	text-decoration: underline;
	/*color: #FFFFFF;*/
}
a:active
{
	text-decoration: none;
}

.texto_avisolegal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #868245;
	text-align: right;
}
.titular_apartado_noticias
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #393800;
	text-align: left;
}
.noticias_titular
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: left;
}
.noticias_fecha
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4B4C00;
	text-align: left;
}
.noticias_paginador_seleccionado
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #4B4C00;
	text-align: left;
}
.noticias_paginador_no_seleccionado
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4B4C00;
	text-align: left;
}
.noticias_texto
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.noticias_leermas
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4B4C00;
	text-align: left;
}
.noticias_vertodas
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.titular_cabecera_apartado
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}
.menu_categorias
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}
.tit_documentos
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.menu_categorias_seleccionado
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.cajaform
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	height: 8px;
	width: 230px;
}
.areatxt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	height: 89px;
	width: 278px;
}
.bt_form
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #4B4C00;
}
.infocontacto
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #4B4C00;
}

.cabecera_tit_apartado
{
	height: 57px;
	width: 805px;
	position: absolute;
	z-index: 8;
	left: 130px;
	top: 184px;
}

#noticies_ayto
{
	position:absolute;
	left:294px;
	top:251px;
	width:481px;
	height:378px;
	z-index:9;
	background-color: #c9cab3;
}

.menu_tramits_ayto
{
	background-color: #FFF;
	position: absolute;
	height: 378px;
	width: 138px;
	left: 130px;
	top: 251px;
	z-index: 7;
}

.menu_tramits
{
	background-color: #FFF;
	position: absolute;
	height: 378px;
	width: 138px;
	left: 130px;
	top: 251px;
	z-index: 7;
}

