body{
	background: url(imagenes/fondo1.gif);
}
a{
color:#1838c0;
}
#exterior
{
	
}

#cabecera
{
	color: white;
}

#noticias{
	background-color:red;
	
}

#contenido
{	
	color: black;
	font-family: "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.4;
	padding: 2em 2em 1em;
	background: url(imagenes/astur_y_romano_web.gif);

	
}

#marcadores
{	
	color: black;
	background-color:#F5F5DC;
	font-family: "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.4;
	padding: 2em 2em 1em;
}
h1{
	text-transform: uppercase;
	font-size: 2em;
	line-height: 1em;
	letter-spacing: 0.3em;
	font-weight: normal;

}
h2{	
	color:#1838c0;
	font-size: 1.85em;
	line-height: 1em;
}
h3{
	color:#5a89e8;
	background-color:white;
	font-size: 1.45em;
	line-height: 0.55em;
}
h4{
	color:#5a89e8;
	background-color:white;
	font-size: 1.4em;
	line-height: 0.5em;
}
h5
{
	font-size: 1.2em;
}
#menu
{
	font-family:"Trebuchet MS","Lucida Sans","Verdana","Helvetica",sans-serif;
	text-transform: lowercase;
	font-size: 1em;
	letter-spacing: 0.1em;	
}

#menu a
{
	color: white;
	background: #CDC7AE;
	text-decoration: none;
	border-left: 1px solid white;
}

#menu a:hover
{
	color: black;
	background-color:#dce804;
	font-weight: bold;
}
#menu li.seccion-actual{
	color: black;
	background-color:#fcfca8;
	font-weight: bold;
}

#menu-izda
{
	color: white;
	font-family:"Trebuchet MS","Lucida Sans","Verdana","Helvetica",sans-serif;
	text-transform: uppercase;
	font-size: 0.75em;
	letter-spacing: 0.1em;
	
}
#menu-izq
{
	color: white;
	font-family:"Trebuchet MS","Lucida Sans","Verdana","Helvetica",sans-serif;
	text-transform: uppercase;
	font-size: 1em;
	letter-spacing: 0.1em;
	background-color: red;
}

#menu-izq a
{
	color: white;
	text-decoration: none;
	
}
#menu-izq a:hover
{
	color: black;
	background-color:#65c4ff;
	font-weight: bold;
}
#menu-izda a
{
	color: white;
	text-decoration: none;
}

#menu-izda a:hover
{
	color: black;
	background-color:#65c4ff;
	font-weight: bold;
}
#menu-izda li.seccion-actual{
	color: white;
	background-color:#607b8b;
	letter-spacing: 0.15em;
	font-weight: bold;
}


p 
{	
	color:black;
	text-indent: 1.5em;
	line-height: 1.6;	
}
c 
{	
	color:blue;
	text-indent: 1.5em;
	line-height: 1.6;	
}
blockquote
{
	font-family: Georgia, "Book Antiqua", "Times New Roman", Times, serif;
	font-size: 0.86em;
	line-height: 0.8em;
	text-indent: 2em;
	border-left: 10px solid #fcfca8;
}
blockquote .autor
{
	font-size: 0.9em;
	line-height: 1em;
	color:#646870;
	background-color: white;	
}

#menu-pie
{
	font-family: "Trebuchet MS", "Lucida Sans", Verdana, Helvetica, sans-serif;
	text-transform: lowercase;
	font-size: 0.7em;
}

#menu-pie a
{
	color: blue;
	text-decoration: none;
	border-right: 1px solid blue;
}

#menu-pie li.seccion-actual {
border-right: 1px solid blue;
}

#menu-pie a:hover
{
	text-decoration:underline;
}


#pie address
{
	color: #808080;	
	font-family: "Trebuchet MS", "Century Gothic", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-style: normal;
}

#pie address a
{
	color: #808080;	
	font-weight: normal;
	text-decoration: none;
}

#pie address a:hover
{
	color: blue;
	background-color: white;	
	text-decoration: underline;
}
