*{
	margin:0;
	padding:0;
}

body{
	background:#7E0131;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#fff;
}

a{
	text-decoration:none;
}

/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                     CLASSES DISPLAY et CLEAR                                     */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


.lineclear{
	clear:both;
}

.lineclear2{
	clear:left;
}

.display{
	display:none;
}

.vishidden{
	visibility:hidden
}


/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                          CLASSES TEXTE                                           */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


.bold{
	font-weight:bold;
}


/*##################################################################################################*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*((((((((((((((((((((((                  STRUCTURE COMMUNE                   ))))))))))))))))))))))*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*##################################################################################################*/


#global{
	width:955px;
}

#droite{
	background:url(images/bg_body_droite.gif) repeat-x;
}

#gauche{
	background:url(images/bg_body_gauche.gif) repeat-x;
}


/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                             BANDEAU                                              */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


#bandeau{
	height:102px;
	background:url(images/bandeau.jpg) no-repeat;
}

#bandeau img{
	margin-left:50px;
}


/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                               MENU                                               */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


#menu{
	float:left;
	width:280px;
	background:url(images/bg_menu.jpg) no-repeat;
}

#menu ul{
	width:115px;
	height:132px;
	list-style-type:none;
	padding:27px 0 0 110px;
}

#menu ul li a{
	display:block;
	width:115px;
	height:33px;
}

#menu ul li a.menu1{
	background:url(images/menu1.gif) no-repeat;
}

#menu ul li a.menu2{
	background:url(images/menu2.gif) no-repeat;
}

#menu ul li a.menu3{
	background:url(images/menu3.gif) no-repeat;
}

#menu ul li a.menu4{
	background:url(images/menu4.gif) no-repeat;
}

#menu ul li a:hover{
	background-position:0px -38px;
}

#menu ul li a.focus{
	background-position:0px -38px;
}


/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                             CONTENU                                              */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


#contenu{
	float:left;
	width:665px;
	background:url(images/bg_contenu.jpg) no-repeat;
	padding:0 0 0 10px;
}

#hauteur{
	float:right;
	width:0px;
	height:623px;
}


/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                              FOOTER                                              */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


#footer{
	font-size:10px;
}

#footer ul li{
	display:inline;
	list-style-type:none;
}

#footer ul li a{
	color:#fff;
}

#footer ul li a:hover{
	color:#CCE400;
}


/*`````````````````````````````````````````` logo toptech ``````````````````````````````````````````*/


#tt{
	text-align:center;
	margin-top:20px;
}

#tt a{
	font-size:9px;
	color:#fff;
}

#tt a:hover{
	color:#CCE400;
}



/*##################################################################################################*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*((((((((((((((((((((((                       ACCUEIL                        ))))))))))))))))))))))*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*##################################################################################################*/


/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                             CONTENU                                              */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


/*`````````````````````````````````````````` presentation ``````````````````````````````````````````*/


#presentation{
	width:615px;
	padding:9px 0 0 0;
	background:url(images/bg_presentation.jpg) no-repeat right 9px;
}

#presentation img{
	float:left;
}

#presentation-txt{
	width:250px;
	float:left;
	padding:11px 0 0 20px;
}

h3.h3-presentation{
	display:block;
	width:250px;
	height:26px;
	background:url(images/bg_h3-presentation.jpg) no-repeat;
	font-size:12px;
}


/*`````````````````````````````````````````` fournisseurs ``````````````````````````````````````````*/


#fournisseurs{
	padding:25px 0 50px 0;
	width:615px;
}

h3.h3-fournisseurs{
	display:block;
	width:615px;
	height:30px;
	background:url(images/bg_h3-fournisseurs.jpg) no-repeat;
	font-size:12px;
}

div.fourni{
	width:87px;
	float:left;
	color:#CCE400;
	font-size:10px;
}

div.fourni a{
	color:#CCE400;
}

div.fourni a:hover{
	color:#70B000;
}

div.fourni img{
	padding-bottom:5px;
}


/*##################################################################################################*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*((((((((((((((((((((((                      HISTORIQUE                      ))))))))))))))))))))))*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*##################################################################################################*/


