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

img {
	border:none;
}

a {
	color:#333333;
	text-decoration:none;
}

p, h1, h2, ul, li {
	margin:0;
	padding:0;
}

li {
	list-style:none;
}

div.hr {
	border-bottom:1px dotted #4A4D58;
	font-size:0;
}
div.hr hr {
	display:none;
}

.spacer {
	clear:both;
	font-size:0;
}

.floatleft {
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}
.floatright {
	float:right;
	margin-left:20px;
	margin-bottom:20px;
}

.floatright2{
	float:right;
	margin-left:20px;
}

.floatright3{
	float:right;
	margin-right: 14px;
}

.floatright4{
	float:right;
	margin-left:20px;
	margin-bottom:20px;
	margin-top:30px;	
}

.titre_gris {
	color:#666666;
	font-size:18px;
}

.orange {
	color:#F48114;
	border-color:#F48114;
}

.justifier {
	text-align:justify;
}

.noir {
	color:#000000;
}

#ligne_bleue {
	font-size: 0;
	height:6px;
	background-color:#ed7913;
}

.bleu {
	color:#ed7913;
}

.anim_solution {
	margin-top:35px;
	margin-left:15px; 
	margin-bottom:10px;
	float:right;
}

.en_savoir_plus {
	text-decoration:underline;
}

.en_savoir_plus:hover{
	text-decoration:none;
}

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

#header_conteneur {
	background-color:#FBFBFB;
	padding-bottom:9px;
}

#header {
	width: 915px;
	margin-left:auto;
	margin-right:auto;
	padding-left:1px;
}


#header a {
	font-size:12px;
}

#acrelec_logo {
	float:left;
	margin-left:11px;
	margin-top:14px;
}

#bloc_connexion {
	float:right;
	background-image:url(images/fond_connexion.jpg);
	background-repeat:no-repeat;
	width:104px;
	padding-left:55px;
	height:32px;
	padding-top:11px;
}

#bloc_langue {
	float:right;
	background-image:url(images/fond_langue.jpg);
	background-repeat:no-repeat;
	width:140px;
	height:32px;
	text-align:center;
	padding-top:11px;
	color:#999999;
	font-size:14px;
}

#header_menu {
	text-transform:uppercase;
	margin:0;
	padding:0;
	background-image:url(images/fond_header_menu.gif);
	background-repeat:no-repeat;
	height:33px;
	padding:14px 0 0 35px;
	margin-top:13px;
	font-size:11px;
}
#header_menu li {
	margin:0;
	padding:0;
	float:left;
	padding-left:26px;
	padding-right:26px;
	border-right:1px solid #E5E4E4;
	line-height:18px;
	list-style:none;
	
}
#header_menu li.noborder {
	border:none;
}
#header_menu li a {
	font-size:11px;
	display:block;
}
#header_menu li a.deplier:hover  {
	color:#FF0000;
}
#header_menu li.deplier:hover ul {
	display:block;
}

#header_menu li ul {
	display:none;
	text-transform:none;
	position:absolute;
	background-image:url(images/menu_depliant_fond.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
	background-color:#FFFFFF;
	padding:6px 55px 6px 19px;
	border-bottom:10px solid #ed7913;
}

#header_menu li ul#header_ssmenu1 {
	/*margin-left:-52px;*/
}

#header_menu li li {
	float:none;
	margin:0;
	padding:1px 0 1px 0;
	border:none;
	color:#ed7913;
	white-space:nowrap;
}
#header_menu li li a {
	display:inline;
	color:#000000;
}
#header_menu li li a:hover {
	color:#ed7913;
}

#header_btn_img {
	width:206px;
	float:right;
}



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

#conteneur {
	background-image:url(images/fond_contenu.jpg);
	background-repeat:repeat-x;
	background-color:#F1F1F1;
	padding-bottom:18px;
}

#contenu_accueil {
	width: 913px;
	margin-left:auto;
	margin-right:auto;
	padding-top:16px;
}

