/*orange # FF7F00
vert # CCFF00
vert alternatif #D8F079*/



.img_txt {
	line-height: 1px;
}
.img_txt img {
	display: inline;
	vertical-align: middle;
}
.img_txt span {
	vertical-align: middle;
	padding-left:15px;
}
.img_txt em {
	padding-left:15px;
}

/*définit la couleur de fond*/
body   					
{ 
  background-color: #666666;
  text-align:center;
  	font-family: arial,helvetica,sans;
	margin:0;
}

a:link
{
   color:#FFFFFF;
   text-decoration: none;
}
a:visited
{
   color:#FFFFFF;
   text-decoration: none;
}
a:hover
{
   color:#FFFFFF;
   text-decoration: none;
}
a:active
{
   color:#FFFFFF;
   text-decoration: none;
}
#anim_flash
{
	margin-left:20px;
	margin-bottom: 30px;
	height: 300px;
}
#anim_flash_anim
{
	float: left;	
	width: 150px;
}
#anim_flash_desc
{
	float: left;
	margin-top: 40px;
	margin-left:200px;
}
#anim_flash h1
{
	font-size: 14px;
}
#anim_flash p
{
	margin-left: -10px;
}

/*définit position de la home page*/

#contenu     			
{ 			
	width : 994px;
	margin: 15px auto 15px auto;
	padding:2px;
	background-color: #FFFFFF;
	text-align:left;

}
/*définit position du bandeau*/
#bandeau     			
{
	height: 225px;
	width : 990px;
	left: 2px;
	text-align:center;
	background: #0C7794 url('../images/visuel-batiment.jpg') no-repeat bottom ; 

	position:relative;
}

#bandeau h1 {
	display:none;
}
/*définit position du titre*/
#bandeau h2     			
{
	margin: 0;
	font-size: 18px;
	text-align: left;
	font-weight:normal;
	
	position:absolute;
	padding:0;
	top:149px;
	left:50px;
	
}
#bandeau h2  span
{
	font-size: 12px;
}
#bandeau h2 span a 
{
	color:black;		
}
/*définit position de la deuxieme partie de la page*/
#main     			
{
	position:relative;
	width:990px;
	background-color: #0C7794;
	margin: 0 auto;
	min-height:412px;
}
/*définit position du menu central (les liens en blancs)*/
.menu     			
{ 			
	height : 40px ;
	position: absolute;
	background-color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	line-height:40px;
}


a.menu 
{
	display:block !important;
	color: #000000 !important;		
}

a.menu:hover 
{
	background-color:#EFEFEF;
}
/*définit position du lien 1*/
#menu-1				
{
	width : 320px ;
	left: 180px;
	top: 40px;
}
/*définit position du lien 2*/
#menu-2				
{
	width : 420px ;
	left: 230px;
	top: 83px;
}
/*définit position du lien 3*/
#menu-3				
{
	width : 340px ;
	left: 160px;
	top: 126px;
}
/*définit position du lien 4*/
#menu-4				
{
	width : 180px ;
	left: 503px;
	top: 126px;
}
/*défabout:init position du lien 5*/
#menu-5				
{
	width : 180px ;
	left: 200px;
	top: 169px;
}
/*définit position du lien 6*/
#menu-6				
{
	width : 340px ;
	left: 383px;
	top: 169px;
}
/*définit position du lien 7*/
#menu-7				
{
	width : 420px ;
	left: 240px;
	top: 212px;
}
/*définit position de l'adresse du site*/
#lien_site				
{
	position:absolute;
	padding:0;
	top:200px;
	left:20px;
	font-size: 11px;

}
#lien_site2				
{
	position:absolute;
	padding:0;
	top:200px;
	left:210px;
	font-size: 16px;
	font-weight: bold;
}
/*définit position du logo de val de fensh*/
#logo				
{
	left: 20px;
	top: 150px;
	position: absolute;
}


#sites_partenaires
{
	width: 180px;
	
	border: 1px solid #FFFFFF;
	text-align: center;
	
	position: absolute;
	top:320px;
	left:20px;
}

