html, body {
  margin: 0;
  padding: 0;
  font-family: Arial;
  
}

body {
  background-color: #eeeeee;
  background-image: url('../img/fond_body.jpg');
  background-repeat: repeat-x;
}

img {
	border: 0px;
	margin: 0px 0px 0px 0px;
}

#page {
	width: 1000px;
	margin: 0px auto;
}

#header {
	width: 1000px;
	height: 104px;
	background-color: #2f2f2f;
	background-image: url('../img/fond_body.jpg');
	background-repeat: repeat-x;
}

#logo {
	float: left;
	width: 163px;
	height: 86px;
	margin: 9px 0px 0px 45px;
}

#langue_selection {
	margin: 0px 68px 0px 0px;
}

.langue {
	float: right;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px 0px 0px 20px;
}

.langue a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

.flag_fr {
	margin: 10px 0px 0px 0px;
}

.flag_en {
	margin: 10px 0px 0px 0px;
}

.flag_ar {
	margin: 5px 0px 0px 0px;
}

.spacer {
	clear: both;
	visibility: hidden;
}

#menu {
	float: right;
	border: none;
	border: 0px;
	margin: 29px 45px 0px 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	border-right: 1px solid #a02a2a;
}
	
#menu ul {
	height: 35px;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu li {
	float: left;
	border-left: 1px solid #a02a2a;
}
	
#menu li a {
	display: block;
	line-height: 35px;
	padding: 0px 12px;
	text-align: center;
	text-decoration: none;
}



#menu li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#menu li:hover a {
	color: #FFFFFF;
}

#menu li ul {
	display: none;
	height: auto;
	position: absolute;
	width: 141px;
	z-index: 200;
	background-image: url('../img/fond_roll.jpg');
	background-repeat: repeat-x;
	margin: 0px 0px 0px -1px;
}

#menu li:hover ul {
	display: block;
}

#menu li li {
	display: block;
	float: none;
	width: 140px;
}

#menu li ul a {
	display: block;
	font-size: 12px;
	font-style: normal;
	padding: 0px 10px 0px 15px;
	text-align: left;
}
		
#menu li ul a:hover {
	color: #FFFFFF;
}

#menu #current {
	color: #ffffff;
}

.menu_racine a {
	color: #ff3441;
}

.menu_racine_on a {
	color: #FFFFFF;
}

.menu_ligne {
	border-bottom: 1px solid #bd5757;
	color: #FFFFFF;
}

.sous_menu {
	background-color: #a20808;
}

.sous_menu a {
	color: #FFFFFF;
}
		
#contenu {
	width: 936px;
	margin: 0px auto;
	background-color: #FFFFFF;
	background-image: url('../img/fond_contenu.jpg');
	background-repeat: repeat-x;
}

#bandeau {
	width: 914px;
	height: 344px;
	background-image: url('../img/bandeau.jpg');
	margin: 0px 11px 0px 11px;
}

#visuel_bandeau {
	float: right;
	width: 407px;
	height: 340px;
	background-image: url('../img/fond_visuel_bandeau.png');
	margin: 2px 2px 2px 0px;
}

#puce_visuel {
	float: left;
	margin: 45px 0px 0px 16px;
}

#titre_visuel {
	float: left;
	font-size: 26px;
	line-height: 32px;
	color: #FFFFFF;
	margin: 32px 0px 0px 16px;
}

#texte_visuel {
	float: left;
	font-size: 13px;
	line-height: 19px;
	color: #FFFFFF;
	margin: 10px 0px 0px 40px;
}

#image_visuel {
	float: right;
	margin: 0px 30px 0px 0px;
}

.suite_visuel {
	float: right;
	margin: 0px 10px 0px 0px;
}

#infos {
	width: 914px;
	margin: 0px 11px 0px 11px;
}

#infos_gauche {
	float: left;
	width: 220px;
}

#infos_milieu {
	float: left;
	width: 220px;
	margin: 0px 27px 0px 40px;
}

#infos_droite {
	float: left;
	width: 383px;
	margin: 0px 0px 0px 24px;
}

