/*
couleur 1 : #003D8F (bleu foncé)
couleur 2 : #78A1D3 (bleu pâle)
couleur 3 : #EB6909 (orange)
*/

/* ELEMENTS HTML */

* {
	margin: 0;
	padding: 0;
	border: 0;
	/*list-style: none;*/
}

img {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

li {
	margin-left:40px;
	list-style-type:disk;
	list-style-position: outside;
}

div {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
}

body {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	background-color: #6A6A6A;
	font-size: 0.8em;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	text-align: justify;
}

p {
	font-size: 1em;
}

#all {
	width: 883px;
	margin: 0 auto;
	color: #383838;
}

/* TITRES */
h1 {
	font-size: 14px;
	margin-bottom: 10px;
}

h2 {
	font-size: 14px;
	margin-bottom: 10px;
}

h2.blanc {
	font-size: 14px;
	color: white;
}

h3 {
	font-size: 13px;
}

h4 {
	font-size: 12px;
}

h4.date {
	font-size: 12px;
	color: #003D8F;
}

/* FIN TITRES */ 

/* FORMULAIRES */
select {
	border: 1px #003D8F solid;
	margin: 2px;
	color: #003D8F;
	font-size: 1em;
}

textarea {
	border: 1px #003D8F solid;
}

option {
	font-style: italic;
	font-size: 1em;
	color: #003D8F;
}

input {
	font-size: 11px;
	border: 1px #000 solid;
	padding: 0px;
}
/* FIN FORMULAIRES */

hr {
	width: 80%;
	color: #003D8F;
	background: #003D8F;
	height: 1px;
	border: 0;
	margin: 12px auto;
	text-align: center;
}

a {
	color: black;
}

a:hover {
	text-decoration: none;
	color: #C42700;
}

caption {
	color: black;
}

table {
	width: 100%;
}

.sansbordure {
	border: 0;
}

#conteneur-separateur {
    width: 450px;
}

.separateur {
	width: 350px;
	height: 11px;
	margin: 0 auto;
	background: url(images/interface/separateur.jpg) repeat-x;
}

/* FIN ELEMENTS HTML */




/* MENU DYNAMIQUE */

.MenuDyn_fond_menu_principal {
  background: url(images/interface/fond-menu2.gif) repeat-y;
  background-repeat:repeat;
  background-position:50% 50%;
}

.MenuDyn_titre_tab {

  color: #FFFFFF;
  padding-right:10px;
  padding-left:10px;

}

.MenuDyn_ss_menu {
  background-repeat:repeat;
  background-color:#78A1D3;
  background-position:50% 50%;
  font-size: 12px;
  border: #FFFFFF 1px solid;
}

/* FIN MENU DYNAMIQUE */


/*************************/
/*     PLAN DU SITE		  /
/*************************/
#plan {
	text-align: left;
	margin-left:50px;
}

#plan li {font-size:12px;}
#plan li.menu {font-size:14px;line-height:2em;}

/*************************/
/*   FIN - PLAN DU SITE   /
/*************************/




/* DIVISIONS GENERALES */

div#haut {
	width: 876px;
	height: 301px;
	overflow: hidden;
}

div#haut-gauche {
	width: 367px;
	height: 301px;
	float: left;
}

div#haut-centre {
	width: 447px;
	height: 301px;
	float: left;
}

div#haut-droite {
	width: 62px;
	height: 301px;
	overflow: hidden;
	float:left;
}

div#anim-flash {
	width: 447px;
	height: 238px;
	overflow:hidden;
}

div#anim-flash-bas {
	width: 447px;
	height: 7px;
	overflow:hidden;
}

div#menu {
	width: 447px;
	height: 27px;
	overflow:hidden;
}

div#sous-menu {
	width: 447px;
	height: 29px;
	overflow:hidden;
}

div#principale {
	float: left;
	width: 883px;
	height:301px;
}

div.principal {
	width: 876px;
	font-size: 0.9em;
}

div#corps {
	width: 876px;
	background: url(images/interface/pixel-fond-site.png) repeat-y 0% 0%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

