/*******************************************************************************************************/	
/*******************************************************************************************************/
/* Fichier CSS */	
/* AUTEUR  : $Author: CHAUDEY Michaël $ */
/* VERSION : $Revision: 1.0 $ */
/* DATE    : $Date: 2009-02-16 $ */


/*******************************************************************************************************/	
/*******************************************************************************************************/
/* Réglage */


/* Réglage */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body{
  line-height: 1;
}

ol, ul{
  list-style: none;
}

blockquote, q{
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after{
  content: '';
  content: none;
}

/* remember to define focus styles! */
:focus{
  outline: 0;
}

/* remember to highlight inserts somehow! */
ins{
  text-decoration: none;
}

del{
  text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table{
  border-collapse: collapse;
  border-spacing: 0;
}

#pere {
  width: 900px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  color: #686768;
  margin-top: 30px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
}


/*******************************************************************************************************/	
/*******************************************************************************************************/
/* Header */


#header{
  color: #4591AE;
  height : 100px;
}

#header_logo{
  float: left;
  margin-top: 5px;
}

#header_text{
  float: left;
  font-weight: bold;
}

#header_titre{
  font-size: 36px;
  margin-left: 10px;  
}

#header_sous_titre{
  float: left;
  font-size: 18px;
  padding-left: 44px;
}

#header_sous_titre_2{
  float: left;
  font-size: 14px;
  margin-left: 10px;
  margin-top: 3px;
}


/*******************************************************************************************************/	
/*******************************************************************************************************/
/* centre*/

#centre{
  width: 920px;
  margin-left: -5px;
}

#centre_top{
  width: 919px;
  height: 64px;
  background: url(../images/top.gif) no-repeat;
}


/*******************************************************************************************************/	
/*******************************************************************************************************/
/* Menu */


#menu{
  float: left;
}

#menu_corp{
  width: 225px;
  background-image: url(../images/border_corp.gif);
  background-repeat: repeat-y;
  padding-bottom: 170px;
  padding-top: 1px;
  margin-left: 11px;
}

#menu_bottom{
  width: 236px;
  height: 15px;
  background: url(../images/menu_bottom.gif) no-repeat;
}

/*******************************************************************************************************/	
/*******************************************************************************************************/
/* Liste verticale */

#list_vert ul{
	list-style-type: none;
	margin-left: 13px;
	margin-right: 2px;
}

#list_vert li.li_normal{
	font-size: 12px;
}

#list_vert li.li_normal a{
	display: block;
	height: 21px;
	text-decoration: none;
	padding-left: 15px;
	padding-top: 10px;
	margin-top: 4px;
	color: #4591AE;
	font-weight: bold;
	border: 1px solid #DBD5C7;
}

#list_vert li.li_normal a:link,#list_vert li.li_normal a:active,#list_vert li.li_normal a:visited{
	background-color: #F2F0F0;
}

#list_vert li.li_normal a:hover{
	background-color: #DBEAEF;
}

#list_vert li.li_selection{
	font-size: 12px;
}

#list_vert li.li_selection a{
	display: block;
	height: 21px;
	text-decoration: none;
	padding-left: 15px;
	padding-top: 10px;
	margin-top: 4px;
	color: #4591AE;
	font-weight: bold;
	border: 1px solid #DBD5C7;
}

#list_vert li.li_selection a:link,#list_vert li.li_selection a:active,#list_vert li.li_selection a:visited{
	background-color: #DBEAEF;
}

#list_vert li.li_selection a:hover{
	background-color: #DBEAEF;
}


/*******************************************************************************************************/	
/*******************************************************************************************************/
/* Centre */


#centre_contenu{
  float: left;
}

#centre_contenu_texte{
  width: 680px;
  background: url(../images/fond_centre.gif) no-repeat;
  background-repeat: repeat-y;
  min-height: 400px;
  height: auto !important;
  height: 400px;
  margin-left: -2px;
}

#centre_contenu_left{
  width: 334px;
  margin-left: 28px;
  margin-right: 10px;
  position: relative;
  top: -25px;
}

#centre_contenu_left a{
  text-decoration: underline;
  color: #4591AE;
}

#centre_contenu_left a:hover{
  text-decoration: none;
}

#centre_contenu_right{
  float: left; /*différent sur ie6*/
  width: 279px;
  height: 500px;
  background: url(../images/fond_right.gif) no-repeat;
  margin-left: 388px;
  position: absolute;
  top: 194px;
}

#centre_contenu_right img{
  width: 250px;
  height: 255px;
  margin-left: 15px;
  margin-top: -29px;
  margin-bottom: 35px;
}

centre_contenu_right_text{
  width: 234px;
}

.titre{
  color: #4591AE;
  font-size: 14px;
  font-weight: bold;
  margin-left: 97px
}

.infos{
  margin-top: 18px;
  margin-left: 0;
  text-align: center;
}

#centre_contenu_bottom{
  width: 680px;
  height: 27px;
  background: url(../images/fond_centre_bottom.gif) no-repeat;
  margin-left: -2px;
}

#centre_contenu_fond_bottom{
  width: 680px;
  background: url(../images/fond_bottom.gif) no-repeat;
  background-repeat: repeat-y;
  margin-left: -2px;
  min-height: 82px;
  height: auto !important;
  height: 82px;
}

#centre_contenu_footer{
  width: 680px;
  height: 30px;
  background: url(../images/footer.gif) no-repeat;
  margin-left: -2px;
}

#centre_contenu_footer ul{
  margin-left: 290px;
}

#centre_contenu_footer li{
  float: left;
  padding-left: 5px;
}

#centre_contenu_footer a{
  color: #4591AE;
  text-decoration: none;
  font-weight: bold;
}

#partenaire_footer{
  float: left;
  width: 680px;
  margin-top: 15px;
  margin-left: 232px;
  text-align: center;
  font-size: 10px;
  margin-bottom: 25px;
}

#partenaire_footer a{
  color: #4591AE;
  text-decoration: none;
  font-size: 10px;
  font-weight: bold;
  padding-bottom: 20px;
}


/*******************************************************************************************************/	
/*******************************************************************************************************/
/* Formulaire */


#centre_contenu_left form{
	margin-top: 0;
	width: 360px;
	text-align: justify;
	padding-left: 0px;
    padding-right: 45px;
}

.alignement{
	display: inline;
	width: 160px;
	float: left;
}

.alignement_hidden{
	display: inline;
	width: 150px;
	float: left;
	display: none;
}

fieldset{
	border: 0;
}

legend{

}

.formulaire_text{
	width:  150px;
	font-size: 12px;
	color: #383C3B;
}

.formulaire_text_2{
  *margin-left: -160px;
}

.formulaire_text_hidden{
	width:  150px;
	font-size: 12px;
	color: #383C3B;
	display: none;
}

.avertissement{
	color: #ff0101;
}

.hidden{
  display: none;
}

#xiti{
  text-align: center;
  width: 678px;
  margin-left: 222px;
}