body
{
	margin:0px;
	background-image:url('images/charte/fond_2.jpg');
	background-position:center center;
	background-attachment:fixed;
	background-repeat:no-repeat;
}

*
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

img
{
	border:0px;
}

.Main_Tab
{
	width:800px;
	height:100%;
}

.Main_Tab_Top
{
	height:155px;
	background-color:#FFF;
}

.Main_Tab_2
{
	width:800px;
	height:100%;
}

.Main_Tab_2_Menu
{
	width:151px;
	height:100%;
	background-color:#BBEAFF;	
}

.Main_Tab_2_Menu_Page
{
	background-color:#FFF;
	height:95px;
}

.Main_Tab_2_Content
{
	background-color:#FFF;
	height:100%;
	width:649px;
}

.Main_Tab_2_Content_2
{
	background-color:#FFF;
	height:100%;
	width:600px;
}

.Fond_Bleu
{
	background-color:#0092BB;
}

.Bleu, .Bleu a
{
	color:#0092BB;
}

.Rouge_Orange 
{
	color: #DD440B;
}

.Rouge, .Rouge a
{
	color: #E73803;
}

.Blanc, .Blanc a
{
	color:#FFFFFF;
}

.Pied
{
	height:30px;
	width:600px;
	text-align:center;
	color:#0092BB;
}

.Pied a
{
	color:#0092BB;
}

.Formule, .Formule a
{	
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}

.Formule a:hover
{
	text-decoration:underline;
}

.Actu_Box
{
	width:600px;
	height:150px;
	background-image:url('images/actu/fond.jpg');
	background-position:bottom;
	background-repeat:repeat-x;
}

.Actu_Photo
{
	float:left;
	width:210px;
	background-repeat:no-repeat;
}

.Actu_Texte
{
	float:left;
	width:390px;
	margin-top:15px;
	height:145px;
}

.Actu_Date
{
	color:#0092bb;
	font-size:14px;
	font-weight:bold;
}

.Actu_Titre
{
	color:#005184;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
	padding-bottom:10px;
}

.Actu_En_Savoir_Plus
{
	margin-left:284px;
	height:23px;
	text-align:center;
}

.Actu_En_Savoir_Plus a
{
	font-size:10px;
	color:#FFF;
	text-decoration:none;
	
	background-image:url('images/actu/en_savoir_plus.png');
	background-position:0px 0px;
	padding-top:4px;
	height:23px;
	width:106px;
	display:block;
}

.Actu_En_Savoir_Plus a:hover
{
	background-position:0px 23px;
}

.Actu_Navigation
{
	text-decoration:none;
	font-size:10px;
}

.Actu_Navigation:hover
{
	text-decoration:underline;
}

.Galerie_Vignette
{
	width:190px;
	height:190px;
	margin-right:10px;
	margin-bottom:10px;
	background-repeat:no-repeat;
	float:left;
}