BODY {
	background: url(img/bg.gif) #4C7595;
	background-repeat: repeat-x;
    background-position: top left;
	margin: 0px;
}

.BorderPage {
	border-right: 5px #FFFFFF solid;
	border-left: 5px #FFFFFF solid;
}

.BorderInt {
	border: 1px #99A9B6 solid;
	background: #D3E5F1 url(img/bg-page-interieur.gif) no-repeat top;
}

.Bg-droite {
	background: #004759 url(img/bg-droite.gif) no-repeat left top;
}

.Bg-droiteBottom {
	background: #004759 url(img/bg-droite-bottom.gif) no-repeat bottom;
}

.BorderPageBottom {
	background: #FFFFFF url(img/bg-bottom-page.gif) no-repeat bottom left;
}

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

.BG-Accueil  {
	height:39px;
	vertical align : bottom;
	background: url(img/bg-menu-accueil.gif) repeat-x bottom;
}

.BG-Presentation  {
	height:39px;
	vertical align : bottom;
	background: url(img/bg-menu-presentation.gif) repeat-x bottom;
}

.BG-Chantiers {
	height:39px;
	vertical align : bottom;
	background: url(img/bg-menu-chantiers.gif) repeat-x bottom;
}

.BG-Environnement {
	height:39px;
	vertical align : bottom;
	background: url(img/bg-menu-environnement.gif) repeat-x bottom;
}

.BG-Evenementiel  {
	height:39px;
	vertical align : bottom;
	background: url(img/bg-menu-evenementiel.gif) repeat-x bottom;
}

.BG-Intervenants  {
	height:39px;
	vertical align : bottom;
	background: url(img/bg-menu-intervenants.gif) repeat-x bottom;
}

.BG-Contact  {
	height:39px;
	vertical align : bottom;
	background: url(img/bg-menu-contact.gif) repeat-x bottom;
}

.BG-Accueil-h  {
	height:39px;
	vertical align : bottom;
	background: #59000F url(img/bg-menu-accueil.gif) repeat-x bottom;
}

.BG-Presentation-h  {
	height:39px;
	vertical align : bottom;
	background: #27A093 url(img/bg-menu-presentation.gif) repeat-x bottom;
}

.BG-Chantiers-h {
	height:39px;
	vertical align : bottom;
	background: #1D5900 url(img/bg-menu-chantiers.gif) repeat-x bottom;
}

.BG-Environnement-h {
	height:39px;
	vertical align : bottom;
	background: #0F86B7 url(img/bg-menu-environnement.gif) repeat-x bottom;
}

.BG-Evenementiel-h  {
	height:39px;
	vertical align : bottom;
	background: #B7660F url(img/bg-menu-evenementiel.gif) repeat-x bottom;
}

.BG-Intervenants-h  {
	height:39px;
	vertical align : bottom;
	background: #B70F2B url(img/bg-menu-intervenants.gif) repeat-x bottom;
}

.BG-Contact-h  {
	height:39px;
	vertical align : bottom;
	background: #B7AD0F url(img/bg-menu-contact.gif) repeat-x bottom;
}

.Text11 {
	font-family: Verdana, Arial, Helvetica, sans serif;
	font-size: 11px;
 	color: #FFFFFF;
}
.Text11 a:link {
	color : #FFFFFF;
	text-decoration : underline;
}
.Text11 a:hover {
	color : #FFFFFF;
	text-decoration : none;
}
.Text11 a:visited {
	color : #FFFFFF;
}

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

.BorderImage {
	background: #FFFFFF;
	padding: 10px;
	border: 1px #99A9B6 solid;
}

.Titre {
	font-family: Verdana, Arial, Helvetica, sans serif;
	font-size: 20px;
 	color: #006680;
}
.Titre a:link {
	color : #006680;
	text-decoration : underline;
}
.Titre a:hover {
	color : #006680;
	text-decoration : none;
}
.Titre a:visited {
	color : #006680;
}

.SsTitre {
	font-family: Verdana, Arial, Helvetica, sans serif;
	font-size: 14px;
 	color: #006680;
}
.SsTitre a:link {
	color : #006680;
	text-decoration : underline;
}
.SsTitre a:hover {
	color : #006680;
	text-decoration : none;
}
.SsTitre a:visited {
	color : #006680;
}

.Border {
	border: 1px #003C4A solid;
}