div#gauche {
	float: left;
	width: 225px;
	color: white;
	margin: 0;
	padding: 0;
}

div#droite {
	float: left;
	background: url(images/interface/pixel-fond-droite.png) repeat-y 0% 0%;
	width: 651px;
	color: #000;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

div#centre {
	background: url(images/interface/pixel-fond-centre.png) repeat-y 0% 0%;
	width: 819px;
	margin-left: 25px;
	color: #000;
	overflow: hidden;
}

div#bloc {
	width: 212px;
	margin: 13px 0 0 10px;
}

div#bloc-partenaires {
	background: url(images/interface/bloc-partenaires.png) no-repeat;
	width: 210px;
	height: 43px;
	margin-top:15px;
}

div#bloc-meteo {
	background: url(images/interface/bloc-meteo.png) no-repeat;
	width: 210px;
	height: 43px;
}

div#bloc-meteo img {
	vertical-align:top;
	border: 0;
}

div#contenu-meteo {
	background: url(images/interface/pixel-fond-meteo.png) repeat-y 0% 0%;
	text-align:center;
}

div#bas-bloc-meteo {
	background: url(images/interface/bas-bloc-meteo.png) no-repeat;
	width: 210px;
	height: 22px;
}

div#contenu-partenaires {
	background: url(images/interface/pixel-fond-partenaires.png) repeat-y 0% 0%;
}

div#bas-bloc-partenaires {
	background: url(images/interface/bas-bloc-partenaires.png) no-repeat;
	width: 210px;
	height: 22px;
}

div.fond-bloc {
	width: 204px;
	background: url(images/interface/fond-bloc.png) repeat-y;
}

div.fond-interieur-bloc {
	background: url(images/interface/fond-interieur-bloc.png) repeat-x;
	width: 171px;
	margin-left: 9px;
	padding: 0 8px;
	font-size: 0.85em;
}

div#secondaire {
	float: left;
	width: 283px;
}

div.secondaire {
	width: 259px;
	margin: 8px 0;
	font-size: 0.85em;
	padding-left: 8px;
	padding-right: 16px;
}

div#bas {
	background: url(images/interface/footer.png) no-repeat;
	width: 876px;
	height: 57px;
	color: white;
	font-size: 0.85em;
}

ul#menu-bas {
	width: 450px;
	padding-left: 224px;
	padding-top: 11px;
	text-align: center;
	margin-bottom: 32px;
}

ul#menu-bas li {
	list-style-type: none;
	display: inline;
	margin: 0 4px;
}

#lien-url a {
	height: 40px;
	display: block;
	position: absolute;
	margin: auto 0;
	padding-top: 130px;
	width: 1000px;
	text-align: center;
}

#barre-menu {
	width: 1000px;
	height: 29px;
	clear: both;
	/*background: url(images/interface/bas-menu.jpg) no-repeat bottom;*/
	background: url(images/interface/fond-contenu.gif) repeat-y;
}

#contenu {
	width: 600px;
	margin-left:25px;
	overflow: hidden;
}

#contenu_materiels {
	width: 819px;
	margin-left:20px;
	overflow: hidden;
}

/* FIN DIVISIONS GENERALES */




/* ELEMENTS COMMUNS */

img.png, .png, input.png {
	background-image: expression(
	this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "images/interface/transparent.gif");
	border:0;
}

.rouge {
	color: #003D8F;
}

a.lien-blanc, a.lien-blanc:hover, .blanc {
	color: white;
}

a.lien-orange, a.lien-orange:hover, .orange {
	color: #EB6909;
}

a.lien-bleu, a.lien-bleu:hover, .bleu {
	color: #003D8F;
}

a.lien-rouge, a.lien-rouge:hover, .rouge {
	color: #c00;
}

.ligne-impaire {
	background: white;
	min-height: 18px;
	height: 18px;
	line-height: 18px;
}

div[class] .ligne-impaire {
	background: white;
	line-height: 18px;
	height: auto;
}

.ligne-paire {
	line-height: 18px;
	background: #ebebeb;
	min-height: 18px;
	height: 18px;
}

