html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;text-align:left;font-family:inherit;}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}


/** 
 * CSS for La Prairie FONCIA Valorisation Real Estate
 * @author : Antistatique.net Sàrl, Lausanne
 * Colors : 
      - Yellow : #ead708
      - Blue   : #355c6d
 */
/** G E N E R A L */
 body{
    background-color:#fff;
    font: 14px Arial, Verdana, sans-serif;
 }
 a{
    color:#ead708;
 }
 strong, b{
    font-weight:bold;
 }
 #la_prairie{
    width:960px;
    height:700px;
    position:absolute;
    top:50%;
    left:50%;
    background-color:#355c6d;
    margin:-350px 0 0 -480px;
 }
 #content_holder{
    position:relative;
    width:960px;
    height:700px;	     
 }
 #footer{
    position:absolute;
    height:110px;
    bottom:0;
    right:50px;
 }
 
 /** M E N U */
 #menu{
    position:absolute;
    top:100px;        
    left:30px;
    color:#fff;
    font-size:28px;
    text-transform: uppercase;
    z-index:99;
 }
 #menu li a{
    padding:0;
    border-left:7px solid transparent;
    padding-left:5px;
    padding-right:5px;    
    color:#fff;
    text-decoration: none;        
 }
 #la_prairie #menu li a.current{
    color:#ead708;
 }     
 #la_prairie #menu li a:hover{
    border-left:7px solid #ead708;
 }     
 #menu li ul{
    margin:0px 0 10px 50px;
    display:none;
 }
 #menu li ul li{
    margin:0;
    padding:0;
    line-height:0.5em;
 }
 #menu li ul li a{
    font-size:16px;
 }
 
 
 
 /** B L O C S */
 .bloc_content{
    background: url('../images/b_fnd.png') 0 0;
    padding:20px;
    position:absolute;
    width:600px;
    left:320px;
    top:100px;
    color:#fff;
 }
 .bloc_content p{
    line-height:1.5em;
    padding-left:12px;
    margin:10px 0;
 }
 .bloc_content h1{
    font-size:22px;
    text-transform: uppercase;
    margin:0 0 10px 0;
    border-left:7px solid #ead708;
    padding-left:5px;
 }
 .bloc_content h3{
    font-weight:bold;
    font-size:16px;
    margin:10px 0 5px 0;
    padding-left:12px;
 } 
 
 /** M A P */
 #map{
    width:960px;
    height:700px;
    z-index:80;
 }
 #block_fade{
    width:100%;
    height:100%;
    background-color:#eee;
    position:absolute;
    z-index:-2;
    display:none;
 }
 #map_coupe{
    background: url('../images/coupe_batiments.png') 0 0 no-repeat;
    position:absolute;
    bottom:10px;
    left:100px;
    width:500px;
    height:120px;
    z-index:100;
 }
 #map_coupe_content{
    position:relative;
    height:120px;
    width:500px;    
 }
 #map_coupe_content h2{
    position:absolute;
    bottom:0;
    background-color:#fff;
 }
 #map_coupe_content h2 a{
   color:#355c6d;
   text-decoration:none;
 } 
 #map_coupe_content h2.bat_a1{
    left:110px;
 }
 #map_coupe_content h2.bat_b1{
    left:360px;    
 }
 #map_coupe_content ul li a b{
    display:none;
 }
 #map_coupe_content ul li a{
    display:block;
    position:absolute;
    top:0;
    height:94px;
/*    border: 1px solid red;*/
 }
 #map_coupe_content ul li.current a{
    background: url('../images/b_fnd.png') 0 0;
    opacity: 0.4;
    -moz-opacity: 0.4;
    filter:alpha(opacity=40);
 } 
 #map_coupe_content .bt_rose a{  left:0; width:112px; }  
 #map_coupe_content .bt_jaune a{  left:112px; width:98px; }  
 #map_coupe_content .bt_bleu a{  left:210px; width:119px; }    
 #map_coupe_content .bt_vert a{  left:354px; width:145px; }      

 /** H O M E */
 .home .bloc_content{
    top:500px;
    left:40px;
    width:600px;
    background:none;
 }
 .home .bloc_content h1{
    font-size:28px;
    width:400px;
 }
 .home #footer h2{
   display:none;
   }
   .plans #vendu{
	text-align:left;      
   	font-size:16px;
      z-index:100;
      right:600px;
      left:-20px;
   	-moz-transform: rotate(-10deg);	
   	-webkit-transform: rotate(-10deg);      
   }
   .plans #vendu span{
   	font-weight: bold;
     	color:#ead708;
     	font-size:16px;
   }
 #vendu{
    z-index:99;
	position:absolute;
	padding:20px;
	right:-20px;
	top:-20px;
	color:#fff;
	font-size:36px;
	line-height:1em;
	text-align:right;
	background: url('../images/b_fnd.png') 0 0;
	-moz-transform: rotate(10deg);	
	-webkit-transform: rotate(10deg);
}
#vendu p{
    opacity: 1;
    -moz-opacity: 1;
    filter:alpha(opacity=100);	
}
#vendu span{
	font-weight: bold;
	font-size:56px;
  	color:#ead708;
}
#info_x{
	position:absolute;
	padding:20px;
	right:60px;
	top:80px;
	color:#fff;
	font-size:24px;
	line-height:1em;
	text-align:right;
	background: url('../images/b_fnd.png') 0 0;
}

 /** P R O J E T */
 .la-prairie #footer h2{
   display:none;
   }
 #menu_images{
    position:absolute;
    z-index:120;
    bottom:10px;
    left:10px;
 } 
 #images_view{
    position:absolute;
    top:0;
    left:0;
 }
 #text_view ul li{
    background: url('../images/b_fnd.png') 0 0;    
    display:block;
    position:absolute;
    bottom:90px;
    left:10px;
    color:#fff;
    z-index:8000;
    display:none;
    width:287px;
    font-size:16px;
    padding:10px;
 }
 #text_view ul li p{
    line-height:1.4em;
    margin:4px 0;
 }      

 a.wactive{
    border-bottom: 4px solid #ead708;
 } 




 /** S I T U A T I O N */
 #situation{
/*    position:absolute;
    bottom:0;
    right:0;*/
    float:right;
    width:350px;
    height:400px;
    margin-left:20px;
 }
 
  /** F O O T E R */
 #footer{
    
 }
 #footer a{
    
 }
 #footer h2{
    font-size:24px;
    text-align:right;
    width:300px;
    color:#fff;
    position:absolute;
    bottom:50px;
    right:130px;
 }

 
 
 /** P A G E  S P E C I F I C */
 .home        { background:url('../images/accueil.jpg') no-repeat 0 0;}
 .la-prairie  { background:none } 
 .situation   { background:url('../images/situation.jpg') no-repeat 0 0; }
 .contact     { background:url('../images/esta_colza.jpg') no-repeat 0 0; }
 
 .le-projet #menu li ul,  .batiment-a1 #menu li ul,  .batiment-b1 #menu li ul{display:block;}
 .batiment-a1 #menu li a,  .batiment-b1 #menu li a,  .plans #menu li a, .la-prairie #menu li a{    background: url('../images/b_fnd.png') 0 0;} 