#sites_partenaires a
{
	display:block !important;
	font-size: 11px;
	padding:5px 0;
}
/*définit position du lien contactez-nous*/
#contact				
{
	left: 450px;
	top: 255px;
	position: absolute;
}
/*définit position du lien en savoir plus*/
#savoir_plus				
{
	display: block;
	width: 200px;
	height:70px;
	left: 240px;
	top: -33px;
	position: absolute;
	z-index: 1000;
	background: transparent url('/images/titre.png') no-repeat bottom ; 

}
/*définit position de la puce 1*/
#puce1				
{
	left: 255px;
	top: 24px;
	position: absolute;
	z-index: 1001;
}
/*définit position de la puce 2*/
#puce2				
{
	left: 540px;
	top: 115px;
	position: absolute;
}
/*définit position de la puce 3*/
#puce3				
{
	left: 230px;
	top: 158px;
	position: absolute;
}
/*définit position de la puce 4*/
#puce4				
{
	left: 470px;
	top: 202px;
	position: absolute;
}
/*définit position de la bulle qui indique ou se trouve le batiment*/
#localisation				
{
	left: 780px;
	top: 0px;
	position: absolute;
	
}


#ZoneActivite{
	position: absolute;
	right: 5px;
	top: 210px;
	height:130px;
	width:280px;
	background:transparent url('../images/rds-2.jpg') no-repeat bottom right ;

}

#ZoneActivite h2{
	font-size: 12px;
	color: white;
	display: block;
	background:transparent url('../images/puce.jpg') no-repeat left ;
	padding-left: 15px;
	
}


#ZoneActivite li {
	display: inline;
	}

#ZoneActivite .menu1 a {
	display:block !important;
	padding-left:20px;
	height: 25px;
	font-size: 12px;
	margin:0;
	line-height: 25px;
	
}

#ZoneActivite .menu1 #logo2				
{
	left: 860px;
	top: 150px;
	position: absolute;
}

#ZoneActivite .menu1 a:hover {
	background:transparent url('../images/fl.jpg') no-repeat left;
}




#ZoneActivite .menu2 a {
	font-size: 12px;
	display:block;
	border:1px solid white;
	margin-top: 10px;
	width: 200px;
	height: 25px;
	line-height: 25px;
}

#ombreDuBas
{
	margin: -15px auto 0px auto;
	width: 998px;
	height: 8px;
	background:transparent url('../images/ombre.png') repeat-x left top;

;
}

#ombreBanniere
{
	margin: 0px auto 0px auto;
	width: 990px;
	background:transparent url('/images/ombre2.png') repeat-x left top;
	z-index:50;
	position: absolute;
}

#logo2				
{
	left: 860px;
	top: 150px;
	position: absolute;
}


.menu-gauche
{
	background-color: #FFFFFF;
	width: 195px;
	height: 43px;
	left: 0;
	position: absolute;
	font-size: 10px;
	text-align: center;
	line-height:40px;
}
a.menu-gauche
{
	display:block !important;
	color: #000000 !important;		
}

a.menu-gauche:hover 
{
	background-color:#EFEFEF;
}

#lien1
{
	top: 30px;	
}
#lien2
{
	top: 74px;	
}
#lien3
{
	top: 118px;	
}
#lien4
{
	top: 162px;	
}
#lien5
{
	top: 206px;	
}
#lien6
{
	top: 250px;	
}
#lien7
{
	top: 294px;	
}
#lien8
{
	top: 338px;	
}


/*définit position de la bulle qui indique ou se trouve le batiment*/
#localisation2				
{
	left: 600px;
	top: 0px;
	position: absolute;
	z-index: 10;
	background: transparent url('../images/accueil_cut_08.png') no-repeat bottom ; 
	width: 180px;
	height: 98px;
	
	
}

#savoir-plus2
{
	display: block;
	width: 200px;
	height:70px;
	position: absolute;
	top: -41px;
	left: -3px;
	z-index: 50;
	background: transparent url('../images/titre2.png') no-repeat bottom ; 
		
}

#savoir-plus2 span
{	
	display: none;
}

