BODY {
	margin: 0;
	padding: 0;
	background-color:#ffffff;
}

P,FORM {
	margin: 0;
	padding: 0;
	color: #323232;
}

H1,H2,H3 {
	display:none;
}

#global {
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	width: 1002px; 
	text-align: left;
	font-family: arial;
	font-size: 11px;
}

.bleu {
	color: #87a0c0;
}
.gris {
	color: #656565;
}
.erreur {
	color: #ff0000;
}

A.lienInterne {
	color: #323232;
	text-decoration: underline;
}
A.lienInterne:hover {
	color:#3e6394;
	text-decoration: none;
}

.exposant {
	font-size:12px;
	vertical-align:text-top;
}
/*-----------------------------------------------*/
/*--------------------Header---------------------*/
/*-----------------------------------------------*/
#header	{
	clear: both;
	width: 1002px;
	height: 85px;
}
#header .logo {	
	width: 537px;
	height: 85px;
	float: left;
}
#header .accroche {
	height: 48px;
	font-size: 16px;
	color: #3e6394;
	font-weight: bold;
	padding-top: 37px;
}
/*-----------------------------------------------*/
/*---------------------Menu----------------------*/
/*-----------------------------------------------*/
#menu {
	clear: both;
	width: 100%;
	height: 51px;
	background-image: url('/Images/Commun/bg_menu.gif');
	background-repeat: no-repeat;
}

#menu DIV {
	height: 39px;
}

.menu0 {
	width: 128px;
	float: left;
}
.menu1 {
	width: 210px;
	float: left;
}
.menu2 {
	width: 219px;
	float: left;
}
.menu3 {
	width: 241px;
	float: left;
}
.menu4 {
	width: 204px;
	/*width:186px;*/
	float: right;
	/*padding-left:18px;*/
}

#menu A {
	color: #323232;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 0 30px;
	background-image: url('/Images/Pictos/picto_menu_off.gif');
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	height: 18px;
	margin: 12px 0 0 16px;
}
#menu A:hover {
	color: #3e6394;
	text-decoration: underline;
	background-image: url('/Images/Pictos/picto_menu_on.gif');
}
#menu .selected {
	color: #3e6394;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	padding: 0 0 0 30px;
	background-image: url('/Images/Pictos/picto_menu_on.gif');
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	height: 18px;
	margin: 12px 0 0 16px;
}

.menu4 A {
	color:#ffffff !important;
	background-image: url('/Images/Pictos/picto02_menu_off.gif') !important;
}

.menu4 A:hover {
	background-image: url('/Images/Pictos/picto02_menu_on.gif') !important;
}

.menu4 .selected {
	color:#ffffff !important;
	background-image: url('/Images/Pictos/picto02_menu_on.gif') !important;
}

/*-----------------------------------------------*/
/*-------------Corps de page-Accueil-------------*/
/*-----------------------------------------------*/
#corpsPage {
	width: 100%;
	overflow: hidden;
	background-image: url('/Images/Commun/bg_corpsPage.gif');
	background-position: bottom;
}

#colGauche {
	float: left;
	width: 798px;
}

#video {
	clear: both;
	width: 798px;
	height: 288px;
	background-image: url('/Images/Commun/bg_video.gif');
}
#video DIV {
	/*background-color:#ff0000;*/
	width: 780px;
	height: 274px;
	padding-top:1px;
	.padding-top:0px;
	margin: 1px 0 0 6px; /*Firefox et les autres*/
	.margin: 1px 0 0 6px; /*IE7*/
	_margin: 0; /*IE6*/
}
/*-----------------------------------------------*/
/*----------------Modules-Accueil----------------*/
/*-----------------------------------------------*/
#modules {
	clear: both;
	width: 798px;
	overflow : hidden;
	background-image:url('/Images/Commun/bg_filet_accueil.gif');
	background-position: bottom;
}
#modALaUne {
	width: 269px;
	float: left;
}
#modALaUneInt {
	width: 289px;
	padding-bottom: 27px;
	float: left;
}
#modDepeches {
	width: 240px;
	float: left;
}
#modExpert {
	width: 289px;
	float: right;
}

#modALaUne .texte,
#modALaUneInt .texte,
#modDepeches .texte,
#modExpert .texte {
	height: 88px;
}
#modDepeches .texte,
#modALaUneInt .texte,
#modExpert .texte {
	margin: 0 20px;
}
#modALaUne .texte {
	margin: 0 13px 0 25px;
}

