body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	background-color: #111533;
	margin: 0px;
	background-image:url(../images/bg_all.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	color:#111533;
}

img {
	border:0;
}

a {
	color:#0066CC;
	text-decoration:none;
}
a:hover {
	color:#f29200;
	text-decoration:underline;
}

h1 {
	font-size: 18px;
	color:#ffffff;
	line-height:30px;
}

h2 {	
	font-size: 16px;
	text-transform: uppercase;
	color:#111533;
	line-height:30px;
}

h3 {	
	font-size: 10px;
	color:#111533;
	line-height:20px;
}

h4 {
	font-size: 14x;
	color:#111533;
	line-height:20px;
}

p {
	font-size: 12px;
	line-height: 20px;
}

.texte_gras {
	font-weight:bold;
}

.texte_blanc {
	color:#FFFFFF;
}

#global {
	width: 960px;
	margin: auto;
	height: auto;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	min-height:500px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color:#d5d5d5;
	overflow:hidden;
}

#banner_top {
	background-image:url(../images/banner_top.jpg);
	background-repeat:no-repeat;
	height:133px;
	width:940px;
	text-align:right;
	padding-right:20px;
	padding-top:15px;
}

#menu {
	width: 900px;
	margin-left:30px;
	margin-top:18px;
}

.solidblockmenu {
	padding: 0;
	width: 900px;
	overflow: hidden;
	background:url(../images/menu_back.jpg) center center repeat-x;
	font-size: 14px;
	text-transform: uppercase;
	margin:0;
}

.solidblockmenu li{
	display: inline;
}

.solidblockmenu li a{
	float: left;
	color: #ffffff;
	padding: 5px 20px;
	text-decoration: none;
	border-right: 1px solid #ffffff;
}

.solidblockmenu li a:visited{
	color: #ffffff;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
	color: #ffffff;
	background: transparent url(../images/menu_back_current.jpg) center center repeat-x;
}

#animation {
	margin-left:30px;
}

#nouvelles {
	background-color:#d5d5d5;
	min-height:276px;
	height:auto;
	width:564px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	background-image:url(../images/bg_module.jpg);
	background-repeat:repeat-x;
	margin-left:30px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	overflow:hidden;
}

#top_nouvelles {
	width:584px;
	height:32px;
	background-image:url(../images/menu_back.jpg);
	background-repeat:repeat-x;
	margin-left:30px;
	margin-top:18px;
	margin-bottom:0px;
	padding-left:10px;
}

#victoire_plus_top {
	width:auto;
	height:auto;
	float:right;
}
#victoire {
	width:258px;
	height:276px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	background-image:url(../images/bg_module.jpg);
	background-repeat:repeat-x;
	margin-right:30px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#top_victoire {
	width:278px;
	height:32px;
	background-image:url(../images/menu_back.jpg);
	background-repeat:repeat-x;
	margin-right:30px;
	margin-top:18px;
	padding-left:10px;
}

#bottom {
	width:auto;
	height:auto;
	margin-top:18px;
	background-image:url(../images/bottom.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-left:30px;
	padding-right:30px;
}

#gauche {
	float: left;
	width:288px;
	margin-right:17px;
}

#droite {
	float: right;
	width:288px;
}

#centre {
	width:auto;
}	

#copyright {
	width:960px;
	height:auto;
	text-align:center;
	margin-top:28px;
}

.image_droite {
	float:right;
}
.image_gauche {
	float:left;
	padding-right:10px;

}

.small_red {
	font-size:10px;
	color:#FF0000;
}

tr {
	vertical-align:top;
}
	