body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	color:#333333;
	background-color: #EBEBEB;
	
}

ul, li {
	margin:0;
	padding:0;
	list-style:none;
}
img {
	border:none;
}
.spacer {
	clear:both;
	font-size:0;
}

.page {
	width:977px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/fond.gif);
	background-repeat:repeat-y;
	background-position:center;
}

.forminput {
  border:solid 1px #333333;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 1;
	color:#333333;
	width:110px;
}

.lien_gris {
	color:#666666;
	text-decoration:underline;
	font-weight:bold;
}
.lien_gris:hover {
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}

.lien_rouge {
	color:#F4040B;
	text-decoration:underline;
	font-weight:bold;
}
.lien_rouge:hover {
	color:#F4040B;
	text-decoration:none;
	font-weight:bold;
}

.lien_noir {
	color:#000000;
	text-decoration:underline;
}
.lien_noir:hover {
	color:#000000;
	text-decoration:none;
}

.lien_plan {
	color:#000000;
	text-decoration:none;
}

.gris {
	color:#666666;
}
.rouge {
	color:#F5040B;
}
.noir {
	color:#000000;
}



/***************************** HEADER *********************************/

#header1 {
	background-color:#ebebeb;
	height:19px;
	text-align:right;
	padding-right:15px;
	padding-top:15px;
	width:962px;
}
#header1 a {
	color:#4A4A4A;
	text-decoration:none;
}
#header1 a:hover {
	color:#4A4A4A;
	text-decoration:underline;
}

#header2 {
	/*background:url(../images/fond_header.gif) repeat-x;
	height:223px;
	border-top:1px solid #4A4A4A;
	border-bottom:1px solid #4A4A4A;*/
}
#header2_ombre {
	background:url(../images/fond.gif) no-repeat bottom;
	width:977px;
	margin-left:auto;
	margin-right:auto;
}
#header2_menu {
	height:223px;
	width:969px;
	margin-left:auto;
	margin-right:auto;
	border-top:1px solid #4A4A4A;
	border-bottom:1px solid #4A4A4A;
}
#header2_menu a {
	display:block;
	text-decoration:none;
	line-height:42px;
	font-size:14px;
	color:#000000;
	background:url(../images/fond_menu_header_1_reste.gif) no-repeat;
}
#header2_menu a:hover {
	background:url(../images/fond_menu_header_2_reste.gif) no-repeat;
	color:#FFFFFF;
}
#header2_menu li.espace-actif a {
	display:block;
	text-decoration:none;
	line-height:42px;
	font-size:14px;
	color:#000000;
	background:url(../images/fond_menu_header_2_reste.gif) no-repeat;
	color:#FFFFFF;
}
#header2_menu .espace_acl a {
	display:block;
	text-decoration:none;
	line-height:42px;
	font-size:14px;
	color:#000000;
	background:url(../images/fond_menu_header_1_acl.gif) no-repeat;
}
#header2_menu .espace_acl a:hover {
	background:url(../images/fond_menu_header_2_acl.gif) no-repeat;
	color:#FFFFFF;
}
#header2_menu li.espace-actif_acl a {
	display:block;
	text-decoration:none;
	line-height:42px;
	font-size:14px;
	color:#000000;
	background:url(../images/fond_menu_header_2_acl.gif) no-repeat;
	color:#FFFFFF;
}
#header2_menu .espace_partenaire a {
	display:block;
	text-decoration:none;
	line-height:42px;
	font-size:14px;
	color:#000000;
	background:url(../images/fond_menu_header_1_partenaire.gif) no-repeat;
}
#header2_menu .espace_partenaire a:hover {
	background:url(../images/fond_menu_header_2_partenaire.gif) no-repeat;
	color:#FFFFFF;
}
#header2_menu li.espace-actif_partenaire a {
	display:block;
	text-decoration:none;
	line-height:42px;
	font-size:14px;
	color:#000000;
	background:url(../images/fond_menu_header_2_partenaire.gif) no-repeat;
	color:#FFFFFF;
}
#header2_menu #logo {
	float:left;
	width:215px;
}
#header2_menu #bas_logo {
	background:url(../images/menu_bord_droit.gif) no-repeat right bottom;
	border-left:1px solid #AEAEAE;
	height:42px;
}

#header2_menu ul {
	float:left;
}
#header2_menu li {
	float:left;
	text-align:center;
}


/***************************** CONTENU *********************************/

#conteneur {
	padding-left:4px;
	padding-right:4px;
	width:969px;
	margin-left:auto;
	margin-left:auto;
}


#contenu {
	border-left:1px solid #CDCCCC;
	background:url(../../images/fond_contenu.jpg) repeat-x bottom;
	_height:570px;
	min-height:570px;
	float:left;
	width:754px;
}

#contenu_index {
	margin-right:250px;
	margin-bottom:-2px;
	padding-top:30px;
	min-height:562px;
}

#contenu_central {
	padding-left:26px;
	padding-right:26px;
	padding-bottom:36px;
	width:450px;
	float:left;
}

#contenu_central .grand-titre {
	color:#666666;
	font-size:20px;
	margin:30px 0px 13px 0px;
}

#contenu_central .titre {
	color:#F4040B;
	font-weight:bold;
	border-bottom:1px solid #F4040B;
	margin:30px 0px 13px 0px;
}

#contenu_central .ss_titre {
	color:#F4040B;
	font-weight:bold;
	margin:30px 0px 13px 0px;
}

#contenu_central .titre a {
	color:#F4040B;
	text-decoration:none;
}
#contenu_central .titre a:hover {
	color:#F4040B;
	text-decoration:none;
}



