body{
	margin: 0px;
	padding: 0px;
	color: #333;
	font-family: 'Lucida Grande', Verdana, "Bitstream Vera Sans", sans-serif;
	font-size: 12px;
	background:#383c45 url(/images/fond_degrade.png);
	background-position: top left;
	background-repeat:repeat-x;
}

a {
	color:#233d63;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#3e6cb1;
}

#page{
	min-width: 800px;
	width:90%;
	margin: auto;
	line-height: 1.3em;
}

#contenu {
	padding-right:230px;
}

.sommaire h2 {
	color:#000;
	border-bottom:1px dotted #333;
	padding-bottom: 2px;
}

.spip_surligne {
	background:#ffff66;
}

/* Header
****************************************************************/
#header {
	background-image:url(/images/header_fond.png);
	height:176px;
	margin-top:25px;
}

#imgtop {
	background-image:url(/images/header_imgtop.jpg);
	height:176px;
	width:555px;
	float:left;
}

#imgtop h1 {
	display:none;
}

#coin_hautdroit {
	background-image:url(/images/header_coinhautdroit.png);
	height:176px;
	width:45px;
	float:right;
}

#main {
	background-color:#fff;
	padding:7px;
}

/* Colonne de droite
****************************************************************/
#colonne_droite {
	width:220px;
	float:right;
}

#colonne_droite h2 {
	color: #000;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #ccc;
	letter-spacing: -1px;
	padding-bottom: 2px;
}

#colonne_droite .menu {
	list-style:none;
	padding:0px;
	margin:0px 0px 15px;
}

#colonne_droite .menu li {
	border-bottom:1px solid #ccc;
	list-style:none;
	padding: 4px 8px 4px 2px;
}

#colonne_droite .menu li a {
	padding-left:5px;
	color:#999;
	list-style:none;
	display:block;
	text-decoration:none;
	border-left:3px solid #fff;
}

#colonne_droite .menu li a:hover {
	border-left:3px solid #ccc;
}


/* Navigation
****************************************************************/
#navigation_header {
	position:absolute;
	top:181px;
	height:20px;
	width:90%;
	min-width:800px;
}

#navigation {
	list-style:none;
	clear:both;
	padding:0px;
	float:right;
	margin-right:10px;
	line-height:0px;
	margin-top:0px;
}

#navigation li {
	float:left;
	padding:0px;
	margin:0px;
}

#navigation li a{
	height: 20px;
	float:left;
	display:block;
	text-indent: -900em;
	text-decoration:none;
	padding: 4px 0px 4px 2px;
}

#navigation #nav-actus a {
	width:53px;
	background: url(/images/nav-actu-off.png) no-repeat left top;
}

#navigation #nav-actus a:hover {
	background: url(/images/nav-actu-on.png) no-repeat left top;
}

#navigation #nav-forum a {
	width:53px;
	background: url(/images/nav-forum-off.png) no-repeat left top;
}

#navigation #nav-forum a:hover {
	background: url(/images/nav-forum-on.png) no-repeat left top;
}

#navigation #nav-serie a {
	width:77px;
	background: url(/images/nav-serie-off.png) no-repeat left top;
}

#navigation #nav-serie a:hover {
	background: url(/images/nav-serie-on.png) no-repeat left top;
}

#navigation #nav-coulisses a {
	width:85px;
	background: url(/images/nav-coulisses-off.png) no-repeat left top;
}

#navigation #nav-coulisses a:hover {
	background: url(/images/nav-coulisses-on.png) no-repeat left top;
}
body#actus #nav-actus a{
	background: url(/images/nav-actu-on.png) no-repeat left top;
}
body#forum #nav-forum a{
	background: url(/images/nav-forum-on.png) no-repeat left top;
}
body#serie #nav-serie a{
	background: url(/images/nav-serie-on.png) no-repeat left top;
}
body#coulisses #nav-coulisses a{
	background: url(/images/nav-coulisses-on.png) no-repeat left top;
}

/* Pied de page
****************************************************************/

