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

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-image: url(../img/fond.jpg);
	background-repeat: no-repeat;
	background-position: center 75px;
}
#vignette {
	text-align: center;
	width: 214px;
	display: block;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
a {
	color: #0091B5;
}
a[href $='.pdf']{background:url(../img/iconepdf.gif) no-repeat right center;padding-right:50px;}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#logo_eal {
	display: block;
	margin: auto;
	background-color: #FFF;
}
#encart {
	background-color: #C0AF01;
	padding: 2em;
	color: #FFF;
	margin: auto;
	width: 700px;
}
h1 {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 250%;
	padding-top: 1em;
	padding-bottom: 0.5em;
	margin: 0px;
	text-align: center;
}
.english {
	font-size: 80%;
	color: #666;
}
.soustitre {
	font-size: 60%;
	line-height: normal;
	padding-top: .5em;
	display: block;
}
h1 img { vertical-align: middle; }


h2 {
	padding-top: 1em;
	font-weight: normal;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
}
ol li {
	padding-top: .5em;
	padding-bottom: .5em;
}
.biographie_en {
	width: 600px;
}
#logo_ecdq { margin-bottom: 1em; }

#telechargements ul li ul { padding: 0px; }
#telechargements ul li ul li {
	display: inline;
	padding-right: 2em;
	font-size: 90%;
	color: #666;
}
#logo_formationcontinue {
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	margin: auto;
	padding: 0px;
}
#logo_ecdq { margin-bottom: 1em; }


#menuprincipal {
	margin: 0px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 130%;
	background-image: url(../img/menu_fond.png);
	background-repeat: repeat-x;
	background-position: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #900;
	background-color: #F00;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#menuprincipal li {
	list-style-type: none;
	display: inline;
}
#menuprincipal li a {
	padding: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #900;
	border-left-color: #F60;
	color: #FFF;
	text-decoration: none;
}
#menuprincipal li a:hover {
	background-color: #E4F084;
	color: #12191F;
}

#menuprincipal .actif   {
	color: #F00;
	background-color: #FFF;
}

#menuprincipal .actif:hover   {
	background-color: #FFF;
	color: #333;
	cursor: text;
}

#contenu {
	margin: auto;
	width: 700px;
	padding-right: 350px;
	padding-bottom: 4em;
	padding-left: 4em;
	color: #333;
	padding-top: 0em;
	background-image: url(../img/marcouellet.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 150%;
}
#pied {
	font-size: 85%;
	text-align: center;
	padding-top: 6em;
	color: #666;
}
.img-left {
	float: left;
	padding-right: .5em;
	padding-bottom: .5em;
}
.img-right {
	float: right;
	padding-left: .5em;
	padding-bottom: .5em;
}
.center {
	text-align: center;
}
.legende {
	font-size: 80%;
	line-height: 250%;
}

