/* site at magusine */


body {
	margin: 0;	
	background: url('images/fond_body_mag.jpg') repeat-x #fcf5d6;	
}

#general {
	background: url('images/fond_mag.jpg') repeat-y;	
}

#bandeau {
	background: url('images/bandeau_mag_1.jpg') no-repeat top left;
}

#citation {
	color: #D15F18;
}

/* navigation */

#navigation {
width:860px;
padding-top: 144px;
padding-left: 9px;
z-index:1000;
}

#navigation .niveau1 a {
	padding: 6px 8px;
	color: #FFFFFF;
	height: 13px;
	display: block;
}

.niveau1 a:hover {
	color: #fff;
	background: url('images/hover_n1_mag.jpg') repeat-x #4A92A1;
	height: auto;
}

#navigation .niveau2 a {
	height: auto;
}

.ulniveau2 {
	background: url('images/navigation_n2_a_mag.jpg') repeat-y #62A6AF;
}

.ulniveau2 a{
	color: #00474F;
	background: url('images/border_n2_mag.jpg') no-repeat;
}

/* contextes */

	/** contexte1 **/

#contexte1 .listageconteneur {
	padding:4px;
	background: url('images/bas_contexte1_mag.jpg') no-repeat bottom left;
}

#contexte1 h2 {
	margin-bottom: 0.5em;
	padding-left:6px;
	padding-right:6px;
	padding-top:6px;
	font-size: 14px;
	font-weight: bold;
	color: #7F4817;	
	background: url('images/haut_contexte1_mag.jpg') no-repeat top left;
}

#contexte1 .listagebloc {
	width: 205px;
	background: url('images/fond_contexte1_mag.jpg') repeat-y top left #FFFBE7;
}

#contexte1 .spip_in  {color: #9F5A1D;}


/* css contexte1 page-forum */


#page-forum  #contexte1 #texteconteneur {
	background: url('images/haut_contexte1_mag.jpg') no-repeat top left #FFFBE7;
}

#page-forum  #contexte1 #texteconteneur p {
}

#page-forum  #contexte1 #texteconteneur .listagerepondre {
	background: url('images/bas_contexte1_mag.jpg') no-repeat bottom left;
}

	/** contexte2 **/

#contexte2 {
	color: #fff;
	background: url('images/haut_contexte2_mag.jpg') 10px 0px  no-repeat;
}

#contexte2 .listagebloc {
	background: url('images/haut_contexte2_listage-conteneur_mag.jpg') top left no-repeat;
	margin-left:-4px;
}

#contenu-contexte2 {
	background: url('images/fond_contexte2_mag.jpg') repeat-y;
}

#contenu-contexte2 h2  {
	margin-top: 3px;
	padding-top: 6px;
	padding-left: 12px;
}

#contenu-contexte2 .listageconteneur  {
	padding-left: 4px;
}

#contenu-contexte2 .listageconteneur a:hover {
	color:#FFF7DF;
}

#contenu-contexte2 .listageconteneur a {
	color:#FFE79F;
}

#fin-contexte2 {
	margin-left: 9px;
	height: 19px;
	width: 181px;
	background: url(images/bas_contexte2_mag.jpg) bottom left no-repeat;
}


/* css contexte2 newsletter */


#contexte2 #newsletter .spip_forms {
     margin-top: -20px;
     margin-left: 4px;
     margin-right: 4px;
}

#contexte2 #newsletter .ligne {
	padding-left: 0px;
	padding-right: 0px;
	width: 137px;
}

#contexte2 #newsletter .spip_form_champ textarea {
	padding-left: 0px;
	padding-right: 0px;
	width: 137px;
}

#contexte2 #newsletter .email {
	padding-left: 0px;
	padding-right: 0px;
	width: 137px;
}

#contexte2 #newsletter label {
}

#contexte2 #newsletter .spip_forms {
	padding-left: 0px;
	padding-right: 0px;
}

#contexte2 #newsletter .listageconteneur {
}

/* css contexte2 article asso */


#contexte2 #listearticles .listageconteneur li {
	background: url('images/mag_contexte2_ss_titre.jpg') no-repeat top left;
	width: 180px;
	margin-left:-3px;
}

#contexte2 #listearticles h4 {  
	padding-top: 7px;
	padding-right:45px;
	padding-bottom: 5px;
}

#contexte2 #listearticles h4 a { 
	padding-left: 5px;
	font-size: 12px;
	font-weight: normal;
	color:#D1EBEF;
}

#contexte2 #listearticles .listagelien {
	width: 165px;
	padding-left: 5px;
	padding-right: 3px;
	padding-top: 3px;
	margin-bottom: -9px;
	background: url('images/separateur_liste_contexte2_mag.jpg') no-repeat top left;
}

#contexte2 #listearticles .listagelien:hover {
		background: #4A8E9B
}

/* css contexte2 feed */

#contexte2 #feed .listageconteneur li {
	background: url('images/rss_mag.png') no-repeat top right;
}

#contexte2 #feed .listageconteneur li a {
	font-size: 11px;
}



/* corps */

#corps .listageconteneur {
	clear: left;
	padding: 12px;
	border-bottom: 1px solid #ddd;
	background: url('fond-bloc/bloc_ligne.png') top left no-repeat;
}

#corps h2 {
	background: url('images/haut_titre_corps_bloc_mag.jpg') no-repeat top left #fff7d8;
}

/* footer */

#footer {
	background: url('images/haut_footer_mag.jpg') top left no-repeat;
}

/* fin de page */

#fin-page {
	background: url('images/fin_page_mag.jpg') bottom left no-repeat;
}



