body {
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: 110px 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000066;
}
.Actividades {
	font-weight: bold;
	color: #333333;
	font-size: 1.1em;
	background-color: #DDF7F1;
	padding: 5px;
}
.NombreServicio {
	text-align: center;
	background-color: #FFFFFF;
}
.NombreAyuntamiento {
	font-size: 2em;
	font-weight: bold;
	color: #003399;
	margin-bottom: 0px;
}
.Actividad {
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	display: block;
	margin: 5px 0px 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	width: auto;
}
.Noticias {
	font-weight: bold;
	color: #333333;
	font-size: 1.1em;
	background-color: #B3E3FB;
	padding: 5px;
	text-align: center;
}
.Textonormal {
	text-align: justify;
	padding: 10px;
}
.NoticiasCuerpo {
	background-color: #E7F7FE;
	color: #000066;
	font-size: 0.9em;
	font-weight: normal;
	padding: 5px 5px 5px 15px;
	margin: 0px;
}
.ActividadesCuerpo {
	background-color: #EEFBF8;
	color: #000066;
	font-size: 0.9em;
	font-weight: normal;
	padding: 5px 5px 5px 15px;
}
.Titularnoticia {
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	margin: 0px 0px 10px;
	padding: 0px 0px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #003399;
}
.copyright {
	color: #FFFFFF;
	background-color: #00349A;
	padding: 10px;
}
.ActividadesMenu {
	background-color: #EEFBF8;
	color: #000066;
	font-size: 0.9em;
	font-weight: normal;
}
.ActividadesMenu p{
margin: 0px;
padding: 0px;
}
.ActividadesMenu a{
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	display: block;
	text-decoration: none;
	color: #003366;
	font-weight:bold;
	padding: 10px 10px;
	}
.ActividadesMenu a:hover{
	color : #FFFFFF;
	background-color:#7FBDD0;
	display: block;
	text-decoration: none;
	font-weight:bold;
}
.MenuLista {
	list-style-type: none;
	display: inline;
}
.NavSeccionesUl {
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
}

	
.MenuLista a{
	font-size: 0.9em;
	font-family: Verdana, Helvetica, sans-serif;
	color:#003399;
	text-decoration : none;
	padding: 3px 2px 3px 2px;
	margin-bottom:3px;
	letter-spacing: -0.03em;
	}

.MenuLista a:hover{
background-color:#DDF7F1;
}
.fondonavegacion {
	background-color: #EEFBF8;
}
.fondotablahead {
	background-image: url(images/sesion.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.fondoazuloscuro {
	background-color: #062156;
}
.trnas {
	background-image: url(images/transp.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
