body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0;
	margin:0;
	background:url(../imgs/degrade-cote.jpg) repeat-x;
}

#global{
	margin:auto;
	width:1000px;	
}

#header{
	height:96px;
	width:1000px;
}

#header_haut{
	height:26px;
}

#header_haut_gauche{
	width:500px;
	height:26px;	
	float : left;
	font-size:11px;
}

#header_haut_droit{
	width:500px;
	height:26px;	
	float : right;
	text-align:right;
}

#header_bas{
	height:70px;
	margin-bottom:10px;
	margin-top:10px;	
}

#header_bas_gauche{
	width:139px;
	height:51px;	
	float : left;
	background:url(../imgs/logo-soczed.png) no-repeat;
	cursor:pointer;	
}

#header_bas_droit{
	width:816px;
	height:50px;	
	float :right;
}

#header_bas_droit_bouton{
	width:500px;
	height:50px;
	margin-left:316px;
}

#header_bas_droit_bouton .bouton{
	width:80px;
	height:40px;
	margin-left:20px;
	float:left;
	cursor:pointer;
}

#header_bas_droit_bouton .bouton .lien{
	width:80px;
	height:40px;
}

#header_bas_droit_bouton .bouton .lien img{
	border:none;
}

#header_bas_droit_bouton .bouton .text a{
	width:80px;
	height:10px;
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#A4958F;
	text-decoration:none;
}

#header_bas_droit_bouton .bouton .text a:hover{
	width:80px;
	height:10px;
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#A4958F;
	font-weight:bold;
	text-decoration:none;
}


#menu_connect{
	width:1000px;
	height:300px;
	background:url(../imgs/home-grand-public-haut-interface-photo.jpg) no-repeat;
}

#menu_connect2{
	width:1000px;
	height:70px;
	background:url(../imgs/home-marchands-agences-haut-photo.jpg) no-repeat;
}

#liste_connect_libelle{
	width:800px;
	height:20px;
	margin : auto;
}

#liste_connect_libelle .texte{
	width:400px;
	height:16px;
	margin : auto;
	color:#3A1C0E;
	text-align:center;
}

#liste_connect_libelle .barre{
	width:200px;
	height:1px;
	margin-bottom : 3px;
	margin : auto;
	background-color:#3A1C0E;
}

#liste_connect{
	width:800px;
	height:25px;
	margin:auto;

}

#liste_connect .connect{
	width:200px;
	height:25px;
	float:left;
}

#liste_connect .connect_form{
	width:400px;
	height:25px;
	float:left;	
	text-align:right;
}

#liste_connect .inscription{
	width:400px;
	height:25px;
	line-height:25px;
	float:left;	
	color:#EB602B;
}

#liste_connect .inscription a{
	text-align:center;
	color:#EB602B;
	font-size:18px;
}

#liste_connect .connect_form input[type=text],input[type=password]{
	width:150px;
	margin-right : 20px;
}

#liste_connect .connect_form input[type=submit]{

}

#sous_liste_connect_libelle{
	width:800px;
	height:15px;
	margin:auto;
	color:#EB602B;
}

#sous_liste_connect_libelle .connect{
	width:200px;
	height:15px;
	float:left;
}

#sous_liste_connect_libelle .connect_form{
	width:400px;
	height:15px;
	float:left;	
}

#flash{ /* 1000x155  ||  1000x385*/
	width:1000px;
	height:155px;
}

#flash2{ /* 1000x155  ||  100x385*/
	width:1000px;
	height:385px;
}


/*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*/

#corps{
	margin-top:10px
	width:1000px;

}

#contenu{
	width:680px;

	float:left;
}

#menu_droit{
	width:320px;

	float:right;
}

#ensemble{
	margin-top:20px;
	width:660px;

}

#ensemble .cadre_meilleur{
	float:left;
	width:319px;

}

#ensemble .ensemble_droit{
	float:right;
	width:319px;
	
}

#ensemble .ensemble_droit .cadre_consult{
	height:300px;
	
}

/*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*/

#cadre_produit .haut{
	width:660px;
	height:12px;	
	background:url(../imgs/interface-derniers-produits-haut.png) no-repeat;
}

#cadre_produit .milieu{
	width:660px;
	min-height:160px;
	background:url(../imgs/interface-derniers-produits-centre.png) repeat-y;
	padding-left:10px;
	padding-right:10px;	
}

#cadre_produit .milieu .text{
	width:660px;
	height:16px;
	font-size:13px;
	color:#3A1C0E;
	text-align:left;
	margin-left:10px;	
}

