@charset "utf-8";
/* CSS Document */

.ombreDiapo {
	border-right-width:2px;
	border-right-style:solid;
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-color:#B7B7B7;
}

.zoneLangue {
	height:290px;
	width:162px;
	background-image:url(imgs/rect-gris.jpg);
	float:left;
	position:relative;
	left:75px;
	vertical-align:middle;
	padding-top:50px;
}

#boiteAccueil {
	border-style:solid;
	border-width:1px;
	border-color:#c2c2c2;
	padding:15px;
	text-align:justify;
	line-height:22px;
}

.titres  {
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:17px;
	color:#93150c;
	padding-top:20px;
}

.textegeneral  {
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:13px;color:#000000;
	line-height:20px;
	text-align:justify;
}

#contenupage {
	font-family:verdana;
	font-size:11px;
	padding-left:45px;
	padding-right:45px;
	padding-top:20px;
	width:865px;
	background-color:white;
	text-align:left;
	z-index:5;
}

#titrepage {
	width:900px;
	padding-top:55px;
}

#pageComplete {
	width:100%;
	text-align:center;
}

#bandebas {
	background-color:#17223e;
	font-family:verdana;
	font-size:11px;
	color:white;
	text-align:center;
	padding:4px;
}

#zoneEtire {
	height:100px;
	padding:50px;
}


a.lienBas:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: black;
	text-decoration: underline;
}

a.lienBas:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: black;
	text-decoration: underline;
}
a.lienBas:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: black;
	text-decoration: none;
}
a.lienBas:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: black;
	text-decoration: underline;
}

a.lienLangues:visited {
	font-family:Georgia;
	font-size:17px;
	text-decoration:underline;
	color:#333;
}

a.lienLangues:active {
	font-family:Georgia;
	font-size:17px;
	text-decoration:underline;
	color:#333;
}
a.lienLangues:hover {
	font-family:Georgia;
	font-size:17px;
	text-decoration:none;
	color:#333;
}
a.lienLangues:link {
	font-family:Georgia;
	font-size:17px;
	text-decoration:underline;
	color:#333;
}

