/*général*/
body {
	background:#900;/*rouge*/
	margin: 1.5em;
	text-align: center;
	font-size: 12px;
	color: #333;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
}
#entete{
}

#page {
	width: 955px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-color:#fff;
}
.plan1{
	font-style:normal;
	font-size:13px;
	background:url(../images/puce.gif) 0px 1px no-repeat;
	padding-left:15px;}
 .plan ul{
 	color:#900;
	margin-top:0px;
	}


/*bottom*/
#adresse{
	margin:10px auto 0 auto;
	font-size:11px;
	width:960px;
	color:#fff;
	line-height:15px;
	}
	
#adresse a{
	color:#fff;
	font-weight:bold}


#conception{
	width:760px;
	margin:20px auto 0 auto;
	text-align:right;
	font-size:11px;
	color:#fff;
	}
	
#conception a{
	color:#fff;
}


/*pied*/
#pied {
	clear: both;
	width: 100%;
	margin-top: 0px;
	margin-bottom:10px;
	text-align: center; 
	color:#666;

}

#pied a{
	color:#666;
	font-size:12px;
	}
	


/*navigation*/
#nav_main{
	clear:both;
}
#nav_main ul{
	margin:0px 0 0 11px;
	padding:0 0 0 10px;
	height:24px;
	width:922px;
	background:url(../images/bg_nav.jpg) repeat-x;	
	}	
	
#nav_main li {
	list-style:none;
	margin:0;
	float:left;
	height:auto;
}

#nav_main li a {
	display: block; 
	color:#fff;
	font-size:13px;
	font-weight:bold;
	padding:3px 8px;
	margin-right:50px;
}
	
#nav_main li a:hover{
	text-decoration:none;
	background-color:#fff;
	color:#900;	
	}
	
#nav_left{
	float:left;
	width:186px;
	background-color:#fff;
	
	margin:10px 0 0 10px;	
}

#nav_left ul{
	margin:0;
	padding:15px 0 0px 0px;
	}	
	
#nav_left li {
	list-style:none;
	margin:0px;
	padding:0px 0px 15px 7px;
	height:auto;
	width:173px;
	
}

#nav_left li a {
	display: block; 
	height:auto;
	color:#600;
	font-size:13px;
	padding-left:5px;
}
	
#nav_left li a:hover{
	text-decoration:none;
	color:#600;
	background-color:#fc3;
	}
	


/*tableaux*/
.tab_top{
	width:186px;
	height:11px;
	background:url(../images/bg_nav_top.gif) top left no-repeat;	
	font-size:1px;
}
.tab_middle{
	width:186px;
	background:url(../images/bg_nav_middle.gif) top left  repeat-y;
	height:auto;
}
.tab_bottom{
	width:186px;
	height:202px;
	background:url(../images/bg_nav_left.gif) top left no-repeat;
}

.tab2_top{
	width:226px;
	height:6px;
	background:url(../images/fd_breve_top.jpg) no-repeat;
	font-size:1px;
}
.tab2_middle{
	width:226px;
	background:url(../images/fd_breve_b.jpg) repeat-y;
	padding:0px ;
}
.tab2_bottom{
	width:226px;
	height:7px;
	background:url(../images/fd_breve_bottom.jpg) left bottom no-repeat;
	font-size:1px;
}
/*
.tab3_top{
	width:700px;
	height:7px;
	background:url(../images/article_top.jpg) no-repeat;
	font-size:1px;
}
.tab3_middle{
	width:700px;
	background:url(../images/article.jpg) repeat-y;
	padding:5px 10px 0px 10px;
}


.tab3_bottom{
	width:700px;
	height:7px;
	background:url(../images/article_bottom.jpg) left bottom no-repeat;
	font-size:1px;
}*/

/*conteneur*/
#conteneur { 
	width: 740px; 
	float:right;
	height:auto;
	}

/* Fil d'Ariane */
#hierarchie {
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999;
	padding-left:10px;
	padding-top:5px;
	float:left;
	width:700px;
	 }

#hierarchie a{	
	color:#999;
	}

	
#conteneur #contenu {
	height:auto;
}



#accueil{
	width:480px;
	padding-left:0px;
	padding-right:10px;
	padding-top:20px;
	padding-bottom:0px;
	float:left;
	height:auto;
	line-height:18px;
	font-size:14px;
}

#accueil h1{
	font-size:20px;
	font-weight:bold;
	color:#366;
	height:auto;
	}
	
#accueil p{
	margin:0;
	padding:0;
	}
	
#droite{
	float:right;
	margin-top:10px;
	margin-right:10px;
	width:222px;
	padding-left:0px;

	}

/*les brèves*/
.breves{
	color:#600;
	font-size:14px;
	

	}
	