#cadre_produit .milieu .barre{
	width:200px;
	height:1px;
	margin-bottom:3px;
	background-color:#3A1C0E;
	margin-left:10px;	
}

#cadre_produit .milieu .liste_produit{
	width:640px;
	height:160px;
}

#cadre_produit .milieu .liste_produit .produit{
	width:190px;
	height:160px;
	padding:10px;
	float:left;
	cursor:pointer;
}

#cadre_produit .milieu .liste_produit .produit:hover{
	background:url(../imgs/cadre-survol-derniers-produits.png) no-repeat;
}

#cadre_produit .milieu .liste_produit .produit .titre_produit{
	color : #EB602B;
	width:160px;
	margin:auto;
	font-size:10px;		
}

#cadre_produit .milieu .liste_produit .produit .categorie_produit{
	color : #747474;
	width:160px;
	margin:auto;
	font-size:10px;				
}

#cadre_produit .milieu .liste_produit .produit .photo_produit{
	color : #747474;
	width:140px;
	margin:auto;	
	height:60px;			
	margin-top:5px;
	text-align:center;
	padding:10px
}

#cadre_produit .milieu .liste_produit .produit .photo_produit img{
	max-width:60px;
	max-height:60px;	
}

#cadre_produit .milieu .liste_produit .produit .libelle_produit{
	color : #3A1C0E;
	width:160px;	
	margin:auto;	
}

#cadre_produit .bas{
	height:13px;
	background:url(../imgs/interface-derniers-produits-bas.png) no-repeat;
}

/*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*/

#ensemble .cadre_meilleur .haut{
	height:18px;
	width:319px;		
	background:url(../imgs/interface-produits-mosaique-consulte-haut.png) no-repeat;
}

#ensemble .cadre_meilleur .milieu{
	width:319px;
	min-height:560px;	
	background:url(../imgs/interface-produits-mosaique-consulte-centre.png) repeat-y;
	padding-left:10px;
	padding-right:10px;	
}

#ensemble .cadre_meilleur .bas{
	height:17px;
	background:url(../imgs/interface-produits-mosaique-consulte-bas.png) no-repeat;
}

#ensemble .cadre_meilleur .milieu .text{
	width:319px;
	height:16px;
	font-size:13px;
	color:#3A1C0E;
	text-align:left;
	margin-left:10px;
}

#ensemble .cadre_meilleur .milieu .barre{
	width:180px;
	height:1px;
	margin-bottom:3px;
	background-color:#3A1C0E;
	margin-left:10px;
}

#ensemble .cadre_meilleur .milieu .lien{
	text-align : right;
	margin-right:35px;
	text-decoration:underline;
	color:#3A1C0E;
}

#ensemble .cadre_meilleur .milieu .liste_produit{
	width:294px;
	height:530px;
}

#ensemble .cadre_meilleur .milieu .liste_produit .produit{
	width:294px;
	height:50px;
	padding:10px;
	cursor:pointer;
}

		#ensemble .cadre_meilleur .milieu .liste_produit .produit:hover{
			background:url(../imgs/carde-survol-meilleurs-produits.png) no-repeat;
		}

#ensemble .cadre_meilleur .milieu .liste_produit .produit .photo_produit{
	color : #747474;
	width:60px;
	height:50px;
	float:left;
}
		
		#ensemble .cadre_meilleur .milieu .liste_produit .produit .photo_produit img{
			max-height:50px;
			max-width:50px;	
		}

#ensemble .cadre_meilleur .milieu .liste_produit .produit .infos_produit{
	width:150px;
	height:50px;
	float:left;
	font-size:10px;				
}

		#ensemble .cadre_meilleur .milieu .liste_produit .produit .infos_produit .titre_produit{
			color : #EB602B;
			width:150px;	
		}
		
		#ensemble .cadre_meilleur .milieu .liste_produit .produit .infos_produit .categorie_produit{
			color : #747474;
			width:150px;		
		}
		
		#ensemble .cadre_meilleur .milieu .liste_produit .produit .infos_produit .libelle_produit{
			color : #3A1C0E;
			width:150px;		
		}

#ensemble .cadre_meilleur .milieu .liste_produit .produit .stat_produit{
	width:70px;	
	height:50px;
	float:left;					
}

		#ensemble .cadre_meilleur .milieu .liste_produit .produit .stat_produit_diagramme{
			color : #3A1C0E;
			width:70px;
			text-align=right;
		}
		
		#ensemble .cadre_meilleur .milieu .liste_produit .produit .stat_produit_diagramme img{
			max-height:40px;
			max-width:70px;	
		}
		
		#ensemble .cadre_meilleur .milieu .liste_produit .produit .stat_produit_lien{
			color : #EB602B;
			width:70px;	
			font-size:11px;
		}

