/*-------------------------------------------------------------------------------
conteneur principal
------------------------------------------------------------------------------ */
#wrap {
background:#FFFFFF; 
color:#404040; 
margin:0 auto 0 auto; 
width:970px;
text-align:left;
}
/*-------------------------------------------------------------------------------
balise html
------------------------------------------------------------------------------ */
body{
font-family:arial,verdana,sans-serif;
font-size:12px;
background:#eaf3f8; 
}
h1 {

font-family:arial,verdana,sans-serif;
font-size:1.6em;
font-weight:bold;
color: #184b80;
display:block;
height:32px;
padding:10px 0 0 0;
background:url("images/titre.gif") left bottom repeat-x;
}
h2 {
font-size:1.2em;
font-weight: bold;
color: #004787;
margin-top:10px;
}

h3 {
font-size:1.1em;
font-style:italic;
color:#e2016b;
margin:5px 0 0 0;
}
h4 {
font-size:1.1em;
color:#555;
margin:5px 0 0 0;
}
a:link {
font-family:arial,verdana,sans-serif;
color: #004787;
}
a:visited{
font-family:arial,verdana,sans-serif;
color: #004787;
}
a:hover{
font-family:arial,verdana,sans-serif;
color: #990033;
}
a img {
border:0px;
}
input, textarea {
font-family:arial,verdana,sans-serif;
font-size:12px;
width:100%;
border:1px solid #CCC;
}
textarea  {
height:160px;
}
#Envoyer {
width:100px;
}
/*-------------------------------------------------------------------------------
entête de page
------------------------------------------------------------------------------ */
#header {
height:225px;
width:970px;
margin:0px 0px 0px 0px;
/*background:url("img/bandeau.jpg")*/;
}
/*-------------------------------------------------------------------------------
bandeau gauche
------------------------------------------------------------------------------ */
#bandeau_gauche {
height:460px;
float:left;
width:245px;
margin: 0px 20px 0px 0px !important;
margin: -3px 20px 0px -4px;
background:url("images/bandeau_gauche.jpg") right top no-repeat;
padding:50px 0 0 0;
}

 /*  lien */
.lien_menu a, .lien_menu_actif, #lien_menu_static {
font-family:arial,verdana,sans-serif;
text-decoration:none;
margin:0px 0px 10px 55px;

text-indent:10px;
padding-top:3px;
display:block;
width:170px;
color:#00163b;
font-size:14px;
font-weight:bold;
background:#FFF;
height:20px;
border:solid 1px #39ABDD;
border-left:solid 20px #39ABDD;
position:relative;
margin-right:-50%;
}


.lien_menu_actif, .lien_menu a:hover {
border:solid 1px #a4c409;
border-left:solid 20px #a4c409;
color:#00163b;
width:180px;

}

.lien_menu_actif  a:visited{
color:#00163b;
text-decoration:none;
border:solid 1px #a4c409;
border-left:solid 20px #a4c409;
}
/*
liens sous menu
*/
.lien_sous_menu a, .lien_sous_menu_actif, .lien_sous_menu a:visited {
font-family:arial,verdana,sans-serif;
text-decoration:none;
margin:0px 0px 10px 65px !important;
margin:0px 0px 10px 58px;
text-indent:10px;
padding-top:3px;
display:block;
width:140px;
color:#00163b;
font-size:12px;
font-weight:bold;
background:#FFF;
height:18px;

border-left:solid 10px #23bbe8;
}

.lien_sous_menu_actif {
color:#00163b;text-decoration:none;
border-left:solid 10px #de007a;

}
.lien_sous_menu a:hover{

color:#00163b;text-decoration:none;
border-left:solid 10px #de007a;
}

#annonce {
    width:193px;
    background:#FFF;
    height:160px;
    margin:105px 0 0 20px;
    padding: 5px;
    border: inset 1px #DEDEDE;
}

/*-------------------------------------------------------------------------------
zone centrale
------------------------------------------------------------------------------ */
#zone_centrale {
width:653px;
padding:0px 20px 5px 20px;
float:left;
background:#EfEfEF;
}
 
.small85 {
font-size:0.9em;
}
.conteneur_input {
font-size:12px;
width:518px;
float:left;
margin:0 0 5px 0;
}
.etiquette {
font-family:arial,helvetica,sans-serif;
font-size:12px;
font-weight:bold;
width:195px;
text-align:left;
margin:0 10px 0 0;
float:left;clear:left;
}

.conteneur_input_g {
font-size:12px;
width:450px;
float:left;
margin:0 0 5px 0;
}
.etiquette_g {
font-family:arial,helvetica,sans-serif;
font-size:12px;
font-weight:bold;
width:150px;
text-align:right;
margin:0 10px 0 0;
float:left;clear:left;
}
#ok {
width:40px;
margin-left:10px;
}
.div_stop{
clear:both;
height:0px;
}

.demijournee {
    font-size:1em;
font-weight: bold;
color: #004787;
margin-top:10px;
}

