body {
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#contenedor {
	width: 524px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}
#cabecera {
	border-bottom: 1px solid #CCCCCC;
}
#contenido {
	padding: 10px;
}
#contenido_archivo {
	font-size:small;
}
#pie {
font-size:0.8em;
	border-top: 1px solid #CCCCCC;
	background-color:#DDDDCC;
	padding: 3px;
}
#pie p{
line-height:normal;
}
#enlacespie {
padding:5px;
color:#666666;
text-align:center;
background-color:#EEEEDD;
line-height:normal;
}
p {
font-size: 0.8em;
line-height: 1.4em;
color: #666666;
margin-top: 0;
margin-bottom: 0.5em;
}
a:link {
color: #778899;
text-decoration: none;
font-weight: bold
}
a:visited {
color: #778899;
text-decoration: none;
font-weight: bold
}
a:active {
color: #556677;
text-decoration: none;
font-weight: bold
}
a:hover {
color: #556677;
text-decoration: none;
font-weight: bold
}
#suscribir {
margin-left:56px;
width: 405px;
height: 30px;
}
h1 {
margin:0;
}
h2 {
font-size: 1.2em;
color: #88aa44;
margin-top: 0.5em;
padding-top: 0.1em;
border-top: 1px solid #CCCCCC;
margin-bottom: 0.2em;
padding-bottom: 0.1em;
border-bottom: 1px dotted #CCCCCC;
}
ul {
margin-top: 0.1em;
margin-left: 1em;
margin-bottom: 0.1em;
}
li {
list-style-image:url(http://www.unav.es/fcom/mmlab/boletin/img/list.jpg);
list-style-position:outside;
font-size:0.8em;
color:#666666;
}
