/*général*/
body {
	background:#09c;
	margin: 1.5em;
	text-align: center;
	font-size: 12px;
	color: #333;

}
#entete{	
	width: 955px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#page {
	width: 955px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-color:#fff;
}


/*bottom*/
#adresse{
	margin:5px auto 0 auto;
	font-size:11px;
	width:960px;
	color:#fff;
	line-height:20px;
	}
	
#adresse a{
	color:#fff;
	font-weight:bold}

#conception{
	width:760px;
	margin:20px auto 0 auto;
	text-align:right;
	font-size:12px;
	color:#fff;
	}
	
#conception a{
	color:#fff;
}


/*pied*/
#pied {
	clear: both;
	width: 100%;
	margin-top: 10px;
	margin-bottom:10px;
	text-align: center; 
}
	
#pied small { font-size: 9px; }

/*navigation*/
#nav_main{
	clear:both;
}
#nav_main ul{
	margin:0 0 0 190px;
	padding:0;
	}	
	
#nav_main li {
	list-style:none;
	margin:0;
	float:left;
	padding:0px 40px 6px 10px;	
	
}

#nav_main li a {
	display: block; 
	color:#666;
	font-size:13px;
	font-weight:bold;
	padding-left:10px;
	background:url(../images/puce_b.gif) left 4px no-repeat;
}
	
#nav_main li a:hover{
	text-decoration:none;
	background:url(../images/puce_o.gif) left 4px no-repeat;
	color:#666;	
	}
	
#nav_left{
	float:left;
	width:195px;
	
}
#nav_left h1{
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	color:#036;
	margin:0;
	padding:0;
	text-align:center;
	height:20px;
	background-color:#f90;
	width:185px;
}

#nav_left ul{
	margin:0;
	padding:0px 0 0px 0;


	}	
	
#nav_left li {
	list-style:none;
	margin:0;
	padding:0px 0px 0px 0px;	
	
}

#nav_left li a {
	display: block; 
	height:15px;
	color:#036;
	font-size:12px;
	padding-left:15px;
	background:url(../images/puce_b.gif) 5px 4px no-repeat;
}
	
#nav_left li a:hover{
	text-decoration:none;
	background:url(../images/puce_o.gif) 5px 4px no-repeat;
	}

/*tableaux*/
.tab_top{
	width:190px;
	height:3px;
	background:url(../images/fd_menu_top.jpg) no-repeat;
	font-size:1px;
}
.tab_middle{
	width:190px;
	background:url(../images/fd_menu_b.jpg) top left  repeat-y;
}
.tab_bottom{
	width:190px;
	height:8px;
	background:url(../images/fd_menu_bottom.jpg)  bottom left no-repeat;
	font-size:1px;
}

.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 ;/*ici*/
}
.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: 760px; 
	float:right;
	height:auto;
	}

/* Fil d'Ariane */
#hierarchie {
	font-size: 10px;
	color:#036;
	background-color:#ccc;
	padding-left:5px;
	 }

#hierarchie a{	
	color:#036;
	}

	
#conteneur #contenu {
	height:auto;
}

#accueil{
	width:500px;
	padding-left:20px;
	padding-right:10px;
	padding-top:30px;
	padding-bottom:30px;
	float:left;
	height:auto;
	line-height:18px;
}
#contact{
	width:700px;
	padding-left:20px;
	padding-right:10px;
	padding-top:30px;
	padding-bottom:30px;
	float:left;
	height:auto;
	line-height:18px;
	margin-top:-20px;
}
#contact h2{
	font-style:italic;
	font-size:18px;
	font-weight:bold;
	color:#036;
	height:auto;
	margin-top:20px;
	}

#accueil h1{
	font-style:italic;
	font-size:18px;
	font-weight:bold;
	color:#09c;
	height:auto;
	}
#accueil img{
	padding-top:15px;
	}
	
#droite{
	float:left;
	margin-top:10px;
	}
	
/*les brèves*/
.breves{
	color:#09c;
	}

.breves .titre{
	font-size:13px;
	text-align:center;
	font-weight:bold;
	background-color:#f90;
	color:#fff;
	margin:0px 3px 0px 2px;/*ici*/
	padding:2px 0px 2px 0px;
	text-transform:uppercase;
	font-style:italic;
	width:219px;
	}

