html, body {
    background-color : #FFFFFF;
    margin : 0;
	font-family: Verdana;
	font-size: 10pt;
}

.menu {    
    position : relative;
    height : 201px;
    width : 1100px;
    background-image: url('../images/Menu_01.gif');
    background-repeat: no-repeat;
}

.colonneGaucheContact {
    float: left;
    width: 364px;
    text-align : justify
}

.colonneGauche {
    float: left;
    width: 264px;
    text-align : justify;
}


#content {
    width: 1024px;
    background-repeat: no-repeat;
    background-position: bottom right;
}

#megacontent {
    /*background-image: url('../images/Bord_droit_repete.jpg');*/
    background-repeat: repeat-y;
    background-position: bottom right;
}

.pied {
    position : relative;
    width : 1100px;
    height : 7px;
    background-image: url('../images/Pied.gif');
    background-repeat: no-repeat;
}

p {
	text-align: left;
	margin-left: 0px;
	margin-right: 10px;
	font-family: Verdana;
	font-size: 10pt;
}

#lien_Home {
    position : absolute;
    background-repeat: no-repeat;
    top : 159px;
    left : 395px;
    background-image : url('../images/M_news.gif');
    width : 49px;
    height : 14px;
    border : 0px none;
}

#lien_Home.selected {
    background-image: url('../images/M_news.gif');
}

#lien_Home:hover {
    background-image: url('../images/M_news_hover.gif');
}

#lien_Home.selected:hover {
    background-image: url('../images/M_news_hover.gif');
}  
 
#lien_Company {
    position : absolute;
    background-repeat: no-repeat;
    top : 159px;
    left : 463px;
    background-image : url('../images/M_company.gif');
    width : 74;
    height : 14;
    border : 0px none;
}

#lien_company.selected {
    background-image: url('../images/M_company.gif');
}

#lien_company:hover {
    background-image: url('../images/M_company_hover.gif');
}

#lien_company.selected:hover {
    background-image: url('../images/M_company_hover.gif');
}

#lien_games {
    position : absolute;
    background-repeat: no-repeat;
    top : 159px;
    left : 532px;
    background-image : url('../images/M_games.gif');
    width : 57;
    height : 14;
    border : 0px none;
}

#lien_games.selected {
    background-image: url('../images/M_games.gif');
}

#lien_games:hover {
    background-image: url('../images/M_games_hover.gif');
}

#lien_games.selected:hover {
    background-image: url('../images/M_games_hover.gif');
}

#lien_recrutement {
    position : absolute;
    background-repeat: no-repeat;
    top : 158px;
    left : 588px;
    background-image : url('../images/M_jobs.gif');
    width : 39;
    height : 14;
    border : 0px none;
}

#lien_recrutement.selected {
    background-image: url('../images/M_jobs.gif');
}

#lien_recrutement:hover {
    background-image: url('../images/M_jobs_hover.gif');
} 

#lien_recrutement.selected:hover {
    background-image: url('../images/M_jobs_hover.gif');
}

#lien_community {
    position : absolute;
    top : 65px;
    left : 720px;
    background-image : url('../images/Menu_Community.jpg');
    width : 112;
    height : 14;
    border : 0px none;
}

#lien_community.selected {
    background-image: url('../images/Menu_community_choosen.jpg');
}

#lien_community:hover {
    background-image: url('../images/Menu_community_hover.jpg');
}

#lien_community.selected:hover {
    background-image: url('../images/Menu_community_hover_choosen.jpg');
}


#lien_contact {
    position : absolute;
    top : 159px;
    left : 637px;
    background-image : url('../images/M_contact.gif');
    width : 50;
    height : 14;
    border : 0px none;
    background-repeat: no-repeat;
}

#lien_contact.selected {
    background-image: url('../images/M_contact.gif');
}

#lien_contact:hover {
    background-image: url('../images/M_contact_hover.gif');
}

#lien_contact.selected:hover {
    background-image: url('../images/M_contact_hover.gif');
}


#lien_boite_AOC:hover {
    background-image: url('../images/Boite_AOC_hover.jpg');
}

#sousmenujeux {
    position : relative;
    top : 200;
    border : 0px none;
    left : 50;
    /*height : 46;*/
    width : 500;
    font-family : Verdana;    
    font-size : 11pt;
    font-weight : bolder; 
    color : #989696; 
    text-decoration : none; 
    text-align : justify
}

#sousmenujeux a {
    /*height : 26;*/
    border : 0px none;
    display: block;
    font-family : Verdana;    
    font-size : 11pt;
    font-weight : bolder; 
    color : #989696; 
    text-decoration : none;
    text-align: center;
    padding-bottom: 8px
}

#sousmenujeux a.selected {
    color : #000000;  
}

#sousmenujeux a:hover {
    background-position: center bottom;
    background-repeat: no-repeat;
    background-image: url('../images/Triangle_gris.png') ;
} 

#sousmenujeux a.selected:hover {
    background-position: center bottom;
    background-repeat: no-repeat;
    background-image: url('../images/Triangle_noir.png') ;
}
.EugParagraph {
	text-align: left;
	margin-left: 0px;
	font-family: Verdana;
	font-size: 10pt;

}
.EugParagraphTitle {
	font-size: 18px;
	font-family: Verdana;
}