.breves h1{
	color:#c00;
	font-size:29px;
	font-weight:normal;
	text-align:center;
	padding-left:0px;
	background:url(../images/bg_breve_top.gif) 0px 0px no-repeat;
	height:47px;
	}

.cadre_breve{
	text-align:center;
	background:#fc3 url(../images/bg_breve_middle.gif) 0px 0px repeat-y;	
	/*border-left:#c00 1px solid;
	border-right:#c00 1px solid;*/
	border-bottom:#c00 1px solid;	
	width:211px;
	height:auto;
	padding:0 5px 0 5px;
	margin-left:0px;
	}
	
.breves .titre{
	font-size:21px;
	text-align:center;
	font-weight:bold;
	text-decoration:underline;
	color:#600;
	width:200px;
	margin:0px 3px 0px 2px;
	padding:20px 0px 20px 0px;
	}

.breves a{
	text-align:right;
	padding-right:10px;
	padding-bottom:10px;
	display:block;
	font-size:11px;
	color:#09c;
	}

/*rubriques*/
.cartouche h1{
	float:left;
	padding:0px 33px 10px 0px;
	color:#600;
	font-size:22px;
	font-weight:normal;
	width:700px;
	height:auto;
	margin-left:0px;
	}

.cartouche {
	margin-top:10px;
	margin-left:0px;
	color:#366;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	width:700px;
	}

/*.cartouche h2{
	margin-top:20px;
	margin-left:20px;
	color:#f93;
	font-style:italic;
	font-size:24px;
	font-weight:bold;
	width:700px;
	height:50px;
	background: url(../images/fleche_o.gif) left 3px no-repeat;
	padding-left:15px;
	}
	
.cartouche p{
	margin-top:20px;}

.cartouche ul{
	margin:0px;
	}
	*/
/*.cartouche li{
	list-style:none;
	padding-left:0px;
	background:url(../images/puce_vf.gif) left 2px no-repeat;
	height:20px;
	}
	
.cartouche li a {
	display: block; 
	color:#f90;
	font-size:12px;
	font-style:normal;
	padding-left:15px;
	margin-left:0px;
	background:url(../images/puce_vf.gif) left 2px no-repeat;
	text-decoration:underline;
}
	
.cartouche li a:hover{
	text-decoration:underline;
	background:url(../images/puce_vf.gif) left 2px no-repeat;
	}	
		
.cartouche h1 a:hover{
	text-decoration:none;
	}	
*/	
.liste-articles {
	width:700px;
	}

.liste-articles h1{
	color:#666;
	font-size:15px;
	margin-top:15px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:15px;
	background:url(../images/puce.gif) 0px 2px no-repeat;
	font-weight:normal;
	}
	
.liste-articles p.spip{ 
	padding: 15px 0 0 15px;
	font-size:12px;
	color:#000;
	width:auto;
	height:auto;
 }	
/*		
.liste-articles h2{
	color:#036;
	font-size:20px;
	padding-bottom:15px;
	font-weight:bold;
}

.liste-articles dt, .liste-articles dl{
	padding-top:0;
	margin-top:0;
	}

.debit{
	color:#f93;
	font-size:12px;
	padding-left:20px;
	font-weight:bold;
	font-style:italic;
}

.telecharger {
	color:#09c;
	font-size:14px;
	padding-left:20px;
	padding-top:4px;
	font-weight:bold;
	font-style:italic;
	background:url(../images/fleche_b.gif) left top no-repeat;
}
.liste-articles a:hover {
	text-decoration:none;
}


.liste-articles .spip_logos {
	float: right;
	margin-right: 20px;
	margin-bottom: 16px;
	clear: right; }	
 
.liste-articles table.spip {
	margin: 15px;
	margin-bottom: 1em;
	border:none;
/*	float:left;*/
	/*border-collapse: collapse;*/ /*}
.liste-articles table.spip caption {
	caption-side: top;  bottom pas pris en compte par IE */
	/*text-align: center;*/
