* {
	margin: 0;
	padding: 0;
	border : none;
	font-family: sans-serif;
}

body {
	font-size : 11pt;
	font-family: "Trebuchet MS", "Lucida Grande",Verdana, Lucida, Helvetica, Arial, sans-serif;
	text-align : center;
	color : #FFFFFF;
	background-color: #EAEAEA;
	scrollbar-shadow-color: #105598;
	scrollbar-highlight-color: #105598;
	scrollbar-face-color: #105598;
	scrollbar-3dlight-color: #105598;
	scrollbar-darkshadow-color: #105598;
	scrollbar-track-color: #105598;
	scrollbar-arrow-color: #0b4377;
	scrollbar-size : 3px;
}

a { 
	text-decoration : none;
}

.exp{
	font-size : 0.5em;
	vertical-align : 0.5em;
}

.hidden{
	display : none;
}

#container {
	text-align : left;
	width : 817px;
	height : 630px;
	margin-left: auto;
 	margin-right: auto;
	margin-top : 0px;
	background-color : #0E599D;
}

#header {
	height : 53px;
	background-image: url(IMG/bando_haut.jpg);
	background-repeat: no-repeat;
}

.left_col {
	background-color: #EAEAEA;
	width: 163px;
	height: 577px;
	float: left; 
}

#left_col {
	background-image : url(IMG/bando_gauche.jpg);
	background-repeat : repeat;
}

#left_col_accueil {
	background-image: url(IMG/bando_gauche_accueil.jpg);
	background-repeat: no-repeat;
}

.left_col .logo {
	margin: 10px 33px; 
}

#articles {
	width : 141px;
	margin-top: 55px;
	padding-left: 10px;
	color : black;
}
	#articles h1{
		width : 141px;
		padding-top : 5px;
		padding-bottom : 5px;
		text-align : center;
		background-color : #479EE1;
		font-family: "Trebuchet MS", "Lucida Grande",Verdana, Lucida, Helvetica, Arial, sans-serif;
		font-size: 15px;
	}
	#articles li{
		width : 141px;
		list-style-type:none;
		padding-left : 5px;
		padding-right : 5px;
		padding-top : 4px;
		padding-bottom : 4px;
		font-size: 12px;
	}
	#articles a{
		color : black;
	}
	#articles a:hover{
		text-decoration : underline;
	}
	#articles .typea{
		background-image : url(IMG/typea.jpg);
		background-repeat : repeat-y;
	}               
	#articles .typeb{
		background-image : url(IMG/typeb.jpg);
		background-repeat : repeat-y;
	}
#lien_implantations {
	float: left;
	width: 100%;
	text-align: center;
}
	#lien_implantations h3 {
		color: #ffffff;
		margin: 0 0 5px 0;
	}

#menu {
	height : 20px;
	width : 654px;
	background-color : #FFFFFF;
}
#menu li {
	display : inline;
}
#menu a {
	line-height : 20px;
	padding-left : 9px;
	padding-right : 9px;
	padding-top : 1px;
	padding-bottom : 1px;
	background-color : #FFFFFF;
	color : #545454;
	font-weight : bold;
}
#menu a:hover {
	background-color : #545454;
	color : #FFFFFF;
	font-weight : bold;
}
#menu a .on {
	background-color : #545454;
	color : #FFFFFF;
	font-weight : bold;
}
#actif a {
	background-color : #545454;
	color : #FFFFFF;
	font-weight : bold;
}

#offres_actif a {
	color: #ffb110;
	background-color : #545454;
}

#offres a, #offres a:hover{
	color: #ffb110;
}

.main{
	margin-left : 163px;
	height : 575px;
	width : 654px;
}
#main {
	background-image: url(IMG/centre.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#main_accueil {
	background-image: url(IMG/accueil6.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#content {
	height : 496px;
	width : 100%;
	overflow : auto;
}
#content a {
	color: #ffffff;
}
#content a:hover {
	text-decoration : underline;
	color: #ffb110;
}

#bordeaux a,#pau a, #toulouse a{
	color : #ffb110;
	font-size : 15px;
	font-weight : bold;
}

#bordeaux {
	position: relative;
	top: 50px;
	left: 420px;
}
#toulouse {
	position: relative;
	top: 70px;
	left: 355px;
}
#pau {
	position: relative;
	top: 90px;
	left: 310px;
}
.article{
	width : 620px;
	height : 475px;
	margin-top: 5px;
	padding : 5px 10px;
	color : #FFFFFF;
	font-size: 12px;
	overflow: auto;
}

