/* INFO-SERVICES 45
FEUILLE STYLE POUR PAGE ACCUEIL
*/

body
{
	margin: 50px 0px 0px;
	padding: 0px;
	font-family: myriad, tahoma, verdana;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
}

.wrapper, .navigation, .modHautCont, .modBasCont, .modHautContSubpage, .SeparateurCont, .contenuPrincipal, .footer
{
	width: 100%;
	text-align: center;
}
.siteBlock, .navigationCont, .navigationContSub, .modHautBloc, .modBasContBloc, .modHautBlocSubpage, .SeparateurBloc, .contenuBloc, .footerBloc
{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 900px;
}

/*MENU HORIZONTAL NAVIGATION*/
.navigation
{
	background: #ffffff url(bg_top.gif) repeat-x top left;
}
.navigationCont, .navigationContSub
{
	text-align: right;
	overflow: hidden;
	height: 114px;
	background-image: url(bg_topbanner.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.navigationContSub
{
	height: 56px;
}

.navigationItems
{
	padding-right: 26px;
	font-size: 11px;
	padding-top: 57px;
}

.navigation a
{
	padding-top: 22px;
	color: #3c3c3c;
	float: right;
	text-align: center;
	display: block;
	width: 67px;
	height: 54px;
}
.navigation a:visited
{
	color: #3c3c3c;
}
.navigation a:active
{
	color: #3c3c3c;
}
.navigation a:hover
{
	text-decoration: none;
}

.navigation #MenuAcc
{
	background: url(menu_acc.gif) no-repeat;
}
.navigation #MenuAccCurrent
{
	background: url(menu_acc_current.gif) no-repeat;
	color: #FFFFFF;
}

.navigation #MenuServ
{
	background: url(menu_serv.gif) no-repeat;
}

.navigation #MenuVente
{
	background: url(menu_vente.gif) no-repeat;
}

.navigation #MenuRes
{
	background: url(menu_reseau.gif) no-repeat;
}

.navigation #MenuRef
{
	background: url(menu_ref.gif) no-repeat;
}

.navigation #MenuPart
{
	background: url(menu_part.gif) no-repeat;
}

.navigation #MenuCont
{
	background: url(menu_cont.gif) no-repeat;
}

/*SEPARATEUR ENTRE LES MODULES*/
.SeparateurCont
{
	clear: both;
	background: #ffffff url(bg_sep_der.gif) repeat-x top left;
}
.SeparateurBloc
{
	height: 21px;
	background: #ffffff url(bg_separateur.gif) no-repeat top;
}

/*3 MODULES HAUT EN BLEU*/
.modHautCont
{
	background-color: #7C98AF;
	background-image: url(bg000.jpg);
	background-repeat: repeat-x;
}
.modHautBloc
{
	height: 219px;
	background-repeat: repeat-y;
	background-position: top;	
}

/*MODULES BAS*/

.modBasContGauche
{
	background: #272727 url(bg_col00.gif) repeat-x top;
	color: #d6d6d6;
	width: 291px;
	float: left;
}
.modBasContDroite
{
	float: right;
	overflow: visible;
}

.contenuPrincipal
{
	background-color: #ffffff;
}
.contenuBloc
{
	background: #ffffff url(bg_contenu.gif) repeat-y top;
}

/*FOOTER OU PIED DE PAGE*/
.footer
{
	height: 55px;
	color: #6a6a6a;
	font-size: 10px;
	background-image: url(bg_footer.gif);
	background-repeat: repeat-y;
	background-position: top;
	background-color: #FFFFFF;
}

.footerBloc
{
	width: 848px;
	height: 55px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E3E3;
}

.footerBloc a, .footerBloc a:visited, .footerBloc a:active
{
	color: Silver;
	text-decoration: none;
}
.footerContenu
{
	padding-left: 55px;
	padding-right: 45px;
	padding-top: 10px;
	padding-bottom: 20px;
}

.footerConditions
{
	margin-top: 12px;
	float: left;
}
.footerRealisation
{
	margin-top: 12px;
	float: right;
}

.contenu
{
	padding-left: 26px;
	padding-right: 26px;
}

.ContenuPrincipalCentre
{
	padding-top: 10px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 14px;
}

.regularPadding
{
	padding: 20px;
}


.ColonneGauche
{
	float: left;
	width: 262px;
	text-align: center;
}
.SeparateurColonne
{
	float: left;
	width: 30px;
	height: 135px;
	background: #ffffff url(separateur.gif) top no-repeat;
}
.ColonneDroite
{
	float: right;
	width: 528px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	letter-spacing: 1px;
}


.FinColonne
{
	height: 1px;
	font-size: 1px;
	clear: both;
}

.titre-bloc
{
	width: 250px;
	color: #FFFFFF;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	margin: 0px;
}

.txt-blocs
{
	width: 100px;
	margin-left: 170px;
	margin-top: 65px;
	color: #F4F4F4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.suite-blocs
{
	width: 75px;
	margin-left: 200px;
	margin-top: 50px;
	margin-bottom: 1px;
	text-align: left;
	font-size: 10px;
	color: #FAFAFA;
}

.suite-blocs a
{
	color: #E8E8E8;
	text-decoration: none;
}

.suite-blocs a:hover
{
	color: #333333;
	background-color: #E8E8E8;
	padding: 2px;
}



.txt-blocv
{
	width: 100px;
	margin-left: 158px;
	margin-top: 65px;
	color: #F4F4F4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.suite-blocv
{
	width: 75px;
	margin-left: 200px;
	margin-top: 65px;
	margin-bottom: 1px;
	text-align: left;
	font-size: 10px;
	color: #FAFAFA;
}

.suite-blocv a
{
	color: #E8E8E8;
	text-decoration: none;
}

.suite-blocv a:hover
{
	color: #333333;
	background-color: #E8E8E8;
	padding: 2px;
}



.txt-blocr
{
	width: 100px;
	margin-left: 150px;
	margin-top: 30px;
	color: #F4F4F4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.suite-blocr
{
	width: 75px;
	margin-left: 200px;
	margin-top: 70px;
	margin-bottom: 1px;
	text-align: left;
	font-size: 10px;
	color: #EEEEEE;
	text-decoration: none;
}

.suite-blocr a
{
	color: #E8E8E8;
	text-decoration: none;
}

.suite-blocr a:hover
{
	color: #333333;
	background-color: #E8E8E8;
	padding: 2px;
}