#modALaUne .bouton,
#modALaUneInt .bouton,
#modDepeches .bouton,
#modExpert .bouton {
	height: 20px;
	text-align: right;
	padding-right: 13px;
}
#modALaUneInt .bouton,
#modExpert .bouton {
	padding-right: 20px;
}

.acces {
	padding-bottom: 10px;
	line-height: 11px;
}

#modALaUne A,
#modALaUneInt A,
#modDepeches A,
#modExpert A {
	color: #323232;
	font-size:11px;
	text-decoration: none;
}
#modALaUne A:hover,
#modALaUneInt A:hover,
#modDepeches A:hover,
#modExpert A:hover {
	color: #656565;
}
#modDepeches SPAN {
	color: #95b2d6;
}

#modALaUne TD,
#modALaUneInt TD,
#modExpert TD {
	line-height: 11px;
}
/*-----------------------------------------------*/
/*---------------Corps de page-Int---------------*/
/*-----------------------------------------------*/
#corpsPageInt {
	width: 100%;
	overflow: hidden;
	background-image: url('/Images/Commun/bg_corpsPage.gif');
	background-position: bottom;
	padding-bottom: 20px;
}

#corpsPageIntStat {
	width: 100%;
	overflow: hidden;
	background-image: url('/Images/Commun/bg_corpsPage.gif');
	background-position: bottom;
	padding-bottom: 0px;
}

#colGaucheInt {
	float: left;
	width: 798px;
	background-image: url('/Images/Commun/bg_filet.png');
	background-position: bottom;
}

.bandeauInt {
	width: 798px;
	height: 130px;
}

#contenu {
	width: 509px;
	/*float: right;*/
	float:right;
	overflow: hidden;
}

#texteContenu {
	width: 355px;
	float: left;
	overflow: hidden;
}

#texteContenuLarge,
#texteContenuAccordion {
	width: 509px;
}

#texteContenu P,
#texteContenuLarge P,
#texteContenuLargePack P {
	margin: 0 25px 0 25px;
	text-align: justify;
	padding-bottom: 10px;
}

#texteContenuLargePack {
	color:#323232;
	line-height:13px;
}

#texteContenuLargePack strong{
	color:#97adc8;
}

#texteContenuLargePack em{
	color:#bdbbae;
}

#texteContenu .titre,
#texteContenuLarge .titre,
#texteContenuPartenaire .titre {
	font-size: 14px;
	font-weight: bold;
}

#texteContenuPartenaire {
	width:353px;
	float: left;
	overflow: hidden;
}

#texteContenuPartenaire P {
	margin: 0 25px 0 25px;
	text-align: justify;
	padding-bottom: 10px;
}

A.lienPartenaire {
	text-decoration: underline;
	color: #000000;
	background-color: transparent;
	border-bottom: 0;
	display: block;
	height: 15px;
	background:url('/Images/Pictos/picto_lien_int_off.gif') no-repeat top left;
	padding-left: 20px;
}

A.lienPartenaire:hover {
	color: #3e6394;
	background-image: url('/Images/Pictos/picto_lien_int_on.gif');
	background-color: transparent;
}

#formContact,
#formRecommand {
	margin-left: 25px;
}
#formContact TD,
#formRecommand TD {
	font-size: 11px;
}

#illusContenu {
	width: 154px;
	float: right;
}

#illusPartenaire {
	width:120px;
	float:left;
	padding-left:25px;
}


#illusContenu P.legende	{
	margin-right: 25px;
	color: #95b2d6;
	text-align: justify;
}
#illusContenu P {
	padding-bottom: 10px;
}

/*-----------------------------------------------*/
/*-------------------Archives--------------------*/
/*-----------------------------------------------*/
#archives {
	width: 289px;
	float: left;
}

#archives DIV {
	width: 257px;
	font-family: arial;
	margin-left:21px;
}

#archives A {
	cursor:pointer;
	display:block;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #323232;
	padding: 3px 5px;
}
#archives A:hover {
	color: #656565;
}

.lienSelected {
	display:block;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	padding: 3px 5px;
	background-color:#e7e7e7;
}

#archives SPAN {
	color: #95b2d6;
}

/*-----------------------------------------------*/
/*---------------Colonne de droite---------------*/
/*-----------------------------------------------*/
#colDroite {
	width: 204px;
	float: right;
}

#atouts {
	margin-top: 7px;
	background-image: url('/Images/Commun/bg_colDroite.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
}

#atouts DIV {
	padding: 7px 0 7px 0;
}