#articleGauche {
	float: left;
	width : 273px;
	height : 405px;
	left : 5%;
	position: relative;
	font-size : 12px;
	padding-right : 10px;
}
#articleDroite {
	float: left;
	width : 273px;
	height : 405px;
	left : 5%;
	position: relative;
	font-size : 12px;
	padding-left : 10px;
}

#pagination {
	width: 100%;
	text-align: center;
	margin: -10px 0 10px 0;
}
	#pagination a {
		padding: 2px;
	}
	#pagination .on {
		border: 1px solid #ffffff;
		padding: 2px;
	}

#articleReferences {
	float: left;
	width : 600px;
	font-size : 12px;
}
	#articleReferences .spip_documents {
		float: left;
		margin: 0 5px 0 0;
	}
	#articleReferences p.spip {
		float: left;
		height : 125px;
		width : 290px;
		margin: 0 0 5px 5px;
		color: #000000;
		background-color: #ffffff;
		overflow: auto;
	}

.articleChapo {
	font-size: 12px;
	text-decoration : italic;
}

.articleRéférences{
	opacity: .7;
	width: 625px;
	height: 475px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #0E599D;
	color: #FFFFFF;
}
.article h1 {
	margin-bottom : 8px;
	font-size: 18px;
	font-weight: bold;
}
.articleTitre {
	text-align : center;
	width: 100%;
	margin-bottom : 8px;
	font-size: 18px;
	font-weight : bold;
	padding-top : 2px;
}
.article a {
	font-size: 16px;
	font-family: "Trebuchet MS", "Lucida Grande",Verdana, Lucida, Helvetica, Arial, sans-serif;
}

.article p{
}

#footer {
	margin-top: 7px;
	height : 52px;
	font-size: 9px;
	text-align: center;
}
#footer div p img {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 1px;
}
#footer div p a {
	color: #FFFFFF;
	text-decoration: underline;
}

#gauche {
	float: left;
	width: 30%;
	height : 53px;
	position: relative;
	right: 29%;
	padding-top: 2px;
}
#milieu {
	float: left;
	width: 30%;
	height : 53px;
	position: relative;
	left: 33.7%;
	padding-top: 2px;
}
#droite {
	float: right;
	width: 30%;
	height : 53px;
	position: relative;
	right: 15px;
	padding-top: 2px;
}

/***************************Les Tableaux****************************/
table {
	border-spacing : 5px;
}

table.spip th, table.spip td { padding: 3px; text-align: left; vertical-align: middle;font-size:13px; }

/***************************Les Formulaires****************************/


.spip_forms form label {
	float:none;
}

.spip_forms h2 {
	margin:.2em;
	color:#ffffff;
}

.spip_forms {
	color: #FFFFFF;
	margin: 0px;
	font-weight: normal;
}

.spip_forms form {
	border: none;
	margin:0;
	padding:0 0 0 0;
}

.spip_forms h3 {
	float:none;text-align:center;
}
.spip_forms legend {
	font-size:1.15em;
	padding:2px;
}
.spip_forms .spip_form_champ {
	margin-bottom: 0;
	display: block;
	clear: both;
	margin-top: 1em;
	padding-bottom : 2px;
}
.spip_forms .spip_form_label {
	text-align:left;
	display: block;
	width : 400px;
	padding-bottom : 2px;
}
.spip_forms .spip_form_label label,
.spip_forms .spip_form_label .label {
	text-align:left;
}

.spip_forms .spip_form_label_obligatoire {
	font-weight: normal;
	font-style:italic;
	font-size:.9em;
}
.spip_forms .obligatoire_oublie {
	color:#FF0000;
}
.spip_forms .spip_form_label_details{
	display:block;
	font-style:italic;
	text-align:left;
}

.spip_forms .spip_form_choix_multiple {
	display:block;
}
.spip_forms .spip_form_choix_unique input, .spip_forms .spip_form_choix_unique input.fondo, .spip_forms .spip_form_choix_unique input.fondl {
	width:auto;
}

.spip_forms .spip_form_choix_unique label {
	margin:0 0 5px 0;
}

.spip_forms .spip_form_choix_multiple input, .spip_forms .spip_form_choix_multiple input.fondo, .spip_forms .spip_form_choix_multiple input.fondl, ul.choix_mots li input {
	width:auto;
	margin:0 5px 0 0;
}
.spip_forms ul.choix_mots,.spip_forms ul.spip_form_choix_multiple,.spip_forms ul.spip_form_choix_unique{
list-style:none;float:left;padding-left:5px;width:45%;
}

.spip_forms textarea {
	width : 450px;
	height : 100px;
}

