* {
	margin: 0px;
	padding: 0px;
}
html { 
	background:#222222;
}
body {
	font-family: Verdana, Arial, Helvetica,sans-serif;
	font-size:0.8em;
}
img {
	border: 0px;
}
h3 {
	width: 200px;
	float: left;
}
h4 {
	margin-bottom: 10px;
}
h2 {
	margin-bottom: 10px;
	color: #222222;
	text-decoration: underline;
}
p {
	text-align: justify;
	margin-bottom: 15px;
}
label {
	color: #787a77;
	font-weight: bold;
	width: 150px;
	display: block;
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
}
a:link, a:visited, a:active {
	color: #222222;
	font-weight: bold;
}
a:hover {
	color: #787a77;
}
#footer {
	position: relative;
	width: 900px;
	left: 50%;
	margin-left: -450px;
	margin-top: 10px;
	text-align: center;
	color: #787a77;
	font-weight: bold;
	font-size: 0.8em;
}
#footer img {
margin-left: 5px;
margin-right: 5px;
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #787a77;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#comm_0 {
	color: #FF0000;
	font-weight: bold;
	display: none;
}
#comm_1 {
	color: #009900;
	font-weight: bold;
	display: none;
}
#corps {
	position: relative;
	background: #DDDDDD;
	width: 890px;
	left: 50%;
	margin-left: -450px;
	margin-top: 20px;
	padding: 5px;
}
#archive {
	position: relative;
	background: #DDDDDD;
	width: 890px;
	left: 50%;
	margin-left: -450px;
	margin-top: 20px;
	padding: 5px;
}
#vignettes {
	width: 680px;
	float: left;
}
ul#affVig {
	list-style: none;
}
ul#affVig li {
	float: left;
	margin-left: 15px;
}
	ul#affVig li img {
		border: 3px solid #fff;
		-webkit-border-radius:5px;
		-webkit-box-shadow: #000 0 0 2px;
		-webkit-transition: -webkit-transform .2s ease-in-out, -webkit-box-shadow .1s ease-in;
	}
	ul#affVig li img:hover {
		-webkit-transform:scale(1.1);
		-moz-transform:scale(1.1);
		z-index: 10;
		-webkit-box-shadow: #666666 0 5px 10px;
		-moz-box-shadow: #666666 0 5px 10px;
	}
	
#accesArchive {
	width: 178px;
	height: 140px;
	background: url(../img/archive.png) no-repeat;
	float: left;
}
#accesArchive a {
	width: 178px;
	height: 140px;
	display: block;
}
#menu {
	position: relative;
	width: 900px;
	max-width: 900px;
	left: 50%;
	height: 150px;
	margin-left: -450px;
	margin-top: 25px;
}
#navigation {
	margin-bottom: 8px;
	clear: both;
}
#video {
	position: relative;
	width: 640px;
	height: 380px;
	background: #000;
	float: left;
}
#description {
	position: relative;
	width: 235px;
	float: right;
}
#logo {
	position: relative;
	left: 680px;
	width: 220px;
	height: 150px;
	background: url(../img/logo.png) no-repeat;
}
#logo a{
	width: 220px;
	height: 150px;
	display: block;
}
#act_link {
	background: url(../img/link.png) no-repeat;
	padding-left: 25px;
	margin-bottom: 3px;
	text-decoration: none;
}
#act_link:hover {
	text-decoration: underline;
	cursor: pointer;
}
#act_favoris {
	background: url(../img/favoris.png) no-repeat;
	padding-left: 25px;
	margin-bottom: 3px;
	text-decoration: none;
}
#act_favoris:hover {
	text-decoration: underline;
	cursor: pointer;
}
#act_partager {
	background: url(../img/mail.png) no-repeat;
	padding-left: 25px;
	margin-bottom: 3px;
	text-decoration: none;
}
#act_partager:hover {
	text-decoration: underline;
	cursor: pointer;
}
#act_export {
	background: url(../img/film_export.png) no-repeat;
	padding-left: 25px;
	margin-bottom: 3px;
	text-decoration: none;
}
#act_export:hover {
	text-decoration: underline;
	cursor: pointer;
}
#act_commentaire {
	background: url(../img/comment.png) no-repeat;
	padding-left: 25px;
	margin-bottom: 3px;
	text-decoration: none;
}
#act_commentaire:hover {
	text-decoration: underline;
	cursor: pointer;
}
#act_commentaireAdd {
	background: url(../img/commentAdd.png) no-repeat;
	padding-left: 25px;
	margin-bottom: 3px;
	text-decoration: none;
}
#act_commentaireAdd:hover {
	text-decoration: underline;
	cursor: pointer;
}
#act_rss {
	background: url(../img/rss.png) no-repeat;
	padding-left: 25px;
	margin-bottom: 3px;
	text-decoration: none;
}
#act_rss:hover {
	text-decoration: underline;
	cursor: pointer;
}
#act_facebook {
	background: url(../img/facebook.png) no-repeat;
	padding-left: 25px;
	margin-bottom: 3px;
	text-decoration: none;
}
#act_facebook:hover {
	text-decoration: underline;
	cursor: pointer;
}
.nb {
	font-size: 0.8em;
}
.right {
	text-align: right;
}
.clear {
	clear: both;
}

