/* SPIP-STYLE                                              version 1.9  */
/* Cette feuille contient les styles associes au code genere par SPIP.  */
/* Ces styles sont indispensables et doivent necessairement etre        */
/* definis pour le bon fonctionnement de vos squelettes.                */

body {
	font-family: "Arial" , "Geneva", "Verdana" , serif;
	font-size: 100%;
	
}

/* Raccourcis typographiques de SPIP */
i.spip {}
strong.spip {}
hr.spip {}

.spip_puce { list-style-position: outside; }

ul.spip {}
ol.spip {}
li.spip {}

h2.int {
	margin: 10px 0 10px 0;
	font-weight: bold;
	font-size: 1.3em;
	color: #ca2225;
	text-transform: uppercase;

}

h3.spip {
	margin: 1.2em 0 0.5em 0; 
	font-size: 1.1em; 
	font-weight: bold;
	color: #9b6100;
	clear: left;
	
	 }
h4 {
	clear: both;
	margin: 1em 0 0.1em 0;
	font-size: 1.1em; 
}

/* Fil d'ariane */
#hierarchie {
	color: #979996;
	font-size: 0.8em;
	
}
#hierarchie a {
	color: #979996;
	text-decoration: none;
	
	
}
#hierarchie a:hover {
	text-decoration: underline;	
}
/* Plan */
ul.niveau2 {
	margin: 0 0 0 30px;
	
}
ul.niveau3 {
	margin: 0 0 0 30px;
	
}

/* Paragraphes, citations, code et poesie */
.date {
	color: #979996;
	font-size: 0.75em;
	margin: 0 0 0.3em 0;
	
	
}

/* Paragraphes, citations, code et poesie */
p.spip { 
	text-align: justify;
	font-size: 0.8em;
	margin: 0 0 10px 0;
}
.chapo {
	font-weight: bold;
	margin: 10px 0 10px 0;
	text-align: justify;
	font-size: 0.8em;
	
}

p.spip_note {}

blockquote.spip, .spip_serif { font-family: Georgia, Times, serif; }

blockquote.spip { 
	margin: 1em; 
	padding-left: 1em;
	padding-right: 1em;
	border: 1px dotted; }

div.spip_poesie { 
	margin: 1em; 
	padding-left: 1em; 
	border-left: 1px solid;
	font-family: Garamond, Georgia, Times, serif; }
div.spip_poesie div { text-indent: -60px; margin-left: 60px; }

.spip_code, .spip_cadre { font-family: monospace; font-style: normal; font-size: 1.2em; }
.spip_cadre { width: 99%; border: 1px inset; }

.spip_surligne { background: #FF6; }

/* Tableaux */
table.spip {
	margin: auto;
	margin-bottom: 1em;
	width: 100%;
	
	border-collapse: collapse;
	font-size: 0.8em;
	 }
//table.spip tr td:first-child {
//	background: #DF2900;
//	color:#fff;
//	text-align: center;	
//	 }
table.spip tr td {
	border: 1px solid #fff;
	
	 }
table.spip caption {
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin: auto;
	padding: 3px;
	font-weight: bold; }
table.spip tr.row_first { background: #000000;color:#fff;
 }
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; }

/* Logos, documents et images */
img, .spip_logos { margin: 0; padding: 0; border: none; }

.spip_documents { text-align: center;}
.spip_documents_center { clear: both; width: 100%; margin: auto; }
span.spip_documents_center { display: block; margin: 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; font-size: 0.8em; margin-left: auto; margin-right: auto; }
.spip_doc_descriptif { clear: both; font-size: 0.8em; margin-left: auto; margin-right: auto; }

/* Images typographiques (via image_typo), URL a revoir... */
.format_png { behavior: url(win_png.htc); }

/* modeles par defaut */
.spip_modele { float: right; display: block; border: 1px dotted #666; width: 180px; }

/* Barre de raccourcis typographiques */
table.spip_barre { width: 100%; }

table.spip_barre a img {
	background: #FDA;
	padding: 3px;
	border: 1px outset #999; }
table.spip_barre a:hover img {
	background: #FFF;
	border: 1px solid #999; }

table.spip_barre input.barre { width: 100%; background: #EEE; }

/* * Couleurs des liens de Spip */
a {color: #847df0;}
a.spip_note {} /* liens vers notes de bas de page */
a.spip_in { color: #900; } /* liens internes */
a.spip_out { color: #009; } /* liens sortants */
a.spip_url { color: #009; } /* liens url sortants */
a.spip_glossaire { color: #060; } /* liens vers encyclopedie */
.on { font-weight: bold; color: #000; } /* liens exposes */

/* Pagination */
.pagination {
	text-align: center;
	margin: 10px 0 10px 0;
	font-size: 0.9em;
}

/* NEWS */
.infos_news {
	font-size: 0.8em;
	color: #666666;
	margin: 0 0 3px 0;
}
#col_rouge {
		float: right;
		background-color: #DF2900;
		width: 109px;
		height: 379px;
		padding: 20px 2px 0 5px;
		background-image: url(../images/bg_haut_news.gif);
		background-repeat: no-repeat;
		background-position: top;
		color: #fff;
		font-size: 0.7em;		
		
}
html>body #col_rouge {
		height: auto;
		min-height: 379px;
		
}
.legende {
	clear: both;
	color: #6D6968;
	text-align: center;
	font-size: 0.7em;
	font-weight: bold;
}

/* ENCART (news) */
#block_encart {
		float: right;
		width: 248px;
		margin: 1.2em 0em 0 1em;	
}

#encart {

		padding: 3px 0 3px 0;
		font-size: 0.8em;
		background-color: #F6F6F6;
		border-top: 1px solid #BEBEBE;
		border-left: 1px solid #BEBEBE;
		border-right: 1px solid #BEBEBE;
}
#encart h2 {
		margin: 10px 0 10px 10px;
		font-size: 1em;
		color: #407CAF;
}
#encart h3 {
		font-size: 0.9em;
		padding: 0 0 0 10px;	
}
#encart h3 a {
		color: #000000;
		text-decoration: none;
		font-weight: normal;
		background-image: url(../images/puce_encart.gif);
		display: block;
		background-repeat: no-repeat;
		background-position: 0.1em 0.4em;
}
#encart h3 a:hover {
		text-decoration: underline;
}
#encart .infos_news {
	font-size: 1em;
	color: #666666;
	margin: 0 0 3px 10px;
}
#plusinfos {
	background-image: url(../images/bg_plusinfos.gif);
	background-repeat: no-repeat;
	padding: 15px 0 0 42px;
	width: 206px;
	height: 25px;
	float: right;
	clear: right;
}
#plusinfos a {
	color: #ffffff;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
	
	
}
#plusinfos a:hover {
	text-decoration: underline;
}

