/********************************************************************* Balise ****************************************************************/
form {
	padding: 0px;
	margin: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #2f2f2f;
	text-decoration: none;
}

.centrer {
	text-align: center;
}

body {
	margin: 0px;
	background-color: #FFFFFF;
}
.fdhaut {
	border-bottom:1px solid #b2a58f;
	text-align:right;
	padding-right: 22px;
	margin-left:10px;
	width:909px;
}


/******************************************************************** Lien ******************************************************************/
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2f2f2f;
	text-decoration: underline;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2f2f2f;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #2f2f2f;
}
a:active {
	text-decoration: underline;
	color: #2f2f2f;
}


/********************************************************************** Class **************************************************************/
.scrollbarre {
	overflow:auto;
}

/********************************************************************** Newsletter **************************************************************/
.email_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:11px;
	color:#000000;
	background-color:#ffffff;
	border-bottom:#bbbbbb 1px solid;
	border-top:#bbbbbb 1px solid;
	border-left:#bbbbbb 1px solid;
	border-right:#bbbbbb 1px solid;
}

.bouton_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:12px;
	color:#ffffff;
	background-color:#585858;
	border-bottom:#585858 1px solid;
	border-top:#585858 1px solid;
	border-left:#585858 1px solid;
	border-right:#585858 1px solid;
}

/**********************************************************BDD AUTO **************************************/
a.numpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2f2f2f;
	text-decoration: none;
}
a.numpage:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2f2f2f;
	text-decoration: none;
}
a.numpage:hover {
	text-decoration: none;
	color: #c90000;
}
a.numpage:active {
	text-decoration: none;
	color: #2f2f2f;
} 

.numpage_selec {
	color:#ff0000;
}
.bt_suivant{
}
.bt_precedent{
}
.liste_cat{
}
.fichierbin{
}
.photo{
}
/**********************************************************************************************************/

.fdhaut ul {
	padding: 0px;
	margin: 0px;
		
}

.fdhaut ul li {
	background-image: url(gifs/images/puce1_04.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	display:inline;
	padding-left: 13px;
	margin-left: 15px;
}
.fd1 {
	background-image: url(gifs/images/architecte-schietse_12.jpg);
	background-repeat:repeat-y;
	background-position: top;
	min-height: 450px;
	padding-left: 20px;
	padding-right: 30px;
	width: 890px;
}

.fdhaut a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2f2f2f;
	text-decoration: none;
}
.fdhaut a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2f2f2f;
	text-decoration: none;
}
.fdhaut a:hover {
	text-decoration: underline;
	color: #2f2f2f;
}
.fdhaut a:active {
	text-decoration: none;
	color: #2f2f2f;
}



#me1 {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 69px;  /* changer la largeur ici */ 
    height: 38px; /* changer la hauteur ici */ 
    background: url(gifs/images/over_05.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#me1 a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/images/architecte-schietse_05.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#me1 a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
} 


#me2 {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 73px;  /* changer la largeur ici */ 
    height: 38px; /* changer la hauteur ici */ 
    background: url(gifs/images/over_06.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#me2 a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/images/architecte-schietse_06.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#me2 a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
} 


#me3 {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 71px;  /* changer la largeur ici */ 
    height: 38px; /* changer la hauteur ici */ 
    background: url(gifs/images/over_07.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#me3 a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/images/architecte-schietse_07.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#me3 a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
} 


#me4 {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 61px;  /* changer la largeur ici */ 
    height: 38px; /* changer la hauteur ici */ 
    background: url(gifs/images/over_08.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#me4 a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/images/architecte-schietse_08.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#me4 a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
} 


#me5 {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 68px;  /* changer la largeur ici */ 
    height: 38px; /* changer la hauteur ici */ 
    background: url(gifs/images/over_09.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#me5 a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/images/architecte-schietse_09.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#me5 a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
} 


#me6 {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 84px;  /* changer la largeur ici */ 
    height: 38px; /* changer la hauteur ici */ 
    background: url(gifs/images/over_10.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#me6 a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/images/architecte-schietse_10.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#me6 a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
}

h1 {
	font-size: 11px;
	text-align:left;
	font-weight:normal;
	margin:5px;
}

h2 {
	font-size: 15px;
}

p {text-align:justify}

.fd1 strong, legend {
	color: #c90000;
}

h3 {
	color: #c90000;
	font-size:14px;
}

.fdbas {
	background-image: url(gifs/images/architecte-schietse_14.jpg);
	background-repeat: no-repeat;
	height: 53px;
	width: 885px;
	color: #cdbfa6;
	padding-left: 55px;
	padding-top: 10px;
	background-position:top;
}


.fdbas a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.fdbas a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.fdbas a:hover {
	text-decoration: underline;
	color: #ffffff;
}
.fdbas a:active {
	text-decoration: none;
	color: #ffffff;
}

#sousmenu {
	margin: 0px;
	padding: 0px;
	height: 30px;
}

#sousmenus {
	margin: 20px 0 0 0;
	padding: 0px;
	height: 30px;
}
.contour {
	border: 1px solid #666666;
}
.fdtableau {
	background-color: #e9e9e9;
}



#encart_adresse{
	margin:0;
	background:url(gifs/images/architecte-schietse_04.jpg);
	width:448px;
	height:68px;
}

#encart_adresse p{
	margin:0;
	text-align:right;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.adresse{
	color:#2F2F2F;
	font-size:14px;
	padding:10px 35px 0 0;
}

.tel{
	color:#EC0000;
	font-size:24px;
	padding:0 35px 0 0;
}

/*TPL*/

#projet h2 {
	color:#C90000;
	font-size:15px;
	font-weight:bold;
}
.projet{
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000;
}

#projet  ul {
	margin:0;
	padding:0;
	margin-left:35px;
}

#projet li {
	list-style:url(gifs/puce.jpg);
	margin-bottom:5px;
}

.colonnegauche{
	width:395px;
	margin:0 20px 0 0;
	float:left;
	text-align:justify;
}

.colonnedroite{
	width:430px;
	margin:0;
	padding:40px 0 0 0;
	float:left;
}

.imagegauche{
	border:solid 1px #666;
	margin:0 15px 0 0;
	float:left;
}

.imagedroite{
	border:solid 1px #666;
	margin:0;
	float:left;
}

.clear {
	 height:10px;
	 clear:both;
}

.chemin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	padding-left: 20px;
}

#footer {
	font-size:9px;
	text-align:center;
	color:#CDBFA6;
}