.conteneur_presse {
text-align:center;
float:left;
width:44%;
background:#DDD;
padding:10px;
border:solid 1px #CCC;
margin:7px;
}
/*-------------------------------------------------------------------------------
pied de page
------------------------------------------------------------------------------ */
#footer{
clear:left;
width:970px;
text-align:center;
font-size:10px;
margin-top:5px;
padding:0px;
background:#FFF;
}
.dp-highlighter
{
	font-family: "verdana", mono, serif;
	font-size: 12px !important;
	background-color: #E7E5DC;
	width: 99%;
	overflow: auto;
	margin: 18px 0 18px 0 !important;
	padding-top: 1px; /* adds a little border on top when controls are hidden */
}

/* clear styles */
.dp-highlighter ol,
.dp-highlighter ol li,
.dp-highlighter ol li span 
{
	margin: 0;
	padding: 0;
	border: none;
}

.dp-highlighter a,
.dp-highlighter a:hover
{
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}

.dp-highlighter .bar
{
	padding-left: 45px;
}

.dp-highlighter.collapsed .bar,
.dp-highlighter.nogutter .bar
{
	padding-left: 0px;
}

.dp-highlighter ol
{
	list-style: decimal; /* for ie */
	background-color: #fff;
	margin: 0px 0px 1px 45px !important; /* 1px bottom margin seems to fix occasional Firefox scrolling */
	padding: 0px;
	color: #5C5C5C;
}

.dp-highlighter.nogutter ol,
.dp-highlighter.nogutter ol li
{
	list-style: none !important;
	margin-left: 0px !important;
}

.dp-highlighter ol li,
.dp-highlighter .columns div
{
	list-style: decimal-leading-zero; /* better look for others, override cascade from OL */
	list-style-position: outside !important;
	border-left: 3px solid #6CE26C;
	background-color: #F8F8F8;
	color: #5C5C5C;
	padding: 0 3px 0 10px !important;
	margin: 0 !important;
	line-height: 14px;
}

.dp-highlighter.nogutter ol li,
.dp-highlighter.nogutter .columns div
{
	border: 0;
}

.dp-highlighter .columns
{
	background-color: #F8F8F8;
	color: gray;
	overflow: hidden;
	width: 100%;
}

.dp-highlighter .columns div
{
	padding-bottom: 5px;
}

.dp-highlighter ol li.alt
{
	background-color: #FFF;
	color: inherit;
}

.dp-highlighter ol li span
{
	color: black;
	background-color: inherit;
	font-size:12px;
	font-family: "Consolas", "Courier New", Courier, mono, serif;
}

/* Adjust some properties when collapsed */

.dp-highlighter.collapsed ol
{
	margin: 0px;
}

.dp-highlighter.collapsed ol li
{
	display: none;
}

/* Additional modifications when in print-view */

.dp-highlighter.printing
{
	border: none;
}

.dp-highlighter.printing .tools
{
	display: none !important;
}

.dp-highlighter.printing li
{
	display: list-item !important;
}

/* Styles for the tools */

.dp-highlighter .tools
{
	padding: 3px 8px 3px 10px;
	font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: silver;
	background-color: #f8f8f8;
	padding-bottom: 10px;
	border-left: 3px solid #6CE26C;
}

.dp-highlighter.nogutter .tools
{
	border-left: 0;
}

.dp-highlighter.collapsed .tools
{
	border-bottom: 0;
}

.dp-highlighter .tools a
{
	font-size: 9px;
	color: #a0a0a0;
	background-color: inherit;
	text-decoration: none;
	margin-right: 10px;
}

.dp-highlighter .tools a:hover
{
	color: red;
	background-color: inherit;
	text-decoration: underline;
}

/* About dialog styles */

.dp-about { background-color: #fff; color: #333; margin: 0px; padding: 0px; }
.dp-about table { width: 100%; height: 100%; font-size: 11px; font-family: Tahoma, Verdana, Arial, sans-serif !important; }
.dp-about td { padding: 10px; vertical-align: top; }
.dp-about .copy { border-bottom: 1px solid #ACA899; height: 95%; }
.dp-about .title { color: red; background-color: inherit; font-weight: bold; }
.dp-about .para { margin: 0 0 4px 0; }
.dp-about .footer { background-color: #ECEADB; color: #333; border-top: 1px solid #fff; text-align: right; }
.dp-about .close { font-size: 11px; font-family: Tahoma, Verdana, Arial, sans-serif !important; background-color: #ECEADB; color: #333; width: 60px; height: 22px; }

/* Language specific styles */

.dp-highlighter .comment, .dp-highlighter .comments { color: #008200; background-color: inherit; }
.dp-highlighter .string { color: blue; background-color: inherit; }
.dp-highlighter .keyword { color: #069; font-weight: bold; background-color: inherit; }
.dp-highlighter .preprocessor { color: gray; background-color: inherit; }