#liencontact {
	clear: both;
	text-align: right;
	margin: 20px 0 20px 20px;
	font-size: 0.8em;
	

}
#liencontact a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	
	
}
#liencontact a:hover {
	text-decoration: underline;
}


/* MOTO CLUB */
#motoclub {
background-color:#DF2900;
background-image:url(../images/bg_haut_news.gif);
background-position: right top;
background-repeat:no-repeat;
color:#FFFFFF;
float:right;
font-size:0.8em;
height:379px;
padding:20px 2px 0 5px;
width:196px;
}
html>body #motoclub {
	height: auto;
	min-height: 379px;
	
}
#motoclub h3.spip, #motoclub a  {
	color: #fff;
	
}
#motoclub .spip  {
	text-align: left;
	
	
}

/* PHOTOS */
.blockphotos {
	border: 3px solid #ECECEC;
	padding: 5px;
	margin: 0 0 10px 0;
	
}
.blockphotos h3.spip {
	margin: 5px;
}
.blockphotos h4 {
	margin: 5px;
}
.blockphotos h4 a {
	font-size: 0.8em;
	color: #000000;
	text-decoration: none;
}
.blockphotos h4 a:hover {
	text-decoration: underline;
	
}
.galerie {
	float: left;
	width: 48%;
	margin: 0 1% 0 0;
	text-align: center;
}


/* LIENS */
.lienblanc, .liengris {
	float: left;
	width: 350px;
	padding: 5px;
	font-size: 0.8em;
	
}
.liengris {
	background-color: #E9E9E9;
}

.lienblanc h4, .liengris h4 {
	margin: 0;
	color: #000;
	font-weight: normal;
	background-image: url(../images/puce_encart.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.4em;
	font-size: 1em;
	padding: 0 0 0 7px;
}
.lienblanc a, .liengris a {
	color: #BEBEBE;
	text-decoration: none;
	
}
.lienblanc a:hover, .liengris a:hover {
	text-decoration: underline;
	
}

/* PARTENAIRES */
.block_partenaires {
	text-align: center;
	margin: 0px 0 15px 0;
}
.partenaire {
	width: 150px;
	height: 100px;
	float: left;
	margin-right: 5%;
	margin-left: 5%;
	border: 1px solid #ccc;
	padding: 5px 0 5px 0;
	
}
.partenaire {
	height: auto;
	min-height: 100px;
	
}
.partenaire img {
	vertical-align: middle;
	position: relative;
	
}
.partenaire p {
	margin: 0px 0 15px 0;
	font-size: 0.9em;
	
}
.partenaire a {
	color: #0183B7;
	text-decoration: none;
}

/* PAGE DE CONTACT :FORMULAIRE */
#form_contact {
	border:none;
	margin:0;
	padding:0;
	position:relative;
	display:block;
	float:left;
	width: 80%;
	
}

#piedForm {
	margin:0;
	padding:.5em;
}
#piedForm {
	text-align:right; 				
}
#piedForm input {
	font-weight:bold; 				
	margin-left:1em;
}
#corpForm {
	margin:0;
	padding:1em;
	width:450px;
}
#form_contact fieldset {
	margin:0;
	font-style:normal;
	padding:0 1em 1em;
	font-size:11px;
}
#form_contact legend {
	font-weight:bold;
	background:transparent;
}
#form_contact p {
	padding:.2em 0;
	margin:0 0 .2em 0;
}
#form_contact fieldset#coordonnees label {
	float:left;					
	width:30%;						
	text-align:right;				
	margin:0;
	padding:0 .5em 0 0;
	line-height:1.8;				
}

#form_contact label:hover, #piedForm input {
	cursor:pointer;				
}
#form_contact label.oblig {
	font-weight:bold;				
}
#form_contact .legende {
	font-style:italic;
	color:#666;
	background:transparent;
	margin:0;
	padding:0;
}
#form_contact a.aide {
	text-decoration:none;
}
#form_contact a.aide img {
	margin:0;
	padding:0;
	border:0;
}
#form_contact a.aide:hover {
	cursor:help;
}
#form_contact .focus {
	background:beige;
	color:black;
}
#form_contact .normal {
	background:white;
	color:black;
}

#form_contact .alerte {
	border:1px solid #CA2225;
}
#form_contact .messageAlerte {
	display:block;
	margin:0 0 .3em .3em;
	padding:0 0 .3em 2em;
	color:#CA2225;
	font-weight:bold;
	background:url(/img/icons/picto_alert.gif) no-repeat left center;
}