.breves a{
	text-align:right;
	padding-right:10px;
	padding-bottom:10px;
	display:block;
	font-size:11px;
	color:#09c;
	}
	
.breves .spip{
	text-align:left;}

.breves h3{
	background:url(../images/fleche_o.gif) left 13px no-repeat;
	padding-left:18px;
	padding-bottom:2px;
	padding-top:15px;
	color:#036;
	font-style:italic;
	font-size:14px;
	margin-left:5px;	
	}	
.breves p{
	margin:0;
	padding:10px;
	font-size:11px;
	}
	


/*rubriques*/
.cartouche h1{
	margin-top:20px;
	margin-left:20px;
	color:#09c;
	font-style:italic;
	font-size:24px;
	font-weight:bold;
	width:700px;
	background: url(../images/souligne.jpg) left 33px repeat-x;
	height:50px;
	}

.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-top:-5px;
	}
.cartouche li{
	list-style:none;
	padding-left:15px;
	background:url(http://electro-finish.com/squelettes/images/carre_gris.gif) left 2px no-repeat;
	height:20px;
	}
.cartouche li a {
	display: block; 
	color:#036;
	font-size:12px;
	font-style:italic;
	padding-left:10px;
	margin-left:0px;
	background:url(../images/puce_b.gif) left 2px no-repeat;
}
	
.cartouche li a:hover{
	text-decoration:none;
	background:url(../images/puce_o.gif) left 2px no-repeat;
	}	
		
.cartouche h1 a:hover{
	text-decoration:none;
	}	
	
.liste-articles {
	width:500px;
	}
		
.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 p { 
	padding: 0 20px 0 0;
 }
.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:#c00;
	font-weight:normal;
	line-height:16px;
	}
.surtitre{
	color:#c00;
	font-weight:bold;
	font-size:20px;
	}

.retour{
	float:center;
	width:700px;}
	
.retour a{
	font-size:10px;
	color:#f93;
	margin-left:600px;
	}
	


 h3{
	font-size:20px;
	font-weight:normal;
	}
	


/*login*/

/* Tableaux */
table.spip {
	margin-top: 10px;
	margin-bottom: 1em;
	border: none;
	border-collapse: collapse; 
	clear:both}


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: #FFf; }
table.spip tr.row_odd { background: #fff; }
table.spip tr.row_even { background: #fff; }
table.spip th, table.spip td { padding: 3px; text-align: left; vertical-align: top; padding-bottom:20px}
#partenaires table.spip td { vertical-align: middle;
	text-align:center }

/*Formulaire*/	
	
#formulaire{
	margin-top:20px;
	}
	
#formulaire dl{
	clear:both;
	width:600px;
	height:auto;
	padding:0;
	margin:0;
	}
	
#formulaire dt{
	float:left;
	width:200px;
	height:auto;
	font-size:14px;
	font-weight:normal;
	font-style:normal;
	color:#036;
	text-align:right;
	padding:3px 10px 0 0;	
	}
	
#formulaire dd{
	float:left;
	width:300px;
	height:auto;
	margin:0;
	padding:3px;
	}
	
	
#formulaire textarea{
	width:300px;
	height:50px;
	margin-bottom:20px;
	}


#formulaire .btn{
	background-color:#036;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	border:none;
	font-style:italic;
	margin-left:230px;
	margin-bottom:30px;
	cursor:hand;
	}
	
#formulaire .reset{
	background-color:#999;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	border:none;
	font-style:italic;
	margin-left:50px;
	cursor:hand;
	margin-bottom:30px;
	}
	
/*plan*/
.plan{
	margin-top:30px;
	margin-left:20px;
	}	
.plan1 {
	font-size:16px;
	background:url(../images/puce_b.gif) 8px 8px no-repeat;
	margin:0;
	padding:5px 0 5px 25px;
	font-weight:bold;
	color:#666;
}
.plan2{
	font-size:14px;
	font-weight:bold;
	background:url(../images/puce_o.gif) 38px 8px no-repeat;
	padding:5px 0 5px 55px;
}
.plan3{
	font-size:12px;
	padding-left:60px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:5px;
	
}
.plan ul{
	margin-left:70px;}
	
/*actualité*/
.actualites h3.spip{
	text-align:left;
	}


#name{
	display: none;
}
	