body{
	background-image:url("images/back-top.jpg");
	background-repeat:repeat-x;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif, Sans
}

#top{
	width:1000px;
	font-size:0px;
	height:233px;
}

#top1{
	float:left;
	width:257px;
	font-size:0px;
}

#top2{
	float:left;
	width:743px;
	height:233px;
	background-image:url("images/top2.jpg");
	background-repeat:no-repeat;
	font-size:0px;
}
#cadre_recherche{
	position:absolute;
	font-size:12px;
	top:141px;
	left:783px;
}

#cadre_recherche .submit, #cadre_recherche label{
	display:none;
}

#cadre_recherche input{
	border:none;
	width:140px;
	height:20px;
}

#entete{
	width:1000px;
	height:230px;
	font-size:0px;
}

#page-accueil{
	background-image:url("images/color.jpg");
	background-repeat:repeat-y;
}

/* Styles des menus déroulants */
.menuD{
	
}

.menuD .barre{
	float:left;
	padding:0px;
	height:22px; 
	width:100%;
	margin-top:-52px;
	margin-left:240px;
}

.menuD .rubrique{
	float:left;
/*
	min-width:170px;
*/
	height:20px;
	margin-right:10px;
	padding:0px;
	list-style:none;
	font-size:12px;
/*
	background-image:url("images/back-bar.jpg");
	background-repeat:repeat-x;
*/
	color:#fff;
	cursor:hand;
}

*html .menuD .barre{
	padding:0px;
	height:22px; 
	width:100%;
	margin-top:-52px;
	margin-left:100px;
}

*html .menuD .rubrique{ //pour IE6
	float:left;
	width:170px;
	height:20px;
	margin-right:10px;
	padding:0px;
	list-style:none;
	font-size:12px;
	color:#fff;
	cursor:hand;
}

.menuD .lien_rubrique{
/*
	width:170px;
*/
	margin-right:10px;
	height:21px;
	display:block;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
}

.menuD .liste{
	display:none;
	width:170px;
	position:absolute;
	text-align:left;
	margin:0px;
	padding:0px;
/*
	background:#15a3eb;
*/
}

.menuD .item{
	width:170px;
	text-align:left;
	font-size:12px;
	margin:0px;
	padding:0px;
	background:#15a3eb;
	list-style:none;
	border-bottom:1px solid #51cdf5;
	border-left:1px solid #51cdf5;
	border-right:1px solid #51cdf5;
	
}

.menuD .item-bas{
	width:172px;
	height:14px;
	text-align:left;
	font-size:12px;
	margin:0px;
	padding:0px;
	background:url("images/basmenu.gif");
	list-style:none;	
}

.menuD .item a{
	width:155px;
	padding-top:2px;
	padding-bottom:2px;
	text-decoration:none;
	text-align:left;
	display:block;
	margin-left:10px;
	margin-right:5px;
	color:white;
}

.menuD .item a:hover{
	background-color:#0f5ab4;
/*
	font-weight:bold;
*/
	color:#FFFF00
}

#main{
	width:992px;
}

#main #left{
	float:left;
	width:227px;
	margin-left:32px;
}
#main #right{
	float:right;
	width:700px;
	text-align:justify;
}


.bleu{
	color:#1490ee;
	font-weight:bold;
	font-size:14px;
}

.orange{
	color:#f19700;
	font-weight:bold;
	font-size:14px;
}

.rouge{
	color:#b80507;
	font-weight:bold;
	font-size:14px;
}

#pied{
width:100%;
	margin:none;
	border:none;
	background:#1490ee;
	color:white;
}

#pied a, pied a:visited, pied a:hover{
	color:white;
}