#atouts A.lienTexte {
	color: #323232;
	font-size: 12px;
	padding-left: 24px;
	margin-left: 10px;
	text-decoration: none;
	background-image: url('/Images/Pictos/picto_lien_off.gif');
	background-repeat: no-repeat;
	background-position: left;
}

#atouts A.lienTexte:hover {
	color: #3e6394;
	text-decoration: underline;
	background-image: url('/Images/Pictos/picto_lien_on.gif');
}

.depot {
	margin: 24px 0;
}
/*-----------------------------------------------*/
/*---------------------Liens---------------------*/
/*-----------------------------------------------*/
#liens {
	clear: both;
	width: 100%;
	/*height: 111px;*/
	height: 135px;
	background-image: url('/Images/Commun/bg_liens.gif');
	background-repeat: no-repeat;
}

#liens DIV {
	color: #656565;
	font-size: 12px;
}

#liens A {
	color: #656565;
	text-decoration: none; 
	font-weight: normal;
	margin: 0 0 0 20px;
}
#liens A:hover {
	color: #bcbcbc;
}

#liens P {
	color: #87a0c0;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 7px;
	margin: 18px 0 0 20px;
}

#liensNavigation {
	width: 187px;
	height: 111px;
	float: left;
}

#liensActualites {
	width: 196px;
	height: 111px;
	float: left;
}

#liensAide {
	width: 196px;
	height: 111px;
	float: left;
}

#liensPresentation {
	width: 198px;
	height: 111px;
	float: left;
}

#liensNewsletter {
	width: 225px;
	height: 111px;
	float: right;
}

#liensNewsletter .inscription {
	width: 203px;
	height: 20px;
	margin-top: 6px;
	margin-left: 21px;
}

#liensNewsletter .formulaire {
	width: 142px;
	height: 20px;
}

#liensNewsletter .validation {
	width: 50px;
	height: 20px;
	position: absolute;
	margin: 0 0 0 148px;
}

#FormNewsletter INPUT {
	width: 130px;
	font-size: 10px;
}

/*-----------------------------------------------*/
/*---------------------Footer--------------------*/
/*-----------------------------------------------*/
#footer {
	clear: both;
	width: 1002px;
	height: 29px;
	background-image: url('/Images/Commun/bg_footer.gif');
	color: #ffffff;
	font-size: 11px;
}

#footer .flux {
	float: left;
	margin: 6px 0 0 15px;
}

#footer .espace_partenaire{
	float: left;
	margin: 4px 0 0 0px;
}

#footer .espace_partenaire form{
	color: #ffffff;
	font-size: 11px;
}

#footer .espace_partenaire form input{
	color: #333;
	font-size: 11px;
	width:100px;
}

#footer .signature {
	float: right;
	margin-right: 15px;
}

#footer A {
	color: #ffffff;
	text-decoration: none;
}

#footer A:hover {
	color: #656565;
	text-decoration: underline;
}

/*-----------------------------------------------*/
/*------------------Formulaires------------------*/
/*-----------------------------------------------*/
INPUT[type=text] {
	font-family: arial;
	font-size: 10px;
	background-color: #ffffff;
	color: #000000;
	height: 14px;
}

TEXTAREA {
	font-family: arial;
	font-size: 10px;
	color: #000000;
	height: 75px;
}

SELECT {
	font-family: arial;
	font-size: 10px;
	color: #000000;
}

#formContact INPUT,
#formTestez INPUT,
#formRecommand INPUT {
	width: 300px;
}

#formContact SELECT,
#formTestez SELECT,
#formRecommand SELECT {
	width: 307px;
}

#formContact TEXTAREA,
#formTestez TEXTAREA,
#formRecommand TEXTAREA {
	width: 300px;
}
.sep {
	clear: both;
	height: 10px;
}

/*-----------------------------------------------*/
/*-----------------Notice légale-----------------*/
/*-----------------------------------------------*/
#noticeClient {
	width: 254px;
	float: left;
}
#noticeRealisation {
	width: 255px;
	float: right;
}
#noticeClient A,
#noticeRealisation A {
	color: #323232;
	padding-left: 20px;
	text-decoration: underline;
	display: block;
	height: 15px;
	background-image: url('/Images/Pictos/picto_lien_int_off.gif');
	background-repeat: no-repeat;
	background-position: left;
}
#noticeClient A:hover,
#noticeRealisation A:hover {
	color: #3e6394;
	background-image: url('/Images/Pictos/picto_lien_int_on.gif');
}

