/* CSS Document */
@import url(sommaire.css);
@import url(menu.css);
@import url(bas.css);

* { 
	outline: none;
	margin:0px;
	padding:0px;
	color:#330099;
	font-size:12px;
	font-family:Trebuchet MS, Verdana, Sans-Serif;

}


body {
	margin: 0;

	margin-top:0px;

	padding-top:0px;

	text-align: center;
	
	color:#666;
	
	background-color:#ccc;
	
	}
	
img{
	border : none;
	}

a{
		/* color:#330099; */
		
		color:#b31313;
}

#plan ul li a{
	color:#330099;
}

div.cadre_rub1 a, div.cadre_rub2 a{
	color:#330099;
}

div#contenu a.spip_out{
	color:#b31313;
	}

small{
	font-size:0.9em}
	
#global{
	width:890px;
	margin: 0 auto;
	padding:0px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	background-image:url(../images/fondglobal.png);
	background-repeat:repeat-y;
	/* border:1px solid #666666; */
}

div#menu{
	float:left;
	width:160px;
	text-align:left;
	margin-left:2px;
	}
	
div#contenu{
	float:right;
	width:690px;
	margin-right:10px;
	text-align:left;
	}

h1{
	font-weight:bold;
	font-size:1.2em;
	}
	
div.texteSom{
	margin-bottom:10px;}
	
/* MENU */

div#menu ul{
	color:#FFFFFF;
	margin-left:15px;
	width:140px;
	}
	
div#menu li{
	color:#FFFFFF;}
	
div#menu ul ul{
	color:#FFFFFF;
	margin-left:5px;
	width:140px;
	}
	
div#menu a{
	color:#FFFFFF;
	}
	
a.gras{
	font-weight:bold;}
	
div#hierarchie{
	font-size:1em;}
	
div#FormRecherche{
	position:relative;
	left:10px;
	margin-bottom:12px;
	}

div#cartouche-recherche{
	with:475px;}
	
ul#recherch, ul#recherch2{
	list-style:none;}
	
ul#recherch small, ul#recherch2 small{
	font-size:0.9em;
	color:#CCCCCC;
	}
	

	
div#cartouche-recherche{
	text-align:center;
	margin-bottom:12px;}
	
h2.rechercher{
	font-weight:bold;
	margin-bottom:12px;
	}
	
textarea#message{
	width:300px;}
	
.nettoyeur { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; }


div#menu input#btok{
	position:relative;
	top:6px;
	}
	
#contenu div.photo{
	float:left;
	width:110px;
	}
	
#contenu div.cadreRech{
	border-bottom:#efefef solid 1px;
	margin-bottom:10px;
		}
		
#contenu p.spip{
	margin-bottom:12px;}
	
div#ContenantBas{
	color:#FFFFFF;
	padding-top:3px;
	}
	
div#ContenantBas a{
	color:#FFFFFF;
	}