* {
outline:none;
}
body {
	background-color: #333333;
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #596D0C;
	font-size: 15px;
	height:100%

}
.web_options {
	background-image: url(../images/web/vignettes_HOVER.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 157px;
	width: 182px;
	position: absolute;
	display: none;
	padding-left: 68px;
	padding-top: 30px;
}

.print_options {
	background-image: url(../images/publicites/vignettes_HOVER.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 157px;
	width: 182px;
	position: absolute;
	display: none;
	padding-left: 68px;
	padding-top: 30px;
}

div.commentaire {
	background-color: #333333;
	height: 195px;
	width: 315px;
	overflow: auto;
	margin-left: 50px;
	border: 1px inset #FFFFFF;
	font-size: 12px;
	padding: 5px;
}
div.commentaire a {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;
}


.div_lien_casse, .div_envoi_ami, .div_commentaire {
	height: 419px;
	width: 423px;
	position: fixed;
	z-index: 300;
	margin-left: -211px;
	left: 48.5%;
	bottom: 20%;
	background-repeat: no-repeat;
	background-position: left top;
	color: #F8F8F8;
}

.div_lien_casse {
	background-image: url(../images/web/bg_DIV_LIEN_CASSE.png);
}
.div_envoi_ami {
background-image: url(../images/web/bg_DIV_ENVOI_AMI.png);
}
.div_commentaire {
background-image: url(../images/web/bg_DIV_COMMENTAIRE.png);
}

.div_lien_casse h4, .div_envoi_ami h4, .div_commentaire h4 {
	font-size: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 20px;
	margin: 0px;
	padding-top:80px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.div_lien_casse p, .div_envoi_ami p, .div_commentaire p {
	text-align: center;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 80px;
	font-size: 16px;
}
.div_envoi_ami p {
	padding-top: 50px!important;
}
.div_commentaire p {
	padding-top: 0!important;
}

.div_lien_casse a, .div_envoi_ami a, .div_commentaire a {
	font-size: 17px;
	font-weight: bold;
	font-variant: small-caps;
}

.web_options a, .print_options a {
	line-height: 20px;
	color: #F8F8F8;
	text-decoration: none;
	display: block;
	font-size: 11px;
	text-align: left;
	background-image: url(../images/web/vignettes_HOVER_fleche.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 13px;
}
.web_options a:hover, .print_options a:hover {
	color: #999999;
}

.web_options ul, .web_options li, .print_options ul, .print_options li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.panneau_popup {
	background-color: #333333;
	width: 500px;
	z-index: 30;
	height: 450px;
	text-align: center;
	border: 3px inset #666666;
	padding-bottom: 10px;
	margin-left: -130px;
	left: 185px;
	padding-top: 0px;
	top: 10px;
	visibility: visible;
	position: relative;
	background-image: url(../images/bg_videos.gif);
	margin-top: 50px;
}
.tri {
	position: absolute;
	z-index: 50;
	left: 360px;
	top: 370px;
	font-family: Arial, Helvetica, sans-serif;
}
.tri li, .tri ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.tri li {
float:left;

}
.tri a {
	color: #879a3a;
	text-decoration: none;
	font-size: 12px;
	display:block;
	margin-right:10px;
}
.tri a:hover {
	color: #f47b00;
	text-decoration: underline;
}


.panneau_popup_absolute {
	background-color: #333333;
	z-index: 30;
	text-align: center;
	border: 3px inset #666666;
	padding-bottom: 10px;
	padding-top: 0px;
	visibility: visible;
	position: relative;
	background-image: url(../images/bg_videos.gif);
}

#no_plug {
	color: #CC0000;
	background-color: #FFFFFF;
	text-align: center;
	display: none;
	padding: 3px;
	font-weight: bold;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}

.panneau_popup p {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
}
.panneau_popup span {
	font-size: 10px;
	color: #CCCCCC;
}
.panneau_popup_absolute p {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
}
.panneau_popup_absolute span {
	font-size: 10px;
	color: #CCCCCC;
}

.panneau {
	background-color: #333333;
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	position: absolute;
	width: 500px;
	z-index: 30;
	height: 130px;
	text-align: center;
	border: 3px ridge #FFFFFF;
	padding-bottom: 10px;
	margin-left: -250px;
	left: 37%;
	padding-top: 0px;
}
.panneau p {
	
	font-weight: bold;
	color: #FFFFFF;	
}
a.fermer {
	display: block;
	background-color: #FF6600;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	text-indent: 10px;
}
a.fermer:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFCC00;
}



dl,dt,dd,ul,li {
margin:0;
padding:0;
}

#conteneur {
	background-repeat: no-repeat;
	background-position: -1px top;
	width: 812px;
	margin-left: -406px;
	left: 56%;
	position: absolute;
	background-image: url(../images/top.gif);
}

#middle {
	background-color: #F2F9DA;
	width: 613px;
	float: left;
}


