@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
		line-height:20px;
}

@font-face {
	font-family:trajan;
	src: url('../fonts/trajanpro-regular.otf');
}

body {
	background: #25282a;
}
a {
	text-decoration:none;
	color:#21c4ed;
}
a:hover {
	text-decoration:underline;
	color:#21c4ed;
}
img {
	border-color:#666;
	margin:10px 0 10px 10px;
}
strong {
	color:#21c4ed;
}
p {
	margin-bottom:10px;
}

.mainContainer {
	width:1060px;
	height:auto;
	margin: 15px auto 0 auto;	
}
.accueilContainer {
	width:980px;
	height:600px;
	margin: 0 auto 0 auto;
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
	border:solid 1px #5d5d5d;
}
.pageContenuContainer {
	width:754px;
	overflow:hidden;
	margin: 0 auto 20px auto;
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
	border:solid 1px #5d5d5d;
	background-color:#232324;
	float:left;
	min-height:600px;

}
.fondLogo {
	background:url(../images/ressource/fond-logo.png);
	width:287px;
	height:166px;
	margin:20px 0 0 8px;
	overflow:hidden;
	position:absolute;
	top: 17px;
	z-index: 10000;
}
.logo {
	width:207px;
	height:71px;
	margin:25px auto 0 30px;
}
.header {
	width:1020px;
	height:140px;
}
.menuPrincipal {
	float:right;
	margin:110px 0 0 0;
	width:auto;
	height:30px;
}

.menuPrincipal ul li {
	float:left;
	margin:0 0 0 20px;
	list-style-type:none;	
	display:block;
	height:50px;
	width:auto;
}

.menuPrincipal ul li a {
	font-family:trajan;
	color:#FFF;
	text-decoration:none;
	font-size:16px;
	padding-left:10px;
}

.menuPrincipal ul li a:hover {
	background:url(../images/ressource/barre-bleue-fade-in.gif) no-repeat;
	background-position:0 3px;
	padding-left:10px;
	
}


.menuPrincipal ul li:hover ul {
	margin-top:9px;
	list-style-type:none;
	position:absolute;
	z-index:10000;
	display:block;
	width:auto;
	padding-right:10px;
	padding-bottom:10px;
	background:url(../images/ressource/fond-transp.png);
	text-align:right;
	border:solid 1px #5d5d5d;

}
.menuPrincipal ul li ul li {
	margin:10px 0 0 -30px;
	list-style-type:none;
	color:#FFF;
	float:none;
	display:block;
	height:15px;

}
.menuPrincipal ul ul {
	display:none;
}
.menuPrincipal ul li ul li a {
	padding-left:10px;
	color:#21c4ed;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
.menuPrincipal ul li ul li a:hover {
	color:#FFF;
	background:url(../images/ressource/barre-bleue-fade-in.gif) no-repeat;
	background-position:0 1px;
	padding-left:10px;
	}

.boutonsSpeciauxAccueil {
	background:url(../images/ressource/fond-transp.png);
	width:290px;
	height:90px;
	border:solid 1px #5d5d5d;
	position:relative;
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
	cursor:pointer;
}
.bordureBleuGauche {
	background:#21c4ed;
	width:4px;
	height:100%;
	float:left;
}
.contenuBoutonsSpeciauxAccueil {
	width:264px;
	height:60px;
	margin: 16px 0 0 10px;
	float:left;
	font-family:trajan;
	text-align:center;
	font-size:23px;
	line-height:30px;
}
.contenuBoutonsSpeciauxAccueil strong {
	color:#21c4ed;
	font-family:trajan;
	font-size:23px;
}
.bandeDroiteAccueil {
	width:285px;
	height:600px;
	float:left;
	margin:-555px 0 0 630px;
	position:relative;
	background:url(../images/ressource/fond-transp.png);
	float:left;
}
.bandeDroiteContenu {
	width:261px;
	height:540px;
	padding:20px 10px 20px 10px;
	float:left;
	text-align:center;
}
.bandeDroiteContenu .title {
	color:#21c4ed;
	font-family:trajan;
	font-size:26px;
}
.bandeDroiteContenu p {
	margin-top:15px;
	font-family:Arial, Helvetica, sans-serif;
}
.bandeDroiteContenu strong {
	color:#21c4ed;
}
.bandeDroiteContenu a {
	color:#21c4ed;
}
.bandeDroiteContenu a:hover {

	text-decoration:underline;
}
.pagesInterieuresContainer {
	width:980px;
	height:auto;
	background:#232324;
	margin: 0 auto 0 auto;
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
	border:solid 1px #5d5d5d;
}
.footer {
	width:100%;
	height:auto;
	margin:20px 0 0 0;
	text-align:center;
}
.menuBas {
	margin: 0 auto 0 auto;
	list-style-type:none;
	width:860px;
}
.menuBas ul li {
	list-style-type:none;
	float:left;
	border-right: 1px solid #7A7474;
	padding:0 10px;
}

.menuBas ul li a {
	color:#21c4ed;
}
.colonnePhotoPageContenu {
	width:224px;
	height:600px;
	margin-left:40px;
	float:left;
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
	border:solid 1px #5d5d5d;
	border-right:none;
}
.colonneDroitePageContenu{
	width:710px;
	height:auto;
	padding:20px 0 0 25px;
	float:left;
}
.filAriane {
	color:#21c4ed;
	margin-bottom:10px;
}
.filAriane a {
	color:#21c4ed;
}
.filAriane a:hover {
	text-decoration:underline;
}
.colPageContenu{
	width:220px;
	float:left;
	height:auto;
	float:left;
	margin-left:20px;

}
h1 {
	font-size:20px;
	color:#21c4ed;
	margin-bottom:15px;
}

h2 {
	font-size:15px;
	font-weight:bold;
	color:#21c4ed;
	margin:10px 0 10px 0;
}
h3 {
	color:#21c4ed;
	margin:10px 0 10px 0;
}

.lienToggleDiv {
	cursor:pointer;
	margin:0 0 6px 0;
	color:#21c4ed;
	list-style-image:url(../images/ressource/puce-listes.png);
	
}
.lienToggleDivOn {
	margin:15px 0 0 -15px;
	font-weight:bold;
	border-top:1px solid #21c4ed;
	border-bottom:1px solid #21c4ed;
	height:25px;
	line-height:23px;
	padding-left:15px;
	background: #666 url(../images/ressource/puce-listes-on.png) no-repeat;
	background-position: 3px 10px;
	cursor:pointer;
	list-style-type:none;
}
.listePageContenu {
	margin:0 0 20px -25px;
}

.bloc {
	display:none;
	margin:0 0 25px -15px;
	background:#333;
	padding:10px;
	text-align:justify;
}

.bloc li {
	margin:10px 0 0 20px;
}

.texteForm {
	color:#666;
}
.champs {
	width:215px;
}
input {
	width:215px;
}
.formError {
	background-color:#B11B1F;
	color:#FFF;
	margin-bottom:10px;
}
.boutonValider {
	margin-top:20px;
	width:100px;
	height:18px;
	color:#000;
	background:#E0E0E0;
	border: solid 1px #666;
	cursor:pointer;
	text-align:center;
	border-radius:2px;
}

.boutonValiderHover {
	margin-top:20px;
	width:100px;
	height:18px;
	color:#FFF;
	background:#999;
	border: solid 1px #444;
	cursor:pointer;
	text-align:center;
	border-radius:2px;
}


ul {
	margin-bottom:10px;
}
.legendePhoto {
	border-left:solid 3px #21c4ed;
	text-align:left;
	padding-left:5px;
}