#puce1b			
{
	left: 0px;
	top: 16px;
	position: absolute;
	z-index: 51;
}
#puce2b			
{
	left: 165px;
	top: 64px;
	position: absolute;
}
#puce3b			
{
	left: 15px;
	top: 195px;
	position: absolute;
}
#puce4b			
{
	left: 165px;
	top: 284px;
	position: absolute;
}
#contact2
{
	display: bock;
	width: 195px;
	height:29px;
	position: absolute;
	left: 0;
	top: 338px;	
	text-align: center;
	line-height:29px;
	background-color: #CCFF00;
	color: black ;
	font-weight: bold !important;
	font-size: 13px;
}

/* zoneActivite2 : c est le menu de droite dans toues les pages a part a home page*/


#ZoneActivite2{
	width: 155px;
	height:346px;
	left: 835px;
	top: 20px;
	position: absolute;
	background: url('../images/rds-2.jpg') no-repeat bottom right ;
}

#ZoneActivite2 h2{
	font-size: 12px;
	color: white;
	display: block;
	background: transparent url('../images/puce.jpg') no-repeat left top;
	padding-left: 15px;	
	margin-left: 10px;
}



#ZoneActivite2 li 
{
	display: inline;
	
}

#ZoneActivite2 .menu1 a 
{
	display:block !important;
	padding-left:20px;
	font-size: 12px;
	margin-left: -30px;
	margin-bottom:3px;
}

#ZoneActivite2 .menu1 a:hover {
	background:transparent url('../images/fl.jpg') no-repeat left;
}




#ZoneActivite2 .menu2 a {
	font-size: 12px;
	display:block;
	width: 130px;
	border:1px solid white;
	margin-left: -20px;
	margin-bottom:3px;
}

#bloc_info
{

	margin-left: 196px;
	width: 640px;
	background-color: #FFFFFF;
	font-size: 13px;
	min-height: 411px;
}

#bloc_info h3
{
	margin-bottom: 30px;
	margin-top: 0px;
	padding-left: 20px;
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
	height: 45px;
	background-color: #FF7F00;
	line-height:45px;	
}

#bloc_info h4
{
	padding-left: 20px;
}
#bloc_info p
{
	padding: 0px 10px 20px 10px;		
}

#bloc_images
{
	text-align: center;
}
.fleche
{
	
	padding-left: 10px;
	padding-right: 10px;
	color: #FF7F00;
	font-weight: bold;
		
}
.debut_phrase
{	
	color: #FF7F00;
	font-weight: bold;
		
}
.important
{
	color: #61A6BA;
	font-weight: bold;
		
}
#a_retenir
{
	margin-left: 140px;
	text-align:center;
	font-weight:bold;
	border:2px solid #F15ADA;
	color: #61A6BA;
	width: 380px;	

}
#a_retenir2
{
	margin-top: 60px;
	margin-left: 140px;
	text-align:center;
	font-weight:bold;
	border:2px solid #F15ADA;
	color: #61A6BA;
	width: 380px;	

}
#bloc_info h5
{
	padding-left: 10px;
	color: #FF7F00;
	font-weight: bold;
	font-size: 16px;		
}
#bloc_info em
{
	font-size: 11px;	
}
.img_ctr
{
	margin: 10px auto;
	display: block;	
}


#bloc_info a
{
	color: #000000;	
	text-decoration: underline;		
}

.map
{
	margin-left: 40px;	
	
}


.carac_tab
{
	margin-left: 30px;
}


#bloc_info a:hover
{
	text-decoration: underline;		
}




#logoVal2
{
	float:right;
}



#sites_partenaires2
{
	position:absolute;
	bottom:0;
	margin-left:5px;
	width: 90px;
	height: 10px;
	border: 1px solid #FFFFFF;
	text-align: center;
	line-height:10px;	
	display:block !important;
	font-size: 10px;
	padding:2px 0;
	color: #FFFFFF;
}
#sites_partenaires3
{
	position:absolute;
	top:200px;
	margin-left:5px;
	width: 90px;
	height: 10px;
	border: 1px solid #FFFFFF;
	text-align: center;
	line-height:10px;	
	display:block !important;
	font-size: 10px;
	padding:2px 0;
	color: #FFFFFF;
}
#sites_partenaires2 a:hover
{
	background-color: #FF7F00;
}

