body {
	margin: 0;
	padding: 0;
	font: normal normal 62% Verdana, Arial, Hevetica, sans-serif;
	background:#fff url(../img/fondo.png) 0 0 repeat-x;
	color: #444;
}
.format_png { behavior: url(win_png.htc); }
a {
	text-decoration: none;
	color: #9B0F66;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
h1 {
	margin: .25em;
	color: #fff;
	font-size: 28px;
}
h2 {
	font: normal bold 1.8em Arial, Helvetica, serif;
	margin: .1em 0 .1em 0;
}
h2 a {
	color: #480D47;
	text-decoration: none;
}
h2 a:hover {
		text-decoration: underline;
}

h3 {
	font-size:1.5em;
	font-weight: bold
	margin: .5em 0 0 0;
	padding:0;
}
p {
	margin: .25em 0 1.25em 0;
	line-height: 1.5em;
	padding:0;
}
a.spip_note {
	font-size: .8em;
	text-decoration: none;
	background: #ccc;
	color: #000;	
}
a:hover.spip_note {
	color: #444;
	background: #fff;
}
.notes {
	border-top: 1px solid #ccc;
	margin: 0.5em;
	padding: 0.25em;
	font-size: 0.8em;
}
p.traducciones {
	font-size: .8em;
	margin: 0;
	padding: 0;
}
a.imprimir {
	margin: 2px;
	padding: 2px;
	display: block;
	width: 16px;
	height:16px;
	background: url(../img/printer.png) center center no-repeat;
	text-indent: -99999px;
	border: 1px solid #ccc;
}
a.imprimir:hover {
		border: 1px solid #444;
}
.agenda h3 {
	display: block;
	width: 16px;
	height:16px;
	background: url(../img/agenda.png) center center no-repeat;
	text-indent: -99999px;
	margin: 5px;
	padding:0;
	float: left;
}
.chapo {
	font-weight:bold;
	color: #000;
	border-bottom: 1px solid #ccc;
	padding-bottom:0.5em;
	margin-bottom:1em;
}
.spip_documents {
	text-align: center;
	margin: .25em;
}
.spip_doc_titre {
	margin: 0 auto;
	text-align: center;
}
.formulaire_menu_lang {
	float: right;
	margin: 10px 15px 0 0;
	clear: right;
}
.formulaire_menu_lang label {
	color: #ccc;
	display: none;
}
.formulaire_menu_lang select {
	font-size: 1em;
	font-weight: bold;
	padding: 0;
	color: #fff;
	background: #661363;
	border: none;
}
.formulaire_ecrire_auteur form {
	display: block;
	width: 90%;
	margin: 1em auto;
	clear: both;
	
}
.formulaire_ecrire_auteur label, 
.formulaire_ecrire_auteur input,
.formulaire_ecrire_auteur textarea {
	display: block;
	width: 90%;
	clear: both;
	margin: 0 auto;
	 
}
.formulaire_ecrire_auteur .spip_buton input {
	width: auto;
	
}
.fecha-autor {
	margin: 0.25em 0 1em 0;
	color: #888;
}
.fecha-autor a {
	text-transform:capitalize; 
	text-decoration: none;
	color: #9B0F66;
}
.fecha-autor a:hover {
	text-decoration: underline;
}
#contenedor {
	font-size: 1.2em;
	width: 770px;
	margin: 0 auto;
	background:#fff url(../img/columnas.png) 0 0 repeat-y;
}
#encprint {
	display:none;
}
#encabezado {
	width: 770px;
	height: 144px;
	background: transparent url(../img/enc.png) 0 0 no-repeat;
	float:left;
}

#encabezado h1 a {
	display: block;
	position: relative;
	width: 259px;
	height: 40px;
	top: 48px;
	_top: 40px;
	left: 100px;
	outline:none;
	background: transparent url(../img/logo.png) 0 0 no-repeat !important;
	text-indent:-9999px;
	/* IE png */
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/joven/squelettes/img/logo.png");
}

#col1 {
	width: 175px;
	background: #eee;
	min-height: 30em;
	float: left;
	margin: 0;
}
#col2 {
	width: 420px;
	min-height: 30em;
	background: #fff;
	float: left;
	margin: 0;
	overflow: hidden;
	
}
#col3 {
	width: 175px;
	background: #eee;
	min-height: 30em;
	float: left;
	margin: 0;
	
}

