/*             CSS Terre de legende Page Default       */

* {margin:0; padding:0; border: none; text-decoration: none; }

body {font-family: arial, Verdana, Helvetica, Lucida, Tahoma, "Trebuchet MS", Arial, Geneva, sans-serif; background-color: #000; 
		padding: 0; font-size: 11px; text-align: center;  }

h1   				 { display: none;   }
h2   				 {  margin: 0;  font: normal 18px "Trebuchet MS"; color: #630001; padding: 0  }

p    {  font: normal 11px/15px arial;  margin: 0px 0 5px 0px; text-align:left }
 
a img   { border: none; text-decoration: none; }

a       { color: #5a5959; text-decoration: none; font: normal 11px arial}
a:hover { color: #5a5959; text-decoration: none }

ul.langues                { position: absolute; top: 65px; right: 10px;  } 
ul.langues li             { float: left; margin: 0 0 0 5px; padding: 0 0 0 0;  } 

p#accroche    				  {  width: 736px; margin: 0 auto; text-align: center; color: #533f26 ; position:relative; top: 3px; left: 0px;  } 



/*                       CONTENEURS GENERAUX                     */	

#main 	    { width: 736px; height: 798px; margin: 0 auto; position:relative; top: 0px; left: 0px; 
				   background: url(../images/imagesdefault/f-default.jpg) left top no-repeat; text-align: left;  }
#intro       { position:relative; top: 0px; left: 0px;  } 


/*                                              */

h2#visitWhisky                { width: 158px; height: 230px; text-align: center;  
										   position: absolute; top: 304px; left: 115px;   } 
h2#visitWhisky img            { margin: 0 0 30px 0px;    } 

h2#visitChampagne             { width: 158px; height: 230px; text-align: center; 
										   position: absolute; top: 304px; left: 460px;   } 
h2#visitChampagne img         { margin: 0 0 30px 0px;    } 
		
			

 /*                      FOOTER           */
			
#outro				 {  width:975px; margin: 0 auto;    background: url(../images/imagesdefault/footer.jpg) no-repeat ; clear: both;   }

#outro p.line 		 {  color: #575757; text-align: center; text-transform: uppercase;   padding: 16px 0 0 0   }
#outro p.logo 		 {  color: #575757; text-align: center;    padding: 16px 0 0 0   }
#outro p.logo img	 {  margin: 0 4px;  }

#outro p a			 { color: #575757; text-decoration: none; }
#outro p a:hover   {text-decoration: underline; }