.depliant
{
	height:305px;
}

#tab_parcellaire
{
	
	margin-left:20px;
	font-size: small;
	text-align: center;
	width:600px;
		
}

.tr2
{

	background:#EFEFEF;
	height: 40px;
	font-size: 12px;
}
.tr1
{
	background: #CCFF00;	
	height: 40px;
	font-size: 12px;
}
.tr3
{
	background: #FF7F00;	
	height: 40px;
	font-size: 12px;
}
.tr_bulles
{
	font-size: 10px;
}
.lien_vertB
{	
	top: 20px;
	margin-bottom: 20px;

	width: 240px;
	height: 30px;
	line-height: 30px;
	display:block;
	background-color: #CCFF00;
	border:  #000000;
	text-align: center;
	border: solid 3px #0B7791;
	font-weight: bold;
	text-decoration: none !important;
}
.lien_vertB2
{	
	top: 20px;
	margin-bottom: 20px;
	margin-left: 360px;
	width: 240px;
	height: 30px;
	line-height: 30px;
	display:block;
	background-color: #CCFF00;
	border:  #000000;
	text-align: center;
	border: solid 3px #0B7791;
	font-weight: bold;
	text-decoration: none !important;
}
.lien_vertC
{	
	top: 20px;
	margin-bottom: 20px;

	width: 280px;
	height: 50px;
	line-height: 25px;
	display:block;
	background-color: #CCFF00;
	border:  #000000;
	text-align: center;
	border: solid 3px #0B7791;
	font-weight: bold;
	text-decoration: none !important;
}
.lien_vertC2
{	
	top: 20px;
	margin-bottom: 20px;
	margin-left: 310px;
	width: 300px;
	height: 50px;
	line-height: 25px;
	display:block;
	background-color: #CCFF00;
	border:  #000000;
	text-align: center;
	border: solid 3px #0B7791;
	font-weight: bold;
	text-decoration: none !important;
}
.lien_vert
{	
	top: 20px;
	margin-bottom: 20px;

	width: 270px;
	height: 50px;
	line-height: 25px;
	display:block;
	background-color: #CCFF00;
	border:  #000000;
	text-align: center;
	border: solid 3px #0B7791;
	font-weight: bold;
	text-decoration: none !important;
}
.lien_vert span
{
	font-size: 11px;
	
}
.lien_vertC span
{
	font-size: 11px;
	
}
.lien_vert3 span
{
	font-size: 11px;
	
}
.lien_vert3
{	
	top: 20px;
	margin-bottom: 20px;
	margin-left:350px;
	width: 270px;
	height: 50px;
	line-height:25px;
	display:block;
	background-color: #CCFF00;
	border:  #000000;
	text-align: center;
	border: solid 3px #0B7791;
	font-weight: bold;
	text-decoration: none !important;
}


.lien_vert2
{	
	margin-left:180px;
	top: 20px;
	margin-bottom: 20px;
	width: 400px;
	height: 60px;
	line-height:30px;
	display:block;
	background-color: #CCFF00;
	border: solid 3px #0B7791;
	text-align: center;
	font-weight: bold;
	text-decoration: none !important;
}
.fromage_tab
{
	left: 30px;
	top: -30px;	
}
.img_ctr_remonte
{
		margin-top: -110px;
		margin-left: 255px;
		display: block;	
}

.form_mail
{
	margin-left: 80px;
	margin-bottom: 30px;
}

.img_drt
{
	margin : -20px 10px auto auto;	
	display: block;

}
.img_ctr_vert
{
	margin-top: 150px;
	display: inline;
	float: left;
	
}
.txt_ctr
{
	text-align:center;
	color:#FF7F00;
	font-weight: bold;	
}
.txt_ctr a
{

	color:#FF7F00 !important;
	font-weight: bold;	
}
.roll a:hover
{
	color:#FF7F00 !important;
}
.no_underline
{
	text-decoration: none !important;
}