#contenu {
	width: 913px;
	margin-left:auto;
	margin-right:auto;
	padding-top:12px;
}


/*** Blocs accueil *****/
#bloc_actualites {
	width:277px;
	float:left;
	margin-right:5px;
}

#titre_bloc_actualites {
	background-image:url(images/titre_actualites_fond.jpg);
	background-repeat:no-repeat;
	height:30px;
	padding-left:22px;
	padding-top:6px;
	font-size:20px;
	color:#FFFFFF;
}

#contenu_bloc_actualites {
	background-image:url(images/bloc_actualites_fond.jpg);
	background-repeat:no-repeat;
	min-height:371px;
	_height:371px;
	font-size:11px;
	color:#4A4D58;
	padding:0px 25px 10px 21px;
}

#contenu_bloc_actualites a:hover {
	color:#ed7913;
}

#contenu_bloc_actualites p {
	padding-top:20px;
	padding-bottom:20px;
	border-bottom:1px dotted #4A4D58;
}

#contenu_bloc_actualites .date {
	color:#ed7913;
}
#contenu_bloc_actualites #btn_actu_fr{
	background-image:url(images/btn_actualites_fond.gif);
	background-repeat:no-repeat;
	display:block;
	height:18px;
	padding-top:2px;
	padding-left:22px;
	width:110px;
	margin-left:auto;
	margin-right:auto;
	color:#FFFFFF;
	font-size:11px;
}

#contenu_bloc_actualites #btn_actu_fr a:hover{
	color:#FFFFFF;
}

#contenu_bloc_actualites #btn_actu_en {
	background-image:url(images/btn_savoir_plus.gif);
	background-repeat:no-repeat;
	display:block;
	height:18px;
	padding-top:2px;
	padding-left:22px;
	width:110px;
	margin-left:auto;
	margin-right:auto;
	color:#FFFFFF;
	font-size:11px;
}

#contenu_bloc_actualites #btn_actu_en a:hover{
	color:#FFFFFF;
}

#bloc1 {
	width:630px;
	float:left;
}
#titre_bloc1 {
	background-image:url(images/titre_bloc1.gif);
	background-repeat:no-repeat;
	height:29px;
	padding-left:27px;
	padding-top:5px;
	font-size:20px;
	color:#FFFFFF;
}
#contenu_bloc1 {
	background-image:url(images/bloc1_fond.jpg);
	background-repeat:no-repeat;
	min-height:150px;
	_height:150px;
	padding-left:26px;
	padding-top:4px;
}
#texte_bloc1 {
	padding-top:9px;
	width:469px;
	font-size:11px;
	margin-right:14px;
	text-align:justify;
	float:left;
}
#btn_savoir_plus {
	background-image:url(images/btn_savoir_plus.gif);
	background-repeat:no-repeat;
	display:block;
	height:19px;
	padding-top:2px;
	padding-left:22px;
	width:80px;
	color:#FFFFFF;
	margin-left:483px;
	margin-top:10px;
	font-size:11px;
}


#bloc2 {
	width:234px;
	height:199px;
	float:right;
	background-image:url(images/bloc2_fond.jpg);
	background-repeat:no-repeat;
	padding:18px 26px 11px 23px;
	color:#4A4D58;
	text-align:left;
}

#bloc2en {
	width:254px;
	height:203px;
	float:left;
	background-image:url(images/bloc2_fond.jpg);
	background-repeat:no-repeat;
	padding:14px 16px 11px 13px;
	color:#4A4D58;
	text-align:left;
}

#bloc2 .titre_gris {
	margin-bottom:5px;
}

#bloc2 img {
	float:left;
}
#bloc2en img {
	float:left;
}
#bloc2 p {
	margin-left:53px;
	padding-top:5px;
	font-size:11px;
}
#bloc2en p {
	margin-left:53px;
	padding-top:5px;
	font-size:11px;
	text-align:justify;
}
#bloc2 .hr {
	clear:left;
	padding-top:2px;
	margin-bottom:2px;
}
#bloc2en .hr {
	clear:left;
	padding-top:2px;
	margin-bottom:2px;
}

