/********************************************************************* 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: #515151;
	text-decoration: none;
}

body {
	margin: 0px;
	background-image: url(gifs/images/tech-services-fond.jpg);
	background-repeat: repeat-x;
	background-color: #b699ae;
}

h1 {
	background-image: url(gifs/images/tech-services-titre.jpg);
	width: 318px;
	height: 32px;
	font-size: 14px;
	color: #490035;
	padding-top: 7px;
	padding-left: 8px;
	}
	


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


/********************************************************************** 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 **************************************/
.numpage {
}
.numpage_selec {
	color:#CC0000;
	font-size:14px;
}
.bt_suivant{
}
.bt_precedent{
}
.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; }
#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");
	}
	
/**********************************************************************************************************/

/***********************************************Menu CSS**************************************************/
ul.MenuHorizontal {
   width: 198px;
   list-style: none;
   margin: 0;
   padding: 0;
   overflow: hidden;
}

ul.MenuHorizontal li a:hover, ul.MenuHorizontal li a:visited {
	font-family:Arial,Helvetica,sans-serif !important;
	font-size:12px !important;
	color:#fff;
	text-decoration:none;
	}

ul.MenuHorizontal li a {
   display: block;
   color: #FFF;         /*Ici, changer la couleur de la police*/
   font-family: Arial, Helvetica, sans-serif;         /*Ici, changer la police du menu*/
   font-size: 12px;         /*Ici, changer la taille de la police du menu*/
   font-weight: bold;
   padding-top: 0px;         /*Ici, on joue sur le padding pour centrer le texte verticalement*/
   width: 198px;
   text-align: left;
   padding-left:50px;
   line-height:21px;
   text-decoration: none;
}

li#menu0 a {
   background-image: url(gifs/images/tech-services1.jpg);         /*Ici l'image de fond de la cellule*/
}

li#menu1 a {
   background-image: url(gifs/images/tech-services2.jpg);         /*Ici l'image de fond de la cellule*/
}

li#menu2 a {
   background-image: url(gifs/images/tech-services3.jpg);         /*Ici l'image de fond de la cellule*/
}

li#menu3 a {
   background-image: url(gifs/images/tech-services4.jpg);         /*Ici l'image de fond de la cellule*/
}

li#menu4 a {
   background-image: url(gifs/images/tech-services5.jpg);         /*Ici l'image de fond de la cellule*/
}

li#menu5 a {
   background-image: url(gifs/images/tech-services6.jpg);         /*Ici l'image de fond de la cellule*/
}

li#menu6 a {
   background-image: url(gifs/images/tech-services7.jpg);         /*Ici l'image de fond de la cellule*/
}

li#menu7 a {
   background-image: url(gifs/images/tech-services8.jpg);         /*Ici l'image de fond de la cellule*/
}

li#menu8 a {
   background-image: url(gifs/images/tech-services9.jpg);         /*Ici l'image de fond de la cellule*/
}

li#menu0 a:hover, a#selected-over0 {
   background-image: url(gifs/images/tech-services1_over.jpg) !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu1 a:hover, a#selected-over1 {
   background-image: url(gifs/images/tech-services2_over.jpg) !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu2 a:hover, a#selected-over2 {
   background-image: url(gifs/images/tech-services3_over.jpg) !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu3 a:hover, a#selected-over3 {
   background-image: url(gifs/images/tech-services4_over.jpg) !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu4 a:hover, a#selected-over4 {
   background-image: url(gifs/images/tech-services5_over.jpg) !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu5 a:hover, a#selected-over5 {
   background-image: url(gifs/images/tech-services6_over.jpg) !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu6 a:hover, a#selected-over6 {
   background-image: url(gifs/images/tech-services7_over.jpg) !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu7 a:hover, a#selected-over7 {
   background-image: url(gifs/images/tech-services8_over.jpg) !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu8 a:hover, a#selected-over8 {
   background-image: url(gifs/images/tech-services9_over.jpg) !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu9 a:hover, a#selected-over9 {
   background-image: url(gifs/images/tech-services10_over.jpg) !important;         /*Ici l'image de fond over de la cellule*/
} 