/*-----------------------------------------------*/
/*---------------Iframe Inservio-----------------*/
/*-----------------------------------------------*/
#iframe {
	float: left;
	width: 798px;
	/*height: 416px;*/
	height: 542px;
	background-image: url('/Images/Commun/bg_iframe.jpg');
	background-repeat: no-repeat;
}
#contenuIframe {
	width: 781px;
	/*height: 412px;*/
	height: 532px;
	margin: 0px 11px 4px 7px;
	padding-top:1px;
}

/*-----------------------------------------------*/
/*-----------------Pager-------------------------*/
/*-----------------------------------------------*/
#pager {
	margin: 15px 0 0 0;
}
#pager A {
	color: #323232;
	text-decoration: none;
}
#pager A:hover {
	color: #95b2d6;
}

/*-----------------------------------------------*/
/*-------------Espace partenaires----------------*/
/*-----------------------------------------------*/
.deconnexion {
	position:absolute;
	margin-left:400px;
}
.deconnexion a {
	color:#000000;
	font-weight:bold;
	/*background-image:url('/Images/Pictos/picto_deconnexion.gif');*/
	/*background-repeat:no-repeat;*/
	text-decoration:none;
	padding:3px 0 3px 10px;
}
.deconnexion a:hover {
	color: #3e6394;
	text-decoration:underline;
}

.btDepotPartenaire {
	width:257px;
	padding-left:21px;
	margin-top:30px;
}

/*-----------------------------------------------*/
/*-------------Slide partenaires----------------*/
/*-----------------------------------------------*/
#Partenaires {
	height:55px;
	width:198px;
	margin-left:1px;
	margin-top:5px;
}

.pics {  
    height:  55px;  
    width:   198px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    width:  198px; 
    height: 55px; 
    top:  0; 
    left: 0 
}

.titre {
	margin-left:1px;
}

/*-----------------------------------------------*/
/*-------------Encarts crédit accueil------------*/
/*-----------------------------------------------*/

#btn1 {
	width:268px;
	height:123px;
	float:left;
	background:url(/Images/Commun/fd_bouton1.gif) no-repeat;
	margin-left:5px;
}

#btn2 {
	width:239px;
	height:123px;
	background:url(/Images/Commun/fd_bouton2.gif) no-repeat;
	float:left;
}

#btn3 {
	width:275px;
	height:123px;
	background:url(/Images/Commun/fd_bouton3.gif) no-repeat;
	float:left;
}

#btn1 .titre, #btn2 .titre, #btn3 .titre, #btn1Int .titre, #btn2Int .titre, #btn3Int .titre, #btn1Head .titre, #btn2Head .titre, #btn3Head .titre {
	font-size:16px;
	padding-left:20px;
	padding-top:12px;
}

#btn1 .accroche, #btn2 .accroche, #btn3 .accroche, #btn1Int .accroche, #btn2Int .accroche, #btn3Int .accroche, #btn1Head .accroche, #btn2Head .accroche, #btn3Head .accroche {
	font-size:10px;
	color:#323232;
	padding-left:20px;
}

#btn1 .titre, #btn1Int .titre, #btn1Head .titre {	color:#246faa; }
#btn2 .titre, #btn2Int .titre, #btn2Head .titre {	color:#3c477c; }
#btn3 .titre, #btn3Int .titre, #btn3Head .titre {	color:#7b6d32; }

#btn1 .accroche, #btn1Int .accroche, #btn1Head .accroche {	/*padding-top:14px;*/padding-top:23px; }
#btn2 .accroche, #btn2Int .accroche, #btn2Head .accroche {	padding-top:23px; }
#btn3 .accroche, #btn3Int .accroche, #btn3Head .accroche {	padding-top:23px; }

#btn1Int, #btn2Int, #btn3Int {
	width:269px;
	height:59px;
	float:right;
	margin-right:10px;
	background-color:#000000;
	margin-bottom:8px;
}

#btn1Int A, #btn2Int A, #btn3Int A {
	display:block;
	text-decoration:none;
	height:59px;
}

#btn1Int A {	background:url(/Images/Commun/fd_bouton1_moyen.gif) no-repeat;}
#btn2Int A {	background:url(/Images/Commun/fd_bouton2_moyen.gif) no-repeat;}
#btn3Int A {	background:url(/Images/Commun/fd_bouton3_moyen.gif) no-repeat;}

#btn1Head, #btn2Head, #btn3Head {
	width:508px;
	height:123px;
	margin-left:6px;
}