/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/

#ensemble .ensemble_droit .coeur{
	position:absolute;
	width:39px;
	height:35px;	
	background:url(../imgs/coeur-mosaique.png) no-repeat;
}

#ensemble .ensemble_droit .mosaique{
	width:315px;
	height:313px;	
	background:url(../imgs/fond-mosaique.png) no-repeat;
}

#ensemble .ensemble_droit .mosaique .milieu_gauche{
	width:146px;
	height:292px;
	float:left;
	margin-top:8px;
	margin-left:9px;	
}

#ensemble .ensemble_droit .mosaique .milieu_gauche .haut_gauche{
	width:146px;
	height:144px;
	cursor:pointer;
		text-align:center;	
}

#ensemble .ensemble_droit .mosaique .milieu_gauche .haut_gauche:hover{
	filter:alpha(opacity=50);
	-moz-opacity:0.6;
	opacity: 0.6;
	background-color:#13A8FC;
}

#ensemble .ensemble_droit .mosaique .milieu_gauche .haut_gauche img{
	max-width:146px;
	max-height:144px;		
}		
	
#ensemble .ensemble_droit .mosaique .milieu_gauche .bas_gauche{
	width:146px;
	height:148px;
	margin-top:3px;		
}

#ensemble .ensemble_droit .mosaique .milieu_gauche .bas_gauche .bas_gauche_gauche{
	width:71px;
	height:148px;
	float : left;
	cursor:pointer;
		text-align:center;
}

#ensemble .ensemble_droit .mosaique .milieu_gauche .bas_gauche .bas_gauche_gauche:hover{
	filter:alpha(opacity=50);
	-moz-opacity:0.6;
	opacity: 0.6;
	background-color:#13A8FC;
}	

#ensemble .ensemble_droit .mosaique .milieu_gauche .bas_gauche .bas_gauche_gauche img{
	max-width:71px;
	max-height:148px;		
}	

#ensemble .ensemble_droit .mosaique .milieu_gauche .bas_gauche .bas_gauche_droit{
	width:72px;
	height:148px;
	float : right;
}

#ensemble .ensemble_droit .mosaique .milieu_gauche .bas_gauche .bas_gauche_droit .bas_gauche_droit_haut{
	width:72px;
	height:73px;
	float : right;
	cursor:pointer;
		text-align:center;
}

#ensemble .ensemble_droit .mosaique .milieu_gauche .bas_gauche .bas_gauche_droit .bas_gauche_droit_haut img{
	max-width:72px;
	max-height:73px;		
}	

#ensemble .ensemble_droit .mosaique .milieu_gauche .bas_gauche .bas_gauche_droit .bas_gauche_droit_bas {
	width:72px;
	height:72px;
	margin-top:3px;
	float : right;
	cursor:pointer;
		text-align:center;
}

#ensemble .ensemble_droit .mosaique .milieu_gauche .bas_gauche .bas_gauche_droit .bas_gauche_droit_bas img{
	max-width:72px;
	max-height:72px;		
}	

#ensemble .ensemble_droit .mosaique .milieu_gauche .bas_gauche .bas_gauche_droit .bas_gauche_droit_haut:hover, .bas_gauche_droit_bas:hover{
	filter:alpha(opacity=50);
	-moz-opacity:0.6;
	opacity: 0.6;
	background-color:#13A8FC;
}
                              
#ensemble .ensemble_droit .mosaique .milieu_droit{
	width:149px;
	height:292px;
	float:right;
	margin-top:8px;
	margin-right:8px;	
}

#ensemble .ensemble_droit .mosaique .milieu_droit .haut_droit{
	width:149px;
	height:144px;
}
                            
#ensemble .ensemble_droit .mosaique .milieu_droit .haut_droit .haut_droit_haut{
	width:149px;
	height:71px;
}

#ensemble .ensemble_droit .mosaique .milieu_droit .haut_droit .haut_droit_haut .haut_droit_haut_droit{
	width:72px;
	height:71px;
	float : right;
	cursor:pointer;
	margin-left:1px;
		text-align:center;
}

#ensemble .ensemble_droit .mosaique .milieu_droit .haut_droit .haut_droit_haut .haut_droit_haut_droit img{
	max-width:72px;
	max-height:71px;		
}  

