/* CSS Document */

body {
	position:absolute;
	left: 50%; 
	width: 820px;
	height: auto;
	margin-top:0px;
	margin-left: -412px; /* moitié de la largeur */
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	background-color: #FAECF3;
	background-image:url(../Img_clicpostal/Img_Site/background.jpg);
	background-position:center;
	background-repeat:repeat-y;
	/*border-left:2px solid #e7abc9;*/
	/*border-right:2px solid #e7abc9; */
	}

#header {
	height:auto;
	width:100%;
	float:left;
	background-color:#FFFFFF;
	}
	
#header p {
	float:left; 
	width:100%; 
	top:0px;
	}
	

#header_logo{
	float:left;
	background-image:url(../Img_clicpostal/Img_Site/Logo_header.jpg);
	background-color: #FFFFFF;
	width:241px;
	height:53px;
	margin:8px 0px 10px 10px;
	}
	
#header_loggin{
	float:left;
	background-image:url(../Img_clicpostal/Img_Site/loggin.gif);
	margin-top:13px;
	margin-left:15px;
	background-repeat:no-repeat;
	width:480px;
	height:40px;
	float:left;
	}
	
	#header_loggin p.connected{
		margin-top:3px;
		margin-left:10px;
		border-right:1px solid #fff; 
		width:149px;
		line-height:17px;
		}
		
	#header_loggin p.disconnected{
		float:left;
		margin:5px 0px 0px 5px;
		width:470px;
		height:30px;
		line-height:30px;
		}
	
#header_conexion{
	float:left;
	background-repeat:no-repeat;
	width:74px;
	height:40px;
	float:left;
	margin-top:13px;
	text-align:center;
	line-height:40px;
	}

#menu {
	height:40px;
	padding-left:2px;
	padding-right:2px;
	width:818px;
	float:left;
	background-color:#fff;
	}
	
#corps {
	/*border-top:2px solid #e7abc9;*/
	height:auto;
	width:818px;
	float:left;
	margin-top:1px;
	padding:0px 2px 0px 2px;
	background-color: #fff;
	}

#footer {
	height:155px;
	width:822px;
	float:left;
	background-image:url(../Img_clicpostal/Img_Site/fond_footer.gif);
	background-repeat:repeat-x;
	background-color: #fff;
	}

.footer_infos {
	width:262px;
	height:120px;
	float:left;
	margin-top:25px;
	border-left:#d269a1 1px solid;
	padding-left:10px;
	line-height:20px;
	
	}
	
/************************************INDEX************************************/
.titre {
	width:90%;
	height:29px;
	border-bottom:#666666 solid 1px;
	float:left;
	margin:0px 0px 10px 0px;
	line-height:29px;
	}

.produit_accueil {
	width:197px;
	margin:0px 10px 0px 0px;
	height:258px;
	float:left;
	}

.produit_accueil_corps {
	width:197px;
	height:93px;
	float:left;
	background-color:#3300FF;
	background-image:url(../Img_clicpostal/Img_Site/produit.gif);
	}

.espace_produit {
	height:auto;
	float:left;
	margin:10px 0px 10px 0px;
	}

.conteneur_liens{
	width:24%;
	height:170px;
	padding:3px;
	float:left;
	
}
