* {
	margin:0;
	padding:0;
	font-family : arial; 
 	font-size : 11px;
}

table { 
	margin-left: auto;
	margin-right: auto;
}

#liste li {
	font-size: 100%;	
	list-style-type: none;
 	background-image: url(/images_site/icons/bullet_blue2.png);
 	background-repeat: no-repeat;
	background-position:vertical horizontal;
 	background-position: 0 0.32em;
 	padding-left: 15px;
	margin : 10px 10px 0 20px ;
}

img {
	border:0;
}






body {
 /*margin : 0 ; 
 padding : 0 ; */
 text-align : center;
 background : #ABB4DF url(/images_site/gui/bg_all.jpg) repeat-x;
 font-family : arial; 
 font-size : 11px; 
 color : #373737
}


#content {
 position : relative; 
 width : 857px; 
 background : transparent;
 margin-left : auto;
 margin-right : auto;
 text-align : center; 
}

#header {
 width : 100%; 
 height : 303px ; 
 background : url(/images_site/gui/haut.jpg) no-repeat;
 margin-left : auto;
 margin-right : auto;
 text-align : left; 
}

.contentHeader {
 float:right;
 width : 558px;
 height : 50px;
 margin : 239px 110px 0 0px;
}

#menuHeader ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	text-align: left;
}	
ul#menuHeader li { 
   display:inline;
   text-align: left;
   /*padding: 2px ;*/
   margin: 0;
   width:auto; 
   float:left;  
}
.menuHeaderItem{
	display:block;
	width:110px;
	text-align: center;
}

/* Horizontal menu */
#menuHorizontal {
   position : absolute ;
   left : 180px ;
   top : 240px ;
   width: 440px;
   height: 50px;
   margin: 5px auto auto 5px;
   padding-left: 0;
   padding: 0;
}
#menuHorizontal li {
   margin: 0;
   padding: 0;
   list-style: none;
   position: absolute;
   top: 0;
   text-align: center;
   height: 40px;
}
#menuHorizontal li, #menuHorizontal a {
   display: block;
}
#menuHorizontal a {
   height: 20px;
   padding-top: 40px;
   width: 110px;
}

#sprite-boutton_1 { left: 0px; background: transparent url(/images_site/gui/sprite-bouttons.gif) -15px 0 no-repeat; width: 80px; height: 40px; }
#sprite-boutton_2 { left: 110px; background: transparent url(/images_site/gui/sprite-bouttons.gif) -105px 0 no-repeat; width: 80px; height: 40px; }
#sprite-boutton_3 { left: 220px; background: transparent url(/images_site/gui/sprite-bouttons.gif) -195px 0 no-repeat; width: 80px; height: 40px; }
#sprite-boutton_4 { left: 440px; background: transparent url(/images_site/gui/sprite-bouttons.gif) -285px 0 no-repeat; width: 80px; height: 40px; }
#sprite-boutton_5 { left: 330px; background: transparent url(/images_site/gui/boutton_6.jpg)  30px 0 no-repeat; width: 80px; height: 40px; }




#center {
 width : 100%; 
 background : url(/images_site/gui/centre.jpg);
 margin-left : auto; 
 margin-right : auto;
 padding-bottom : 0;
 text-align : left 
}

#bloc_center{ 
 width : 670px; 
 padding-bottom : 30px;
 background : #fff;
 /*
 margin-left : 88px !important;*/
 margin-left : 88px ;
 text-align : left;
}
 
#footer{
 width : 100%; 
 height : 151px ; 
 background : transparent url(/images_site/gui/bas.jpg);
 margin-left : auto;
 margin-right : auto
}

#menu {
 position : absolute ; 
 left : 0px ; 
 top : 26px ;
 text-align : left;
 background : url(/images_site/gui/menu.jpg) top left no-repeat;
}

#menu ul{ 
 width : 202px ; 
 height : 275px; 
 list-style: none; 
 margin : 5px 0 0 0;
 padding : 25px 0 0 29px;
 text-transform : uppercase;
}

#menu li{
 margin :0 ;
 padding : 0 ;
 list-style: none; 
 line-height : 30px;
 text-align : left;
 text-indent : 5px  
}

