﻿@charset "UTF-8";
/* CSS Document */

/***********Tags généraux**********/
/**********************************/
a:link, a:visited {
	color: #000;
	text-decoration: none;
	outline:none;
}
a:hover, a:active {
	text-decoration: none;
	outline:none;
/*	font-weight: bold;*/
}
body {
	color: #87888A;
	margin: 0;
	padding: 0;
	text-align: center;
	scrollbar-face-color:#dedede;
	scrollbar-arrow-color:#fff;
	scrollbar-track-color: #dedede;
	scrollbar-3dlight-color: #eaeaea;
	scrollbar-darkshadow-color: #dadada;
	background-color: #dedede;
}
form {
	margin: 0;
	padding: 0;
}
input {
	margin: 0 10px;
	padding: 3px;
	border: 1px solid #aaa;
	font-size: 11px;
}
h1 {
color: #D50A28;
font-size: 24px;
}
hr {
	margin: 15px 5px 20px 20px;
	border-top: 1px dotted #aaa;
}
img {
	border: none;
}

p, div, h1, h2, h3, h4, h5, h6, td, li, input, select, textarea, a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
li {
	font-size: 11px;
	line-height: 17px;
	margin: 10px 0 0 0;
	padding: 0;
}
p {
	font-size: 11px;
	line-height: 18px;
	margin: 5px 0 10px 0;
	padding: 0;
}
ul {
	margin: 0;
	padding: 0;
	list-style-position: inside;
	list-style-type: none;
	font-weight: normal;
	text-align: left;
}
/**/
#blocActu {
position: absolute;
right: 10px;
top: 144px;
width: 132px;
}
#blocActuBody {
border: 1px solid #ABACAF;
color: #8F8F8F;
}
	#blocActuBody a {
	text-decoration: none;
	}

	#blocActuBody a:link {color: #8F8F8F; text-decoration: none;}
	#blocActuBody a:visited {color: #666;}
	#blocActuBody a:focus {color: #666;}
	#blocActuBody a:hover {color: #666;}
	#blocActuBody a:active {color: #666;}
	
	#blocActuBody h2 {
	font-size: 12px;
	margin: 0;
	padding: 0 3px;
	}
	#blocActuBody p {
	font-size: 11px;
	margin: 2px 0;
	padding: 2px 3px;
	}
#imageflow {
margin: 20px 0 0 24px;
}
#presentation {
margin: 10px 0 10px 24px;
width: 640px;
}
/***********Conteneurs*************/
/**********************************/
#accueilAccroche {
	width: 174px;
	height: 125px;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #fff;
}
#accueilAccroche a:link, #accueilAccroche a:visited {
	font-size: 18px;
	line-height: 23px;
	font-weight: bold;
	color: #ddab3a;
	text-decoration: none;
}
#accueilAccroche a:hover, #accueilAccroche a:active {
	font-size: 18px;
	line-height: 23px;
	font-weight: bold;
	color: #911e38;
	text-decoration: none;
}
#accueilGauche {
	width: 174px;
	margin: 0;
	padding: 0;
	text-align: left;
	display: none;
}
#accueilNouveautes {
	width: 174px;
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 23px;
	font-weight: bold;
	text-align: center;
	color: #fff;
}
#accueilNouveautesTitre {
	width: 174px;
	height: 25px;
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 23px;
	font-weight: bold;
	text-align: center;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	color: #fff;
	background-color: #b51e40;
}
#accueilNouveautesRef {
	margin: 15px 0 15px 0;
	padding: 0;
	font-size: 26px;
	line-height: 24px;
	font-weight: normal;
	text-align: center;
	color: #fff;
}
#bandeauHaut {
	width: 990px;
	height: 160px;
	margin: 0;
	padding: 0;
}
#bdp {
	background: #fff url(../images/commun/fond_bdp.gif) bottom right no-repeat;
	height: 20px;
	margin: 0 auto;
	padding: 10px 30px 0 0;
	font-size: 10px;
	color: #666;
	text-align: right;
	width: 960px;
}
#contenuGlobal {
	width: 990px;
	margin: 0;
	padding: 0;
}
#contenuGlobalGauche {
	width: 154px;
	height: 100%;
	margin: 0;
	padding: 0;
	vertical-align: top;
	text-align: left;
	background-color: #FFF;
}
#contenuGlobalDroite {
padding: 0;
vertical-align: top;
}
#pageAmphi #contenuGlobalDroite {
background: #FFF url(../images/commun/amphi_bg.jpg) right top no-repeat;
height: 520px;
}
#pageSouvignet #contenuGlobalDroite {
background: #FFF url(../images/commun/societe/bg-societe.jpg) right top no-repeat;
height: 520px;
}
#txtSouvignet {
margin: 80px 0 0 20px;
width: 450px;
}
#txtSouvignet p, #txtSouvignet li {
font-size: 10px;
}
table#tableSouvignet {
margin: 10px 0 0 0;
}
table#tableSouvignet li {
margin: 0 0 0 0;
}
#txtSouvignet p {
line-height: 12px;
margin: 0 0 3px 0;
}
table#tableSouvignet {
border-collapse: collapse;
font-size: 0.9em;
margin: 0;
padding: 0;
}
table#tableSouvignet td {
margin: 0;
padding: 0;
vertical-align: top;
width: 50%;
}

