BODY {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FONT-SIZE: 11px; 
	BACKGROUND: url(img/bg_body.gif) center 50%; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
}

.Border {
	border : 1px #B2D5F7 solid;
}

.Border-Photo {
	border-top : 1px #1A56AC solid;
	border-bottom : 1px #1A56AC solid;
	border-right : 1px #1A56AC solid;
	border-left : 1px #1A56AC solid;}

.Menu {
	font-family: Verdana, Arial, Helvetica, sans serif;
	font-size: 11px;
    color: #FFFFFF;
    text-decoration : none;
    text-transform : uppercase;
    }

.Menu a:hover {
 	color: #FFFFFF;
    text-decoration : underline;
}

.Text {
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-size: 11px;
 	color: #1A56AC;
}
.Text a:link {
	color : #1A56AC;
	text-decoration : underline;
}
.Text a:hover {
	color : #1A56AC;
	text-decoration : none;
}
.Text a:visited {
	color : #1A56AC;
}

.TextBlanc {
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-size: 12px;
 	color: #ffffff;
}
.TextBlanc a:link {
	color : #ffffff;
	text-decoration : underline;
}
.TextBlanc a:hover {
	color : #ffffff;
	text-decoration : none;
}
.TextBlanc a:visited {
	color : #ffffff;
}


.Titre {
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-size: 16 px;
 	color: #1A56AC;
 	font-weight: 700;
}
.Titre a:link {
	color : #FFFFFF;
	text-decoration : underline;
}
.Titre a:hover {
	color : #FFFFFF;
	text-decoration : none;
}
.Titre a:visited {
	color : #FFFFFF;
}

.BG-page {
    background: url(img/ballon_bg.gif) #FFFFFF;
	background-repeat: no-repeat;
    background-position: top left;
}

.Date {
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-size: 12px;
 	color: #6f9ad3;
}
.Date a:link {
	color : #6f9ad3;
	text-decoration : underline;
}
.Date a:hover {
	color : #6f9ad3;
	text-decoration : none;
}
.Date a:visited {
	color : #6f9ad3;
}

.Text10 {
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-size: 10px;
 	color: #FFFFFF;
}
.Text10 a:link {
	color : #FFFFFF;
	text-decoration : underline;
}
.Text10 a:hover {
	color : #FF7F00;
	text-decoration : none;
}
.Text10 a:visited {
	color : #FFFFFF;
}

.pointilles {
    background: url(img/pointilles.gif);
	background-repeat: repeat-x;
    background-position: center;
}

.pointillesVertical {
    background: url(img/pointilles-vertical.gif);
	background-repeat: repeat-y;
    background-position: center;
}

.Droite {
    background: url(img/droite.jpg);
	background-repeat: no-repeat;
    background-position: top left;
}

.Bottom {
    background: url(img/bg-bottom.gif);
	background-repeat: no-repeat;
    background-position: top left;

}

.BG_actualité {
	background: #FFFFFF;
	filter: alpha(opacity=100);
}

.BG_cadre {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FONT-SIZE: 11px; 
	BACKGROUND: url(img/bg_cadre.jpg) #FFFFFF right 50%;
	background-repeat: repeat-y;
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
	border : 1px #B2D5F7 solid;
}