body {
	margin:0;
	padding:0;
	font: normal normal 12px Verdana, Arial, Helvetica, sans-serif;
	background: transparent url(img/fondobody.png) 0 0 repeat-x;
}
#contenedor {
	width: 760px;
	margin: 20px auto;
	border: 1px solid #05030B;
	background: #fff url(img/fondo.png) 0 center repeat-y;
	position: relative;
	top: 0;
	z-index: 100;
}
#enc {
	width: 760px;
	height: 150px;
	margin: 0 auto;
	padding:0;
	background: #fff url(img/fondoenc.png) 0 center no-repeat;
	

}
#enc h1 {
	display: block;
	width: 179px;
	height: 148px;
	margin: 0;
	padding: 0;
}
#enc h1 a img {
	display: block;
	width: 179px;
	height: 148px;
	margin: 0;
	padding: 0;
}
#columna-a {
	width: 175px;
	float: left;
	background: #958BAC;
	text-align: center;
}
#principal {
	width: 435px;
	float: left;
	background: #fff;
}
#columna-b {
	padding: 5px 0;
	width: 150px;
	float: left;
	background: #E3E0E9;
	text-align: center;
}
#pie {
	clear:both;
	width: 760px;
	margin: 0 auto;
	text-align: center;
	font-size: .75em;
	line-height: 1em;
	padding: 1em 0;
	background: transparent url(img/rayita.png) top center no-repeat;
}
#bottom {
	width: 100%;
	height: 150px;
	background: #fff url(img/fondobottom.png) 0 0 repeat-x;
	z-index: 1;
}
.col1 {
	float:left;
	width:215px;
}
.col2 {
	float:right;
	width:215px;
}
h2.titulo-articulo {
	font: normal bold 24px "Trebuchet MS", Verdana, Arial, Helvetica;
	margin: 0;
}
h2.titulo-articulo a {
	color: #510B0B;
	text-decoration: none;
}
h2.titulo-articulo a:hover {
	text-decoration: underline;
}
h2.titulo-seccion {
	font-size: 16px;
	text-align: right;
	padding: 6px 5px 5px 5px;
	margin: 0;
	color: #fff;
	background: #510B0B;
}
p.volanta {
	margin: 0;
}
p.subtitulo {
	margin: 0;
	font-weight: bold;
}
#topmenu {
	font: normal bold 11px "Trebuchet MS", Verdana, Arial, Helvetica;
	float: right;
	margin: 0 5px;
}
#topmenu li {
	display: inline;
	color: #fff;
}
#topmenu li a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#topmenu li a:hover {
	text-decoration: underline;
}
#menu {
	margin: 0 0 2em 0;
	padding: 0;
	list-style: none;
	width: 154px;
	text-align: left;
}
#menu li a {
	font: normal bold 14px/20px Arial, Helvetica, sans-serif;
	display:block;
	width: 155px;
	margin: 3px 0;
	padding:0 10px 10px 10px;
	background: #2B1659 url(img/boton.png)  0 bottom no-repeat;
	color: #fff;
	text-decoration: none;
}
#menu li a:hover {
	color: #ccc;
	background: #534278 url(img/boton.png) -175px bottom no-repeat;
}
.articulo {
	margin: 1em .5em;
	padding: 0;
	border-bottom: 1px dashed #ddd;
}
.articulo .spip_logos {
	float:left;
	margin: .5em;
	border: 1px solid #000;
}
.spip_logos {
	float:none;
	margin: 0 auto;
	text-align: center;
}
a.secc {
	color: #000;
	text-decoration:none;
	font-weight: bold;
}
a.secc:hover {
	text-decoration: underline;
}
.nota {
	border: 2px solid #900;
	color: #900;
	background: #eee;
	margin: 1em auto;
	padding: 1em;
	width: 70%;
	font-weight: bold;
	text-align: center;
}
.clearfix {
	clear: both;
	display:block;
}
.paginacion {
	text-align: center;
	margin: 1em;
}
.paginacion a {
	text-decoration: none;
}
.paginacion a:hover {
	text-decoration: underline;
}
#firma span {
	display: none;
}
