body {
	background-color: #274867;
	background-image: url(../images/fond_bordure1.gif);
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-repeat: repeat-y;
	background-position: 0px;
	text-align: center;
}
#container{
	position: relative;
	width: 941px;
	margin: 0 auto;
}
#tab_central {
	position: relative;
	text-align: left;
	background-color:#fff;
	width: 941px;
	height:405px;
}
#tab_bas {
	position: relative;
	width: 941px;
	height:24px;
	background-image: url(../images/tab_bas.gif);
	background-repeat: no-repeat;
	text-align:left;
}
#tab_anim {
	position: relative;
	background-color:#fff;
	width: 941px;
	height:203px;
}

#image {
	position: absolute;
	text-align: left;
	margin-top: 40px;
	margin-left: 70px;
	width:300px;
	float:left;
}
#text {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8F8F8F;
	line-height:22px;
	height: 301px;
	width: 420px;
	margin-top: 30px;
	margin-left: 440px;
	text-align: left;
}
#text_titre {
	font-size: 18px;
	font-weight: bold;
	color: #EE1B21;
	text-align: left;
	margin-bottom: 15px;
}

#menu_bas {	
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	margin-top: 5px;
	margin-left: 0px;
	text-align:left;
}
a {	
	color:#CCCCCC;
	text-decoration:none;
}
a:hover {	
	text-decoration:overline;
	text-decoration:underline;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