#pie {
	clear: both;
	width: 100%;
	padding: 1em 0 35px 0;
	background: #661363 url(../img/pie.png) bottom center no-repeat;
	text-align: center;
	color: #fff;
	
}
#pie p {
	font-size: .8em;
	margin: 0 0 .5em 0;
}
#pie a {
	color: #fff;
	text-decoration: none;
}
#pie a:hover {
		text-decoration: underline;
}
#pie ul {
	width:100px;
	height:32px;
	margin: 0 auto;
	padding:0; 
	list-style:none;
}
#pie ul li {
	float: left;
}
#pie ul li a.feed {
	display:block;
	float:left;
	margin:0 1px;
	outline:none;
	text-indent:-99999px;
	width:16px;
	height:32px;
	background: #661363 url(../img/feed.png) 0 0 no-repeat;
}
#pie ul li a.piespip {
	display:block;
	float:left;
	margin:0 1px;
	outline:none;
	text-indent:-99999px;
	width:46px;
	height:32px;
	background: #661363 url(../img/spip.png) 0 0 no-repeat;

}
#pie ul li a.firma {
	display:block;
	float:left;
	margin:0 1px;
	outline:none;
	text-indent:-99999px;
	width:18px;
	height:32px;
	background: #661363 url(../img/logowiwi.png) 0 0 no-repeat;

}
.clearfix {
	clear: both;
}
.articulo,
.cartouche {
	margin: .25em;
	_margin: 0;
	padding: .25em;
}
.articulochico {
	font-size: .8em;
	width: 200px;
	margin: 1em 0;
	_margin: 3px 0;
	padding-bottom:2em;
	border-bottom: 1px solid #ccc;

}
.columna {
	width: 200px;
	float: left;
	margin: 0 5px;
	_margin: 0 3px;
}
#col3 .articulochico {
	width: 165px;
	float: none;	
}
#col3 h2 {
	color:#480D47;
	font-size:1.5em;
	padding: .25em;
}