#sousmenu1 ul, #sousmenu2 ul, #sousmenu3 ul {
	padding:0;
	margin:0;
	margin:10px 0 10px 38px;
}

#sousmenu1 ul#none3 li a, #sousmenu2 ul#none4 li a, #sousmenu3 ul#none li a, #sousmenu3 ul#none2 li a {
	padding:0;
	margin:0;
	color:#490035 !important;
	font-family:Arial,Helvetica,sans-serif !important;
	font-size:11px !important;
	font-weight:normal;
	list-style-type:square;
	background-image:none !important;
	padding:0;
	line-height:normal;
	}

#sousmenu1 ul#none3 li a:active, #sousmenu2 ul#none4 li a:active, #sousmenu3 ul#none li a:active, #sousmenu3 ul#none2 li a:active {
	padding:0;
	margin:0;
	color:#490035;
	text-decoration:none;
}

#sousmenu1 ul#none3 li a:hover, #sousmenu2 ul#none4 li a:hover, #sousmenu3 ul#none li a:hover, #sousmenu3 ul#none2 li a:hover {
	padding:0;
	margin:0;
	color:#490035;
	text-decoration:underline;
}

/************************ MENU ****************************/
#index {    /* "lien" sera notre conteneur, ici la balise div */
    width: 198px;  /* changer la largeur ici */
    height: 21px; /* changer la hauteur ici */
    background: url(gifs/images/tech-services-menu1-r.jpg) no-repeat left top;    /* placement de l'image over */
}

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

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


#decoration {    /* "lien" sera notre conteneur, ici la balise div */
    width: 198px;  /* changer la largeur ici */
    height: 22px; /* changer la hauteur ici */
    background: url(gifs/images/tech-services-menu2-r.jpg) no-repeat left top;    /* placement de l'image over */
}

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

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


#amenagement {    /* "lien" sera notre conteneur, ici la balise div */
    width: 198px;  /* changer la largeur ici */
    height: 22px; /* changer la hauteur ici */
    background: url(gifs/images/tech-services-menu3-r.jpg) no-repeat left top;    /* placement de l'image over */
}

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

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


#creation-espace {    /* "lien" sera notre conteneur, ici la balise div */
    width: 198px;  /* changer la largeur ici */
    height: 22px; /* changer la hauteur ici */
    background: url(gifs/images/tech-services-menu4-r.jpg) no-repeat left top;    /* placement de l'image over */
}

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

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


#installation-electrique {    /* "lien" sera notre conteneur, ici la balise div */
    width: 198px;  /* changer la largeur ici */
    height: 22px; /* changer la hauteur ici */
    background: url(gifs/images/tech-services-menu5-r.jpg) no-repeat left top;    /* placement de l'image over */
}

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

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


#realisations {    /* "lien" sera notre conteneur, ici la balise div */
    width: 198px;  /* changer la largeur ici */
    height: 22px; /* changer la hauteur ici */
    background: url(gifs/images/tech-services-menu6-r.jpg) no-repeat left top;    /* placement de l'image over */
}

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

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


#devis {    /* "lien" sera notre conteneur, ici la balise div */
    width: 198px;  /* changer la largeur ici */
    height: 22px; /* changer la hauteur ici */
    background: url(gifs/images/tech-services-menu7-r.jpg) no-repeat left top;    /* placement de l'image over */
}

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

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


#qui-sommes-nous {    /* "lien" sera notre conteneur, ici la balise div */
    width: 198px;  /* changer la largeur ici */
    height: 22px; /* changer la hauteur ici */
    background: url(gifs/images/tech-services-menu8-r.jpg) no-repeat left top;    /* placement de l'image over */
}

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

#qui-sommes-nous a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#contact {    /* "lien" sera notre conteneur, ici la balise div */
    width: 198px;  /* changer la largeur ici */
    height: 22px; /* changer la hauteur ici */
    background: url(gifs/images/tech-services-menu9-r.jpg) no-repeat left top;    /* placement de l'image over */
}

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

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


