BODY {
	margin: 0px;
	padding: 0px;
	background: #88756d url(../img/bg.gif) top repeat-x;
}


h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: 400;
	color: #FFFFFF;
	text-transform:uppercase;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: 400;
	color: #26a1b3;
	margin: 0px;
	padding: 0px 0px 15px 0px;
}


h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
	color: #0594ce;
	margin: 0px;
	padding: 20px 0px 5px 0px;
}



h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 900;
	color: #02658F;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

h6{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #b7a88c;
	font-variant: small-caps;
	line-height: 25px;
	margin: 5px;
	padding: 5px;
	text-decoration:none;
}



p {
	margin: 0px;
	padding: 2px 0px 5px 0px;
}

.Text01{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #50413a;
}
.Text01 a {
	color: #16707D;
	text-decoration : none;
}
.Text01 a:hover {
	color: #50413a;
	text-decoration : underline;
}

.TextIntro{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;
	color: #50413a;
}
.TextIntro a {
	color: #16707D;
	text-decoration : none;
}
.TextIntro a:hover {
	color: #50413a;
	text-decoration : underline;
}

.Menu01{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 900;
	text-transform:uppercase;
	color: #FFF;
}
.Menu01 a {
	color: #FFF;
	text-decoration : none;
}
.Menu01 a:hover {
	color: #FFF;
	text-decoration : underline;
}


.MenuPays{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #FFF;
}
.MenuPays a {
	color: #FFF;
	text-decoration : none;
}
.MenuPays a:hover {
	color: #FFF;
	text-decoration : underline;
}

.TitreModule01{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 400;
	text-transform:uppercase;
	color: #FFF;
	margin: 0px;
	padding: 10px 0px 10px 10px;
}
.TitreModule01 a {
	color: #FFF;
	text-decoration : none;
}
.TitreModule01 a:hover {
	color: #FFF;
	text-decoration : underline;
}


.breadcrumb{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #afacaa;
	background: url(../img/picto-home.gif) no-repeat left;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
.breadcrumb a {
	color: #afacaa;
	text-decoration : none;
}
.breadcrumb a:hover {
	color: #afacaa;
	text-decoration : underline;
}


	

.TextCopyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c8cfd5;
}
.TextCopyright a {
	color: #c8cfd5;
	text-decoration : none;
}
.TextCopyright a:hover {
	color: #c8cfd5;
	text-decoration : underline;
}
	

.Legend{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:italic;
	color: #5f6d76;
}


.SavoirPlus{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:italic;
	font-weight: 900;
	color: #02658F;
}
.SavoirPlus a {
	color: #02658F;
	text-decoration : none;
}
.SavoirPlus a:hover {
	color: #02658F;
	text-decoration : underline;
}


.bg{
	background: url(../img/bg.jpg) center top no-repeat;
}

.bg-bandeau{
	background: url(../img/bg-bandeau.gif) top repeat-y;
}

.bg-h1{
	background: url(../img/h1-left.gif) top right repeat-y;
}

.bg-cadre-top{
	background: url(../img/cadre-top.jpg) bottom repeat-x;
}
.bg-cadre-bottom{
	background: url(../img/cadre-bottom.jpg) top repeat-x;
}
.bg-cadre-right{
	background: url(../img/cadre-right.jpg) left repeat-y;
}
.bg-cadre-left{
	background: url(../img/cadre-left.jpg) left repeat-y;
}


.border-photo-left {
	border: 0px solid #000000;
	margin: 0px 10px 3px 0px;
}

.border-photo-right {
	border: 0px solid #000000;
	margin: 0px 0px 5px 15px;
}