div[class] .ligne-paire {
	line-height: 18px;
	background: #ebebeb;
	height: auto;
}

#chemin {
	font-size: 0.95em;
	margin-bottom: 16px;
}

#chemin a, #chemin a:hover {
	color: #003D8F;
}

.droite {
	text-align: right;
}

.overflowed {
	overflow: hidden;
}

p.change-page {
	padding-top: 10px;
	text-align: right;
	width:550px;
}

.in-form {
	font-size: 10px;
	border: 2px #003D8F solid;
	background: #c29292;
	padding: 2px;
}

.input-sans-bordure {
	border: 0;
	padding: 0;
}

.input_focus {
	border: solid 2px #000;
	background: #F8E5DF;
	color: #000;
	font-size:11px;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.marge-bas {
	margin-bottom: 20px;
}

.lire-la-suite {
	color: #EB6909;
}

.date {
	font-size: 0.85em;
	font-weight: bold;
	font-style: italic;
}

/* FIN ELEMENTS COMMUNS */




/* CONTENU MODULES */

#titre_dynamique {
    background: white;
    text-align: center;
    color: #003D8F;
    font-size: 13px;
    font-weight: bold;
    margin-left: 36px;
    margin-bottom: 20px;
}

/* FIN CONTENU MODULES */




/* GAUCHE */

.conteneur-module-gauche { /* Arnaud */
	padding-top: 4px;
	background: #78A1D3 url(images/interface/fond-module-menu.gif) repeat-x;
	width: 149px;
	margin: 0 5px 0 6px;
	padding-bottom: 20px;
	text-align: center;
}

.conteneur-module-gauche-vide { /* Arnaud */
	padding-top: 4px;
	width: 149px;
	margin: 0 5px 0 6px;
	padding-bottom: 20px;
	text-align: center;
}

/* FIN GAUCHE */




/* DROITE */

.conteneur-module-droite { /* Arnaud */
	padding-top: 4px;
	background: #78A1D3 url(images/interface/fond-module-menu.gif) repeat-x;
	width: 149px;
	margin: 0 7px 0 4px;
	padding-bottom: 20px;
	text-align: center;
}

.conteneur-module-droite-vide { /* Arnaud */
	padding-top: 4px;
	background: #78A1D3;
	width: 149px;
	margin: 0 7px 0 4px;
	padding-bottom: 20px;
	text-align: center;
}

/* FIN DROITE */




/* CORPS */

#corps-gauche {
	width: 320px;
	float: left;
	margin-right: 10px;
}

#corps-droite {
	width: 320px;
	float: left;
	margin-left: 10px;
}

#module-accueil {
	width: 320px;
}

.titre-module-accueil {
	width: 320px;
	padding-top: 1px;
	height: 26px;
	background: url(images/interface/fond-titre-module-accueil.gif) no-repeat;
	text-align: center;
	margin-bottom: 0px;
	color: #fff;
}

.contenu-module-accueil {
	width: 312px;
	padding: 4px;
	overflow: hidden;
	background: url(images/interface/fond-contenu-module-accueil.gif) repeat-y;
}

.bas-module-accueil {
	height: 4px;
	background: url(images/interface/bas-module-accueil.gif) top no-repeat;
	margin-bottom: 30px;
}

/* FIN CORPS */

/* MODULES */

/* MATERIELS */

div#listeMateriels {
	background: url(images/interface/pixel-liste-materiels.png) repeat-y 0% 0%;
	width:777px;
}

.etat-vendu {
	color: #C42700;
	font-weight: bold;
}

.typeMateriel {
	margin: 5px 0px 0px 0px;
	color: #fff;
}

.logoMarque {
	padding-left:15px;
	font-size:1.2em;
	font-weight: bold;
	margin-bottom: 5px;
}

.navigation {
	text-align:right;
	margin: 0px 35px 10px 0px;
}

.noresult {
	margin: 50px auto;
	font-size: 1.2em;
	text-align: center;
	font-weight: bold;
}

div.listeMaterielsHaut {
	background: url(images/interface/liste-materiels-haut.png) no-repeat 0% 0%;
	width: 777px;
	height:12px;
}

