/* © 2006 Bexter Ben CSS */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	margin: 0px;
	padding: 0px;
	background: #095BA6 url(images/bg-site.jpg) repeat-x;
}
p{
	margin: 1em 0;
}
#site {
	width: 768px;
	position: absolute;
	margin-left: -384px;
	left: 50%;
	background: #fff url(images/contenu.jpg) repeat-y;
}
#header{
	width: 768px;
	height: 141px;
	background: transparent url(images/header.jpg) no-repeat;
	display: block;
}
#header a{
	display: block;
	width: 330px;
	height: 141px;
}
#header strong{
	display: none;
}

/*----------------------------------------------------------------------*/
/* debut - gestion du menu général */
/*----------------------------------------------------------------------*/
#menu{
	width: 200px;
	height: 330px;
	float: left;
	margin: 0px;
	padding: 0px 10px 0px 20px;
	background: transparent url(images/menu.jpg) no-repeat;
}
#menu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
#menu ul li{
	float: left;
	margin: 0px;
	padding: 0px;
	border: none;
}
#menu ul li a{
	display: block;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#menu ul li strong{
display: none;
}
li#menu_01 a { height: 30px; }
li#menu_02 a { height: 30px; }
li#menu_03 a { height: 30px; }
li#menu_04 a { height: 30px; }
li#menu_05 a { height: 30px; }
li#menu_01 a:hover { background: transparent url(images/menu-on.jpg) -20px -0px no-repeat; }
li#menu_02 a:hover { background: transparent url(images/menu-on.jpg) -20px -30px no-repeat; }
li#menu_03 a:hover { background: transparent url(images/menu-on.jpg) -20px -60px no-repeat; }
li#menu_04 a:hover { background: transparent url(images/menu-on.jpg) -20px -90px no-repeat; }
li#menu_05 a:hover { background: transparent url(images/menu-on.jpg) -20px -120px no-repeat; }

.gagroupe a{
	display: block;
	height: 60px;
}

#smenu li ul {
	/* listes du deuxième niveau */
	position: absolute;
	width: 90px;
	left: -999em; /* on met left plutôt que display pour cacher les menus parce que display: none n'est pas lu par les lecteurs d'écran */
}
#smenu li ul li { /* li du deuxième niveau */
	height: 18px;
	background: #00ff00;
}
#smenu li ul li a { /* liens du deuxième niveau */
	width: auto;
	height: 18px;
	padding: 2px 5px;
	text-decoration: none;
	color: #2b2b2b;
}
#smenu li ul li a:hover { /* liens survolés du deuxième niveau */
	color: #00ff00;
	background: #4b4b4b;
}
#smenu li:hover ul, #nav li.sfhover ul { /* listes imbriquées sous les items de listes survolés */
	left: auto;
}
/*----------------------------------------------------------------------*/
/* fin - gestion du menu général */
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/* debut - gestion contenu */
/*----------------------------------------------------------------------*/
#contenu {
	width:768px;
	padding: 0px;
	margin: 0px;
}
#contenu p {
}
#contenu a {
}
#contenu a:hover {
}
.content{
	float: right;
	width: 438px;
	padding: 60px 50px 0px 50px;
	margin: 0px;
	background: transparent url(images/up-contenu.jpg) no-repeat right top;
}
.content h2 {
	padding: 0px;
	margin: 0px;
}
.content p{
}
.content a{
	font-weight: bolder;
	text-decoration: none;
	color: #003366;
}
.content a:hover{
	color: #3399CC;
}
.sidebar{
	float: left;
	width: 170px;
	padding: 0px;
	margin: 0px;
}
ul.sitemap{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.sitemap li{
	padding: 0px;
	margin: 0px;
}
.sitemap a{
	display: block;
	border: 1px solid #003366;
	background: #DCEDF5;
	padding: 5px;
	margin: 10px;
}
.modeles{
	width: 170px;
	float: left;
	margin: 5px 15px;
}

.modeles2{
	float: left;
	display:block;
	width:465px;
	margin: 5px 0px 5px -16px;
	text-align:center;
}

.flvplayer{
	clear: both;
	text-align: center;
}
.player{
	float: left;
	width: 320px;
}
.images{
	float: right;
	width: 100px;
	background: #DBEBF8;
}
.wash{
	clear: both;
	height: 5px;
	font-size: 5px;
}
/*-- debut titre page ------------------------------------------------*/
#accueil h1{
	display: block;
	width: 14px;
	height: 15px;
	position: absolute;
	top: 151px;
	left: 28px;
	background: transparent url(images/arrow.jpg) no-repeat;
	text-indent: -999em;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}