#amphi {
position: absolute;
right: 128px;
top: 238px;
}
#dev {
background: #FFF url(../images/commun/dev-01.jpg) 320px top no-repeat;
height: 520px;
margin: 25px 0 0 20px;
}
#dev p, #dev ul {
line-height: 14px;
width: 460px;
}
#dev ul {
color: #333;
list-style-type: disc;
padding: 0 0 0 20px;
}
#dev ul li {
margin: 8px 0;
}
#englishAttente {
	position: absolute;
	visibility: hidden;
	left : 25px;
	top: 45px;
	width: 140px;
	height: 40px;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #fff;
	border: 1px solid #478fc9;
}
#englishAttente p {
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #478fc9;
}
#global {
	background: #fff;
	position: relative;
	width: 990px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	
}
#mentionsCnil {
	font-size: 10px;
	color: #000;
	text-align: center;
}
#divChampRecherche {
	position: absolute;
	top: 35px;
	left: 835px;
	width: 130px;
	margin: 0;
	padding: 0;
}
#boutiqueListeTitre {
	margin: 10px 0 0 20px;
	padding: 0;
}
#boutiqueListeTitre h1 {
	font-size: 16px;
	font-weight: bold;	
	line-height: 30px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	color: #911e38;
}

#boutiqueFicheHaut {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
}
#boutiqueFicheHaut td {
	vertical-align: top;
}
#boutiqueFicheHaut h1 {
	font-size: 16px;
	font-weight: bold;	
	line-height: 24px;
	margin: 10px 0 0 0;
	padding: 0;
	text-transform: uppercase;
	color: #911e38;
}
#boutiqueFicheHaut h4 {
	font-size: 14px;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
#boutiqueFichePrixQte {
	width: 200px;
	margin: 0;
	padding: 10px;
	text-align: left;
	border: 1px dotted #bbb;
}
#boutiqueFichePrixQte td {
	vertical-align: top;
}
#boutiqueFichePrixQte p {
	font-size: 13px;
	font-weight: bold;
}
#boutiqueCaracteristiquesGlobal {
	width: 280px;
}
#boutiqueCaracteristiquesContenu {
	position: relative;
	margin: 0;
	padding: 0;
	width: 257px;
	float: right;
	background-color: #911e38;	
}
#boutiqueCaracteristiquesContenu ul {
	margin: 0 5px 0 25px;
	padding: 0;
	list-style-position: outside;
	list-style-type: square;
}
#boutiqueCaracteristiquesContenu li {
	margin: 0;
	padding: 3px;
	color: #fff;
	border-bottom: 1px dotted #fff;
}
#produitsListeTitre {
	border-bottom: 1px solid #ABACAF;
	height: 25px;
	margin: 6px 20px 0 20px;
	padding: 0;
}
#produitsListeTitre h1 {
	display: inline;
	font-size: 16px;
	font-weight: bold;	
	line-height: 24px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
#produitsListeTitre h2 {
	display: inline;
	font-size: 14px;
	font-weight: bold;	
	line-height: 24px;
	margin: 0;
	padding: 0;
}
/*#produitsFicheGlobal {
	width: 785px;
	margin: 0;
	padding: 15px;
}*/
#produitsFicheHaut {
	width: 805px;
	margin: 0;
	padding: 0;
	text-align: left;
}
#produitsFicheHaut td {
	vertical-align: top;
}
#produitsFicheRedac {
	color: #58585A;
	margin: 6px 20px 0 20px;
	padding: 0;
}
#produitsFicheRedac h2 {
	border-bottom: 1px solid #ABACAF;
	font-size: 16px;
	font-weight: bold;
	height: 25px;
	line-height: 24px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	width: 785px;
}
/*#produitsCaracteristiquesGlobal {
	width: 280px;
	text-align: right;
}*/
#produitsCaracteristiquesContenu {
	position: relative;
	margin: 0;
	padding: 0;
	width: 257px;