#bloc3 {
	width:304px;
	height:199px;
	float:left;
	background-image:url(images/bloc3_fond.jpg);
	background-repeat:no-repeat;
	padding:18px 10px 11px 23px;
	font-size:11px;
	color:#4A4D58;
}
#bloc3 .titre_gris {
	margin-bottom:10px;
}
#bloc3 p {
	margin-bottom:5px;
}
#bloc3 img {
	float:left;
}
#bloc3en {
	width:304px;
	height:203px;
	float:left;
	background-image:url(images/bloc3_fond.jpg);
	background-repeat:no-repeat;
	padding:14px 20px 11px 23px;
	font-size:11px;
	color:#4A4D58;
}
#bloc3en .titre_gris {
	margin-bottom:13px;
}
#bloc3en p {
	margin-bottom:10px;
}
#bloc3en img {
	float:left;
}

#btn_clients {
	background-image:url(images/btn_clients.gif);
	background-repeat:no-repeat;
	display:block;
	height:18px;
	padding-top:2px;
	padding-left:22px;
	width:92px;
	margin-left:auto;
	margin-right:auto;
	margin-top:8px;
	/*margin-top:-7px;*/
	color:#FFFFFF;
	font-size:11px;
}

#btn_menuboard {
	background-image:url(images/btn_menuboard.gif);
	background-repeat:no-repeat;
	height:18px;
	padding:2px 56px 4px 32px;
	width:92px;
	margin-left:auto;
	margin-right:auto;
	margin-top:8px;
	text-align:center;
	/margin-top:-7px;
	color:#FFFFFF;
	font-size:11px;
}

#btn_menuboard2 {
	background-image:url(images/btn_menuboard2.gif);
	background-repeat:no-repeat;
	height:18px;
	padding:2px 18px 4px 22px;
	margin-left:auto;
	margin-right:auto;
	margin-top:8px;
	text-align:center;
	/margin-top:-7px;
	color:#FFFFFF;
	font-size:11px;
	float:right;
}

#btn_menuboard3 {
	background-image:url(images/btn_menuboard3.gif);
	background-repeat:no-repeat;
	height:18px;
	padding:2px 18px 4px 22px;
	margin-left:auto;
	margin-right:auto;
	margin-top:8px;
	text-align:center;
	/margin-top:-7px;
	color:#FFFFFF;
	font-size:11px;
	float:right;
}

#btn_success {
	background-image:url(images/btn_clients.gif);
	background-repeat:no-repeat;
	height:18px;
	padding:2px 50px 4px 32px;
	width:92px;
	margin-left:auto;
	margin-right:auto;
	margin-top:8px;
	text-align:center;
	/margin-top:-7px;
	color:#FFFFFF;
	font-size:11px;
}

/*** Fin Blocs accueil *****/


/*** Menu gauche *****/
#menu_gauche {
	float:left;
	width:225px;
}
#menu_gauche .titre {
	background-repeat:no-repeat;
	height:30px;
	text-align:center;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:13px;
}
#menu_gauche ul {
	padding:5px 28px 0 22px;
}
#menu_gauche li {
	border-bottom:1px dotted #4A4D58;
	padding:7px 0 7px 11px;
	list-style:none;
	background-repeat:no-repeat;
	background-position:2px 11px;
	color:#ed7913;
}
#menu_gauche li a:hover {
	color:#ed7913;
}

#bloc_produits .titre {
	background-image:url(images/bloc_produits_titre_fond.jpg);
}
#bloc_produits ul {
	height:262px;
	background-image:url(images/bloc_produits_fond.jpg);
}
#bloc_produits li {
	background-image:url(images/puce_grise.gif);
	background-repeat:no-repeat;
	background-position:2px 11px;
}