#tapa #destacado {
	border-bottom: 1px solid #ccc;
	font-size: 1em;
}
#tapa #editorial {
	font-size: .8em;
	border-top: 3px solid #ccc;
	border-bottom: 3px solid #ccc;
	background: #ececec;
	clear: both;
	padding: .5em;	
	margin: .5em;
}
blockquote {
	width:35%;
	float:right;
	font-size: 1.2em;
	font-weight:bold;
	border-top: 3px solid #ccc;
	border-bottom: 3px solid #ccc;
	background: #ececec;
	padding: .5em;
	margin: .5em;	
	clear:right;
}
.masinfo {
	/*width:35%;
	float:right;*/
	font-size: .8em;
	border-top: 3px solid #ccc;
	border-bottom: 3px solid #ccc;
	background: #ececec;
	padding: .5em;
	margin: .5em;	
	/*clear:right;*/
}
.agenda {
	width: 200px;
	float:right;
	font-size: .8em;
	border-top: 3px solid #CCC3AD;
	border-bottom: 3px solid #CCC3AD;
	background: #F4EDD2;
	padding: .5em;
	margin: .5em;	
	/*clear:right;*/
}
#eventos .agenda {
	float: none;
	font-size: 1em;
	width: auto;
}
.agenda dl, 
.agenda dt,
.agenda dd, 
.masinfo dl, 
.masinfo dt,
.masinfo dd {
	margin:0;
	padding:0;
	text-indent:0;
}
.agenda dt,
.agenda dt a,
.masinfo dt,
.masinfo dt a {
	font-size: 1.2em;
	font-weight:bold;
	margin-bottom: .25em;
}
.agenda dd,
.masinfo dd {
	margin-bottom:1em;
	padding: 0 .5em;
}
.articulo img.spip_logos,
.articulochico img.spip_logos {
	float: right;
	margin: .25em;
	border: 1px solid #444;
}
.subtitulo, 
.volanta {
	font: normal bold 1em Verdana, Arial, Helvetica, serif;
	margin: 0;

}
.rubriques ul,
#suscribite,
#novedades,
#ultimos-articulos,
#sitios {
	width: 175px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#suscribite {
	padding: 3px 0;
	text-align:center;
}
#suscribite,
#novedades,
#ultimos-articulos,
#sitios {
	border-bottom: 1px solid #fff;
}
.rubriques ul li,
#novedades li,
#ultimos-articulos li,
#sitios li { 
	padding: 0;
	margin: 0;
}
.rubriques ul li a{
	display: block;
	width: 165px;
	padding: .25em 5px;
	margin: 0 0 1px 0;
	color: #fff;
	background: #9B0F66 url(../img/borde.gif) bottom right no-repeat;
	text-decoration: none;
	text-align: left;
	font: normal bold 1.4em/1.6em Arial, Helvetica, sans-serif;
}
.rubriques ul li a:hover {
	color: #ccc;
}
#suscribite dt a,
#novedades dt a,
#ultimos-articulos dt a,
#sitios dt a{
	display: block;
	width: 165px;
	padding: 0 5px;
	margin: 0 0 1px 0;
	text-align: left;
	font: normal bold 1.2em/1.4em Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#61702B;
}
#suscribite dt a:hover,
#novedades dt a:hover,
#ultimos-articulos dt a:hover,
#sitios dt a:hover { 
	text-decoration: underline;
}
#suscribite dd,
#novedades dd,
#ultimos-articulos dd,
#sitios dd{
	display: block;
	width: 165px;
	padding: 0 5px .5em 5px;
	margin: 0 0 1px 0;
	text-align: left;
	font: normal normal 1em Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#444;
}
#submenu {
	float: right;
	margin: 20px 15px;
	height: 48px;
}
#submenu li {
	display: inline;
	color: #fff;
	
}
#submenu li a {
	color: #ccc;
	text-decoration: none;
}
#submenu li a:hover {
	color: #fff;
	text-decoration: underline;
}
.inicio {
	font-size: 1.2em;
	font-weight:bold;
	color:#61702B;
}
#banners ul {
	margin: 1em 0;
	padding: 0;
	text-indent:0;
	list-style: none;	
}
#banners li {
	margin: 3px 0;
	padding: 0;
	text-indent:0;
	text-align: center;
}
#nro {
	width: 140px;
	height:112px;
	position:relative;
	/*left:495px;
	top:20px;*/
	left:335px;
	top: -30px;
	_left:353px
	margin:0;
	padding:0;
	text-align: center;
	background: transparent url(../img/nro.png) 0 0 no-repeat !important;
	text-indent:-9999px;
	/* IE png */
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/joven/squelettes/img/nro.png");
}
#nro img {
	float:left;
	margin: 0;
	position:relative;
	left:20px;
	top:-15px;
	_top:18px;
}
.paginacion {
	text-align: center;
}
table {
	margin: auto;
	margin-bottom: 1em;
	border: 1px solid;
	border-collapse: collapse; }
table caption {
	caption-side: top; 
	text-align: center;
	margin: auto;
	padding: 3px;
	font-weight: bold; }
table tr.row_first { background: #FFC; }
table tr.row_odd { background: #DDD; }
table tr.row_even { background: #EEE; }
table th, table.spip td { padding: 3px; text-align: left; vertical-align: middle; }
/* forum */
.comentarios {
	border-top:2px solid #eee;
	margin:1em 2px;
}
.comentarios textarea {	
	width:99%;
	margin: 3px auto;
}
h2.forum-decompte {
	font: normal bold 14px Arial, Helvetica, sans-serif;
	color:#444;
}
ul.forum {
	margin:1em 0;
	padding:0;
	list-style-type: none;
}
ul.forum ul {
	margin:0;
	padding:0 0 0 3em;
	list-style-type: none;
}
li.forum-fil {
}
li.forum-fil li {
	
}
p.forum-chapo {
	color:#000;
	margin:0;
	border-bottom:1px solid #eee;
	padding-left:20px;
	background: transparent url(../img/comment.gif) 0 0 no-repeat;
}
li.forum-fil li p.forum-chapo {
	background: transparent url(../img/comments.gif) 0 0 no-repeat;
}
p.forum-repondre-message {
	text-align:right;
	background:#eee url(../img/comment_edit.gif) center right no-repeat;
	padding-right:20px;
}
.forum-texte {
	padding:.5em;
}