div.listeMaterielsBas {
	background: url(images/interface/liste-materiels-bas.png) no-repeat 0% 0%;
	width: 777px;
	height:11px;
	margin-top: 10px;
}

table.tableListe {
	width: 750px;
	margin-left:15px;
    border: #fff solid 1px;
}

table.tableListe th {
	text-align: center;
	font-size: 1em;
	font-weight:bold;
	background-color: #C42700;
	color: #fff;
	border: #fff solid 1px;
}

table.tableListe td {
	height: 20px;
	padding: 2px 0;
	vertical-align: middle;
}

table.tableListe .centered {
	text-align:center;
}

table.tableListe .paddingleft {
	padding-left:5px;
}

.ligne-paire {
	background-color:#ddd;
}

.ligne-paire {
	background-color:#eee;
}

div#selecteurMaterielsMini {
	background: url(images/interface/selecteur-materiels-mini-fond.png) no-repeat 0px 0%;
	width: 832px;
	margin-left:25px;
	margin-bottom:10px;
	padding-left:15px;
}

.selecteurMateriels {
	background: url(images/interface/selecteur-materiels-fond.png) no-repeat 0px 0%;
	width: 591px;
	padding-left:15px;
	margin-top: 40px;
}

div#selecteurMateriels {
	padding-left:15px;
}

.icone_materiel, .icone_materiel_mini {
	float:left;
}

.colgauche, .coldroite {
	float:left;
	width: 280px;
}

.materiels-neufs {
	width:270px;
	border: #000 solid 1px;
	overflow: hidden;
	text-align: center;
	float: left;
	margin: 5px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.materiels-neufs-centre {
	width:270px;
	border: #000 solid 1px;
	overflow: hidden;
	text-align: center;
	margin: 5px;
	margin-left: 140px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.titre-materiels-neufs {
	width:270px;
	height:50px;
	vertical-align:top;
}

.lien-materiels-neufs, .marque-materiels-neufs {
	width:220px;
	padding-left:60px;
	text-align:left;
	margin-top:10px;
}

.marque-materiels-neufs {
	font-size:1.5em;
	font-weight: bold;
}

/* MODULE GALERIE */

p.image-galerie {
	text-align: center;
	font-size: 12px;
}

hr.galerie {
	color: #003D8F;
	height: 1px;
	clear: both;
	border: 0;
	background-color: #003D8F;
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px; 
}

div.galerie-overflowed {
	overflow: hidden;
	margin: 20px auto 10px auto;
	text-align: center;
}

h1.galerie-liste-titre {
	display: inline;
	float: left;
}

/* FIN MODULE GALERIES */

/* PARTENAIRES */
div#partenaires {
	overflow: hidden;
	width: 580px;
}

/* MODULE STRUCTURE */

#contactform {
    text-align:center;
    margin: 0px 30px 0px 30px;
}

.titre-service {
	width: 400px;
	margin: 0 auto;
	height: 16px;
	padding: 4px;
	background: #003D8F;
	color: white;
	text-align: center;
	margin-bottom: 20px;
}

/* FIN MODULE STRUCTURE */

/* MODULE PARTENAIRES */

p.logo-partenaire {
	text-align: center;
	font-size: 12px;
	line-height: 150px;
}

p.logo-partenaire-bandeau {
	text-align: center;
}

/* FIN MODULE PARTENAIRES */


/* FIN MODULES */




/* FOOTER */

.item-menu-bas {
	margin: 18px;
}

#footer-copyright {
	text-align: center;
	color: white;
	font-weight: bold;
}

#footer a, #footer a:hover {
	text-decoration: none;
	color: white;
}

#footer-copyright a, #footer-copyright a:hover {
	text-decoration: none;
	color: white;
}

/* FIN FOOTER */




/* CSS THICKBOX */

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/**{padding: 0; margin: 0;}*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(images/interface/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity: 75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


/* FIN CSS THICKBOX */

.no-page {
	margin: 50px 0 50px 50px;
	text-align: center;
}