.infos_titre {
	float: left;
	font-size: 15px;
	font-weight: bold;
	color: #7e1111;
	margin: 0px 0px 0px 15px;
}

.infos_sous_titre {
	float: right;
	font-size: 12px;
	color: #7e1111;
}

.infos_sep {
	width: 100%;
	height: 1px;
	background-color: #7e1111;
	margin: 8px 0px 15px 0px;
}

.texte_infos {
	float: right;
	font-size: 12px;
	line-height: 21px;
	color: #272727;
	margin: 0px 0px 5px 0px;
}

.flotte_droite {
	float: right;
}

.flotte_gauche {
	float: left;
}

.flotte_gauche2 {
	float: left;
	margin-left: 10px;
}

#footer {
	background-color: #5b5b5b;
	width: 936px;
	height: 51px;
	margin: 0px auto;
}

#logo_footer {
	float: left;
	height: 41px;
	width: 235px;
	margin: 5px 0px 5px 10px;
}

#menu_footer {
	float: right;
	color: #bfbfbf;
	font-size: 11px;
	margin: 12px 15px 0px 0px;
}

#menu_footer a {
	color: #bfbfbf;
	font-size: 11px;
	text-decoration: none;
}

#menu_footer a:hover {
	text-decoration: underline;
}

#visuel_societe {
	width: 914px;
	margin: 0px 11px 0px 11px;
}

#img_societe {
	float: left;
	width: 486px;
	height: 356px;
	margin: 0px 0px 0px 0px;
}

#texte_societe {
	float: left;
	width: 408px;
	min-height: 352px;
	margin: 2px 0px 0px 20px;
	background-color: #212121;
}

.puce_texte {
	float: left;
	margin: 35px 0px 0px 16px;
}

.puce_texte2 {
	float: left;
	margin: 19px 0px 0px 16px;
}

.puce_texte3 {
	float: left;
	margin: 15px 0px 0px 16px;
}

.titre_texte {
	float: left;
	color: #f4f4f4;
	font-size: 23px;
	margin: 26px 0px 0px 12px;
}

.titre_texte2 {
	float: left;
	color: #f4f4f4;
	font-size: 23px;
	margin: 10px 0px 0px 12px;
	height: 50px;
}

.titre_texte3 {
	float: left;
	color: #f4f4f4;
	font-size: 18px;
	margin: 10px 0px 0px 12px;
	height: 20px;
}

.titre_texte4 {
	float: left;
	color: #a02a2a;
	font-size: 18px;
	margin: 10px 0px 0px 12px;
	height: 18px;
}

.titre_texte2_gris {
	float: left;
	color: #bcbcbc;
	font-size: 23px;
	margin: 10px 0px 0px 12px;
	height: 50px;
}

.texte {
	margin: 0px 35px 0px 35px;
	font-size: 13px;
	line-height: 21px;
	color: #f4f4f4;
}

.texte_domaines {
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	line-height: 21px;
	color: #f4f4f4;
}

.texte_sep {
	width: 100%;
	height: 1px;
	background-color: #f4f4f4;
	margin: 0px 0px 10px 0px;
}

.texte_sep2 {
	width: 80%;
	height: 1px;
	background-color: #f4f4f4;
	margin: 0px 10px 10px 20px;
}

.texte_sep3 {
	width: 100%;
	height: 1px;
	background-color: #f4f4f4;
	margin: -10px 0px 10px 0px;
}

#visuel_implantation {
	width: 914px;
	margin: 0px 11px 0px 11px;
}

#img_implantation {
	float: left;
	width: 500px;
	height: 298px;
	margin: 0px 0px 0px 0px;
}

#texte_implantation {
	float: left;
	width: 394px;
	min-height: 298px;
	margin: 2px 0px 0px 20px;
	background-color: #212121;
}

#texte_implantation a {
	color: #FFFFFF;
	text-decoration: none;
}

#texte_implantation a:hover {
	text-decoration: underline;
}

#bloc_texte {
	width: 914px;
	min-height: 450px;
	margin: 0px 11px 0px 11px;
	background-color: #212121;
}

