@charset "iso-8859-1";
/* CSS Document */

/* Lex Europ */
html, body{
margin:0px;
padding:0px;
background: #4f738d;
}

#BackgroundHeader {
background: url(../images/lexeurop-background-header.jpg) repeat-x;	
background-position:left;
background-position:top;
text-align:left;
height:330px;
z-index:0;
margin:0;
}

#BackgroundMenu {
background: url(../images/lexeurop-background-menu.jpg) repeat-x;	
background-position:left;
background-position:top;
text-align:left;
height:34px;
z-index:0;
margin:0;
}

.MenuAccueil {
margin-left:125px;
}
.MenuPresse {
margin-left:1px;
}

#BackgroundTitre {
background: url(../images/lexeurop-background-titre.jpg) repeat-x;	
background-position:left;
background-position:top;
text-align:left;
height:71px;
z-index:0;
margin:0;
}

.PresseContent {
font-family:Arial, Helvetica, sans-serif;
font-size:12px; 
color:#FFF;
}

.PresseContentLink {
font-family:Arial, Helvetica, sans-serif;
font-size:12px; 
color:#FFF;
font-weight:bold;
text-decoration:underline;
}

.PresseContentLink:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:12px; 
color:#FFF;
text-decoration:none;
}

.textcontent {
font-family:Arial, Helvetica, sans-serif;
font-size:14px; 
color:#FFF;
}

.legales {
font-family:Tahoma, Helvetica, sans-serif;
font-size:11px; 
color:#FFF;
}