/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                             CONTENU                                              */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


/*````````````````````````````````````````````` photo ``````````````````````````````````````````````*/


#photo{
	padding:12px 0 28px 0;
}


/*````````````````````````````````````````````` texte ``````````````````````````````````````````````*/


#historique{
	width:615px;
	background:url(images/bg_historique.jpg) no-repeat right 76px;
	padding:0 0 50px 0;
}

h3.h3-historique{
	display:block;
	width:615px;
	height:30px;
	background:url(images/bg_h3-historique.jpg) no-repeat;
	font-size:12px;
}

#historique p{
	width:356px;
	text-align:justify;
}


/*##################################################################################################*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*((((((((((((((((((((((                      PRESTATIONS                     ))))))))))))))))))))))*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*##################################################################################################*/


/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                             CONTENU                                              */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


/*``````````````````````````````````````````` vignettes ````````````````````````````````````````````*/


#vignettes{
	width:615px;
	padding:0 0 50px 0;
}

h3.h3-prestations{
	display:block;
	width:615px;
	height:30px;
	background:url(images/bg_h3-prestations.jpg) no-repeat;
	font-size:12px;
}

#vignettes p.categorie{
	width:118px;
	float:left;
	display:block;
	font-size:13px;
	padding-top:15px
}

div.visu{
	float:left;
	width:493px;
}

div.visu img{
	padding:0 11px 11px 0;
	cursor:pointer;
}

div.visu img.nopad{
	padding-right:0px;
}

div.visu img.nopoint{
	cursor:default;
}


/*##################################################################################################*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*((((((((((((((((((((((                        CONTACT                       ))))))))))))))))))))))*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*##################################################################################################*/


/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                             CONTENU                                              */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


/*`````````````````````````````````````````` formulaire ````````````````````````````````````````````*/


#formulaire{
	width:250px;
	float:left;
	padding:36px 0 0 14px;
}

h3.h3-form{
	display:block;
	width:259px;
	height:24px;
	background:url(images/bg_h3-formulaire.jpg) no-repeat;
	font-size:12px;
}


.input{
	width:251px;
	height:14px;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#000;
	background:#E4BACC;
	border:solid 1px #670F32;
	padding:0px 0px 0px 4px;
	margin:0px 0px 4px 0px;
}

textarea{
	width:251px;
	height:70px;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#000;
	background:#E4BACC;
	border:solid 1px #670F32;
	padding:0px 0px 0px 4px;
	margin:0px 0px 4px 0px;
}

#bouton{
	display:block;
	width:120px;
	height:20px;
	margin:0px 0px 0px 137px;
	background:#E4BACC;;
	border:solid 1px #670F32;
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#000;
	cursor:pointer;
}


/*````````````````````````````````````````````` plan ```````````````````````````````````````````````*/

#plan{
	padding:25px 0 50px 0;
	width:615px;
}

h3.h3-plan{
	display:block;
	width:613px;
	height:31px;
	background:url(images/bg_h3-plan.jpg) no-repeat;
	font-size:12px;
}

#plan img{
	cursor:pointer;
	float:left;
}

#coord{
	float:left;
	width:262px;
	padding:10px 0 0 15px;
}

p.adr{
	padding:0 0 0 46px;
	background:url(images/bg-adr.gif) no-repeat;
	height:47px;
}

p.tel{
	padding:0 0 0 46px;
	background:url(images/bg-tel.gif) no-repeat;
	height:46px;
}

p.mail{
	padding:9px 0 0 46px;
	background:url(images/bg-mail.gif) no-repeat;
	height:38px;
}


/*##################################################################################################*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*((((((((((((((((((((((                   MENTIONS LEGALES                   ))))))))))))))))))))))*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*##################################################################################################*/


h3.h3-mentions{
	display:block;
	width:615px;
	height:30px;
	background:url(images/bg_h3-mentions.jpg) no-repeat;
	font-size:12px;
}


/* **************** REFRENCEMENT ******************* */

a img {
	border: 0;
}

a.lien1 {
	color: #fff;
}
a.lien1:hover {
	text-decoration: underline;
}