#searchForm {
}

#formulaireRecherche {
	width : 625px;
	margin-left: 14px;
	margin-top: 5px;
	background-color : #FFFFFF;
	opacity : .9;
	color : black;
}

#formulaireRecherche input{
	margin : 3px;
	color : #FF0000;
	border : #FF0000;
}

#formulaireRecherche p{
	padding-left : 5px;
	font-size : 12px;
}

#formulaireRecherche .search {
	color : #FF0000;
}

#formulaireRecherche .close {
	color : black;
	margin : 5px;
}

#formulaireRecherche .close:hover {
	color : #FF0000;
}

#newSearch {
	text-align : right;
	font-weight : bold;
}
#newSearch:hover {
	color : #FF0000;
}

#closeSearch {
	width : 625px;
	margin-left: 14px;
	text-align : center;
	font-weight : bold;
	background-color : #FFFFFF;
	opacity : .9;
	color : #FF0000;
}
#closeSearch hr{
	background-color : #FF0000;
}

#searchResults {
	width : 625px;
	height : 475px;
	margin-top: 5px;
	margin-left: 10px;
 	margin-right: 10px;
	color : #FFFFFF;
	font-size: 12px;
	text-align : center;
}

#searchResults .navigation {
	margin-left : auto;
	margin-right : auto;
}

.puce {
	background : url(IMG/puce.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left : 10px;
	margin-left :  5px;
}
#formulaireRecherche .OperationsPhare {
	display: block;
	width: 100px;
	padding : 2px;
	color: black;
	margin: 5px;
	text-align: center;
	background: silver;
	font-weight: bold;
}
#formulaireRecherche .OperationsPhare:hover {
	background: #DDD;
	color: black;
	text-decoration: none;
}

#liste_produits {
}

#liste_produits td {
	opacity : .9;
	height : 130px;
	width : 310px;
	color : black;
	background-color : #FFFFFF;
}

#liste_produits .illustration {
	background-image: url(IMG/noimg.jpg);
	background-position : center center;
	background-repeat : no-repeat;
	float : left;
	height : 100%;
	width : 100px;
}

#liste_produits .description {
	float : left;
	margin-left : 3px;
	width : 202px;
	height : 100%;
	overflow : auto;
	font-size : 12px;
}

#liste_produits .intitule {
	color : black;
	font-size : 14px;
}

#liste_produits .resume {
	padding : 5px;
}

#produit{
	margin : 5px;
}

#produit td{
	text-align : left;
	vertical-align : top;
}

#produit h2{
	margin : 0;
	padding-left : 5px;
	color : #FFFFFF; 
	font-size : 20px;
}
#produit h3{
	font-size : 18px;
}
#produit h4{
	font-size : 16px;
}
#produit h5{
	font-size : 14px;
}

#produit p{
	padding-left : 5px;
	font-size : 12px;
}

#produit img{
	border : solid 1px #FFFFFF;
}

#produit hr{
	background-color : #FF0000;
	color : #FF0000;
	margin-bottom : 5px;
}

#formulaireContact{
	text-align : center;
}

#formulaireContact table{
	text-align : left;
	width : 100%;
}
#formulaireContact td{
	vertical-align : top;
}

#formulaireContact form *{
	margin : 5px;
}

#formulaireContact form .champ{
	width : 90%;
}

/**********Affichage nos references************/
#liste_produits {
}

#liste_produits td {
background-color:#FFFFFF;
color:black;
height:130px;
opacity:0.9;
width:310px;
}

#liste_produits .illustration {
background-image:url(IMG/noimg.jpg);
background-position:center;
background-repeat:no-repeat;
float:left;
height:100%;
width:100px;
}

#liste_produits .description {
float:left;
font-size:12px;
height:100%;
margin-left:3px;
overflow:auto;
width:202px;
}

#liste_produits .intitule {
color:black;
font-size:14px;

}
#liste_produits .resume {
padding:5px;
}

#produit {
margin:5px;
}

#produit td {
text-align:left;
vertical-align:top;
}

#produit h2 {
color:#FFFFFF;
font-size:20px;
margin:0pt;
padding-left:5px;
}

#produit h3 {
font-size:18px;
}

#produit h4 {
font-size:16px;
}

#produit h5 {
font-size:14px;
}

#produit p {
font-size:12px;
padding-left:5px;
}

#produit img {
border:1px solid #FFFFFF;
}

#produit hr {
background-color:#FF0000;
color:#FF0000;
margin-bottom:5px;
}

object {
width : 600px;
height : 420px;
}

area {
cursor : pointer;
}
