

/* ---------------------- GENERAL  ---------------------- */
body { 
background-image : url("../img/sheeps0.gif");
background-attachment: fixed;
background-color:#fff;
background-position : center top;
font-family :   Arial, Helvetica;
font-size : 0.9em;
text-align : left;
margin: 0px 0 ;
padding: 0px ;
color: #333 ;
}



.cache { 
display: none; 
} 

img
{
border:none;
} 

/* ---------------------- INTRO ---------------------- */

table#intro { 
height : 300px;
width : 550px;
text-align : right;
padding:0px 0px 0px 0px;
margin:100px 0px 0px 0px;
}

#page { 
height : 650px;
width : 900px;
text-align : right;
padding:0px 0px 0px 0px;
margin:100px 0px 0px 0px;
background-image : url("images/title1.png");
background-repeat:no-repeat;
}



#paget { 
height : 160px;
width : 900px;
text-align : right;
padding:0px 0px 0px 0px;
margin:30px 0px 0px 0px;
background-image : url("images/paget.jpg");
background-repeat:no-repeat;
}
#pagem { 
height : 360px;
width : 900px;
text-align : right;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
background-image : url("images/pagem.jpg");
background-repeat:no-repeat;
}
#pageb { 
height : 130px;
width : 900px;
text-align : right;
padding:0px 0px 0px 0px;
margin:0px 0px 100px 0px;
background-image : url("images/pageb.jpg");
background-repeat:no-repeat;
}


/* ---------------------- Button ---------------------- */

.button1{ 
height : 80px;
width : 185px;
padding:0px 0px 0px 0px;
margin:115px 0px 0px 0px;
display:block;


}


.button2{ 
height : 68px;
width : 155px;
padding:0px 0px 0px 0px;
margin:39px 0px 0px 60px;
display:block;

}


.button3{ 
height : 68px;
width : 155px;
padding:0px 0px 0px 0px;
margin:62px 0px 0px 183px;
display:block;

}



.button4{ 
height : 68px;
width : 155px;
padding:0px 0px 0px 0px;
margin:67px 0px 0px 78px;
display:block;

}



.button5{ 
height : 68px;
width : 155px;
padding:0px 0px 0px 0px;
margin:45px 0px 0px 110px;
display:block;

}



.button6{ 
height : 68px;
width : 155px;
padding:0px 0px 0px 0px;
margin:09px 0px 0px 207px;
display:block;

}




#liedn3 { 
height : 68px;
width : 155px;
padding:0px 0px 0px 0px;
margin:27px 0px 0px 378px;

}

#lien4 { 
height : 68px;
width : 155px;
padding:0px 0px 0px 0px;
margin:91px 0px 0px 43px;

}

#lien5 { 
height : 68px;
width : 155px;
padding:0px 0px 0px 0px;
margin:120px 0px 0px 207px;

}

/* ---------------------- Slidez ---------------------- */

#texte
{ 
padding:0px 0px 0px 0px;
margin:30px 15px 15px 15px;
width: auto;
height: auto;
text-align:justify;
font-size:12px;
color:#fff;

}


#textetitle
{ 
padding:0px 0px 0px 0px;
margin:15px 15px 15px 15px;
width: 288px;
height: auto;
text-align:left;
font-size:20px;
color:#ccc;
font-weight:bold;

}

#slidez {width:300px; 
         overflow:hidden; 
		 position: relative;
		 height:400px;
		 padding:0px 0px 0px 0px;
         margin:7px 0px 0px 56px;}
 
	#slidez .cover{
		width:1800px; 
		position: absolute;
		height:350px;
		z-index:1;
	
	}
 
	#slidez .projet {width:300px;float:left;padding:0; height:350px; text-align:center;
	}
 
	.clear{clear:both;}
	
/* ---------------------- INTRO ---------------------- */

.titre {

   font-size:16px;
   font-family:Verdana, Geneva, sans-serif;
   font-weight:bold;
   width:auto;
   color:#fff;
   padding:0px 0px 0px 0px;
   margin:7px 0px 10px 0px;
   text-align:center;
 
}

.foot {

   font-size:12px;
   font-family:Verdana, Geneva, sans-serif;
   font-weight:bold;
   width:280px;
   padding:10px 10px 10px 10px;
   margin:20px 0px 10px 0px;
   text-align:center;
   background-color:#999;
   color:#333;
 
}





/* =-=-=-=-=-=-=-[Liens]-=-=-=-=-=-=-=- */



a{     
        color: #666;
 
 }


a:hover{     
        color: #666;
       
 }