#modeles h1{
	display: block;
	width: 14px;
	height: 15px;
	position: absolute;
	top: 181px;
	left: 28px;
	background: transparent url(images/arrow.jpg) no-repeat;
	text-indent: -999em;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}
#tech h1{
	display: block;
	width: 14px;
	height: 15px;
	position: absolute;
	top: 211px;
	left: 28px;
	background: transparent url(images/arrow.jpg) no-repeat;
	text-indent: -999em;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}
#photos h1{
	display: block;
	width: 14px;
	height: 15px;
	position: absolute;
	top: 241px;
	left: 28px;
	background: transparent url(images/arrow.jpg) no-repeat;
	text-indent: -999em;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}
#contact h1{
	display: block;
	width: 14px;
	height: 15px;
	position: absolute;
	top: 271px;
	left: 28px;
	background: transparent url(images/arrow.jpg) no-repeat;
	text-indent: -999em;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}
/*-- fibn titre page ------------------------------------------------*/
/*-- debut titre h2 ------------------------------------------------*/
.vide{
	clear:both;
	background: transparent url(images/vide.jpg) no-repeat;
	display: block;
	width:435px;
	height: 20px;
	font-size: 12px;
	text-indent: -999em;
}
.presentation{
	clear:both;
	background: transparent url(images/h2-presentation.jpg) no-repeat;
	display: block;
	width:435px;
	height: 20px;
	font-size: 12px;
	text-indent: -999em;
}
.h2modeles{
	clear:both;
	background: transparent url(images/h2-modeles.jpg) no-repeat;
	display: block;
	width:435px;
	height: 20px;
	font-size: 12px;
	text-indent: -999em;
}
.h2neuvea{
	clear:both;
	background: transparent url(images/h2-neuvea.jpg) no-repeat;
	display: block;
	width:435px;
	height: 20px;
	font-size: 12px;
	text-indent: -999em;
}
.plansite{
	clear:both;
	background: transparent url(images/h2-sitemap.jpg) no-repeat;
	display: block;
	width:435px;
	height: 20px;
	font-size: 12px;
	text-indent: -999em;
}
.videos{
	clear:both;
	background: transparent url(images/h2-videos.jpg) no-repeat;
	display: block;
	width:435px;
	height: 20px;
	font-size: 12px;
	text-indent: -999em;
}
.adresses{
	clear:both;
	background: transparent url(images/h2-adresses.jpg) no-repeat;
	display: block;
	width:435px;
	height: 20px;
	font-size: 12px;
	text-indent: -999em;
}
.form{
	clear:both;
	background: transparent url(images/h2-form.jpg) no-repeat;
	display: block;
	width:435px;
	height: 20px;
	font-size: 12px;
	text-indent: -999em;
}
.kit{
	clear:both;
	background: transparent url(images/h2-kit.jpg) no-repeat;
	display: block;
	width:435px;
	height: 20px;
	font-size: 12px;
	text-indent: -999em;
}
.options{
	clear:both;
	background: transparent url(images/h2-options.jpg) no-repeat;
	display: block;
	width:435px;
	height: 20px;
	font-size: 12px;
	text-indent: -999em;
}
.install{
	clear:both;
	background: transparent url(images/h2-install.jpg) no-repeat;
	display: block;
	width:435px;
	height: 20px;
	font-size: 12px;
	text-indent: -999em;
}
.neuvea{
	clear:both;
	background: transparent url(images/h2neuvea.jpg) no-repeat bottom;
	display: block;
	width:435px;
	height: 40px;
	font-size: 12px;
	text-indent: -999em;
}
.diana{
	clear:both;
	background: transparent url(images/h2-diana.jpg) no-repeat bottom;
	display: block;
	width:435px;
	height: 40px;
	font-size: 12px;
	text-indent: -999em;
}
.jupiter{
	clear:both;
	background: transparent url(images/h2-jupiter.jpg) no-repeat bottom;
	display: block;
	width:435px;
	height: 40px;
	font-size: 12px;
	text-indent: -999em;
}
.optima{
	clear:both;
	background: transparent url(images/h2-optima.jpg) no-repeat bottom;
	display: block;
	width:435px;
	height: 40px;
	font-size: 12px;
	text-indent: -999em;
}
.gala{
	clear:both;
	background: transparent url(images/h2-gala.jpg) no-repeat bottom;
	display: block;
	width:435px;
	height: 40px;
	font-size: 12px;
	text-indent: -999em;
}
.tierra{
	clear:both;
	background: transparent url(images/h2-tierra.jpg) no-repeat bottom;
	display: block;
	width:435px;
	height: 40px;
	font-size: 12px;
	text-indent: -999em;
}
.optiontxt{
	text-transform: uppercase;
	text-align: justify;
}
/*-- fibn titre h2 ------------------------------------------------*/