/*	float: right;	*/
}
#produitsCaracteristiquesContenu ul {
	margin: 0 5px 0 25px;
	padding: 0 5px 0 0;
	list-style-position: outside;
	list-style-type: square;
}
#produitsCaracteristiquesContenu li {
	margin: 0;
	padding: 3px;
	color: #87888A;
	border-bottom: 1px solid #87888A;
}
#photoPrincipaleProduitsGlobal {
	width: 228px;	
	margin: 0 0 0 20px;
	padding: 0 5px 0 0;
	position: relative;
}
#photoPrincipaleProduits {
	width: 220px;
	border: 1px solid #D0D2D3;
	margin: 0;
	padding: 0;
}
#photoPrincipaleProduits p {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 8px 0 8px 0;
	border-top: 1px dotted #ddd;
}
#photoPrincipaleProduits p img {
	margin: 0 5px 0 5px;
}
#photoPrincipaleProduitsZoom {
	width: 790px;
	margin: 0;
	padding: 0 0 10px 0;
	text-align: center;
	position: absolute;
	background-color: #fff;
	visibility: hidden;
	z-index: 2;
}
#photoPrincipaleProduitsZoom img {
	border: 3px solid #D0D2D3;
}
#photoPrincipaleProduitsZoom a:link, #photoPrincipaleProduitsZoom a:visited {
	color: #666;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	line-height: 25px;
	margin: 0;
	padding: 0;
}
#photoPrincipaleProduitsZoom a:hover, #photoPrincipaleProduitsZoom a:active {
	color: #d00;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	margin: 5px 0 0 0;
}
#photoPrincipaleBoutique {
	border: 1px solid #999;
	margin: 0 0 0 10px;
	padding: 0;
}
#photoAmbianceProduitsGlobal {
	width: 228px;
	margin: 0;
	padding: 0 5px 0 0;
	position: relative;
}
#photoAmbianceProduits {
	width: 220px;
	margin: 0;
	padding: 0;
	border: 1px solid #D0D2D3;
}
#photoAmbianceProduitsZoom {
	width: 790px;
	margin: 0;
	padding: 0 0 10px 0;
	text-align: center;
	position: absolute;
	background-color: #fff;
	visibility: hidden;
	z-index: 2;
}
#photoAmbianceProduitsZoom img {
	border: 3px solid #D0D2D3;
}
#photoAmbianceProduitsZoom a:link, #photoAmbianceProduitsZoom a:visited {
	color: #666;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	line-height: 25px;
	margin: 0;
	padding: 0;
}
#photoAmbianceProduitsZoom a:hover, #photoAmbianceProduitsZoom a:active {
	color: #d00;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	margin: 5px 0 0 0;
}
#ficheCommerciale {
	border: 1px solid red;
	position: absolute;
	margin: 5px 0 0 0;
	padding: 0;
	width: 475px;
	z-index: 1;
}
#ficheCommerciale p {
	font-size: 10px;
	color: #555;
}
#ficheCommerciale p a img {
	float: right;
}

#cheminAcces {
	margin: 10px 0 0 15px;
	padding: 0;	
	font-size: 11px;
	color: #666;
}
#cheminAcces a:link, #cheminAcces a:visited {
	color: #666;
	text-decoration: none;
	font-weight: normal;
}
#cheminAcces a:hover, #cheminAcces a:active {
	color: #d00;
	text-decoration: underline;
	font-weight: normal;
}
#doc {
margin: 15px 0 15px 20px;
}
#doc ul {
list-style-type: disc;
padding: 0 0 0 10px;
}
#txtRef {
margin: 5px 20px 0 20px;
padding: 0;
}
#doc2 {
	float: left;
	margin: 15px 0 15px 20px;
	width: 400px;
}
#doc2 ul, #doc3 ul {
list-style-type: disc;
padding: 0 0 0 10px;
}
#doc3 {
	float: right;
	margin: 60px 20px 15px 20px;
	width: 300px;
	}
	#doc3 h3 {
		margin: 0;
		padding: 0;}
#picto img {
	border: 1px solid #CCC;
	margin: 0 3px 0 0;
	}
