body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#2E307D;
}
#logo {
	background-image: url(imagenes/logo.gif);
	background-repeat: no-repeat;
	height: 112px;
	width: 248px;
}
.seccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2E307D;
	font-weight: bold;
}
.fondocuadros {
	background-image: url(imagenes/fondocuadros.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#mapasevilla {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #999999;
}

.degnar {
	background-image: url(imagenes/degnar.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.fondogrisborde {
	background-color: #EEEEEE;
	padding: 0px;
	border: 1px solid #999999;
}
.azul10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2E307D;
}
.azul12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E307D;
}
.azul12N {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E307D;
	font-weight: bold;
}
.azul12NC {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #2E307D;
	font-weight: bold;
	font-style: italic;
}
.fondoseccion {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #2E307D;
	font-weight: bold;
	font-style: italic;
	background-image: url(imagenes/fondoseccion.gif);
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.blanco12NC {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}
.blanco10 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

a.blanco10 {
	text-decoration:none;
}
a.blanco10:hover {
	text-decoration:underline;
}
.azul10N {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2E307D;
	font-weight: bold;
	text-decoration:none;
}
.azul10N:hover {
	text-decoration:underline;	
}
.noticias {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}
.cabecera {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #2E307D;
	background-color: #CCCCCC;
}
.rojo10 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.azul14NC {

	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #2E307D;
	font-weight: bold;
	font-style: italic;
}

a.azul14NC {
	text-decoration:none;
}
a.azul14NC:hover {
	text-decoration:underline;
}

.descarga{
	font-size:0.8em;
	color:#FFFFFF;
	font-family:Tahoma, Arial;
}

a.descarga{
	text-decoration:none;
}

a.descarga:hover{
	text-decoration:underline;
}