/*	margin: auto;
	padding: 10px;
	font-weight: bold; }
.liste-articles table.spip tr.row_first { background: #fff; }
.liste-articles table.spip tr.row_odd { background: #fff; }
.liste-articles table.spip tr.row_even { background: #fff; }
.liste-articles table.spip th{ padding: 8px ; text-align: left; vertical-align: middle; }
.liste-articles table.spip td { padding: 8px ; text-align: left; vertical-align: middle;width:250px; }

.liste-sous-rubrique {
	margin-left:20px;
	}
.liste-sous-rubrique p{
	color:#09c;
	width:auto;
	margin-right:30px;
	}
.liste-sous-rubrique .spip_logos {
	float: left;
	margin-right: 16px;
	margin-bottom: 16px;
	clear: right; }

.liste-sous-rubrique h1{
	color:#036;
	font-weight:bold;
	font-size:18px;
	font-style:italic;
}

.liste-sous-rubrique h1 a{
	text-decoration:underline;
	color:#036;
}*/
.chapo{
	color:#000;
	font-weight:normal;
	font-size:15px;
	line-height:16px;
	padding-bottom:20px;
	}
	/*
.surtitre{
	color:#c00;
	font-weight:bold;
	font-size:20px;
	}
*/
.haut{
	clear:both;
	width:700px;
	text-align:right;
	color:#999;
	background: url(../images/fleche_haut.gif) 625px 4px no-repeat;
}
	
.haut a{
	font-size:10px;
	color:#999;
	}

/*spip*/	
h3.spip {
	text-align:left;
	color:#000;
	font-size: 12px; 
	font-weight: bold;
	margin-bottom:0px;
	padding-bottom:0px; 
	margin-top:4px;
	padding-top:0px;
	background-color:#ccc; }

p.spip {
	margin:0px;
	padding:0px;
	font-size:12px;
	height:auto;}
	


#devis{
	margin:30px auto 30px auto;
	width:200px;
	text-align:center;
	color:#c00;
	font-size:22px;
	font-weight:bold;
	}
#devis a{
	font-size:15px;
	text-decoration:underline;
	color:#c00;}
#anglais{
	color:#039;
	font-style:italic;
	font-size:12px;
	}
	
	
.actualites{
	font-size:12px;
	font-weight:bold;
	height:auto;
	margin:10px;
	color:#600;
	}
	

/*
li.spip {
	background:url(../images/puce.gif) 0px 3px no-repeat;
	font-weight:bold;
	padding-left:10px;
	font-size:12px;
	margin:0 0 5px 0;
	}

li li.spip {
	background:url(../images/puce2.jpg)  0px 3px no-repeat;
	padding:0 0 0px 15px;
	font-size:12px;
	margin:10px 0 5px 0;
	font-weight:normal;
	}

li li li.spip {
	background:url(../images/puce3.gif)  0px 5px no-repeat;
	padding: 0 0 0 20px;
	font-size:12px;
	margin:3px 0 5px 0;
}*/

/*formulaire*/
/*#formulaire .ligne{
	clear:both;}

#formulaire .gauche{
	width:300px;
	float:left;
}
#formulaire .droite{
	width:300px;
	float:left;
}
	
#formulaire dl{
	clear:both;
	margin:0;
	padding:0;
	}

#formulaire label{
	font-size:12px;
	}

#formulaire dt{
	margin:0;
	float:left;
	width:120px;
	font-size:12px;
	text-align:right;
	padding:3px;
}

#formulaire dd{
	width:120px;
	margin:0;
	float:left;
	padding:3px;
	}	
textarea{
	width:132px;}
	
input{
	margin:0;
	padding:0;
}

fieldset { 
	border-color: #c00;
	width:600px;}
legend{
	color:#c00;
	}
	
.largeur{
	width:300px;
	margin-left:20px;
	margin-top:5px;}
	

.valider{
	text-align:center;
	width:600px;
	color:#FFF;
	padding:20px;
	height:60px;
	clear:both;
	}
.btn{
	background-color:#c00;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	border:none;
	padding:5px;
	}*/

/*rubrique contact*/
/*.contact{
	margin:30px;
	}
.contact a {
	margin-left:15px;
	display:inline;
	color:#666;
	font-size:12px;
	padding-left:15px;
	background:url(../images/carre_gris.gif) left 4px no-repeat;
}
	
.contact a:hover{
	text-decoration:none;
	background:url(../images/carre_rouge.gif) left 4px no-repeat;
	color:#c00;	
	}
	

	
 h3{
	font-size:20px;
	font-weight:normal;
	}
	*/
	
/*flash*/
/*#global {
	width: 760px; 
	height: 420px; 
}
#alternate {
	font-size: 14px;
}*/

/*login*/

/* Tableaux */
/*#accueil table {
	}

	
table.spip{
	margin-top: 20px;
	padding:0px;
	border:none;
	border-collapse: collapse;
	}
	
	
table.spip td { 
	text-align: left; 
	vertical-align: top;	
	font-weight: bold; 
	height:20px;
	/*background: url(../images/puce_orange.gif) 0px 5px no-repeat;*/
	/*width:250px;
	font-size:13px;
	padding:0 0 0 13px;
	margin:0;}

table.spip tr.row_odd { background: #fff; }
table.spip tr.row_even { background: #fc0;padding:0;
margin:0; }*/





	


