/********************************************************************* Balise ****************************************************************/
form {
	padding: 0px;
	margin: 0px;
}
* {
	padding: 0px;
	margin: 0px;
}
td strong {
	color:#968273;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

body {
	background:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	color:#FFFFFF;
	font-size:12px;
}
p {
	margin: 0px;
	padding: 0px;
}
h1 {
	background:url(gifs/puce_09.gif) no-repeat;
	display:block;
	padding:1px 0 0 30px;
	margin:0;
	color:#bea694;
	font-size:18px;
	font-weight:normal;
	letter-spacing:0.1em;
}
h1:firts-letter {
	font-size:24px;
}
h2 {
	font-weight:normal;
	font-size:12px;
	text-transform:uppercase;
	margin: 0px;
	padding: 0px;
}

/************************************************************* Lien *********************************************************/
a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a:link {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a:hover {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a:active {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}


/**************************************************** Class **************************************************************/
.scrollbarre {
	overflow:auto;
}

/*********************************************** Newsletter *******************************************************/
.email_news {
	font-size:11px;
	color:#000000;
	background-color:#ffffff;
	border-bottom:#968273 1px solid;
	border-top:#968273 1px solid;
	border-left:#968273 1px solid;
	border-right:#968273 1px solid;
	width:130px
}
.email_news2 {
	font-size:11px;
	color:#000000;
	background-color:#ffffff;
	border-bottom:#968273 1px solid;
	border-top:#968273 1px solid;
	border-left:#968273 1px solid;
	border-right:#968273 1px solid;
	width:130px
}


.bouton_news {
	font-family:Verdana,Arial,Helvetica;
	font-size:12px;
	color:#ffffff;
	background-color:#968273;
	border-bottom:#968273 1px solid;
	border-top:#968273 1px solid;
	border-left:#968273 1px solid;
	border-right:#968273 1px solid;
}

/**********************************************************BDD AUTO **************************************/

.liste_cat{
}
.fichierbin{
}
.photo{
}
/**********************************************************************************************************/



/*********************************************************LIGHTBOX*****************************************/

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right;  color:#333333;}
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(gifs/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gifs/overlay.png", sizingMethod="scale");
	}
	
/********************************************** MODELE ************************************************************/
#container {
	height: auto;
	width:897px;
	margin:20px auto;
	overflow:hidden;
}
#header {
	background:url(gifs/modele_05.jpg) no-repeat;
	height:272px;
	position:relative;
}
#logo a {
	background:url(gifs/modele_02.jpg) no-repeat;
	display:block;
	height:62px;
	width:685px;
	padding : 0 0 0 212px;
	color:#FFFFFF;
	font-size:19px;
	letter-spacing:0.15em;
	line-height:26px;
	text-align:center;
}
#content {
	margin:30px 0 0 0;
	height: auto;
	overflow:hidden;
	width:897px;
	background-image: url(gifs/trame.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

#colonne_left {
	float: left;
	height:auto;
	width: 212px;
	font-size:11px;
	line-height:16px;
}
#colonne_left h2 {
	font-size:11px;
	line-height:16px;
	font-weight:normal;
}
#colonne_left strong {
	font-size:12px;
	font-style:italic;
	}
#colonne_left a {
	font-size:14px;
	display:block;
	color:#968273;
	font-weight:bold;
	letter-spacing:0.08em;
	margin-bottom:20px;
}
#colonne_left a:hover {
	color:#535353;
}
#colonne_center {
	background:url(gifs/modele_09.jpg) no-repeat;
	float: left;
	height: auto;
	width: 685px;
	overflow:hidden;
}
#menu {
	z-index:10;
	position:absolute;
	height: 272px;
	width:212px;
}
#diapo {
	height:272px;
	width:897px;
	z-index:1;
	position:absolute;
}

