body {	margin: 0; padding: 0; background: #fff url(../images/bg_body.jpg) repeat-x left top;}

#tete, #chemin, #corps, #pied { clear: both; }
#site {margin:0pt auto; width:990px; border: 5px solid #fff;  background: #fff; background:  url("../images/bg_corps.gif") repeat-y left top;}

/* Liens d'évitement */
ul#skip { text-align: right; margin: 0; display: none; }
ul#skip li { display: inline; list-style: none; padding: 0 0.2em;  }

/*
 * Tete
*/
#tete {height: 215px; background: url(../images/bg_tete.jpg) no-repeat left top;}
#tete ul, #tete li { margin: 0; padding: 0; list-style: none; }
#bandeau {width: 990px; }
#logo {float: left;  }
#navigation {float: left; width: 990px;}

#entete {
	width: 830px;
	float: left;
	padding: 40px 0px 0px 150px;
	margin: 15px 0 0 0;
	background: url(../images/bg_entete.gif) no-repeat 150px top;
	color: #938784;
	letter-spacing: 0.2em;
	font-family:"Times New Roman", Times, serif;}


/*
 * Partie principale (contenu)
*/
#chemin { padding: 0.1em 1em;font-size: 0.9em; background: #fff;}
#chemin a {}
#chemin a:hover { color: red;}

#corps {
	clear: both;
	overflow:hidden;
	border-top: 5px solid #fff;
	font-size: 0.85em;
}
#contenu { float: left; width: 745px;}
#coldroite, #contenu #colgauche {width: 245px;}

#coldroite {width: 215px; float: left; padding: 30px 15px 30px 15px;}
#contenu #preview { float: right; width: 470px; padding: 30px 0px 30px 30px; }
#contenu #colgauche {width: 215px; float: left; padding: 30px 15px;}

/*
 * Blocs colonnes
*/
div.bloc {float: left; width: 245px; margin: 0 0 15px;}
#coldroite div.bloc {width: 185px; padding: 15px;}
#contenu #colgauche div.bloc {width: 215px; float: left;}
#contenu #preview div.bloc {width: 480px; float: left;}
#comment {}

#espace-membre { border: 1px solid #dfdcd8; background: #938a7e url(../images/bloc_espace-membre_bg.gif) repeat-x bottom left;}

/*
 * Bas de page
*/
#pied { width:960px; padding: 15px ; border: 5px solid #fff; border-top: 0; margin:0pt auto;  overflow: hidden; background: #fff;}
#pied p { margin: 0; }
#pied a:hover { text-decoration:underline; }

/* colonnes pied */
#pied .colonne {
	width: 210px !important; 
	font-size: 0.85em;
	float:left;
	min-height:130px;
	padding: 0px 10px;
	margin:0;
	border-left: 1px solid #e6e6e2;
	color: #938784;
}
#pied .colonne a {color: #fa0255;}

#adresse.colonne {border: 0;}
a.lazar {
	text-transform: uppercase;
	color: #fff;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}
#copyright a:hover { text-decoration:underline;}

#pied #nav-pied {width: 950px;}