#bloc_texte_dom {
	width: 914px;
	margin: 0px 11px 0px 11px;
	background-color: #212121;
	border-top: 1px solid #736d6d;
}

#bloc_texte a {
	font-size: 12px;
	color: #F4F4F4;
	text-decoration: none;
}

#bloc_texte a:hover {
	text-decoration: underline;
}

#bloc_texte_gauche {
	float: left;
	width: 228px;
	min-height: 350px;
	margin: 0px 1px 0px 11px;
	background-color: #212121;
	cursor: pointer;
}

#bloc_texte_milieu1 {
	float: left;
	width: 228px;
	min-height: 350px;
	margin: 0px 1px 0px 0px;
	background-color: #212121;
	cursor: pointer;
}

#bloc_texte_milieu2 {
	float: left;
	width: 228px;
	min-height: 350px;
	margin: 0px 1px 0px 0px;
	background-color: #212121;
	cursor: pointer;
}

#bloc_texte_droite {
	float: left;
	width: 227px;
	min-height: 350px;
	margin: 0px 11px 0px 0px;
	background-color: #212121;
	cursor: pointer;
}

#bloc_texte_gauche_petit {
	float: left;
	width: 228px;
	height: 75px;
	margin: 0px 1px 0px 11px;
	background-color: #6a6a6a;
	cursor: pointer;
}

#bloc_texte_gauche_petit_on {
	float: left;
	width: 228px;
	height: 75px;
	margin: 0px 1px 0px 11px;
	background-color: #9d0c15;
	cursor: pointer;
}

#bloc_texte_milieu1_petit {
	float: left;
	width: 228px;
	height: 75px;
	margin: 0px 1px 0px 0px;
	background-color: #6a6a6a;
	cursor: pointer;
}

#bloc_texte_milieu1_petit_on {
	float: left;
	width: 228px;
	height: 75px;
	margin: 0px 1px 0px 0px;
	background-color: #9d0c15;
	cursor: pointer;
}

#bloc_texte_milieu2_petit {
	float: left;
	width: 228px;
	height: 75px;
	margin: 0px 1px 0px 0px;
	background-color: #6a6a6a;
	cursor: pointer;
}

#bloc_texte_milieu2_petit_on {
	float: left;
	width: 228px;
	height: 75px;
	margin: 0px 1px 0px 0px;
	background-color: #9d0c15;
	cursor: pointer;
}

#bloc_texte_droite_petit {
	float: left;
	width: 227px;
	height: 75px;
	margin: 0px 11px 0px 0px;
	background-color: #6a6a6a;
	cursor: pointer;
}

#bloc_texte_droite_petit_on {
	float: left;
	width: 227px;
	height: 75px;
	margin: 0px 11px 0px 0px;
	background-color: #9d0c15;
	cursor: pointer;
}

#bloc_texte_gauche2 {
	float: left;
	width: 292px;
	min-height: 350px;
	margin: 0px 20px 0px 11px;
	background-color: #212121;
}

#bloc_texte_milieu {
	float: left;
	width: 290px;
	min-height: 350px;
	margin: 0px 0px 0px 0px;
	background-color: #212121;
}

#bloc_texte_droite2 {
	float: left;
	width: 292px;
	min-height: 350px;
	margin: 0px 11px 0px 20px;
	background-color: #212121;
}

.texte_gros {
	margin: 0px 35px 0px 35px;
	font-size: 16px;
	line-height: 21px;
	color: #f4f4f4;
}

.texte_gros2 {
	margin: 0px 35px 0px 20px;
	font-size: 16px;
	line-height: 8px;
	color: #f4f4f4;
}

#visuel_contact {
	width: 914px;
	margin: 0px 11px 0px 11px;
}

#img_contact {
	float: left;
	width: 491px;
	height: 200px;
	margin: 0px 0px 0px 0px;
}

#texte_contact {
	float: left;
	width: 407px;
	min-height: 298px;
	margin: 2px 0px 0px 16px;
	background-color: #212121;
}

#texte_contact a {
	color: #FFFFFF;
	text-decoration: none;
}

