body {
	margin:0px;
	padding:0px;
	background:url(img/fond.png) repeat-x;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}


#conteneur { 
	background:url(img/fond_cont.png) no-repeat;
	width:922px;
 
	margin:0px auto 24px auto;
	 
}
#retour {
	width:110px;
	display:block;
	height:140px; 
	float:left;
	margin-left:35px;
	margin-top:25px;
	display:inline;
}

#back {
	margin-left:25px;
	text-decoration:none;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px; 
	display:block;
	margin-top:5px;
	margin-bottom:10px;
	color:#ffa600;
	width:150px;
}
#back:hover {
	
	text-decoration:underline;
}
#accordion h3{
	cursor:pointer;
	color:#0E4A97 !important;
	margin-left:0px;
	margin-top:20px;
}
.element {
	
	padding:20px 0px;	 
	padding-left:20px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#flash{
	float:right;
	margin-top:0px;
	margin-right:0px;
	margin-right:17px !important; 
	width:713px;
	display:inline;
}
#cont_flash {
	background:transparent url(img/fond_flash.gif) no-repeat bottom right;
	 margin-right:11px;
	height:187px;  
}

#flash embed{

	margin-top:0px;
	margin-right:0px;
}

.entoure{
	line-height:0px;font-size:0px;	
}

 .clear {
 	clear:both;
	height:0px;
  	line-height:0px;
  	font-size:0px;
 }
.recherche form{ 
	padding-left:10px;
}
.recherche *{
	vertical-align:middle; 
}
.identification form{ 
	padding-left:10px;
}
.identification *{
	vertical-align:middle; 
}
.identification table{
	font-size:12px;
	margin-top:30px; 
}
#recherche {
	font-size:10px;
	width:120px;
}
#user {
	font-size:10px;
	width:150px;
}
#pass {
	font-size:10px;
	width:120px;
}
/******************************
 * Menu haut
 ******************************/
#menu_haut{
	padding-right:11px;
	padding-top:5px;
	width:911px;
	margin:0px auto;
	
	margin:24px auto 0px auto;
	height:28px;
	background:transparent url(img/fond_haut.png) 0px 0px  no-repeat;	
	 
}
#menu_haut a{
	color:#FFF;
	background:#5bbeed;
	float:right;
	height:19px;
	text-decoration:none;
	font-size:11px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height:19px;
	margin-left:2px;
	padding:0px 4px;
	display:block;
}
#menu_haut a:hover{
	text-decoration:underline; 
}

#menu_haut a.rg{
	background:#5bbeed url(img/haut_g.png) top left no-repeat;	
	padding-left:10px;
}

#menu_haut a.rd{
	background:#5bbeed url(img/haut_d.png) top right no-repeat;
	padding-right:10px;
	
}


/******************************
 * Menu onglet
 ******************************/
#menu{
	width:900px;
	background:#ffb700 url(img/degra.jpg) repeat-x bottom;
	height:33px;
	clear:both;
	margin:0px 11px;
	padding-top:3px;
	width:900px;
	
	
}

#menu ul,#menu li {	/* utilisation de liste pour le menu */
list-style-type: none;	/* suppression des puces de liste */
margin:0;
padding:0;
}
#menu ul { 
background: transparent url(img/menu.png) top left no-repeat;	/* arrière-plan général du menu */
 
text-align: center; 
height:25px;
}
#menu li {float: left;}


ul.niveau1 li{
	margin-left:0px;
}



#menu li a {	/* dimensions et définitions des boutons */
display: block;	/* mise en block de <a> pour lui donner des dimensions */
height: 25px;
width: 60px;
color: #fff;
font-size: 14px;
font-weight: bold;
font-family: arial, serif;
text-decoration: none;
line-height:25px;
color:transparent;
}
#menu li a:hover, #menu li.actif a {
background:  transparent url(img/menu.png) top left no-repeat;

}
#menu a#lien1 {
width:142px;
}
#menu a#lien1:hover, .actif a#lien1{
background-position:  0px -25px !important;	/* décalage de l'arrière-plan pour chaque bouton */
}
#menu a#lien2 {
width:192px;
}
#menu a#lien2:hover, .actif a#lien2 {
background-position: -142px -25px !important;
}
#menu a#lien3 {
width:135px;
}
#menu a#lien3:hover, .actif a#lien3 {
background-position: -334px -25px !important;
}
#menu a#lien4 {
width:157px;
}
#menu a#lien4:hover, .actif a#lien4 {
background-position: -469px -25px !important;
}
#menu a#lien5 {
width:133px;
}
#menu a#lien5:hover, .actif a#lien5 {
background-position: -626px -25px !important;
}
#menu a#lien6 {
width:141px;
}
#menu a#lien6:hover, .actif a#lien6 {
background-position: -759px -25px !important;
}
.inutile {
	
	display:none;
	 
}
 