#bloc_services {
	margin-top:10px;
}
#bloc_services .titre {
	background-image:url(images/bloc_services_titre_fond.jpg);
}
#bloc_services ul {
	height:156px;
	background-image:url(images/bloc_services_fond.jpg);
}
#bloc_services li {
	background-image:url(images/puce_grise.gif);
}
/*** Fin Menu gauche *****/

#conteneur_central {
	width:681px;
	float:right;
}
#contenu_central {
	background-image:url(images/contenu_central_fond.gif);
	background-repeat:repeat-y;
	min-height:540px;
	_height:540px;
	padding-bottom:15px;
}
#contenu_central_bas {
	background-image:url(images/contenu_central_bas.gif);
	background-repeat:no-repeat;
	height:19px;
}


#contenu_central .titre_orange h1 {
	height:29px;
	background-image:url(images/titre_orange_fond.gif);
	background-repeat:no-repeat;
	text-align:center;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:14px;
}

#contenu_central .titre_drive h1 {
	height:29px;
	background-image:url(images/titre_drive_fond.gif);
	background-repeat:no-repeat;
	text-align:center;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:14px;
}

#contenu_central .titre_menu_board h1 {
	height:29px;
	background-image:url(images/titre_menu_board_fond.gif);
	background-repeat:no-repeat;
	text-align:center;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:14px;
}

#contenu_central .titre_videosurveillance h1 {
	height:29px;
	background-image:url(images/titre_videosurveillance_fond.gif);
	background-repeat:no-repeat;
	text-align:center;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:14px;
}

#contenu_central .titre_bleu_h1 h1 {
	height:29px;
	background-image:url(images/titre_bleu_fond.gif);
	background-repeat:no-repeat;
	text-align:center;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:14px;
}

#contenu_central .titre_bleu {
	height:29px;
	background-image:url(images/titre_bleu_fond.gif);
	background-repeat:no-repeat;
	text-align:center;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:14px;
}

#contenu_degrade_fond {
	background-image:url(images/contenu_central_degrade_fond.gif);
	background-repeat:no-repeat;
	padding-left:5px;
	padding-right:4px;
	min-height:406px;
}

#contenu_central #sous_menu_produits {
	background-image:url(images/sous_menu_produits_fond.gif);
	background-repeat:repeat-x;
	border:1px solid #E1E1E1;
	border-top:none;
	padding:6px 10px 5px 10px;
	height:16px;
}

#contenu_central #sous_menu_produits li {
	float:left;
	background-image:url(images/sous_menu_produit_bordure.gif);
	background-repeat:repeat-y;
	background-position:right;
	padding:1px 42px 0px 42px;
	font-weight:bold;
	color:#ed7913;
}
#contenu_central #sous_menu_produits li.noborder {
	background:none;
}
#contenu_central #sous_menu_produits li a {
	font-weight:normal;
}
#contenu_central #sous_menu_produits li .lien_phototheque {
	font-weight:bold;
	color:#ed7913;
}
#contenu_central #sous_menu_produits li a:hover {
	color:#ed7913;
}

#contenu_central #sous_menu_services {
	background-image:url(images/sous_menu_produits_fond.gif);
	background-repeat:repeat-x;
	border:1px solid #E1E1E1;
	border-top:none;
	padding:6px 10px 5px 10px;
	height:16px;
}

#contenu_central #sous_menu_services li {
	float:left;
	background-image:url(images/sous_menu_produit_bordure.gif);
	background-repeat:repeat-y;
	background-position:right;
	padding:1px 44px 0px 44px;
	font-weight:bold;
	color:#ed7913;
	
}
#contenu_central #sous_menu_services li.noborder {
	background:none;
}
#contenu_central #sous_menu_services li a {
	font-weight:normal;
}
#contenu_central #sous_menu_produits li a:hover {
	color:#ed7913;
}