/**********************************/
/***   Page Liens partenaires   ***/
/**********************************/
#listePartenaire {
margin: 10px 0 10px 20px;
}
#listePartenaire a {color: #BA0000;}
/**********************************/
/***       Page Actualite       ***/
/**********************************/
#actu {padding: 0;}
#actu h3, #actu p, #actu img {margin-left: 20px;}

#actu h3 {
font-size: 16px;
}

/**********************************/
/***  Pages institutionnelles   ***/
/**********************************/
#blocTitre {
float: left;
margin: 15px 0 0 20px;
}
body#pageCollectivites #blocTitre {width: 260px;}
body#pageRealisations #blocTitre {width: 255px;}
#blocTitre h1 {margin: 10px 0;}
#realisationZoom {
	float: right;
	margin: 15px 19px 0 0;
	padding: 0;
	width: 500px;
	}
	#realisationZoom h3 {
		font-size: .9em;
		margin: 6px 0;
		}
/*******************************************/
/********** Formulaire de Contact **********/
/*******************************************/
#formulaireContact {
font: normal normal 12px Verdana, Arial, Helvetica, sans-serif;
margin: 0 20px 20px 20px;
padding: 0;
}
#formulaireContact p {
font-size: 10px;
line-height: 12px;
margin: 1em auto;
padding: 0;
width: auto;
}
#formulaireContact table caption {
font: normal normal 12px Verdana, Arial, Helvetica, sans-serif;
margin: 0 auto;
}
#formulaireContact table caption .obligatoire {
color: #CC3300;
font-weight: bold;
}
#formulaireContact table {
border-collapse: separate;
margin: 5px auto;
padding: 5px;
width: 350px;
}
#formulaireContact table th {
background-color: #CCC;
border: none;
font-size: 12px;
font-weight: normal;
padding: 4px;
text-align: left;
width: 100px;
}
#formulaireContact table td.center {
margin: 0;
padding: 0;
text-align: center;
}
#formulaireContact table td {
background-color: #EFEFEF;
border: none;
font: normal normal 12px Verdana, Arial, Helvetica, sans-serif;
padding: 4px;
text-align: left;
}
#formulaireContact table th.obligatoire {
color: #CC3300;
font-weight: bold;
}
html>body #formulaireContact #fieldsetLeft {
float: left;
margin: 0 0 0 10px;
padding: 0;
}
#formulaireContact #fieldsetLeft {
float: left;
margin: 0 0 0 10px;
padding: 0;
}
#formulaireContact #fieldsetRight {
margin: 0 0 0 370px;
padding: 0;
}
#formulaireContact fieldset {
border: none;
border-top: 1px solid #CCC;
height: 385px;
padding: 2px;
width: 360px;
}
#formulaireContact fieldset legend {
color: #7C7D80;
font: normal bold 12px Verdana, Arial, Helvetica, sans-serif;
}
#formulaireContact input {
width: auto;
}
/***************************************/
/******** Retour formulaire ************/
/***************************************/
#msgRetourForm {
margin: 15%;
}
#msgRetourForm p {
margin: 0;
padding: 0;
font-size: 14px;
color: #d00;
font-weight: bold;
text-align: center;
}
/**********************************/
/***********Classes****************/
/**********************************/
/*a.lien1:link, a.lien1:visited {
	text-decoration: underline;
	color: #d00;
	font-weight: bold;
}
a.lien1:hover, a.lien1:active {
	text-decoration: none;
	color: #d00;
	font-weight: bold;
}
a.lien2:link, a.lien2:visited {
	text-decoration: none;
	color: #d00;
}
a.lien2:hover, a.lien2:active {
	text-decoration: underline;
	color: #d00;
}*/
.asterisque {
	font-size: 16px;
	font-weight: bold;
	color: #f00;
}
.blocRouge {
background: #D50A28;
color: #FFF;
margin: 0;
padding: 0;
text-align: center;
}
.bold {font-weight: bold;}
.btnOk {
	width: 30px;
	height: 18px;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	background-color: #fff;
	margin: 0;
	padding: 0;
	border: 1px solid #000;
}
.center {text-align: center;}
.justify {text-align: justify;}
.champ {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-color: #fff;
	margin: 0 0 5px 0;
	padding: 2px;
	border: 1px solid #000;
}
.champRecherche {
	width: 100px;
	height: 18px;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	background-color: #fff;
	margin: 0;
	padding: 0;
	border: 1px solid #000;
}
.date {
margin: 4px 0;
}
.encadre {
background: #FFF url(../images/commun/carre_rouge.gif) left top no-repeat;
border: 1px solid #ABACAF;
margin: 10px 0 0 20px;
padding: 10px 0 0 0;
width: 790px;
}
.encadre li {
list-style-type: square;
padding: 0 10px 0 40px;
}
.encadre p {
padding: 0 10px 0 10px;
}
.encadre ul {
padding: 0 10px 10px 40px;
}
.encadreImg {
background: #D50A28;
border: 1px solid #ABACAF;
margin: 15px 0 0 290px;
width: 509px;
}
.encadreImg p, .encadreImg img {
margin: 0;
padding: 0;
}
.hidden {
	overflow: hidden;
}
.imgFloatLeft {
float: left;
margin: 0 10px 0 0;
}
.listDoc {
border: 1px solid #ABACAF;
float: left;
margin: 15px 5px 0 20px;
padding: 5px;
width: 230px;
}
.listDoc ul {
list-style-type: disc;
padding: 0 0 0 10px;
}
.nouveau {
background: #E5352D;
color: #FFF;
font-weight: bold;
padding: 0 2px 0 0;
text-align: right;
}
.separateur {
border: none;
clear: both;
display: block;
height: 1px;
margin: 0;
padding: 0;
visibility: hidden;
}
.txtActu {
width: 600px;
}
.txtBold {color: #D50A28;}
.txtCouleur1 {
	font-size: 12px;
	line-height: 17px;
	color: #d00;
	font-weight: bold;
}
.txtCouleur2 {
	font-size: 12px;
	line-height: 17px;
	color: #d00;
}
.txtNote1 {
	font-size: 9px;
	color: #777;
}
.txtOkErrAlert {
	margin: 25px 0 0 0;
	padding: 20px;	
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;	
	line-height: 26px;
	color: #f00;
	font-weight: bold;
	background-color: #fff;
}
.visibilityHidden {
	visibility: hidden;
}
.verticalAlignTop {
	vertical-align: top;
}
.zoneTxt {
	font-size: 12px;
	width: 450px;
	height: 200px;
	font-weight: bold;
	color: #000;
	background-color: #fff;
	margin: 0;
	padding: 2px;
}
.clearBoth {
	clear: both;
}
.produitsListeGlobal {
	position: relative;
	width: 146px;
	height: 220px;/*Ajout eric*/
	margin: 10px 0 15px 20px;
	padding: 0;
	text-align: left;
	float: left;
}
.produitsListeGauche {
	/*display: table-cell;*/
	height: 180px;	
	width: 120px;
	margin: 0;
	padding: 0;
	position: relative;
	/*vertical-align: bottom;*/
	/*border: 1px solid #000;*/
}
	.produitsListeGauche img {
	bottom: 0;
	position: absolute;
	}
.produitsListeDroite {
	position: absolute;
	top: 0;
	left: 122px;
	width: 24px;
	margin: 0;
	padding: 0;
}
.produitsListeBas {
	color: #333;
	width: 120px;
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 11px;
	border-top: 1px solid #ABACAF;
}
.produitsListeBas li {
	font-size: 10px;
	line-height: 17px;
	margin: 0 0 0 3px;
	padding: 0;
	font-weight: bold;
}
.produitsListeBas li img {
	margin: 5px 0 3px 7px;
	padding: 0;
}
.produitsListeBas ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style-position: outside;
	list-style-type: none;
	font-weight: normal;
	text-align: left;
}
.serieNom {
color: #58585A;
font-size: 16px;
}
.serieNumero {	font-weight: bold;}
.refNumero {
	font-size: 12px;
}
.alignRight {
	text-align: right;
}
.marginVertik1 {
	margin: 30px 0;
}
.btnPlus {
	display: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
}
.fondCouleurdesi { 
background-color: #6d4675;
}
.fondCouleuraccu { 
background-color: #b1b808;
}
.fondCouleurconf { 
background-color: #7f9006;
}
.fondCouleurscol { 
background-color: #a18a0c;
}
.fondCouleurhebe { 
background-color: #0a9ac3;
}
.fondCouleurrest { 
background-color: #ac3f0f;
}

.couleurDesi,
.couleuraccu,
.couleurconf,
.couleurscol,
.couleurhebe,
.couleurrest,
.couleurDesi2,
.couleuraccu2,
.couleurconf2,
.couleurscol2,
.couleurhebe2,
.couleurrest2 {
color: #666;
}
.verticalAlignTop {
vertical-align: top;	
}
.width1 {
width: 100%;	
}