#btn1Head {	background:url(/Images/Commun/fd_bouton1_grand.gif) no-repeat;}
#btn2Head {	background:url(/Images/Commun/fd_bouton2_grand.gif) no-repeat;}
#btn3Head {	background:url(/Images/Commun/fd_bouton3_grand.gif) no-repeat;}

/*-----------------------------------------------*/
/*------------------Espace abonné----------------*/
/*-----------------------------------------------*/

#espAbonne {
	width:198px;
	height:115px;
	background:url('/Images/Encarts/esp-abonne.gif');
	margin-top:12px !important;
}

#espAbonne FORM {
	padding-top:38px !important;
}

#espAbonne INPUT {
	margin: 0 0 5px 17px;
	width:158px;
}


#espAbonne .mdp {
	color:#323232;
	text-decoration:underline;
	margin-left:17px;
	float:left;
}

#espAbonne .mdp:hover {
	color:#3e6394;
}

#espAbonne .connect {
	background:url('/Images/Boutons/bt-ok-off.gif');
	width:48px;
	height:18px;
	/*display:inline-block;*/
	float:right;
	margin-right:17px;
}

#espAbonne .connect:hover {
	background:url('/Images/Boutons/bt-ok-on.gif');
}

#espAbonne DIV {
	padding: 52px 0 0 17px;
}

/*-----------------------------------------------*/
/*------------------Espace vidéo-----------------*/
/*-----------------------------------------------*/
#espVideo A {
	width:196px;
	height:113px;
	background:url('/Images/Encarts/5etapespour1credit_off.jpg');
	display:block;
	margin:13px 0 0 1px;
}

#espVideo A:hover {
	background:url('/Images/Encarts/5etapespour1credit_on.jpg');
}
/*-----------------------------------------------*/
/*---------------------Packs---------------------*/
/*-----------------------------------------------*/
#pack1 A STRONG, #pack2 A STRONG, #pack3 A STRONG, #credit1 A STRONG, #credit2 A STRONG, #packs A STRONG {
	visibility:hidden;
}

#pack1, #pack2, #pack3 {
	width:268px;
	height:113px;
	background-color:#000;
	margin:0 0 10px 10px;
}

#pack1 A, #pack2 A, #pack3 A {
	display:block;
	text-decoration:none;
	width:268px;
	height:113px;
}

#pack1 A {	background:url('/Images/Pack/start.jpg');}
#pack2 A {	background:url('/Images/Pack/expert.jpg');}
#pack3 A {	background:url('/Images/Pack/premium.jpg');}

#financement {
	width:268px;
	height:72px;
	margin:0 0 10px 10px;
	background-color:#000;
}

#financement A {
	width:268px;
	height:72px;
	background:url('/Images/Pack/btn_mon_financement.gif');
	display:block;
	text-decoration:none;
}

#credit1, #credit2 {
	margin:0 0 10px 10px;
	width:268px;
	height:113px;
	background-color:#000;
}

#credit1 A, #credit2 A {
	width:268px;
	height:113px;
	display:block;
	text-decoration:none;
}

#credit1 A {	background:url('/Images/Pack/depot_demande_moyen.jpg');}
#credit2 A {	background:url('/Images/Pack/mon_expert_credit_moyen.jpg');}

#packs {
	width:268px;
	height:71px;
	margin:0 0 10px 10px;
	background-color:#000;
}

#packs A {
	width:268px;
	height:71px;
	background:url('/Images/Pack/decouverte_pack.jpg');
	display:block;
	text-decoration:none;
}

.deposer {
	width:222px;
	height:66px;
	background:url('/Images/Boutons/bt-deposer-off.png');
	display:block;
}
.deposer:hover {
	background:url('/Images/Boutons/bt-deposer-on.png');
}

.tester {
	width:222px;
	height:66px;
	background:url('/Images/Boutons/bt-tester-off.png');
	display:block;
}
.tester:hover {
	background:url('/Images/Boutons/bt-tester-on.png');
}

.texteContenuLarge02 {
	width:460px;
	padding:0 25px;
}

.titreNoir {
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#000;
	padding:15px 0;
}

#infosEncart01 {	background:url('/Images/Commun/2-ans.png') no-repeat 400px 0px; }
#infosEncart02 {	background:url('/Images/Commun/2-7-ans.png') no-repeat 400px 17px; }
#infosEncart03 {	background:url('/Images/Commun/7-ans.png') no-repeat 400px 17px; }

#guide A {
	color: #323232;
	text-decoration: underline;
}

#guide A:hover {
	color:#3e6394;
	text-decoration: none;
}