/* CSS Document */

Body {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	MARGIN: 0px;
	BACKGROUND: url(img/bg.jpg) top center #fafbfc ;
	background-repeat: repeat-x ;
}


H1{
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #3098b6;
	font-weight: bold;
	text-decoration : none;
	padding:0px;
	margin:0px;
}

H2{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #345799;
	text-decoration : none;
	padding:0px 0px 10px 0px;
	margin:0px;
}

H3{
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 900;
	color: #bb3882;
	text-decoration : none;
}


p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #696969;
	text-decoration : none;
	padding:0px 0px 10px 0px;
	margin:0px;
}

p a:link {
	color : #696969;
	text-decoration : none;
}
p a:hover {
	color : #696969;
	text-decoration : underline;
}
p a:visited {
	color : #696969;
	text-decoration : none;
}	


.Text01 {
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-size: 12px;
	font-weight: 400;
	color: #696969;
	text-decoration : none;
}
.Text01 a:link {
	color : #696969;
	text-decoration : none;
}
.Text01 a:hover {
	color : #696969;
	text-decoration : underline;
}
.Text01 a:visited {
	color : #696969;
	text-decoration : none;
}

.TextMenu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #ffffff;
	text-decoration : none;
}
.TextMenu:Hover {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	color : #ffffff;
	text-decoration : underline;
}

.TextCopyright {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #bb3882;
	text-decoration : none;
}
.TextCopyright:Hover {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	color : #bb3882;
	text-decoration : underline;
}

.TextAdresse01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration : none;
}
.TextAdresse01:Hover {
	font-family: "Times New Roman", Times, serif;
	color : #311000;
	text-decoration : underline;
}

.TextAdresse02 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration : none;
}
.TextAdresse02:Hover {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	color : #311000;
	text-decoration : underline;
}

.TextAdresse03 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 900;
	color: #345799;
	text-decoration : none;
}
.TextAdresse03:Hover {
	font-family: "Times New Roman", Times, serif;
	color : #345799;
	text-decoration : underline;
}



.bg-bottom {
	BACKGROUND: url(img/bg-bottom.jpg) #CA78A6;
	background-repeat: repeat-x;
	background-position: top;
}

.bg-photo-bleu {
	BACKGROUND: url(img/bg-photo-bleu.jpg) #345799;
	background-repeat: repeat-x;
	background-position: top;
}

.bg-photo-turquoise {
	BACKGROUND: url(img/bg-photo-turquoise.jpg) #3098b6;
	background-repeat: repeat-x;
	background-position: top;
}

.bg-photo-rose {
	BACKGROUND: url(img/bg-photo-rose.jpg) #c9458f;
	background-repeat: repeat-x;
	background-position: top;
}