#menu li a {
 background : transparent url(/images_site/bg_menu.gif) bottom no-repeat; 
 width: 150px;
 display: block;
 height : 30px;
 text-decoration: none;
 margin :  0;
 padding : 0;
 list-style: none;
 color  : #000; 
 font-weight: bold;
 font-size: 10px;
}

#menu li a:hover {
 /*background : transparent url(images_site/bg_menu_ov.gif) bottom no-repeat; */
 height : 30px;
 color: #FF6600; 
}



h1 {margin : 0 0 0 20px ; padding : 20px 0 0 0 ; font-family : times ;  font-size : 32px ; clear : left; color:#0099CC; }
h2 {margin : 0 25px 0 20px ; padding :  0 ; font-size : 16px ; clear : left ; color : #373737 } 
h3 {margin : 0 0 0 20px ; padding :  0 ; font-size : 16px ; clear : left ; color : #373737 } 

.size12 {font-size: 12px}
.size14 {font-size: 14px}
.size16 {font-size: 16px}
.size18 {font-size: 18px}

.no_margin {margin:0;}
.standard_margin {margin : 0 25px 0 20px ;}
.red_underline {border-bottom:2px dotted #990000;}


/*
p {
	padding : 5px 0 0 0 ; 
	margin : 0 25px 0 20px ;
}
*/

p {
	padding : 5px 25px 0 20px ; 
	/*margin : 0 25px 0 20px ;*/
}


/*.float_left {float : left}*/
.spacer {clear : both ; height : 13px}
/*.apropos {width : 85% ; padding : 5px 0 0 0 ; margin : 0 25px 0 20px ; }*/
.texte_loi {width : 80% ; padding : 5px 0 0 0 ; margin : 0 25px 0 20px ;  font-family:"Courier New", Courier, mono}

a {color:#FF6600 ; text-decoration : none}
a:hover {color : #000 ; text-decoration : none}
a.white:hover {color : #FFFFFF ; text-decoration : none}
a.faq {color: #000066; text-decoration:none}
a.headerMenu{
	font-size: 11px;
	font-family : arial; 
	color:#FFF ; text-decoration : none;
	font-weight: bold;
}
a.headerMenu:hover {
	color:#FF0000;
}
a.linkCerfa{
	font-size: 14px;
	font-weight: bold;
	color:#FF6600 ; 
	text-decoration : none;
}

/*
hr.lightgray {
  border: 0;
  color: #CCCCCC;
  background-color: #CCCCCC;
  height: 2px;
}
*/


/*
.content_img {
background-color: #fff;
width: 141px ;
text-align: left;
padding: 10px 10px  0 12px ;
float: left;}

.content_img p{
margin : 0; padding : 0}
*/


/*
.ref {float : left}
.tarifs  {float : right  ; margin: 0; padding : 0}
.name {font-weight : bold ; clear : both}
*/

.titreVert {
color:#0099CC;
font-style: italic;
font-weight: bold;
font-size: 12px;
font-family : arial;
}

.introduction {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
font-weight: bold;
}

/*
.texte {
font-size: 11px;
font-family : arial; 
}
			
.normal_texte {
width : 85% ; 
font-size: 11px;
font-family : arial; 
}

.normal_texte_full {
width : 100% ; 
font-size: 11px;
font-family : arial; 
}			
*/

/*
.note {
	border: 1px dashed #818141;
	background-color:#EEEEEE;
}
*/

/*
table{
 font-family : arial; 
 font-size : 11px; 
 text-align:justify;
}
*/

/* --- Colonnes du site --*/
#leftcolumn { 
 margin: 10px 0px 10px 0px;
 float: left;
 font-family : arial; 
 font-size : 11px; 
}

#rightcolumn { 
 float: right; 
 margin: 10px 0px 10px 0px;
 display: inline;
 position: relative;
 font-family : arial; 
 font-size : 11px; 
}

.borderColumn {
	border: 1px solid #ccc;
}
.bgWhite {
	background: #ffffff;
}
.bgGray {
	background: #F2F2E6;
}
.bgPurple {
	background: #E7DBD5;
}