/*----------------------------------------------------------------------*/
/* fin - gestion contenu */
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/* debut - formulaire */
/*----------------------------------------------------------------------*/

#formulaire fieldset {
	width: 400px;
	padding: 2em 1.5em 1em 1.5em;
	border: 1px solid #ccc;
	position: relative;
	margin: 0px auto;
}
#formulaire fieldset div {
	width: 100%;
	margin-bottom: 0.5em;
	position: relative;
}
#formulaire legend {
	font-weight: bold;
	text-transform: uppercase;
/*	font-size: 0.9em;*/
}
#msg {
	display: block;
	margin-bottom: 0.5em;
}
#formulaire .icontain {
	position: absolute;
	right: 0;
	width: 55%;
	background: white url(../img/corner_tr_form.gif) top right no-repeat;
}
#formulaire input {
	position: relative;
/*	left: 10px;*/
	width: 100%;
}
#formulaire .tcontain {
	width: 100%;
	display: block;
}
#formulaire .tcontain span {
	display: block;
}
#formulaire input, #formulaire textarea {
/*	font: 1em Arial, Helvetica, sans-serif;*/
	width: 100%;
/*	padding: 0;*/
}
#submit {
	text-align: center;
/*	background: #304968;
	padding: 1em 0;*/
	margin-top: 0.5em;
}
#submit input {
	position: static;
	width: 40%;
}
#joindre{
	display: none;
}
#formulaire .infojoint{
	font-style: italic;
	font-size: 9px;
	color: Gray;
}
#formulaire .champ{
	margin: 15px 0px;
	border-bottom: 1px solid #e5e5e5;
}
/*----------------------------------------------------------------------*/
/* fin - formulaire */
/*----------------------------------------------------------------------*/

/*----------------------------------------------------------------------*/
/* debut - gestion footer */
/*----------------------------------------------------------------------*/
#footer {
	clear:both;
	font-size: 9px;
	text-align: center;
/*	letter-spacing: -1px;*/
	width: 768px;
	height: 20px;
	padding: 7px 0px 0px 0px;
	background: transparent url(images/footer.jpg) no-repeat;
	color: #FFF;
}
#footer a{
	color: #DBEBF7;
	text-decoration: none;
}
#footer a:hover{
	color: #095BA6;
	background-color: #DBEBF7;
}
#footer em {
	padding: 0px 10px;
}
/*----------------------------------------------------------------------*/
/* fin - gestion footer */
/*----------------------------------------------------------------------*/