#ensemble .ensemble_droit .mosaique .milieu_droit .haut_droit .haut_droit_haut .haut_droit_haut_gauche{
	width:74px;
	height:71px;
	float : left;	
	cursor:pointer;
		text-align:center;	
}

#ensemble .ensemble_droit .mosaique .milieu_droit .haut_droit .haut_droit_haut .haut_droit_haut_gauche:hover, .haut_droit_haut_droit:hover{
	filter:alpha(opacity=50);
	-moz-opacity:0.6;
	opacity: 0.6;
	background-color:#13A8FC;

}

#ensemble .ensemble_droit .mosaique .milieu_droit .haut_droit .haut_droit_haut .haut_droit_haut_gauche img{
	max-width:74px;
	max-height:71px;		
}  
                                      
#ensemble .ensemble_droit .mosaique .milieu_droit .haut_droit .haut_droit_bas{
	width:149px;
	height:70px;
	margin-top:3px;
	cursor:pointer;
		text-align:center;
}

#ensemble .ensemble_droit .mosaique .milieu_droit .haut_droit .haut_droit_bas img{
	max-width:149px;
	max-height:70px;		
}  

#ensemble .ensemble_droit .mosaique .milieu_droit .haut_droit .haut_droit_bas:hover{
	filter:alpha(opacity=50);
	-moz-opacity:0.6;
	opacity: 0.6;
	background-color:#13A8FC;
}

#ensemble .ensemble_droit .mosaique .milieu_droit .bas_droit {
	width:149px;
	height:148px;
	cursor:pointer;
	margin-top:3px;	
		text-align:center;
}

#ensemble .ensemble_droit .mosaique .milieu_droit .bas_droit img{
	max-width:149px;
	max-height:148px;		
}    

#ensemble .ensemble_droit .mosaique .milieu_droit .bas_droit:hover{
	filter:alpha(opacity=50);
	-moz-opacity:0.6;
	opacity: 0.6;
	background-color:#13A8FC;
}
/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/

#ensemble .ensemble_droit .cadre_consult .haut{
	height:18px;
	width:319px;		
	background:url(../imgs/interface-produits-mosaique-consulte-haut.png) no-repeat;
}

#ensemble .ensemble_droit .cadre_consult .milieu{
	width:319px;
	min-height:250px;	
	background:url(../imgs/interface-produits-mosaique-consulte-centre.png) repeat-y;
	padding-left:10px;
	padding-right:10px;	
}

#ensemble .ensemble_droit .cadre_consult .bas{
	height:17px;
	background:url(../imgs/interface-produits-mosaique-consulte-bas.png) no-repeat;
}

#ensemble .ensemble_droit .cadre_consult .milieu .text{
	width:319px;
	height:16px;
	font-size:13px;
	color:#3A1C0E;
	text-align:left;
	margin-left:10px;
}

#ensemble .ensemble_droit .cadre_consult .milieu .barre{
	width:180px;
	height:1px;
	margin-bottom:3px;
	background-color:#3A1C0E;
	margin-left:10px;
}

#ensemble .ensemble_droit .cadre_consult .milieu .liste_produit{
	width:304px;
	height:200px;
}

#ensemble .ensemble_droit .cadre_consult .milieu .liste_produit .produit{
	width:304px;
	height:50px;
	padding:10px;
	cursor:pointer;
}

		#ensemble .ensemble_droit .cadre_consult .milieu .liste_produit .produit:hover{
			background:url(../imgs/carde-survol-meilleurs-produits.png) no-repeat;
		}

#ensemble .ensemble_droit .cadre_consult .milieu .liste_produit .produit .numero{
	font-family : Comic Sans MS;
	line-height:48px;;
	font-size:48px;
	color : #EB602B;
	width:34px;
	height:50px;
	float:left;
}

#ensemble .ensemble_droit .cadre_consult .milieu .liste_produit .produit .photo_produit{
	color : #747474;
	width:60px;
	height:50px;
	float:left;
}
		
		#ensemble .ensemble_droit .cadre_consult .milieu .liste_produit .produit .photo_produit img{
			max-height:50px;
			max-width:50px;	
		}