#contenu_central #sous_menu_presse {
	background-image:url(images/sous_menu_produits_fond.gif);
	background-repeat:repeat-x;
	border:1px solid #E1E1E1;
	border-top:none;
	padding:6px 10px 5px 18px;
	height:16px;
}

#contenu_central #sous_menu_presse li {
	float:left;
	background-image:url(images/sous_menu_produit_bordure.gif);
	background-repeat:repeat-y;
	background-position:right;
	padding:1px 33px 0px 33px;
	font-weight:bold;
	color:#ed7913;
	
}
#contenu_central #sous_menu_presse li.noborder {
	background:none;
}
#contenu_central #sous_menu_presse li a {
	font-weight:normal;
}

#contenu_central #sous_menu_reserve {
	background-image:url(images/sous_menu_produits_fond.gif);
	background-repeat:repeat-x;
	border:1px solid #E1E1E1;
	border-top:none;
	padding:6px 10px 5px 10px;
	height:16px;
}

#contenu_central #sous_menu_reserve li {
	float:left;
	background-image:url(images/sous_menu_produit_bordure.gif);
	background-repeat:repeat-y;
	background-position:right;
	padding:1px 42px 0px 42px;
	font-weight:bold;
	color:#ed7913;
}
#contenu_central #sous_menu_reserve li.noborder {
	background:none;
}
#contenu_central #sous_menu_reserve li a {
	font-weight:normal;
}
#contenu_central #sous_menu_reserve li a:hover {
	color:#ed7913;
}

#titre_communique{
	color:#000000;
	float:left;
}

.bloc_phototheque{
	width:602px;
	margin:20px 0 0 7px;
	float:left;
	display:inline;
}
.galerie_phototheque{
	display:inline;
	float:left;
	height:80px;
	width:110px;
	background-color:#ffffff;
	font-size:0;
}

#connexion td {
	text-align:right;
	padding-right:10px;
}

#btn_connexion {
	background-image:url(images/btn_clients.gif);
	background-repeat:no-repeat;
	background-color:#ffffff;
	height:19px;
	padding:2px 20px 4px 32px;
	width:117px;
	margin-left:auto;
	margin-right:auto;
	margin-top:8px;
	text-align:center;
	/margin-top:-7px;
	color:#FFFFFF;
	font-size:11px;
	border:none;
}

#plan a:hover{
	color:#ed7913;
}

#contenu_central .contenu_texte {
	padding-left:28px;
	padding-right:23px;
	text-align:justify;
}

#lien_bas_de_page{
	padding-left:28px;
	padding-right:23px;
	text-align:right;
}

#lien_bas_de_page a:hover{
	color:#ed7913;
}

#lien_bas_de_page img{
	margin:0 0 1px 5px;
}

#lien_video:hover{
	color:#ed7913;
}

#lien_video img{
	margin:0 0 1px 5px;
}

#contenu_central .contenu_texte h2 {
	font-weight:bold;
	font-size:12px;
}

#contenu_central .contenu_titre {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding-top:18px;
	margin-right:16px;
	margin-bottom:20px;
	border-bottom:1px dotted;
	padding-bottom:6px;
}

#contenu_central .liste_bleu li {
	margin-top:12px;
	/*background-image:url(images/puce_ronde_bleu.gif);*/
	background-image:url(images/puce_ronde_orange.gif);
	background-repeat:no-repeat;
	background-position:left 5px;
	padding-left:13px;
}

#contenu_central .liste_orange li {
	margin-top:12px;
	background-image:url(images/puce_ronde_orange.gif);
	background-repeat:no-repeat;
	background-position:left 5px;
	padding-left:13px;
}

#contenu_central .liste_bleu_fonce li {
	margin-top:12px;
	background-image:url(images/puce_ronde_bleu_fonce.gif);
	background-repeat:no-repeat;
	background-position:left 5px;
	padding-left:13px;
}

