html {
	font-size: 100%;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.global {
	width: 1001px;
	margin: 0 auto;
}

.idclient{
position:absolute;
padding:5px;
background-color: #CCCCCC;
color: #666666;
}

.entete {
	background-image: url(/images/fond-entete.gif);
	height:28px;
	text-align: right;
}
.entete ul {
	overflow: hidden;
	margin: 0;
	padding: 0 10px;
	list-style: none;
}
.entete li {
	display:inline;
	padding: 0 6px;
	z-index: 1;
}
.entete li a {
	line-height: 28px;
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}
.entete li a:hover {
	color: #971a83;
	text-decoration: underline;
}
.entetebarre {
	border-left: 1px solid #999999;
}
.header {
	height:122px;
}
.logo {
	position:absolute;
	margin:0;
}
.bann728 {
	position:absolute;
	margin: 10px 0 0 262px;
}
/* Menu de navigation */
.navigation {
	background-image: url(/images/fond-navigation.gif);
}
.navigation ul {
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
.navigation li {
	float: left;
	padding: 0 6px;
	position: relative;
	z-index: 1;
}
.navigation li a {
	display: block;
	line-height: 40px;
	overflow: hidden;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
}
a .menu-left {
	background: url(/images/menu_left.png) no-repeat left top;
	width: 8px;
	height: 40px;
	line-height: 40px;
	display: block;
	float: left;
}
a .menu-mid {
	background: url(/images/menu_mid.png) repeat-x top left;
	height: 40px;
	line-height: 40px;
	display: block;
	float: left;
}
a .menu-right {
	background: url(/images/menu_right.png) no-repeat top left;
	width: 8px;
	height: 40px;
	line-height: 40px;
	display: block;
	float: left;
}
.navigation a:hover .menu-left, .navigation a:hover .menu-right, .navigation a:hover .menu-mid {
	background-position: 0 -35px;
	line-height: 40px;
	color: #333333;
}
.centre {
	width: 100%;
	overflow: hidden;
}
.principal {
	float: left;
	width: 660px;
	padding:10px 5px 10px 10px;
	display:inline-block;
/*	border: solid 1px #FF0000;*/
}
.principal100 {
	padding:10px;
	display:inline-block;
}

/*#contenudroite {
	padding:10px;
	background-color: #383838;
}*/
.secondaire {
	float:right;
	padding:5px 10px 10px 5px;
	display:inline-block;
/*	border: solid 1px #FF0000;*/
}
.pied {
	height:28px;
	text-align: right;
	border-top: 1px solid #CCCCCC;
}
.pied ul {
	overflow: hidden;
	margin: 0;
	padding: 0 10px;
	list-style: none;
}
.pied li {
	display:inline;
	padding: 0 6px;
	z-index: 1;
}
.pied li a {
	line-height: 28px;
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}
.pied li a:hover {
	color: #971a83;
	text-decoration: underline;
}
form {
	margin:0;
	padding:0;
}
.formulaire {
	/*	width: 500px;*/
	padding: 10px 20px;
	color:#333333;
	border: 1px solid #999999;
}
.formulaire p {
	/* Empêcher le dépassement des flottants */
	margin: 1em 0;
	overflow: hidden;
	/* Idem pour IE6 */
	width: 100%;
}
.formulaire p label {
	float: left;
	width: 150px;
	text-align: right;
	/*	font-weight: bold;*/
	cursor: pointer;
}
.formulaire p label span.info {
	display: block;
	margin-top: .2em;
	font-size: .8em;
	font-weight: normal;
	cursor: default;
}
.formulaire p input, .formulaire p textarea {
	width: 250px;
	margin-left: 12px;
	border: solid 1px #999999;
	padding: 2px 4px;
}
.formulaire input[type=checkbox], .formulaire input[type=submit] {
	width:auto;
	border:0;
}
.formulaire select {
	margin-left: 12px;
	width:auto;
	border: solid 1px #999999;
}
.formulaire p textarea {
	padding: 2px 0 0 4px;
	width: 320px;
	height: 6em;
}
.validatorCalloutHighlight {
	background-color: lemonchiffon;
}
h1 {
	margin:0 0 20px 0;
	color: #971a83;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #999999;
}


.editotexte, p {
	text-align: justify;
}
.edito h1 {
	margin:10px 0 5px 0;
	padding: 0;
	color: #7f67c7;
	font-size: 23px;
	font-weight: bold;
	border:0;
}


.vignettesaccueil {
	float:right;
	width: 300px;
	margin-left:10px;
}

.vignettesaccueil a img{
border:1px solid #666666;
}

.vignettesaccueil a {
color: #000000;
text-decoration: none;
}

.prestation{
/*float: left;*/
float: left;
width: 300px;
margin: 10px;
padding: 0px;
text-align: center;
background-image:url(/images/degradeformule.gif);
background-repeat: repeat-x;
background-color: #3c3c3c;
}

.prestation h2{
color: #FFFFFF;
margin:0;
}

.prestation p{
color: #000000;
font-weight: bold;
text-align: center;
font-size: 13px;
}

.prestation table{

}

/*.prestationbouton{
text-align: center;
margin-top: 10px;
}*/

.bg {background:  url(/images/coinbg.png) 0 100% no-repeat;min-height: 220px;}
.bd {background: url(/images/coinbd.png) 100% 100% no-repeat;min-height: 220px;}
.hg {background: url(/images/coinhg.png) 0 0 no-repeat}
.hd {background: url(/images/coinhd.png) 100% 0 no-repeat; padding:10px;}