body {
	margin: 0;
	background: white;
	font-family: Verdana,Arial,Helvetica;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: black;
}

a:link,a:visited
{
	color:#8FD400;
	text-decoration:none;
	font-weight:bold;
}

a:hover
{
	text-decoration:underline;
}

h1, h2, h3, h4 {
	margin: 0;
	font-family:"Comic Sans MS", cursive;
	font-weight:bold;
	color:orange;
}

h1
{
	font-size:24px;
}

h2
{
	font-size:18px;
}

h3
{
	font-size:15px;
}

h4
{
	
}

#titre_login
{
	font-family:"Comic Sans MS", cursive;
	font-weight:bold;
	color:orange;
	font-size:14px;
}

.titre
{
	font-size: 12pt;
	font-weight: bold;
}

#page
{
	width: 100%;
	position:relative;
}

#header
{
	background:url(../images/complement_titre.gif) repeat-x;
}

#divTitre
{
	height: 120px;
	background:url(../images/titre_vert_meuh.gif) no-repeat;
}

#divPhotos
{
	float:right;
	margin-right:60px;
	padding-top:5px;
}

div.photos
{
	float:right;
	width:135px;
	height:110px;
	text-align:right;
}

#navigation
{
	clear:both;
	height:25px;
	vertical-align:middle;
	background:url(../images/.gif) top left repeat-x;
	color:white;
	background-color:#717171;
	cursor: pointer;
	padding-bottom:3px;
	padding-top:5px;
	text-align:justify;
	
}

#navigation .actif
{
	color:orange;
}

#navigation a
{
	font-family:"Comic Sans MS", cursive;
	color:white;
	text-decoration:none;
	font-size:16px;
}

#navigation a:hover
{
	color:orange;
	text-decoration:none;
}

#main {
	clear:both;
	position:relative;
	z-index:100;
	padding-top:40px;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	float:center;
	min-height:400px;
}

#main_index {
	position:relative;
	z-index:100;
	padding-top:40px;
	padding-bottom:20px;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	float:center;
	background:url(../images/fond_formulaire.gif) repeat-y;
	min-height:400px;
}

#divResultat
{
	margin-left:40px;
}

#critere
{
	position:relative;
	z-index:1;
	float:left;
	width:210px;
}

#critere .tableau
{
	
}

#recherche
{
	position:relative;
	z-index:3;
	float:right;
	width:700px;
	padding-top:30px;
}

.hr
{
	background:url(../images/hr.gif) repeat-y;
	height:3px;
}

.clear 
{
	position:relative;
	clear: both;
	height: 0;
	overflow: hidden;
}

#divFooter {
	position:relative;
	height: 50px;
	color:white;
	background-color:#717171;
	text-align: center;
	font-family:"Comic Sans MS", cursive;
	font-size: 12px;
	
	padding-top:5px;
	
}

#divFooter a {
	font-family:"Comic Sans MS", cursive;
	font-size:12px;
	color:white;
	text-decoration: none;
}

#divFooter a:hover {
	text-decoration: underline;
}

input[type=button],input[type=submit],input[type=reset]
{
	background:url(../images/ombre_bt.gif) bottom left no-repeat;
	height:30px;
	border: 0 solid #15529C;
	color:#90D402;
	cursor: pointer;
	padding-bottom:3px;
	font-family:"Comic Sans MS", cursive;
	font-size:18px;
	font-weight:bold;
}

input[type=button]:hover,input[type=submit]:hover,input[type=reset]:hover
{
	color:orange;
}

.tableau
{
	padding:10px;
	color: #4397EE;
	font-weight: bold;
}

form
{
	color: #4397EE;
	font-weight: bold;
}

form .description
{
	font-weight: normal;
	color:black;	
}

.rouge { font-family: Verdana, Arial, Helvetica; font-size: 10pt; font-style: normal; font-weight: normal; color: #CC0000}
.maigre {  font-family: Verdana, Arial, Helvetica; font-size: 10pt; font-style: normal; font-weight: normal; color: #05474e}


.dptCarte a:link,.dptCarte a:visited
{
	text-decoration:none;
	color:#90D402;
	font-weight:bold;
}

.dptCarte a:hover
{
	text-decoration:underline;
}

.regionCarte a:link,.regionCarte a:visited
{
	text-decoration:none;
	color:orange;
	font-weight:bold;
}

.regionCarte a:hover
{
	text-decoration:underline;
}

.fiche
{
	padding:20px;
	
}