#contenu_central .liste_bleu_fonce li li {
	background-image:url(images/fleche_bleu_fonce.gif);
	background-repeat:no-repeat;
	background-position:left 5px;
	padding-left:13px;
}

#contenu_central .liste_rouge li {
	margin-top:12px;
	background-image:url(images/puce_ronde_rouge.gif);
	background-repeat:no-repeat;
	background-position:left 5px;
	padding-left:13px;
}

#contenu_central .liste_rouge2 li {
	margin-top:12px;
	background-image:url(images/puce_ronde_rouge.gif);
	background-repeat:no-repeat;
	background-position:213px 5px;
	padding-left:230px;
}

#contenu_central .liste_rouge3 li {
	margin-top:12px;
	background-image:url(images/puce_ronde_rouge.gif);
	background-repeat:no-repeat;
	background-position:269px 5px;
	padding-left:282px;
}

#contenu_central .liste_rouge4 li {
	margin-top:12px;
	background-image:url(images/puce_ronde_rouge.gif);
	background-repeat:no-repeat;
	background-position:220px 5px;
	padding-left:233px;
}

#contenu_central .liste_rouge li li {
	background-image:url(images/fleche_rouge.gif);
	background-repeat:no-repeat;
	background-position:left 5px;
	padding-left:13px;
}

#contenu_central .liste_violet li {
	margin-top:12px;
	background-image:url(images/puce_ronde_violet.gif);
	background-repeat:no-repeat;
	background-position:left 5px;
	padding-left:13px;
}

#contenu_central .liste_violet li li {
	background-image:url(images/fleche_violet.gif);
	background-repeat:no-repeat;
	background-position:left 5px;
	padding-left:13px;
}

.point_fort_violet{
	margin-left:14px;
}

#contenu_central .point_fort_violet li {
	margin-top:12px;
	background-image:url(images/puce_grise.gif);
	background-repeat:no-repeat;
	background-position:left 5px;
	padding-left:13px;
}

#sav{
	margin-top:12px;
	margin-bottom:1px;
}

span.bleu_fonce{
	color:#1f497d;
	}

.cadre {
	width:634px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/cadre_fond.gif);
	background-repeat:repeat-y;
}
.cadre_success_story {
	width:303px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	background-image:url(images/cadre_fond_success.gif);
	background-repeat:repeat-y;
}

.cadre_titre_orange {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding-top:13px;
	height:24px;
	background-repeat:no-repeat;
	background-image:url(images/cadre_orange_titre.gif);
}
.cadre_titre_rouge {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding-top:13px;
	height:24px;
	background-repeat:no-repeat;
	background-image:url(images/cadre_rouge_titre.gif);
}
.cadre_titre_violet {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding-top:13px;
	padding-right:55px;
	height:24px;
	background-repeat:no-repeat;
	background-image:url(images/cadre_violet_titre.gif);
}
.cadre_titre_bleu_fonce{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding-top:13px;
	padding-right:20px;
	height:24px;
	background-repeat:no-repeat;
	background-image:url(images/cadre_bleu_fonce_titre.gif);
}

.cadre_haut {
	height:13px;
	background-image:url(images/cadre_haut.gif);
	background-repeat:no-repeat;
	font-size:0;
}
.cadre_haut_fort {
	height:13px;
	background-image:url(images/cadre_haut_fort.gif);
	background-repeat:no-repeat;
	font-size:0;
}

.cadre_contenu {
	padding:25px 17px 15px 25px;
	background-repeat:no-repeat;
	background-image:url(images/cadre_haut_fond.gif);
	
}

.cadre_contenu_fort {
	padding:15px 17px 15px 25px;
	background-repeat:no-repeat;
	background-image:url(images/cadre_haut_fond.gif);
	
}

.cadre_bas {
	height:13px;
	background-image:url(images/cadre_bas.gif);
	background-repeat:no-repeat;
}

