/*
vert clair : #669900
vert foncé : #365100
bleu clair : #336799
bleu foncé : #162D43
orange : #FF6600
*/

/* polices */
/* cette feuille de style definit l'affichage des polices */
/* theme : magunews - stephane noel - dec 2005 */
/* Décliné par Benjamin Minet */

body {
font-family: Helvetica Neue, arial, verdana, sans-serif;
color: #333;
}

ul, li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}




a {
	color: #222;
}

a:hover {
	color: #FF6600;
}

#general {
background-image: url(fond-general.png);
background-position: top left;
background-repeat: repeat-y;
}

#bandeau {
background-repeat: no-repeat;
}

#separateur, #chemin {
display: none;
}

#separateur-nav, #chemin-nav {
}

#navigation {
background-image: url(fond-navigation.png);
background-position: bottom left;
background-repeat: no-repeat;
}

#navigation {

}

#contexte {

}

#conteneur-texte {

}

#footer {
background-image: url(fond-footer.png);
background-position: bottom center;
background-repeat: no-repeat;
text-align: center;
font-size: 11px;
color: #fff;
}

#footer a {
	text-decoration: none;
	color: #fff;
}

#footer a:hover {
	color: #FF6600;
	border-bottom: 1px dotted #FF6600;
}

#footer img {
border: 0;
margin: 3px;
}

/* navigation contextuelle */

h6 {
	background-image: url(fond-h6.png);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 9px;
	padding: 4px 6px 4px 4px;
	display: inline;
	margin: 0;
	color: #fff;
}

#contexte ul ul {
	background-color: #fff;
	margin-bottom: 20px;
	padding: 6px;
}

#contexte ul ul li {
	font-size: 9px;
	padding: 3px 0;
}

#contexte a {
	background-image: url(fleche-lien.png);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	padding-left: 12px;
}

#contexte a:hover {
	background-image: url(fleche-anim.gif);
}

#contexte span a {
	padding-left: 0;
	background-image: none;
	font-size: 9px
}

#contexte span a:hover {
	color: #FF6600;
	background-image: none;
}

/* chemin */

#chemin-nav {
	font-size: 11px;
	color: #FFDFCA;	
}

#chemin-nav a {
	color: #FFDFCA;
	text-decoration: none;
}

#chemin-nav a:hover {
	color: #B34700;
	
}

/* conteneur-texte */

h1 {
	color: #FF6600;
	font-weight: normal;
	margin: 4px 0 4px 0;
}

.logo {
	border: none;
	float: left;
	margin: 0 10px 10px 0;
}

.sursoustitre {
	color: #777;
	font-size: 10px;
	letter-spacing:0.1em;
}

.dateauteurs {
	color: #FFFFFF;
	font-size: 11px;
	margin: 10px 0 4px 0;
}



.chapeau {
	clear: left;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	padding: 10px 0 0 0;
	line-height: 17px;
}

.texte {
	clear: left;
	font-size: 12px;
	line-height: 17px;
	padding: 10px 0 20px 0;
	text-align: justify;
}

.ps {
	font-size: 10px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 20px;
}

.listagerepondre {
	font-size: 10px;
	text-align: right;
	margin-right: 30px;
	
}

.listagerepondre a {
	color: #FF6600;
}

.listagerepondre a:hover {
	color: #f00;
}

/* listes */

h4 {
	font-size: 9px;
	padding: 4px 6px 4px 4px;
	display: inline;
	margin: 20px 0 0 0;
	color: #fff;
}

.listageconteneur {
	background-color:#F4FFDD;
//	padding: 10px 10px;
	border-left: 1px solid #669900;
	margin-bottom: 26px;
}


.listageconteneur li {
	margin: 0 0 0 0;
	clear: left;
}

.listagelogo {
	width: 60px;
	height: 60px;
	overflow: hidden;
	border: 1px solid #556666;
	margin: 0 10px 6px 0;
	clear: left;
	float: left;
}

.listagetitre {
	font-size: 18px;
	margin: 0;
	font-weight: normal;
	padding: 5px 5px 5px 5px;
}