#texte_contact a:hover {
	text-decoration: underline;
}

#domaines_gauche {
	float: left;
	width: 406px;
	margin: 0px 26px 0px 10px;
}

#domaines_droite {
	float: right;
	width: 437px;
	margin: 0px 10px 0px 0px;
}

/* .part_logo {
	text-align: center;
	width: 894px;
	margin: 0px 10px 0px 10px;
	text-align: center;
}

.part_texte {
	text-align: center;
	width: 894px;
	margin: 0px 10px 0px 10px;
	font-size: 13px;
	line-height: 21px;
	color: #f4f4f4;
} */

.part_logo {
	float: left;
	width: 235px;
	margin: 0px 10px 0px 10px;
	text-align: center;
}

.part_texte {
	float: left;
	width: 550px;
	margin: 0px 35px 0px 35px;
	font-size: 13px;
	line-height: 21px;
	color: #f4f4f4;
}

#bloc_tarifs_gauche {
	float: left;
	margin: 0px 10px 0px 10px;
	width: 427px;
	background-color: #b2b2b2;
	padding: 10px 0px 10px 10px;
}

#bloc_tarifs_droite {
	float: left;
	margin: 0px 10px 0px 10px;
	width: 427px;
	background-color: #b2b2b2;
	padding: 10px 0px 10px 10px;
}

.titre_tarifs {
	font-size: 15px;
	color: #a02a2a;
	font-weight: bold;
}

.texte_tarifs {
	font-size: 12px;
	color: #000000;
	margin-left: 10px;
}

.sous_titre_tarifs {
	color: #a02a2a;
	font-weight: bold;
}

#bloc_terminaux_gauche {
	float: left;
	margin: 0px 10px 0px 10px;
	width: 427px;
	height: 359px;
	background-color: #b2b2b2;
	padding: 10px 0px 10px 10px;
}

#bloc_terminaux_droite {
	float: left;
	margin: 0px 10px 0px 10px;
	width: 437px;
}

.titre_news {
	font-weight: bold;
	text-decoration: underline;
}/************************************************************************/
#rfbandeau{
	background-image: url('../img/visuel_wphone.jpg');
	margin: 2px 11px 2px 11px;
}
#rfvisuel_bandeau {  
	width: 100%;
	height: 342px;
	margin: 2px 5px 2px 2px;
}
#rfimage_visuel{
	float: left;  
  width: 194px;
  text-align: left;
	margin: 61px 0px 0px 181px;
}
#rfbandeau_content{
  float: right;
  text-align: left;
	margin: 0px 5px 0px 0px;
}
#rfpuce_visuel{
  float: left;
  position: absolute;
  margin: 32px 0px 0 5px;
  /margin: 32px 0px 0 -455px;
}
#rfbandeau_content #titre_visuel{
  margin: 0px 0px 0 18px;
  /margin: 25px 0px 0 18px;
  font-size: 20px;
}
#rfbandeau_content #texte_visuel{
  float: left;
  margin: 0px 0px 0 0px;
  /margin: 20px 0px 0 0px;
  padding: 0;
  width: 500px;
  overflow: auto;
  padding: 0px 10px 5px 5px;
  text-align: left;
  line-height: 1.7;
}
#rfinfos #infos_gauche{
  float: left;
  width: 410px;
	margin: 0px 0px 0px 15px;
}
#rfinfos #infos_milieu{
  float: left;
  width: 220px;
	margin: 0px 10px 0px 30px;
}
#rfinfos #infos_droite{
  float: left;
  width: 220px;
	margin: 0px 0px 0px 24px;
}
#rfinfos .texte_infos{
  float: left;
  color: #272727;
  text-align: left;
  line-height: 1.5;
  height: 110px;
  font-size: 12px;
}
#rfinfos .texte_infos a{
  color: #7E1111;
}
#rfinfos .texte_infos img{
  margin: 0 20px 0 0;
}
#mycustomflex{
/* Typical fixed height and fixed width example */
width: 480px;
height: 240px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
padding: 0px 15px 15px 0px;
  text-align: justify;
}