#ensemble .ensemble_droit .cadre_consult .milieu .liste_produit .produit .infos_produit{
	width:210px;
	height:50px;
	float:left;
	font-size:10px;				
}

		#ensemble .ensemble_droit .cadre_consult .milieu .liste_produit .produit .infos_produit .titre_produit{
			color : #EB602B;
			width:200px;	
		}
		
		#ensemble .ensemble_droit .cadre_consult .milieu .liste_produit .produit .infos_produit .categorie_produit{
			color : #747474;
			width:170px;		
		}
		
		#ensemble .ensemble_droit .cadre_consult .milieu .liste_produit .produit .infos_produit .libelle_produit{
			color : #3A1C0E;
			width:170px;		
		}



#menu_droit .reseaux_sociaux{
	width:294px;
	margin:auto;
}

#menu_droit .reseaux_sociaux .haut{
	height:15px;
	width:294px;		
	background:url(../imgs/interface-reseaux-sociaux-haut.png) no-repeat;
}

#menu_droit .reseaux_sociaux .milieu{
	width:294px;
	min-height:250px;	
	background:url(../imgs/interface-reseaux-sociaux-centre.png) repeat-y;
}

#menu_droit .reseaux_sociaux .bas{
	height:16px;
	background:url(../imgs/interface-reseaux-sociaux-bas.png) no-repeat;
}	
	
#menu_droit .reseaux_sociaux .milieu .text{
	width:294px;
	height:16px;
	font-size:13px;
	color:#3A1C0E;
	text-align:left;
	margin-left:20px;
}

#menu_droit .reseaux_sociaux .milieu .barre{
	width:180px;
	height:1px;
	margin-bottom:10px;
	background-color:#3A1C0E;
	margin-left:20px	
}

#menu_droit .reseaux_sociaux .milieu .liste_api{
	width:319px;
}

#menu_droit .reseaux_sociaux .milieu .liste_api .api{
	width:264px;
	height:40px;
	cursor:pointer;
	margin-left:15px;	
}

#menu_droit .reseaux_sociaux .milieu .liste_api .api img{
	max-width:35px;
	max-height:35px;
	margin-left:5px;
	margin-top:5px;	
	float:left;
}

#menu_droit .reseaux_sociaux .milieu .liste_api .api p{
	float:left;
	margin-left:15px;
	margin-top:15px;	
}

#menu_droit .reseaux_sociaux .milieu .liste_api .api span{
	color:#EB602B;	
}

#menu_droit .reseaux_sociaux .milieu .liste_api .api:hover{
	background:url(../imgs/survol-reseaux-sociaux.png) no-repeat;
	font-weight:bold;
}

#menu_droit .liste_pubs{
	width:275px;
	min-height:800px;
	margin:auto;	
}

#menu_droit .liste_pubs .pub{
	width:275px;
	height:250px;
	margin-top:20px;
}

#menu_droit .liste_pubs .pub img{
	max-width:275px;
	max-height:250px;
}

#partenaires{
	height:400px;
	width:667px;
}

#partenaires .haut{
	height:16px;
	width:667px;		
	background:url(../imgs/interface-partenaires-haut.png) no-repeat;
}

#partenaires .milieu{
	width:667px;
	min-height:270px;	
	background:url(../imgs/interface-partenaires-centre.png) repeat-y;
}

#partenaires .milieu_bas{
	width:667px;
	height:80px;	
	background:url(../imgs/interface-partenaires-centre.png) repeat-y;
}

#partenaires .bas{
	width:667px;
	height:21px;
	background:url(../imgs/interface-partenaires-bas.png) no-repeat;
}

	#partenaires .milieu .text{
		width:294px;
		height:16px;
		font-size:13px;
		color:#3A1C0E;
		text-align:left;
		margin-left:20px;
	}
	
	#partenaires .milieu .barre{
		width:180px;
		height:1px;
		margin-bottom:10px;
		background-color:#3A1C0E;
		margin-left:20px	
	}

	#partenaires .milieu_bas .fleche_gauche{
		width:18px;
		height:23px;
		margin-left:50px;	
		float:left;
		background:url(../imgs/fleche-partenaires-gauche.png) no-repeat;	
	}
	
	#partenaires .milieu_bas .fleche_droite{
		width:18px;
		height:23px;
		margin-right:50px;
		float:right;	
		background:url(../imgs/fleche-partenaires-droite.png) no-repeat;	
	}

	#partenaires .milieu_bas .lien{
		clear:both;
		margin-top:40px;		
		color : #3A1C0E;
		width:150px;	
		font-size:11px;
		float:right;
		text-decoration:underline;
	}


#footer{
	height:150px;
	background:url(../imgs/footer-degrade.png) repeat-x;
	text-align:center;
	font-size:10px;
	color : #666666;
	padding-top:20px;
}

.space{
	clear:both;
}