.action {
	float: right;
	margin-bottom: 16px;
}
	.action img {
		cursor: pointer;
		margin-right: 3px;
	}

.rubrique {
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}
.rubrique li{
	width: 130px;
	height: 153px;
	display: block;
	overflow: hidden;
	padding: 0;
}
.rubrique li a{
	width: 120px;
	height: 120px;
	display: block;
	overflow: hidden;
	padding: 0;
}
.rubrique.horizontal li {
	margin-right: 5px;
	float: left;
}
.pp_form_input {
	padding: 2px;
	width: 390px;
	background: #DDDDDD;
	border: 1px solid #222222;
	color: #222222;
}
.pp_form_input2 {
	padding: 2px;
	width: 230px;
	background: #DDDDDD;
	border: 1px solid #222222;
	color: #222222;
}
.pp_form_input2_err {
	padding: 2px;
	width: 230px;
	background: #DDDDDD;
	border: 1px solid #FF0000;
	color: #222222;
}
.pp_submit {
	padding: 2px;
	background: #DDDDDD;
	border: 1px solid #222222;
	color: #222222;
	margin-left: 150px;
	font-weight: bold;
}
.error {
	margin-left: 20px;
	color: #FF0000;
	font-weight: bold;
	display: none;
}

#r1 {
	position: absolute;
	width: 120px;
	height: 150px;
	background: url(../img/menu_actualites.jpg) no-repeat;
	top: 0px;
	left: 0px;
	
}
#r2 {
	position: absolute;
	width: 120px;
	height: 150px;
	background: url(../img/menu_entreprises.jpg) no-repeat;
	top: 0px;
	left: 140px;
}
#r3 {
	position: absolute;
	width: 120px;
	height: 150px;
	background: url(../img/menu_institution.jpg) no-repeat;
	top: 0px;
	left: 280px;
}
#r4 {
	position: absolute;
	width: 120px;
	height: 150px;
	background: url(../img/menu_apprentis.jpg) no-repeat;
	top: 0px;
	left: 420px;
}
#logoF {
	position: absolute;
	display: block;
	width: 220px;
	height: 150px;
	top: 0px;
	left: 680px;
}
#rub1 { 
	background: url(../img/menu_actualites.png) no-repeat;
}
#rub2 {
	background: url(../img/menu_entreprises.png) no-repeat;
}
#rub3 {
	background: url(../img/menu_institution.png) no-repeat;
}
#rub4 { 
	background: url(../img/menu_apprentis.png) no-repeat;
}
.rubrique.horizontal #rub4 {
	margin-right: none;
}
.actualite {
	font-weight: bold;
	color: #eb4525;
}
a.actualite_lien:link, a.actualite_lien:visited, a.actualite_lien:active {
	color: #222222;
	font-weight: bold;
}
a.actualite_lien:hover {
	color: #eb4525;
	text-decoration: none;
	font-weight: bold;
}
.actualite_form {
	border: 1px solid #525866;
	color: #eb4525;
	background-color: #000000;
}
.actualite_important {
	font-weight: bold;
	color: #eb4525;
}
.entreprise {
	font-weight: bold;
	color: #F78E28;
}
a.entreprise_lien:link, a.entreprise_lien:visited, a.entreprise_lien:active {
	color: #222222;
	font-weight: bold;
}
a.entreprise_lien:hover {
	color: #F78E28;
	text-decoration: none;
	font-weight: bold;
}
.entreprise_form {
	border: 1px solid #525866;
	color: #F78E28;
	background-color: #000000;
}
.entreprise_important {
	font-weight: bold;
	color: #F78E28;
}
.institution {
	font-weight: bold;
	color: #4FCE28;
}
a.institution_lien:link, a.institution_lien:visited, a.institution_lien:active {
	color: #222222;
	font-weight: bold;
}
a.institution_lien:hover {
	color: #4FCE28;
	text-decoration: none;
	font-weight: bold;
}
.institution_form {
	border: 1px solid #525866;
	color: #4FCE28;
	background-color: #000000;
}
.institution_important {
	font-weight: bold;
	color: #4FCE28;
}
.apprenti {
	font-weight: bold;
	color: #34ABEA;
}
a.apprenti_lien:link, a.apprenti_lien:visited, a.apprenti_lien:active {
	color: #222222;
	font-weight: bold;
}
a.apprenti_lien:hover {
	color: #34ABEA;
	text-decoration: none;
	font-weight: bold;
}
.apprenti_form {
	border: 1px solid #525866;
	color: #34ABEA;
	background-color: #000000;
}
.apprenti_important {
	font-weight: bold;
	color: #34ABEA;
}

