/*
	CSS pour Voltflex
	Jean-François - egzakt.com
	2006-05-19
*/

body {
	background-color: #ABA8A2;
	margin: 10px 0 0 0;
}


img {
	border:0;
}

input,textarea {
	font:11px/11px Verdana, Arial, sans-serif;
	color:#000;
	border:#A19B97 1px solid;
	padding:4px;
}

/* H1
---------------------------------------------*/
h1 {
	font:11px/13px Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #535353;
}

* html #wrapper {
	width:748px;
	margin:auto;
	background-color:#FFFFFF;
}

#wrapper {
	width:748px;
	margin:auto;
	background-color:#FFFFFF;
}

#wrapper_top {
	width:748px;
	margin:auto;
}


/* NAVIGATION
---------------------------------------------*/

* html #gauche {
	position: relative;
	width: 227px;
	height: 465px;
	float: left;
	margin: 0 4px 0 2px;
}

#gauche {
	position: relative;
	width: 228px;
	height: 465px;
	float: left;
	margin: 0 4px 0 4px;
}

#partenaire {
	position: absolute;
	bottom: 25px;
	left: 25px;
}

/* Partie de droite
---------------------------------------------*/
#droite {
	width: 509px;
	padding: 0;
	float: left;
}

* html #droite {
	width: 512px;
	padding: 0;
	float: left;
}

/* NAVIGATION GAUCHE
---------------------------------------------*/
#navigationgauche {
	background-color:#FFFFFF;
	padding: 4px 0 0 0;
	float:left;
}

#langue_inverse {
	width: 75px;
	height: 17px;
	text-align: center;
	background-color: #6981B7;
	color: #FFF;
	padding: 5px 0 0 0;
}

* html #langue_inverse {
	width: 75px;
	height: 17px;
	text-align: center;
	background-color: #6981B7;
	color: #FFF;
	padding: 0 0 5px 0;
}

#langue_inverse a {
	font:10px/13px Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

#langue_inverse a:hover {
	color: #CCCCCC;
}

/* NAVIGATION DROITE
---------------------------------------------*/
#navigationdroite {
	background-color:#FFFFFF;
	padding: 4px 0 0 0;
	float: left;
}

#navigationdroite img {
	padding-left: 2px;
}

#spacer {
	 padding-top: 2px;
}

/* CONTENU
---------------------------------------------*/
#contenu {
	width: 385px;
	font:11px/13px Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #797978;
	padding: 10px 0 10px 20px;
}

* html #contenu_accueil {
	width: 509px;
	font:11px/13px Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #797978;
	padding: 0 0 10px 0;
}

#contenu_accueil {
	width: 509px;
	font:11px/13px Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #797978;
	padding: 4px 0 5px 0;
}

#logo {
	margin: -5px 0 0 85px;
}

#texte_accueil {
	font: bold 15px/30px Arial, sans-serif;
	color: #FFF;
	float: left;
	background:url(/images/graphiques/accueil_flash.jpg) top left no-repeat;
	width: 235px;
	height: 187px;
	padding: 17px 20px 0 20px;
}

#texte_accueil a {
	text-decoration: none;
	color: #FFF;
}

#texte_accueil a:hover {
	text-decoration: underline;
}

#texte_accueil_droite {
	color: #000;
	width: 279px;
	height: 150px;
	padding: 1px 10px 0 220px;
	margin: 0;
	background:url(/images/graphiques/accueil_dessous_flash.jpg) top left no-repeat;
}

* html #texte_accueil_droite {
	color: #000;
	width: 279px;
	height: 141px;
	padding: 10px 10px 0 220px;
	margin: 0;
	background:url(/images/graphiques/accueil_dessous_flash.jpg) top left no-repeat;
}

* html #nouvelles {
	font:10px/13px Verdana, Arial, sans-serif;
	color: #919697;
	margin: 7px 0 0 0;
	padding: 10px 15px 10px 15px;
	background:url(/images/graphiques/boite_nouvelles.jpg) top left no-repeat;
	width: 197px;
	height: 190px;
	text-decoration: none;
}

#nouvelles {
	font:10px/13px Verdana, Arial, sans-serif;
	color: #919697;
	margin: 11px 0 0 0;
	padding: 10px 15px 10px 15px;
	background:url(/images/graphiques/boite_nouvelles.jpg) top left no-repeat;
	width: 197px;
	height: 190px;
	text-decoration: none;
}

#nouvelles a {
	text-decoration: none;
}

#nouvelles a:hover {
	text-decoration: underline;
}

#titrenouvelle {
	font:10px/12px Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #8691B8;
}

#langue {
	margin: 5px 0 0 5px;
	font:11px/13px Verdana, Arial, sans-serif;
}

#langue a {
	font-weight: normal;
	color: #797978;
	text-decoration: none;
}

#langue a:hover {
	text-decoration: underline;
}


/* BAS
---------------------------------------------*/
#signature {
	width:730px;
	margin: auto;
	margin-top:5px;
	font:10px/12px Verdana, Arial, sans-serif;
	text-align: right;
	color:#FFFFFF;
}

#signature a {
	color:#FFFFFF;
	text-decoration:none;
}

#signature a:hover {
	text-decoration: underline;
}