.dernierart .listagetitre {
	font-size: 12px;
	padding: 5px 5px 5px 5px;
}

.listagetitre a {
	color: #669900;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
}

.listagetitre a:hover {
	color: #FF6600;
	text-decoration: underline;
	padding: 5px 5px 5px 5px;
}

.listageinfo {
	font-size: 10px;
	font-weight: bold;
	margin: 2px 0;
	color: #666;
}

.listagetexte {
	line-height: 16px;
	font-size: 11px;
	text-align: justify;
	margin: 4px 0 4px 0;
	padding: 5px 5px 5px 5px;
}

.listagesite {
	font-size: 13px;
}

/* galerie */

#galerie {
	margin-top: 20px;
}

li.vignette {
	float: left; 
	clear: none;
	overflow: hidden;
	margin: 0px 10px 10px 0px; 
	height: 94px; 
	width: 94px;
	border: 1px solid #3176AF; 
}

.vignette img {
	text-align: center;
}

.clearer {
	clear: left;
}

#video li, #piecesjointes li {
	clear: left;
}


#video .listagelogo {
	width: auto;
	height: auto;
}

body.bodygalerie {
	margin: 2px 6px;
}

#popup {
	border: 1px solid #3176AF;
	text-align: center;
	font-size: 11px;
	background-color: #fff;
	color: #fff;
}

.barre {
	background-color: #3176AF;
	padding: 2px;
}

.corps {

}

.corps img {
	border: 1px solid #3176AF;
	margin: 2px;
}

.info {
 text-transform: uppercase;
 background-color: #FF6600;
 padding: 2px;
}

/* le forum */

 #forum ul ul {
 margin-left: 10px;
 padding-left: 6px;
 }

/* specifique a la page rubrique */

#artinrub, #rubinrub {

	margin: 10px 0px 0px 0px;
}



#rubinrub li, #artinrub li {
clear: left;
	margin-bottom: 20px;
}

/* page sommaire */

#edito h1 {
	font-size: 22px;
}

#edito .texteheader {
	margin: 0px -30px 20px 0px;
	border-bottom: 2px solid #3176AF;
	color:#000000;

}
}

#menuhasard ul li  {
text-align: center;  
}

#menuhasard .spip_logos  {
	border: 1px solid #3176AF;
}

/* balise de spip */

h3 {
	font-size: 20px;
	font-weight: normal;
	margin: 30px 0 10px 0;;

}

p.spip {
margin: 12px 0 12px 0 ;
}

.spip_documents_left {
margin: 0 6px 6px 0;
border: 1px solid #3176AF;
background-color: #efefef;
width: auto;
}


.spip_documents_right {
margin: 0 0 6px 8px;
border: 1px solid #3176AF;
background-color: efefef;
width: auto;
}

.spip_documents_center {
border: 1px solid #3176AF;
background-color: #efefef;
text-align: center;
padding: 4px;
margin: 20px auto;
width: auto;
}

.spip_doc_titre {
margin: 3px;
font-size: 10px;
text-align: center;
}

.spip_doc_descriptif {
font-size: 9px;
text-align: center;
line-height: 120%;
}


div.spip_code {
font-family: courier, sans-serif;
font-size: 100%;
padding: 10px 10px 10px 10px;
margin: 10px 5px 10px 5px;
border: 1px solid #ccc;
background-color: #efefef;
}

span.spip_code {
font-family: courier, sans-serif;
font-size: 100%;
}

.spip_surligne {
background-color: yellow;
}

/*  specifiques a magunews */
#derncdf .listagetexte {
	margin: 10px 0 0 12px;
	font-size: 13px;
	line-height: 19px;
}

.cdflemot, .cdflemot a {
	margin: 6px 0 6px 0;
	font-size: 12px;
	color: #1C4467;
	font-weight: bold;
}

.cdfcomment {
	font-size: 12px;
	margin: 2px 0 14px 0;
	line-height: 18px;
}

.cdfvoir {
	
}

.cdfvoir a {
	background-image: url(fleche-lien.png);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
	padding-left: 12px;
}

h4 a {
	color: #fff;
	
}