.hide {
	display: none;
}
#popup {
	position: absolute;
	color: #000000;
	background: #CCCCCC;
	width: 400px;
	display: none;
	left: 50%;
	margin-left: -205px;
	top: 25%;
	border: 2px solid #222222;
	z-index: 3000;
	padding: 5px;
}
#close {
	position: absolute;
	background: url(../img/fermer.png) no-repeat;
	width: 25px;
	height: 29px;
	left: 398px;
	top: -10px;
	z-index: 4000px;
	display: block;
	cursor: pointer;
}
#opacite {
	-khtml-opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
	opacity: 0.5;
	background: #000000;
	display: none;
	height: 100%;
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1000;
}

#loading {
	position: absolute;
	padding: 5px;
	background: #DDDDDD;
	border: 2px solid #222222;
	width: 120px;
	height: 50px;
	text-align: center;
	z-index: 9999;
	left: 50%;
	margin-left: -60px;
	top: 50%;
	margin-top: -25px;
	color: #222222;
	font-weight: bold;
	display: none;
}

#corps_comm {
	width: 600px;
	margin-left: 7px;
	margin-top: 15px;
	background: #DDDDDD;
	padding: 3px;
}
p.auteur {
	margin-bottom: 4px;
}
p.msg {
	margin-left: 20px;
	margin-bottom: 12px;
	border-bottom: 1px dotted #787a77;
}
p.form_contact {
	text-align: left;
	margin-left: 20px;
}
.tb_archive {
	width: 100%;
	border: 1px dotted #787a77;
	margin-bottom: 15px;
}
.form_input {
	border: 1px solid #787a77;
	padding: 3px;
	color: #787a77;
	width: 300px;
}
.form_input_selected {
	border: 1px solid #222222;
	padding: 3px;
	color: #222222;
	width: 300px;
}
.form_submit {
	border: 1px solid #787a77;
	background: #FFFFFF;
	padding: 2px;
	color: #222222;
	font-weight: bold;
	margin-left: 150px;
}
.form_submit_disabled {
	border: 1px solid #787a77;
	background: #FFFFFF;
	padding: 2px;
	color: #787a77;
	font-weight: bold;
	margin-left: 150px;
}

#search_field {
	position: relative;
	width: 565px;
	height: 37px;
	background: url(../img/champ_recherche.png) no-repeat;
	left: 50%;
	margin-left: -233px;
}

#bouton_recherche {
	position: relative;
	left: 100%;
	margin-left: -41px;
	cursor: pointer;
}

.f_search {
position: absolute;
width: 500px;
margin-top: 6px;
margin-left: 5px;
font-size: 16px;
color: #222222;
font-weight: bold;
padding: 2px;
border: 0px;
}

#menuHead {
position: relative;
top: 0px;
left: 0px;
width: 100%;
background: #333333;
border-bottom: 1px solid #444444;
}

#menuHeadText {
position: relative;
width: 900px;
left: 50%;
margin-left: -450px;
color: #777777;
padding-top: 2px;
padding-bottom: 2px;
font-weight: bold;
text-align: right;
}

.recherche {
border: 1px solid #444444;
background: #222222;
color: #DDDDDD;
padding: 2px;
width: 170px;
font-weight: bold;
}

#finder {
float: right;
height: 22px;
width: 25px;
background-color: #444444;
background-image: url(../img/find.png);
background-repeat: no-repeat;
background-position: 30% center;
cursor: pointer;
}

#finder:hover {
background-color: #555555;
}

#affLogo {
margin-top: 8px;
}

#description2 {
display: none;
}

#export_ta {
	width: 100%;
	height: 170px;
}