@charset "UTF-8";






#text {           

                  
	              z-index:1;
				  font-size: 19px;
				  position:absolute;
	              margin:40px;
	              width:310px;
	              height:250px;
	              padding:10px;
	              overflow:auto;
	             
	              left:780px;
	              top:115px;
				  text-align: center;
}



#titre1 {
	font-family: 'BodoniXTRegular';
	position:absolute;
	left:940px;
	top:80px;
	z-index:1;
	font-weight: 20px;

}
#titre2 {
	font-family:"Big Caslon";
	position:absolute;
	left:860px;
	top:57px;
	z-index:1;
	width: 259px;
	height: 74px;
	
}
#titre3 {
	
	position:absolute;
	left:870px;
	top:80px;
	z-index:1;
	font-weight: 20px;

}

#titre4 {
	
	position:absolute;
	left:920px;
	top:80px;
	z-index:1;
	font-weight: 20px;

}

#titre5 {
	
	position:absolute;
	left:920px;
	top:80px;
	z-index:1;
	font-weight: 20px;

}

#titre6 {
	
	position:absolute;
	left:880px;
	top:80px;
	z-index:1;
	font-weight: 20px;

}

#google {           

                  
	              z-index:1;
				  font-size: 19px;
				  position:absolute;
	              margin:40px;
	              width:320px;
	              height:250px;
	              padding:10px;
	              overflow:auto;
	              left:780px;
	              top:100px;
				 
}



@font-face {
    font-family: 'BodoniXTRegular';
    src: url('font/BodoniXT-webfont.eot');
    src: url('font/BodoniXT-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/BodoniXT-webfont.woff') format('woff'),
         url('font/BodoniXT-webfont.ttf') format('truetype'),
         url('font/BodoniXT-webfont.svg#BodoniXTRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

h1{
    font-family: 'BodoniXTRegular';
	text-align : center;
	text-decoration : none;
	text-shadow: inset 0 0 30px rgba(0, 0, 0, 0.6);
	font-size : 20px;
	line-height: 25px;
}

h2{
font-stretch: stretchType | normal ;


}  

p
{
    font-family: 'BodoniXTRegular';
} 




