html {
font-size:100%;
}

html,body {
margin:0;
padding:0
}

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.74em;
background-color:#1D1D1D;
color:#FFF;
text-align:left;
}

a img {
border:0;
}

h1 {
margin:0;
padding:0.2em 0 0 0;
font-size:2.6em;
font-weight:normal;
color:#9DA7B0;
}

div#informations-generales {
float:left;
font-size:0.90em;
margin-left:10px;
width:45%;
}

div#informations-utilisateur {
float:right;
margin-right:10px;
font-size:0.90em;
width:45%;
}

div#informations-generales a, div#informations-utilisateur a {
color:#D1D895;
}

div#informations-utilisateur p.dateheure {
font-size:0.90em;
color:#899CAB;
}

h2 {
margin:0 0 1em 0;
padding:0;
color:#3F5A6F;
font-size:2em;
font-weight:normal;
}

h3 {
margin:0 0 0.5em 0;
padding:0;
color:#336699;
font-size:1.5em;
font-weight:normal;
}

h4 {
margin:2em 0 0 0;
color:#000;
font-size:1.2em;
}

p {
text-align:justify;
padding:0;
margin:1em 0 1em 0;
line-height:1.3em;
}

ul {
margin:0 0 1em 0;
padding:0 0 0 2em;
}

ul li {
margin:0 0 0.3em 0;
padding:0;
}

/*--- STRUCTURE ---*/
div#cadre-principal {
width:100%;
}

div#entete {
background-image:url(../images/design/entete.png);
background-repeat:repeat-x;
background-color:#20394D;
height:111px;
color:#F0F9FF;
}

img#logo {
float:left;
margin:4px 5px 0 0;
}

div#milieu {
background-image:url(../images/design/milieu.png);
background-repeat:repeat-x;
height:300px;
background-color:#FFF;
padding:0 0 3em 0;
width:100%;
color:#000;
}

html>body div#milieu {
height:auto;
min-height:300px;
}

div#corps {
padding:1em;
}

div#piedpage {
height:135px;
background-image:url(../images/design/piedpage.png);
background-repeat:repeat-x;
}

div#signature {
color:#8B8C87;
padding:1em;
}

div#signature #support {
float:right;
margin-left:4em;
}

div#signature a {
color:#8B8C87;
font-weight:bold;
text-decoration:none;
}

/*--- TABLEAUX ---*/
table {
margin:0 0 1em 0;
padding:0;
border:0;
border-collapse:collapse;
}



table.donnees {
border-collapse:collapse;
margin:0 0 1em 0;
width:auto;
background-color:#F8F8F8;
border:1px solid #DEDEDE;
}

table.donnees th {
text-align:center;
padding:0.3em 1em;
border:0;
background-color:#FFFFFF;
white-space:nowrap;
color:#9C9C9C;
font-weight:bold;
font-size:1.2em;
}

table.donnees td {
text-align:left;
padding:0.3em 1em;
border:0;
vertical-align:top;
background-image:url(../images/design/tr.png);
background-repeat:repeat-x;
background-color:#FFF;
color:#4B545A;
font-weight:bold;
}

table.donnees tfoot td{
border-top:2px solid #AAA;
text-align:right;
background-color:#FBFBFB;
}

table.donnees caption {
background-image:url(../images/design/formTitre.png);
background-repeat:repeat-x;
color:#FFF;
font-weight:bold;
margin:0 0 0 -1px;
padding:4px;
font-size:1.2em;
text-align:center;
}

/*--- NAVIGATION ---*/
a:link {
color:#B95218;
font-weight:bold;
}

a:visited {
color:#B95218;
font-weight:bold;
}


a:hover {
color:#000;
font-weight:bold;
}


a:active {
color:#000;
font-weight:bold;
}

div.colonne {
float:left;
width:340px;
padding:10px;
}

div.bloc {
padding:0;
margin:0 0 0 1em;
}

div.bloc h3 {
margin:0 0 0.5em 0;
padding:0 0 2px 0;
text-align:left;
color:#3F5A6F;
border-bottom:1px solid #D6DCE0;
}

div.bloc ul {
list-style-type:none;
margin:0 0 1em 0;
padding:0;
}

div.bloc ul li {
font-size:0.90em;
margin:0 0 2em 0;
padding:0;
min-height:35px;
}

div.bloc ul li a {
font-size:1.1em;
}

div.bloc ul li img {
float:left;
margin-right:0.8em;
}

form {
margin:0 0 1em 0;
padding:0;
border:1px solid #DEDEDE;
}

