@charset "UTF-8";
/* CSS Document */


body
{
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #6A7882;
	color: #FFFFFF;
}

.center_frame
{
	margin-left: auto; 
	margin-right:auto;
	width: 1024px;
}

.flash_frame
{
	margin-left: auto; 
	margin-right:auto;
	width: 990px;
}

.center_frame_fond
{
	margin-left: auto; 
	margin-right:auto;
	width: 1024px;
	background: url(/images/general/fond_mid.gif) repeat;
	padding-top: 14px;
}

.chemin_fer
{
	border-bottom: 1px dotted #C6D7E0;	
	overflow: hidden;
}

.chemin_fer .item
{
	float: left;
	line-height: 25px;
	padding-left: 8px;
	padding-right: 8px;
	background: url('/images/fleche.png') no-repeat 0px 50%;
	font-weight: bold;
	color: white;
	font-size: 11px;
}

.chemin_fer .item a
{
	color: white;
	font-weight: normal;
}

/*
HEADER
*/

/*placement du logo EF en haut de page*/
.header_logo_ef
{
	position: relative;
	top:0px;
	left:0px;
	margin-top:9px;
	margin-bottom:6px;
	margin-left: auto;
	margin-right:auto;
	width: 217px;
	z-index: 3;
}

/*Barre de nav global*/
.header_nav
{
	position: relative;
	top:0px;
	left:0px;
	height:35px;
	z-index: 10;
	margin-left: auto;
	margin-right:auto;
	background: url(/images/general/fond_nav.jpg) repeat-x;
	width: 990px;
}

/*Bouton de la barre de nav*/
.header_but_nav
{
	position:relative;
	height: 35px;
	margin-left: auto; 
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
}

.header_nav_border
{
	margin: 0 auto 0 auto;
	width: 990px;
}

/*
	PAGES D'INDEX
*/

.fond_index, .fond_sav
{
	margin-left: auto;
	margin-right:auto;
	width:990px;
}

/*
	INDEX
*/

.titre_index
{
	margin: 0 auto 0 auto;
	width: 695px;
}

.txt_index
{
	margin-left: auto;
	margin-right:auto;
	line-height: 130%;
	width: 687px;
}

.flash_index
{
	width: 990px;
	height: 384px;
}

.table_index_pose_libre, .table_index_integrable, .table_index_pro
{
	min-height: 202px;
	padding: 55px 10px 0 20px;
	width: 300px;
}

.table_index_pose_libre
{
	background: url('/images/general/pose_libre_back.jpg') no-repeat;
	color: #333;
}

.table_index_integrable
{
	background: url('/images/general/integrable_back.jpg') no-repeat;
	color: #333;
}

.table_index_pro
{
	background: url('/images/general/pro_back.jpg') no-repeat;
	color: #fff;
}

.txt_11_gris
{
	line-height: 130%;
	font-size: 11px;
	color: #333333;
}


.txt_11_clair
{
	line-height: 130%;
	font-size: 11px;
	color: #CCCCCC;
}


.txt_11_blanc
{
	line-height: 130%;
	font-size: 11px;
	color: #FFFFFF;
}



a.txt_lien_newsletter
{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
a.txt_lien_newsletter:hover
{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	
}

a.txt_lien_actu
{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.txt_lien_actu:hover
{
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	
}

a.txt_lien_footer
{
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: underline;
}
a.txt_lien_footer:hover
{
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: underline;
	
}

.txt_footer
{
	font-size: 11px;
	color: #CCCCCC;
}
.liens_home
{
	width:812px;
	position:relative;
	left: 20px;
	top: 5px;
}


.defilant_news_index
{
	margin-left: auto;
	margin-right:auto;
	width: 953px;
	padding-top: 40px;
}

.space_footer
{
	margin-bottom: 1em;
}

.menu
{
	display: none;
	top: 160px;
	position: absolute;
	z-index: 10;
}

.menu_el
{
	padding-left: 5px;
}

a.liennav2{color: #000000; font-weight: normal; font-size: 11px; text-decoration: none }
a.liennav2:visited{color: #000000; font-weight: normal; font-size: 11px; text-decoration: none }
a.liennav2:hover{color: #FFFFFF; font-weight: normal; font-size: 11px; text-decoration: none }

/*
	SAV	
*/
.fond_sav
{
	width: 950px;	
}

.contenu_sav
{
	padding-top: 30px;
	overflow: hidden;
}

.contenu_sav a
{
	color: #FFFFFF;
	font-weight: normal;
}

.contenu_sav .titre
{
	width: 620px;
}

.contenu_sav .texte
{
	margin-top: 20px;
	width: 620px;
}

.contenu_sav .image_droite
{
	float: right;
}

.contenu_sav .acces_revendeurs
{
	padding-top: 25px;
	padding-bottom: 25px;
}