/* CSS Document */
BODY {

	background-color: #004A2E;
	margin:0px;
	overflow:auto;
}

A {
	FONT-WEIGHT: bold; COLOR: #990000; TEXT-DECORATION: none
}
A:hover {
	FONT-WEIGHT: bold; COLOR: ##996633; TEXT-DECORATION: underline
}
.menu {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #FFCC33; FONT-FAMILY: tahoma, arial
}
.menu:hover {
	COLOR: white; TEXT-DECORATION: none
}
.menutitle {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	COLOR: #D6BD8C;
	FONT-FAMILY: tahoma, arial
}
.menutitle:hover {
	COLOR: #FF3F00;
	TEXT-DECORATION: none
}
.menutitleright {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	COLOR: #2A5F00;
	FONT-FAMILY: tahoma, arial
}
.menutitleright:hover{
	COLOR: #FF0000;
	TEXT-DECORATION: none
}

.menuright {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #2A5F00;
	FONT-FAMILY: tahoma, arial
}
.menurightmauve {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: ##660033;
	FONT-FAMILY: tahoma, arial
}
.News_Editeur {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-weight: bold;
	color: #030;
}
.News_Titre_simple {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #060;
}
.News_Titre_Gras {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-weight: bold;
	color: #030;
}

.image {
	border: 0;
}
.menurightbillet {
	FONT-WEIGHT: bold;
	FONT-SIZE: 9px;
	COLOR: #808080;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}



#CadreMenu {
	background-color:#004a2e;
	width:930px;
	padding-top:110px;
	
}
.HyperlinkImageSteph{
	border-style:2;
	border:2;
}
#CadreInterieur {
	background-color:#FFFFCC;
	width:680px;
	height:430px;/*Proposer une hauteur dynamique -> sans valeur height*/
	margin-left:125px;
	margin-right:125px;
	

}
#BandeauPublicitaire{
	background-color:#FFFFCC;
	width:700px;
	height:80px;
	margin-top:10px;
	margin-left:120px;
	margin-right:120px;
}
#TexteBas{
	
	text-align: center;
	background-color:#004a2e;
	
}
²

