/* CSS Document */
body {
	background-color: #cad217;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	width: 100%;
	
}

#logo {
	height: 23px;
	text-align: right;
	width: 100%;
}
a.lienMauve:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}
a.lienMauve:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}
a.lienMauve:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}
a.lienMauve:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}
a.lienBlancDemo:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}
a.lienBlancDemo:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}
a.lienBlancDemo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}
a.lienBlancDemo:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}
a.lienOrange:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF6600;
	text-decoration: underline;
	font-weight: normal;
}
a.lienOrange:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}
a.lienOrange:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF3300;
	font-weight: normal;
	text-decoration: underline;
}
a.lienOrange:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}
/*GENERIQUES*/
.texteaccueil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}



#accueil OL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
.texteBlanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	position: relative;
	bottom: 15px;
}
#imgCouv {
	height: 100%;
	width: 240px;
	float: left;
	margin-top: 61px;
}

#contenuAccueil {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
#contenu {
	background-image: url(../images/bgaccueil.gif);
	position: relative;
}

#titre {
	background-color: #CAD217;
	position: relative;
}

#physique {
	float: right;
}
#contenuTxtAcceuil {
	position: relative;
	float: left;
	width: 515px;
	left: 5px;
}
#couv {
	display: block;
	position: inherit;
	float: left;
	clear: both;
	top: auto;
	bottom: auto;
}
#bandeauLog {
	background-image: url(../images/bandeaulogbg.gif);
	position: relative;
	height: 42px;
}
#bandeauDemo {
	background-image: url(../images/bandeaulogbg.gif);
	height: 42px;
	margin-left: 5px;
	padding-left: 5px;
}
#texteDemo {
	padding-top: 12px;
	float: left;
}

#connecter li {
	list-style-type: none;
	text-align: right;
	height: 35px;
}
#bandeauDemo img {
}
