body {
	margin:0;
	padding:0;
	font: normal normal 12px Arial, Helvetica, sans-serif;
	background: #f8f8f8 url(img/fondobody.png) 0 0 repeat-x;
	color:#444;
}
a {
	color:#0095EB;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#contenedor {
	width: 760px;
	margin: 0 auto;
	background: #fff;
	position: relative;
	top: 0;
	z-index: 100;
}
#enc {
	width: 760px;
	height: 91px;
	margin: 0 auto;
	padding:0;
	background: transparent url(img/fondoenc.png) 0 0 repeat-x;
	

}
#enc h1 {
	display: block;
	width: 255px;
	height: 91px;
	margin: 0;
	padding: 0;
	background: transparent url(img/logo-2.png) 0 0 no-repeat;
}
#enc h1 a {
	display: block;
	width: 255px;
	height: 91px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	outline:none;
}
#nrodeedicion {
	position:absolute;
	font: normal bold 12px/12px Arial, Helvetica, sans-serif;
	color:#444;
	margin:0 0 0 75px;
	padding:0;
	top:17px;
}
.formulaire_recherche {
	position:absolute;
	font: normal bold 12px/12px Arial, Helvetica, sans-serif;
	color:#444;
	margin:0;
	padding:0;
	top:17px;
	width:300px;
	margin-left:-120px;
}
#columna-a {
	width: 150px;
	float: left;
	text-align: center;
}
#principal {
	width: 450px;
	float: left;
	background: #fff;
}
#columna-b {
	padding: 5px 0;
	width: 150px;
	float: left;
	background: #fff;
	text-align: center;
}
h2.titulo-colb {
	color:#0095EB;
	border-bottom:1px solid #4DB5F1;
	font-size:14px;
	margin: 15px 5px 0 5px;
	text-align:left;
}
#pie {
	clear:both;
	width: 760px;
	margin: 0 auto;
	text-align: center;
	line-height: 1em;
	padding:0;
	background: url(img/fondopie.png) 0 0 repeat-y;
	color: #000;
}
#firma_spip {
	border-top:2px solid #6EC3F4;
	width: 155px;
	float: left;
	background:#B2DFF9;
	padding: 1em 0;
	margin:0;
}
#pie address {
	border-top:2px solid #0095EB;
	font-style:normal;
	width: 449px;
	float: left;
	padding: 1em 0;
}
#firma_wiwi {
	border-top:2px solid #6EC3F4;
	width: 156px;
	float: left;
	background:#B2DFF9;
	padding: 1em 0;
	margin:0;
}
#boton_buscar {
	display:block;
	float:right;
	width:75px;
	height:21px;
	background:transparent url(img/boton_buscar.png) 0 0 no-repeat;
}
.col1 {
	float:left;
	width:215px;
}
.col2 {
	float:right;
	width:215px;
}
#columna-b .articulo {
	text-align:left;
}
h2.titulo-articulo {
	font: normal bold 18px Arial, Helvetica, sans-serif;
	margin: 0;
}
h2.titulo-articulo a {
	color: #181818;
	text-decoration: none;
}
h2.titulo-articulo a:hover {
	text-decoration: underline;
}
#columna-b h2.titulo-articulo {
	font-size: 14px;
}
h2.titulo-seccion {
	font-size: 14px;
	padding: 6px 5px 5px 5px;
	margin: 0;
	color: #fff;
	background: #666;
}
p.volanta {
	margin: 0;
}
p.subtitulo {
	margin: 0;
	font-weight: bold;
}
p.autor {
	margin: 0;
}
p.autor a {
	color: #444;
	text-decoration:none;
}
p.autor a:hover {
	color: #000;
	text-decoration:underline;
}
p.fecha {
	margin:0;
	padding:0;
}
p.copete {
}
p.bio {
	margin: .2em 0;
}
#boton_formulario {
	color: #000;
	text-decoration:underline;
	padding-left: 20px;
	font-size:12px;
	background:transparent url(img/email.png) 0 0 no-repeat;
}
#form_autores {
	font-size:12px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	margin: .5em;
	padding: 1em;
}
p.traducciones {
	width: 100px;
	float: right;
	background: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	margin: .5em;
	padding: 1em;
}
#topmenu {
	position:absolute;
	top: 47px !important;
	top: 50px; /*IE 6*/
	width:100%;
	height:40px;
	margin:0;
	padding:0;
	text-align: right;
	/*border:1px dashed #0f0;*/
}
*:first-child+html #topmenu {
	top: 50px !important; /*IE7*/
}
#topmenu li {
	display: inline;
	color: #444;
}
#topmenu li a {
	font: normal bold 12px/40px Arial, Helvetica, sans-serif;
	padding: 11px 20px 16px 20px;
	text-decoration: none;
	color: #444;
	font-weight: bold;	
	margin: 0;
}
#topmenu li a:hover {
	color:#fff;
	background:transparent url(img/fondo-topmenu.png) center bottom no-repeat;
}
#menu {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	width: 148px;
	text-align: left;
	/*background:transparent url(img/fondo-menu.png) 0 bottom repeat-x;*/
}
#menu ul li ul {
	margin: 0 0 2em 0;
	padding: 0 0 0 20px;
	list-style: none;
	width: 130px;
	text-align: left;
}
#menu ul li ul li {
	margin:0;
	padding:0;
	display:block;
}
#menu li a {
	font: normal bold 12px Arial, Helvetica, sans-serif;
	display:block;
	width: 138px;
	margin: 0;
	padding:8px 5px 8px 5px;
	background: #4DB5F1 url(img/boton.png) 0 bottom no-repeat;
	color: #fff;
	text-decoration: none;
}
#menu li li a{
	background: #0095EB;
}
#menu li a:hover, #rss a:hover {
	text-decoration:underline;
}
#rss {
	margin:0;
}
#rss a {
	font: normal bold 12px Arial, Helvetica, sans-serif;
	display:block;
	width: 118px;
	margin: 0 auto 2em auto;
	padding:8px 5px 8px 25px;
	background: #4DB5F1 url(img/rss.png) 0 0 no-repeat;
	color: #444;
	text-decoration: none;
	text-align:left;
}
#menulang {
	margin:0 auto;
	padding:0;
	list-style: none;
	width:72px;
	height:19px;
	background: #4DB5F1;
	text-align:center;
}
#menulang li {
	display:inline;
	width: 16px;
	line-height:11px;
	padding:3px;
	margin:1px;
	float: left;
}
#menulang li.on {
	background: #faf4c8;
}
#menulang li a,
p.traducciones a {
	display:block;
	width: 16px;
	height:11px;
	text-indent:-9999px;
	outline: none;
}
p.traducciones a {
	float: left;
	margin: 3px;
}
#menulang li a.es,
p.traducciones a.es {
	background:transparent url(img/ar.png) 0 0 no-repeat;
}
#menulang li a.pt,
p.traducciones a.pt {
	background:transparent url(img/br.png) 0 0 no-repeat;
}
#menulang li a.en,
p.traducciones a.en {
	background:transparent url(img/gb.png) 0 0 no-repeat;
}
.articulo {
	margin: 1em .5em;
	padding: 0;
	border-bottom: 1px dashed #ddd;
}
.destacado {
	padding:1em;
	font-size: 10px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	clear:both;
}
.notas {
	padding:1em;
	font-size: 10px;
/*	background: #faf4c8;
	border-bottom: 1px solid #E3DE9F;
	border-right: 1px solid #E3DE9F;*/
	background: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	clear:both;
}
.desc {
	padding:1em;
	font-size: 10px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	clear:both;
}
.articulo .spip_logos {
	float:right;
	margin: .5em;
	border: 1px solid #444;
}
.spip_logos {
	float:none;
	margin: 0 auto;
	text-align: center;
}
.spip_surligne {
	background: #ffc;
	color:#000;
}
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;
}