.cadre_haut_success_story {
	height:13px;
	background-image:url(images/cadre_haut_success.gif);
	background-repeat:no-repeat;
	font-size:0;
}

.cadre_contenu_success_story {
	padding:5px 17px 5px 17px;
	background-repeat:no-repeat;
	background-image:url(images/cadre_haut_fond_success.gif);
	
}

.cadre_bas_success_story {
	height:13px;
	background-image:url(images/cadre_bas_success.gif);
	background-repeat:no-repeat;
}

.cadre2 {
	width:178px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/cadre_fond2.gif);
	background-repeat:repeat-y;
}

.cadre_haut2 {
	height:13px;
	width:100%;
	background-image:url(images/cadre_haut2.gif);
	background-repeat:no-repeat;
}
.cadre_contenu2 {
	padding:6px 17px 5px 10px;
	width:100%;
	background-repeat:no-repeat;
	background-image:url(images/cadre_haut_fond2.gif);
}

.cadre_bas2 {
	height:13px;
	width:100%;
	background-image:url(images/cadre_bas2.gif);
	background-repeat:no-repeat;
}

.cadre_visuel {
	float:right;
	position:relative;
	margin-top:-70px;
}


.cadre table {
	width:100%;
}

.titre_page_bleu{
	color:#eb660b;
	float:left;
	font-size:16px;
	font-weight:bold;
	width:300px;
}

.logo_etude{
	text-align:right;
	float:right;
	width:100px;
}

#menu_menu_board li {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:40px;
}
#doc:hover{
	color:#ed7913;
}
	
/***************************        GALERIE        *********************************/

.galerie_photo{
	display:inline;
	float:left;
	height:60px;
	width:60px;
	background-color:#666666;
	font-size:0;
}

.bloc_gauche_galerie{
	width:206px;
	margin:20px 0 0 25px;
	float:left;
	display:inline;
}

.bloc_droite_galerie{
	height:396px;
	width:401px;
	float:left;
	margin:20px 0 0 21px;
	display:inline;
}

/***************************        BLOC SUCCESS STORY  ****************************/

.bloc_succes_story{
	float:left;
	width:193px;
	display:inline;
	padding-top:5px;
	padding-bottom:5px;
}

.bloc_succes_story_photo{
	float:left;
	width:82px;
	display:inline;
}

.bloc_succes_story_texte{
	float:left;
	width:103px;
	margin:0 0 0 8px;
	font-size:11px;
	display:inline;
}

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

#footer_conteneur {
	background-color:#ed7913;
	padding:17px 0 20px 0;
}

#footer {
	background-image:url(images/footer_fond.gif);
	background-repeat:no-repeat;
	height:30px;
	width:913px;
	margin-left:auto;
	margin-right:auto;
	color:#666666;
	text-align:center;
	padding-top:12px;
	font-size:11px;
}

#footer a {
	color:#666666;
	margin:0 17px 0 17px;
}

#contenu_central .contenu_texte .nouveautes_infos{
	height:100%;
	min-height:110px;
}

#contenu_central .contenu_texte .nouveautes_infos .nouveautes_img{
	float:left;
	display:inline;
	margin:0 10px 10px 0;
	
}

#contenu_central .contenu_texte .nouveautes_infos .nouveautes_texte{
	width:575px;
	float:left;
	display:inline;
	margin-left:20px;

}

#contenu_central .contenu_texte .photos{
	width:100%;
	height:100%;
  	min-height:200px; 
}

#contenu_central .contenu_texte .photos .vignettes{
	width:100px;;
	height:150px;
	float:left;
	display:inline;
	margin-left:15px;
}

#contenu_central .contenu_texte .photos .vignettes .texte_vignette{
	width:100%;
	text-align:center;
	margin-bottom:10px;
	height:30px;
}
#contenu_central .contenu_texte .photos .vignettes .texte_vignette2{
	width:100%;
	text-align:center;
	margin-bottom:10px;
	height:50px;
}