#menu {
	display: block;
	float: left;
	width: 613px;
}
input, textarea {
	background-image: url(../images/bg_input.gif);
	border: 1px solid #596D0C;
	padding: 1px;
}
.bouton_form_orange {
	color: #FFFFFF;
	background-color: #f6822d;
	background-image: none;
	border: thin solid #333333;
	margin-right: 5px;
}


#menu dt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
	display: block;
	width: 79px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F2F9DA;
	padding-left: 21px;
	font-variant: small-caps;
	padding-right: 21px;
	text-align: center;
	height: 17px;
	line-height: 16px;
}

#menu li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #BFCF81;
	text-decoration: none;
	display: block;
	width: 79px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F2F9DA;
	padding-left: 21px;
	font-variant: small-caps;
	padding-right: 21px;
	text-align: center;
	height: 17px;
	line-height: 16px;
	filter:alpha(opacity:80);
	opacity: 0.8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	list-style-type: none;
}
#menu li a:hover {
	background-color: #DDE6BD;
}
#menu dd {
	display: none;
}

#menu dt a:hover {
	background-color: #879A3A;
}


#menu dl {
	float: left;
}
#menu ul {
	position: absolute;
	list-style-type: none;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: oblique;
	padding-left: 18px;
	background-image: url(../images/bg_h1.gif);
	background-repeat: no-repeat;
	background-position: left 22px;
	margin: 20px 0px 20px 10px;
	padding-top: 20px;
}
h1:first-letter {
	color: #F47B00;
}



#header {
	
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	background-position: right top;
}


p {
	padding-right: 30px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
h2 {
	font-size: 14px;
	color: #333333;
	margin-left: 25px;
	background-color: #F9FCEF;
	padding: 5px;
	margin-right: 25px;
	text-align: center;
	font-variant: small-caps;
}

#navig {
}


#bottom {
	height: 89px;
	color: #4E6632;
	width: 613px;
	background-image: url(../images/bg_bas.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 50px;
	text-indent: 170px;
	letter-spacing: 1px;
	position:absolute;
}
#bottom a {
	color: #75962E;
	text-decoration: underline;
}

.puces {
	margin-left: 60px;
}
.titre_cv {
	display: block;
	border: 1px solid #596D0C;
	padding: 6px;
	font-weight: bolder;
	background-color: #FFFFFF;
}

.puces a{
	color: #879A3A;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	margin: 0px;
	list-style-type: square;
	padding: 0px;
	height: 15px;

}.puces a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #F47B00;
	text-indent: 10px;

}
p a {
	color: #F47B00;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
p a:hover {
	color: #879A3A;
	text-decoration: none;

}
.tableau_web {
	font-size: 10px;
	text-align: center;
	margin-left: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.opacite:hover, a.opacite:hover {
opacity : 0.8;
filter : alpha(opacity=80);
-moz-opacity : 0.8;
}
