body{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#conteneur {
	position: relative;
	width: 750px;
	height: 550px;
	margin-bottom: 5px;
	margin: 0 auto;
	/*left: 50%;
	margin-left: -375px;*/
}

#hautPage1 {
	position: absolute;
	left: 10px;
	top: 5px;
	width: 154px;
	height: 56px;
	z-index: 1;
}

#hautPage2 {
	position: absolute;
	left: 400px;
	top: 5px;
	z-index: 1;
	text-align:right;
	color:#555555;
	font-size:22px;
}

#menu1 {
	position: absolute;
	left: 0px;
	top: 70px;
	width: 750px;
	height: 35px;
	z-index: 1;
	background-color:#555555;
	color:#FFFFFF;
	font-size:18px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	
	voice-family: "\"}\"";
  	voice-family:inherit;
  	height: 30px;
  	width: 740px;
}

#menu2 {
	position: absolute;
	left: 0px;
	top: 107px;
	width: 750px;
	height: 20px;
	z-index: 1;
	background-color:#888686;
	color:#FFFFFF;
	font-size:14px;	
	padding-left:5px;

	voice-family: "\"}\"";
  	voice-family:inherit;
  	width: 745px;
	
}

#contenu {
	position: absolute;
	left: 0px;
	top: 127px;
	width: 748px;
	height: 403px;
	z-index: 1;
	border-left: #000000 solid 1px;
	border-right: #000000 solid 1px;
}

div.fondCoul{
	background-repeat: no-repeat;
	background-image: url(../Images/commun/bandeCouleur.gif);
	background-position: 2px center;
}

#basPage {
	position: absolute;
	left: 0px;
	top: 530px;
	width: 750px;
	height: 20px;
	z-index: 1;
	background-repeat: repeat-x;
	background-image: url(../Images/commun/ligneBasPage.gif);
	text-align:center;
	padding-top:2px;
}

a.retour:link {
	text-decoration: none;
	color: #555555;
	background-color:#FFFFFF;
	font-weight:bold;
}
a.retour:visited {
	text-decoration: none;
	color: #555555;
	background-color:#FFFFFF;
	font-weight:bold;
}
a.retour:hover {
	text-decoration: none;
	color: #888686;
	background-color:#FFFFFF;
	font-weight:bold;
}

a.menu:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.menu:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.menu:hover {
	text-decoration: none;
	color: #E8C8CF;
}

a.menuON:link {
	text-decoration: none;
	color: #E8C8CF;
}
a.menuON:visited {
	text-decoration: none;
	color: #E8C8CF;
}
a.menuON:hover {
	text-decoration: none;
	color: #FFFFFF;
}

a.contact:link {
	text-decoration: none;
	color: #A33C6B;
}
a.contact:visited {
	text-decoration: none;
	color: #A33C6B;
}
a.contact:hover {
	text-decoration: none;
	color: #000000;
}


table.tabMenu1{
	border-collapse:collapse;
	width: 740px;
}

td.menu1Texte{
	width:246px;
}
	
td.menu1Espace{
	width:1px;
	background-color:#FFFFFF;
}	

img{
	border:0;
}

.grosCarac{
	font-size:20px;
}

.coulGras{
	font-weight: bold;
	color: #A33C6B;
}

div.droit{
	text-align: right;
}

input {
	color: black;
	background-color: transparent;
	border-color: black; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px;
}

textarea{
	border:1px solid #000000;
}

input.sub{
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
	border:2px ridge #A33C6B;
}	

input.radio {
	border:0px
}	