#actualites {    /* "lien" sera notre conteneur, ici la balise div */
    width: 198px;  /* changer la largeur ici */
    height: 21px; /* changer la hauteur ici */
    background: url(gifs/images/tech-services-menu10-r.jpg) no-repeat left top;    /* placement de l'image over */
}

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

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

/********************************* FIN MENU **********************************/

.fd_blanc_contenu {
	background-color: #FFFFFF;
	width: 707px;
	height: 370px;
	padding: 30px 30px 0px 20px;
	}
	
.fd_blanc_gauche {
	background-color: #FFFFFF;
	}
	
.footer {
	color: #2a2a2a;
	padding-top: 5px;
	}
	
	.footer a {
		color: #2a2a2a;
		text-decoration: none;
		}
		
	.footer a:hover {
		text-decoration: underline;
		}
		
.fd_newsletter {
	background-image: url(gifs/images/tech-services-newsletter2.jpg);
	background-repeat: no-repeat;
	width: 183px;
	height: 38px;
	padding-left: 8px;
	}


/*************************** ENCARTS ************************/	
.encart1 {
	background-image: url(gifs/images/tech-services-encart1-2.jpg);
	background-repeat: no-repeat;
	width: 215px;
	height: 47px;
	padding-left: 12px;
	padding-top: 2px;
	
	}
	
	.encart1 a {
		color: #FFFFFF;
		font-weight: bold;
		}
		
.encart2 {
	background-image: url(gifs/images/tech-services-encart2-2.jpg);
	background-repeat: no-repeat;
	width: 215px;
	height: 47px;
	padding-left: 12px;
	padding-top: 2px;
	}
	
	.encart2 a {
		color: #FFFFFF;
		font-weight: bold;
		}
		
.encart3 {
	background-image: url(gifs/images/tech-services-encart3-2.jpg);
	background-repeat: no-repeat;
	width: 215px;
	height: 47px;
	padding-left: 12px;
	padding-top: 2px;
	}
	
	.encart3 a {
		color: #FFFFFF;
		font-weight: bold;
		}

/************************************* FIN ENCARTS ***************************/

.chemin {
	font-size: 13px;
	font-weight: bold;
	color: #490035;
	}
	
.bordure_img {
	border: solid 1px #490035;
	}
	

.pet {
	background-image:url(gifs/images/pet1.jpg);
	background-repeat:repeat-y;
}

.pet li {
	list-style-type: square;
}
div#formulaire fieldset{
	height:240px;
}

div#formulaire p {
	margin:6px;
	padding:0;
}

fieldset#coordonnees{
	float:left;
}
fieldset#coordonnees{
	float:left;
}
fieldset#coordonnees label{
	width:100px;
	float:left;
	text-align:right;
	padding-right:5px;
}

div#formulaire fieldset{
	width:45%;
}

.fd_devis {
	background-image: url(gifs/images/tech-services-devis1.jpg);
	background-repeat: no-repeat;
	width: 198px;
	height: 126px;

	}
	
	.fd_devis div {
		padding-top: 15px;
		padding-left: 12px;
	}
	
	.fd_devis a {
		font-weight: bold;
		color: #4d4d4d;
		text-decoration: none;
		padding-left: 68px;
	}
	
	.fd_devis a:hover {
		font-weight: bold;
		color: #4d4d4d;
		text-decoration: underline;
		padding-left: 68px;
	}
	
.txt_devis1 {
	font-size: 12px;
	color: #4d4d4d;
	font-weight: bold;
	}
	
.txt_devis2 {
	font-size: 16px;
	color: #490035;
	font-weight: bold;
	padding-left: 85px;
	}
	
.fd_logo2 {
	background-image: url(gifs/images/tech-services-logo2.jpg);
	background-repeat: no-repeat;
	width: 226px;
	height: 77px;
	color: #490035;
	font-size: 16px;
	text-align: center;
	}
	
	.fd_logo2 div {
		padding-top: 12px;
		}