#contenu_central .com_tab {
	float:right;
	width:190px;
}

#contenu_central th {
	text-align:left;
	font-weight:normal;
	padding:5px 10px 5px 6px;
}

#contenu_central td {
	padding:5px 10px 5px 6px;
}

#contenu_central tr.gris {
	background-color:#ECECEC;
	color:#333333;
}

#contenu_central th.noir {
	background-color:#000000;
	color:#FFFFFF;
	border-bottom:4px solid #FFFFFF;
}

/***************************** COLONNE DE GAUCHE *********************************/

#menu_gauche {
	width:214px;
	float:left;
	font-size:11px;
}

#menu_gauche .bloc {
	padding:19px 16px 20px 19px;
}


#menu_gauche .titre {
	border-bottom:1px solid #4A4A4A;
}

.contenu_gauche {
	padding:13px 0 13px 0;
	border-bottom:1px dashed #E20003;
	color:#666666;
	margin-bottom:2px;
}

#contact {
	font-size:12px;
	color:#000000;
}

#menu_gauche li {
	border-bottom:1px solid #999999;
	background-color:#333333;
	padding:10px 0px 7px 30px;
	color:#FFFFFF;
	background-image:url(../../images/puce_fleche.gif);
	background-repeat:no-repeat;
	background-position:14px 14px;
	font-weight:bold;
	font-size:12px;
}
#menu_gauche li.active {
	background-color:#555555;
	visibility:visible;
}

#menu_gauche li ul.off {
	display:none;	
}
#menu_gauche li ul.on {
	display:block;	
}
#menu_gauche li ul li {
	border-bottom:none;
	padding:7px 0px 7px 13px;
	background-image:url(../images/puce_tiret.gif);
	background-repeat:no-repeat;
	background-position:6px 14px;
	font-size:11px;
	background-color:#555555
}

#menu_gauche li a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}
#menu_gauche li a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

/***************************** COLONNE GAUCHE ACL PME *****************************/

#menu_gauche2 {
	width:214px;
	float:left;
	font-size:11px;
}

#menu_gauche2 .bloc {
	padding:19px 16px 20px 19px;
}

#menu_gauche2 .titre {
	border-bottom:1px solid #4A4A4A;
}

#menu_gauche2 li {
	border-bottom:1px solid #999999;
	background-color:#333333;
	padding:10px 0px 7px 30px;
	color:#FFFFFF;
	background-image:url(../../images/puce_fleche.gif);
	background-repeat:no-repeat;
	background-position:14px 14px;
	font-weight:bold;
	font-size:12px;
}
#menu_gauche2 li.active {
	background-color:#555555;
	visibility:visible;
}

#menu_gauche2 li ul.off {
	display:none;	
}
#menu_gauche2 li ul.on {
	display:block;	
}
#menu_gauche2 li ul li {
	border-bottom:none;
	padding:7px 0px 7px 13px;
	background-image:url(../images/puce_tiret.gif);
	background-repeat:no-repeat;
	background-position:6px 11px;
	font-size:11px;
	background-color:#555555
}

#menu_gauche2 li a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}
#menu_gauche2 li a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

/***************************** COLONNE DE DROITE *********************************/

#colonne_droite {
	padding-top:5px;
	width:250px;
	float:right;
	text-align:center;
}

#colonne_droite .bloc {
	width:236px;
	margin-top:8px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
}

#colonne_droite .bloc #bloc_bordg_index {
	float:left;
	height:229px;
	width:6px;
	background:url(../../images/bloc_bordg_index.jpg) no-repeat;
}
#colonne_droite .bloc #bloc_bordd_index {
	float:right;
	height:229px;
	width:6px;
	background:url(../images/bloc_bordd_index.jpg) no-repeat;
}

#colonne_droite .bloc #bloc_contenu_index {
	padding:10px 5px 0 8px;
	text-align:left;
	color:#666666;
	font-size:11px;
	height:219px;
	background-color:#FFFFFF;
	margin-left:6px;
	margin-right:6px;
}

#colonne_droite .bloc .bloc_contenu {
	background:url(../../images/bloc_fond_contenu.gif) repeat-y;
	padding:11px 16px 10px 16px;
	text-align:left;
	color:#666666;
	font-size:11px;
	height:208px;
}

#colonne_droite .bloc .bloc_bas {
	background:url(../../images/bloc_bas.gif) no-repeat;
	font-size:0;
	height:6px;
}

#colonne_droite .bloc .bloc_bas_index {
	background:url(../images/bloc_bas_index.gif) no-repeat;
	font-size:0;
	height:6px;
}
#colonne_droite .titre {
	color:#F4040B;
	font-weight:bold;
	margin:30px 0px 13px 0px;
}

/***************************** FOOTER *********************************/

#footer1 {
	text-align:center;
	border-top:1px solid #C7C7C7;
	height:42px;
	padding-top:10px;
	color:#333333;
	background:url(../images/fond_footer1.jpg) repeat-x;
}
#footer1 a {
	color:#333333;
	text-decoration:none;
}
#footer1 a:hover {
	color:#333333;
	text-decoration:underline;
}

#footer2 {
	/*background-color:#CACACA;*/
}
#footer2_fond {
	width:969px;
	height:39px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/fond_footer2.jpg) repeat-x;
}
#footer2_ombreg {
	float:left;
	width:4px;
	height:39px;
	background:url(../images/footer_ombreg.gif) repeat-y;
}
#footer2_ombred {
	float:right;
	width:4px;
	height:39px;
	background:url(../images/footer_ombred.gif) repeat-y;
}