/******************************
 * Fin menu onglet
 ******************************/

 
 .col_gauche{
 	width:176px; 
	float:left;
	margin-left:21px;
	display:inline;
 }
 
 .recherche {
 	background:url(img/recherche.jpg);
	width:176px;
	height:73px;
	margin-bottom:20px;
 }
 
 .identification {
 	background:url(img/identification.jpg);
	width:176px;
	height:93px;
	margin-bottom:20px;
 }
 
 .fond {
	margin-left:11px;
 	width:900px;
 	background:url(img/fond_accueil.png) left bottom no-repeat;
 }
 
 .col_actu {
 	width:411px;
	float:left;
	height:280px;
	background:url(img/degra_orange.png) repeat-x;
	margin-left:21px;
 }

.scroll_actu{
	height:250px;
	width:380px;
	margin:15px auto 0px auto;
	overflow:auto;
	padding-right:10px;
}

.centre{
	width:642px;
	margin-left:22px;	
	float:left;
	background:url(img/degra_centre.png) repeat-x 0px 6px;
	min-height:400px;
	color:#0e4a97;
	padding-bottom:20px;
}
 
.col_droite{
	float:left; 	
	margin-left:13px;
	width:206px;
}


.liste_menu {
	background:#ffdd6b url(img/degra_menu.png) repeat-x bottom;	 
}

.liste_menu ul, .liste_menu li {
	padding:0;
	margin:0;
	list-style-type: none;
}

.liste_menu li {
	background:url(img/puce.png) 0px 9px no-repeat;
	padding-left:12px;
	margin-left:15px;
	line-height:16px;
}
.liste_menu li li{
	list-style-type:square;
	color:#FFF;
	background:none;
	margin-left:10px;
	padding-left:0px;
	padding-right:0px;
	margin-right:0px;
	font-size:10px;
	
}

.liste_menu li a{
	color:#0e4a97;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:11px;
	border-bottom:1px solid #FFF;
	padding-top:3px;
	padding-bottom:3px;
	margin-right:5px;
	display:block;
}
.liste_menu li li a{
		font-size:10px;
		line-height:12px;
}
.liste_menu li a.actif{
	font-weight:bold;
}
.liste_menu li a:hover{
	text-decoration:underline;
}	

/******************************
 * Menu droit accueil
 *****************************/
 
ul#m_droit,#m_droit li {	/* utilisation de liste pour le menu */
	list-style-type: none;	/* suppression des puces de liste */
	margin:0;
	padding:0; 
}
ul#m_droit {  
	background: transparent url(img/acc_menu_droit.png) top left no-repeat;	/* arrière-plan général du menu */
	
	width:258px;
	text-align: center; 
	height:291px;
	padding-top:15px !important;
}
#m_droit li {display: inline;}	/* correction pour IE5 et IE5.5 */

#m_droit li a {	/* dimensions et définitions des boutons */
	display: block;	/* mise en block de <a> pour lui donner des dimensions */
	height: 63px;
	width:256px;
	color: #660000;
	font-size: 17px;
	font-family: georgia, serif;
	text-decoration: none;
	line-height: 25px;	/* hauteur de ligne pour éviter les paddings */
	
}

#m_droit li a:hover {
	color: #fff;
	background:transparent url(img/acc_menu_droit.png) top left no-repeat;
}
a#link1{
}
a#link1:hover {	/* décalage de l'arrière-plan pour chaque bouton */
	background-position:0px -321px !important;
}
a#link2:hover {
	background-position:0px -384px !important;
}
a#link3:hover {
	background-position:0px -447px !important;
}
a#link4:hover {
	background-position:0px -510px !important;
} 
 
 
/******************************
 * Pied de page
 ******************************/
 
.pied {
	
	background:url(img/pied_bleu.png) no-repeat bottom;
	height:24px;
	width:900px;
	margin-left:11px;
	border-top:1px solid #FFF;
	color:#FFF;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;;
	font-size:10px;
	line-height:20px;
	text-align:center;
}