#footer{
	clear: both;
	padding: 20px;
	padding-bottom:0px;
	margin-top:20px;
	color: #666;
	border-top: 1px dotted #CCC;
	text-align:center;
	bottom:0px;
}

#footer a {
	color: #666;
}

.logo_rubrique {
	width:55px;
	margin-right:5px;
	float:left;
	clear:left;
}

img {
	border:0px;
}

p {
	text-align:justify;
}

/* Présentation des articles
****************************************************************/
.rubrique_type1 {
	margin-bottom:1em;
	width:124px;
	float:left;
	text-align:center;
}

/* Documents Spip
****************************************************************/
.spip_documents { text-align: center; }
.spip_documents_center { width:auto; }
.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; }
.spip_doc_titre { font-weight: bold; }

table.spip tr.row_first { background: #FFC; }
table.spip tr.row_odd { background: #DDD; }
table.spip tr.row_even { background: #EEE; }
table.spip th, table.spip td { padding: 3px; text-align: left; vertical-align: middle; }


/* Articles récents
****************************************************************/

#articles_recents {
	background-image:url(/images/en_ce_moment_fond.png);
	float:right;
	width:220px;
	color:#eee;
}

#articles_recents a{
	color:#bbb;
	text-decoration:none;
}

#articles_recents_content {
	background:url(/images/en_ce_moment.png) left top no-repeat;
	padding:13px;
}

#articles_recents_bas {
	background-image:url(/images/en_ce_moment_bas.png);
	height:16px;
}

#articles_recents h2 {
	color:#ccc;
	border:0px;
}

/* Actualité
****************************************************************/

.nouvelle h2 {
	border-bottom:1px dotted #aaa;
	padding-bottom:2px;
	margin-bottom:2px;
	color:#328c45;
	letter-spacing: -1px;
	line-height:1.1em;
}

.nouvelle {
	margin-bottom:2em;
}

.date_du {
	margin-top:0px;
	color:#666;
	float:left;
	font-size:90%;
	padding-left:15px;
	margin-bottom:0.5em;
	background:url(/images/mini-date.gif) left center no-repeat;
}

.commentaires {
	float:right;
	color:#666;
	font-size:90%;
	padding-left:15px;
	margin-bottom:0.5em;
	background:url(/images/mini-comment.gif) left center no-repeat;
}

.aller_commentaires {
	float:right;
	color:#666;
	font-size:90%;
	padding-right:15px;
	margin-bottom:0.5em;
	background:url(/images/jumpcomment-mini.gif) right center no-repeat;
}


.cartouche {
	width:200px;
	float:right;
	margin-left:7px;
}

.lien {
	color:#718096;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}
.lien:hover {
	color:#355c96;
}

/* Commentaires
****************************************************************/
.forum-message {
	margin-left:50px;
}

.forum-titre {
	color:#3e6cb1;
	margin:0px;
}

.forum-details {
	color:#555;
}

.forum-compteur{
	color:#666;
	float:right;
}

.formulaire_forum {
	margin-top: 10px;
	font-size: 110%;
}
.formulaire_forum label, legend{
	font-weight: bold;
	color:#3e6cb1;
	font-size: 100%;
}
.formulaire_forum input{
	background:EEF5F9;
	border: 1px solid #a3bdc8;
	padding: 3px;
	margin-top: 3px;
}
.formulaire_forum textarea{
	width: 375px;
	height: 135px;
	background:EEF5F9;
	border: 1px solid #a3bdc8;
	padding: 2px;
	margin-top: 3px;
}
.formulaire_forum textarea:focus, .formulaire_forum input[type="text"]:focus {
	background: #F1FFD5;
}

#recherche_header {
	position:absolute;
	top:130px;
	width:90%;
	min-width:800px;
}

.formulaire_recherche {
	float:right;
	margin-right:20px;
}

.formulaire_recherche label {
	display:none;
}

#recherche {
	border:1px solid #203346;
	width: 130px;
	padding: 1px;
}

#rss {
	float:right;
	background:url(/dist/images/feed.png) left center no-repeat;
	padding-left:26px;
	margin-top:3px;
	margin-right:5px;
}

#rss a {
	color:#ff6600;
}