/*-------- CSS CHARTES VERSION 2.0 ------------ */

/*-------------------------------TOUT-------------------------------*/
@charset "UTF-8";

* {
	margin:0px;
	padding:0px;
}

html {
    font-size: 100%;
}

html, body {
	height:100%;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#000000;
	background:url(../charte/fond-page.jpg) repeat-x top center #dc8abb;
}

/*-------------------------------PREPAGE-------------------------------*/

#conteneur-prepage {
	width:100%;
	text-align:center;
	font-size:0.8em;
}

#intro {
	width:700px;
	height:400px;
	margin:0px auto;
	padding-top:100px;
}

#texte-prepage {
	width:700px;
	margin:0px auto;
}

#texte-prepage a {
	color:#666666;
}

#texte-prepage a:hover {
	color:#000000;
	text-decoration:none;
}

#liens-prepage {
	width:700px;
	font-size:0.7em;
	color:#666666;
	text-align:center;
}

#liens-prepage ul {
	list-style:none;
	text-align:center;
}

#liens-prepage ul li {
	display:inline;
	margin-right:10px;
	text-align:center;
}

#liens-prepage ul li a {
	color:#666666;
}

#liens-prepage ul li a:hover {
	color:#000000;
	text-decoration:none;
}

/*-------------------------------CHARTE-------------------------------*/

#conteneur {
	width:900px;
	margin:0px auto;
	background-color:transparent;
}

#haut {
	height:237px;
	background:url(../charte/fond-haut.jpg) no-repeat top center;
}

#contenu {
	width:100%;
	overflow:hidden;
	background:url(../charte/fond-contenu.jpg) repeat-y top center;
}

#gauche {
	width:256px;
	height:463px;		/* Hauteur du template par dfaut */
	float:left;
	background:url(../charte/fond-gauche.jpg) no-repeat top center;
}

#gauche #navigation {
}

#centre {
	width:644px;		/* Mettre à 900px (ou largeur du template) pour un site horizontal */
	min-height:463px;	/* Hauteur du template par dfaut */
	_height:463px;		/* Hack IE Hauteur du template par dfaut */
	float:left;
	font-size:0.8em;
	background:url(../charte/fond-centre.jpg) no-repeat top center;
}

#bas {
	height:70px;
	background:url(../charte/fond-bas.jpg) no-repeat top center;
}

div#logo-distributeur > a {text-decoration:none;display:block;width:100px;height:80px;background:none no-repeat top left transparent;float:right;margin-right:-110px}
div#logo-distributeur > a.distal {background-image:url('../charte/logo-al.jpg')}

span#logo-distributeur > a {text-decoration:none;display:inline;display:inline-block;width:88px;height:31px;background:none no-repeat top left transparent;vertical-align:top}
span#logo-distributeur > a.distal {background-image:url('../charte/lien-al.gif')}

#liens-bas {
	width:100%;
	padding-top:60px;	/* A regler suivant la hauteur des coordonnées dans le fond */
	font-size:0.7em;
	color:#FFFFFF;
	text-align:center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#liens-bas a{
	color:#FFFFFF;
}
#liens-bas a:hover{
	color:#a73457;
}

#liens-bas ul {
	list-style:none;
	text-align:center;
}

#liens-bas ul li {
	display:inline;
	margin-right:10px;
	text-align:center;
}

#liens-bas ul li a {
	color:#9F7A3A;
}

#liens-bas ul li a:hover {
	color:#000000;
	text-decoration:none;
}.encart4 {
	color: #A73467;
	background-color: #B35097;
	width: 270px;
	text-align: left;
	height: 315px;
	padding: 2px;
	border: 1px dashed #000000;
	background-image: url(../img/fond_encart.jpg);
}
#integration .encart4 a{
	color: #A73467;
}#integration .encart4 a:hover{
	color: #000000;
}

