/* ***** FEUILLE DE STYLE CSS DU SITE INTERNET E-COLLANTS*****

/*
Titre:      	Page d'accueil du site
Auteur:     	Acreat Web Technologies
Mise à jour:    21 Février 2007
*/

#table-accueil {
	border-collapse:collapse;
	border:0;
	font-size:11px;
}

#table-accueil td {
	vertical-align:top;
	padding:0;
}	

#table-accueil #colonne_gauche {
	width:369px;
}	

#table-accueil  h4 {	
	font-size:13px;
	padding:0;
	margin:0;
}

/* [ Visuels e-collants]---------------------------------------------------- */

#table-accueil #visuels_e_collants {
	width:100%;
}
	

#table-accueil #visuel_centre {
	margin-left:7px; 
	margin-right:7px;
}	

/* [ Nouveau client]---------------------------------------------------- */

#table-accueil #nouveau_client {
	float:left;	
	width:210px;
	text-align:left;
	margin-top:10px;
}


#table-accueil #nouveau_client p {	
	margin:12px auto;
}

#table-accueil #nouveau_client #liste {
	margin:0;
	padding:0;
	list-style:none;
}	

#table-accueil #nouveau_client #liste li { 
	background:url(../img/page_type/fleche01.gif) no-repeat top left; 	
	background-position:0 8px;
	margin:8px auto;
	padding-left:8px;
}

#table-accueil a#bouton_acces_produits, a:hover#bouton_acces_produits { 
	display:block; 
	height:28px; 
	width:147px;
	padding:0;
	margin:0;
	margin-top:8px;
	margin-bottom:5px;
}
	
#table-accueil a#bouton_acces_produits {
	background:url(../img/index/bt_acces_produits_off.gif) no-repeat top left; 	
}

#table-accueil a:hover#bouton_acces_produits {
	background:url(../img/index/bt_acces_produits_on.gif) no-repeat top left; 	
}

/* [ Espace client]---------------------------------------------------- */

#table-accueil #espace_client {
	float:right;	
	width:195px;
	height:200px;
	background:url(../img/page_type/pointilles_verticaux.gif) repeat-y top left; 
	padding-left:15px;
	margin-top:10px;
}

html>body #table-accueil #espace_client {
	height: auto;
	min-height: 200px;
} 

#table-accueil #espace_client #espace_client_titre {
	width:192px;
	height:16px;
	background:url(../img/index/titre_espace_client.gif) no-repeat top left; 	
	padding:0;
	margin:0;
	margin-bottom:10px;
}

#table-accueil #espace_client h4 {
	padding:0;
	padding-bottom:5px;
	margin:0;
}

#table-accueil #espace_client INPUT {
	width:180px;
	font-size:10px;
	border:1px solid #CACACA;
	margin-bottom:15px;
}

#table-accueil #espace_client INPUT.submit { 
	width:auto;
	border:0px;
	margin:auto auto auto 110px;
}

#table-accueil #espace_client UL {
	margin-left:16px;
	padding:0;
}

#table-accueil #espace_client UL LI {
	list-style-type:none;
	font-size:12px;
	background:url(../img/page_type/fleche01.gif) no-repeat 0 7px; 	
	padding:2px 2px 2px 9px;
}

#table-accueil  P {
	margin-top:0
}

#table-accueil #minilogo {
	margin:25px 0 2px 0;
	text-align:right
}

#table-accueil #minilogo #laposte {
	float:left
}