fieldset {
border:0;
border-top:1px solid #D6DCE0;
padding:10px 3px;
margin:0 0 1em 0;
}

legend {
color:#3F5A6F;
font-weight:normal;
font-size:1.4em;
}

form label {
	cursor: pointer;
	font-weight:bold;
color:#737373;
}

.titreForm {
background-image:url(../images/design/formTitre.png);
background-repeat:repeat-x;
color:#FCFFFF;
font-size:1.4em;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
padding:0.5em;
}

.corpsForm {
	margin: 0;
	padding:1em;
	background-color:#FFF;
}

.piedForm {
background-image:url(../images/design/formPied.png);
background-repeat:repeat-x;
background-position:bottom center;
padding:0.5em;
}

input.bouton {
	font-weight:bold; /*** Pour améliorer la lisibilité des boutons ***/
	margin-right:0.5em;
	cursor:pointer;
	background-color:#586D88;
	background-image:url(../images/design/bouton.png);
	background-repeat:repeat-x;
	color:#FFFFFF;
	padding:0.5em;
}

input,select,textarea {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:100%;
color:#3F5A6F;
border:1px solid #D9D9D9;
background-image:url(../images/design/champs.png);
background-repeat:repeat-x;
padding:0.3em;
}

.CheckBox {
border:0;
}

textarea {
width:400px;
height:8em;
}

textarea.petit {
width:240px;
height:6em;
}

table.formulaire td.champ {
text-align:right;
vertical-align:top;
white-space:nowrap;
font-weight:bold;
color:#737373;
padding:0.4em;
}

table.formulaire td {
padding:0.4em;
vertical-align:top;
}

table.formulaire tr.curFocus td {
background-color:#E8ECEE;
}

table.formulaire tr.curFocus td input, table.formulaire tr.curFocus td select, table.formulaire tr.curFocus td label, table.formulaire tr.curFocus td textarea {
color:#535353;
}

div.confirmation {
border-top:2px solid #B3B6A3;
border-bottom:2px solid #B3B6A3;
padding:1em;
background-color:#E6E7E1;
text-align:center;
margin:0 0 1em 0;
}

div.confirmation p {
margin:0;
padding:0;
text-align:center;
font-weight:bold;
}

div.fiche {
background-color:#DFDFDF;
padding:1em;
border:1px solid #3F3F3F;
margin:0 0 1em 0;
}

div.fiche h3 {
margin:0;
padding:0;
color:#000;
}

div.clear {
clear:both;
height:0;
font-size:0;
line-height:0;
margin:0;
padding:0;
border:0;
}

span.discret {
font-size:0.90em;
color:#919AA1;
}

div#erreur {
background:#fff6bf;
text-align: left;
padding: 5px 20px 5px 20px;
border-top: 2px solid #ffd324;
border-bottom: 2px solid #ffd324;
margin:0.5em 0 1em 0;
color:#000;
}

div#erreur h3 {
color:#000;
}

div#erreur ul {
margin:1em 0 1em 1em;
list-style-type:circle;
}

div#erreur p {
padding:0 1em 1em 1em;
border-bottom:1px solid #7D0205;
}

table#liste-photos td.col1 img {
background-color:#FFF;
padding:3px;
border:1px solid #CCC;
}

div.pagination {
padding:0 1em;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

div.grippie {
background:#EEEEEE url(/RessourcesCentrales/librairies-javascript/jquery/plugins/textarearesizer/grippie.png) no-repeat scroll center 2px;
border-color:#DDDDDD;
border-style:solid;
border-width:0pt 1px 1px;
cursor:s-resize;
height:9px;
overflow:hidden;
}

.resizable-textarea textarea {
display:block;
margin-bottom:0pt;
height: 20%;
}

p.sousmenu a {
padding:0.5em;
color:#FFF;
width:200px;
background-color:#586D88;
background-image:url(../images/design/bouton.png);
background-repeat:repeat-x;
background-position:3% 50%;
border:1px solid #122D42;
text-decoration:none;
}

p.sousmenu a span {
background-image:url(/RessourcesCentrales/images/icones/actions/options.png);
background-repeat:no-repeat;
background-position:3% 50%;
padding-left:30px;
}

p.sousmenu a:hover {
background-color:#913F13;
}

noscript {
color:#60550D;
}

noscript p {
text-align:center;
margin:0;
padding:0;
}

div#informations-supplementaires {
background-color:#FAF5DA;
padding:1em;
border-bottom:1px solid #E8D659;
}