#options {
	height: 53px;
	width: 185px;
}	
#footer {
	background:url(gifs/modele_10.jpg) no-repeat;
	height: 60px;
	width:897px;
	text-align:center;
	font-size:11px;
	padding-top:40px;
}
#footer a {
	color:#968273;
	font-size:10px;
}
#footer a:hover {
	color:#535353;
}
#footer a:visited {
	font-weight:bold;
}
/*************************************************** COMMUN *******************************************************/
#page {
	padding:30px 95px 30px 35px;
	overflow:hidden;
	float:left;
	width:555px;
}
.liste-normale {
	margin: 5px 0 5px 40px;
	font-size:11px;
}
.liste-normale strong {
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	color:#bea694;
}
.lien {
	color:#968273;
	font-weight:bold;
	font-size:14px;
	letter-spacing:0.08em;
}
.lien:hover {
	color:#535353;
}
.img-left {
	float:left;
}
.annotation {
	display:block;
	text-align:center;
	display:block;
	font-size:16px;
	color:#968273;
	font-weight:bold;
	padding:10px 0 10px 0;
	letter-spacing:0.1em;
}
.annotation strong {
	font-size:20px;
	font-weight:normal;
}
.normale {
	text-align:justify;
	text-indent:30px;
}
/************************************************** MISE EN PAGE ********************************************************/
.left {
	float:left;
	line-height:16px;
	width:260px;
	text-align:justify;
	text-indent:30px;
}
.encart {
	float:left;
	padding:0 0 0 50px;
}
.realisation, .projet {
	display:block;
	width:135px;
	height:82px;
	padding : 0 0 0 100px!important;
	color:#FFFFFF;
	font-size:14px;
	letter-spacing:0.08em;
	margin:0 0 20px 0!important;
	text-align:center;
	line-height:20px;
}
.middle {
	display:block;
	font-size:20px;
	padding:10px 0 10px 0px;
}
.projet {
	background:url(gifs/encart_16.jpg);
	background-repeat:no-repeat;
}
.realisation {
	background:url(gifs/encart_13.jpg);
	background-repeat:no-repeat;
}
.realisation:hover, .realisation:hover {
	display:block;
	width:135px;
	padding : 0 0 0 100px!important;
}
.realisation:hover {
	background:url(gifs/over_13.jpg)!important;
	background-repeat:no-repeat!important;
}
.projet:hover {
	background:url(gifs/over_16.jpg)!important;
	background-repeat:no-repeat!important;
}
/******************************************* CONTACT PLAN D'ACCES NEWSLETTER 404 **************************************************/
.boite1 {
	float:left;
	width:260px;
	padding: 0 20px 0 0;
}
.boite3 {
	float:left;
	width:380px;
	padding: 0 10px 0 0;
}
.boite2 {
	float:left;
}
.mise a {
	color:#968273;
	font-weight:bold;
	font-size:12px;
	letter-spacing:0.08em;
}
.mise a:hover {
	color:#535353;
}
/************************************************** BDD ********************************************************/
.go, .go2, .go:hover, .go2 hover {
	height:99px;
	width:26px;
	display:block;
	float:left;
	padding:10px!important;
	margin:103px 0 0 0!important;
}
.go {
	background:url(gifs/fleches_03.gif) no-repeat;
}
.go2 {
	background:url(gifs/fleches_05.gif) no-repeat;
}
.go2:hover {
	background:url(gifs/over_05.gif) !important;
	background-repeat:no-repeat!important;
}
.go:hover {
	background:url(gifs/over_03.gif) !important;
	background-repeat:no-repeat!important;
}

.img_diapo{
	cursor:pointer;
}

#apercu_diapo{
	width:400px;
	height:300px;
	border:3px solid #000000;
	margin-right:20px;
	overflow:hidden;
	float:left;
}

#apercu_diapo img{
border:none;
}

.miniature1{
float:left;
width:60px;
height:60px;
margin-right:10px;
text-align:center;
margin-bottom:20px;
}
.miniature1 a {
color:#ffffff!important;
font-size:10px!important;
line-height:13px;
font-weight:normal!important;
letter-spacing:normal!important;
}

.miniature1 img{
	border:2px solid #6F5D4F;
}

.miniature{
width:205px;
}

#description_categorie{
width:380px;
text-align:justify;
padding:10px;
margin-left:46px;
background:#000000;
border:3px solid #000000;
}