/* Master PRNT */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFFFFF;
	color: #000000;
	width: 944px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: justify;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-image: url(../images/interface/bandeau.jpg);
	background-position: center 0px;
	}

form   { margin:0px;padding:0px; }
form  p {
	clear: left;
	margin-bottom: 10px;
}
input, textarea { width: 400px; }

.input_court { width: 100px; }

a:link    {
	text-decoration:none;
	color:#D3251E;
}
a:visited {
	text-decoration:none;
	color:#D3251E;
}
a:hover   {
	text-decoration:underline;
	color:#E84119;
}  
a {	font-weight: bold; }
p {
	line-height: 18px;
	margin-top: 6px;
	margin-bottom: 8px;
	margin-right: 20px;
	margin-left: 20px;
	}
	
	ul { margin-top: 10px; }
li {
	text-align: justify;
	margin-left: 50px;
	margin-top: 5px;
	margin-bottom: 5px;
}

h1   {
	font-size:25px;
		color: #5B999A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CCCC;
	margin-bottom: 15px;
	font-weight: normal;
	margin-top: 15px;
	text-align: center;
}

h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	color: #1D4C4D;
	margin-bottom: 10px;
	font-weight: bold;
	margin-top: 20px;
	text-align: left;
}
h3   {
	font-weight: bold;
	font-size:15px;
	margin-bottom: 5px;
	color: #6AA1B4;
	margin-top: 10px;
}

h4 {
	font-weight: bold;
	font-size:14px;
	margin-bottom: 5px;
	color: #4CA63F;
	margin-top: 15px;
	margin-left: 20px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #4C4C4C;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 15px;
	text-transform: uppercase;
	text-align: center;
}
h5 a:link, h5 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #B4192B;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	border: 1px solid #9A000D;
	margin-right: 3px;
	margin-left: 3px;
}
h5 a:hover {
	color: #B4192B;
	background-color: #FFFFFF;
}
h5  .page_en_cours {
	text-decoration: none;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	border: 1px solid #B4A57C;
	margin-right: 5px;
	margin-left: 5px;
}
h6   {
	font-size:12px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 2px;
	margin-left: 20px;
	color: #333333;
	font-style: italic;
}
hr  {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99CCCC;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: left;
}

.fichier {
	background-image: url(../images/icones/pdf.gif);
	background-repeat: no-repeat;
	padding-bottom: 2px;
	padding-left: 27px;
}
#bandeau {
	padding-top: 103px;
	padding-left: 185px;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1D9D9;
	padding-bottom: 5px;
}

.filrouge {
	text-align: left;
	font-size: 10px;
	text-transform: uppercase;
	color: #108222;
	padding-top: 5px;
	background-image: url(../images/icones/home.gif);
	background-repeat: no-repeat;
	background-position: 33px 7px;
	padding-bottom: 5px;
	padding-left: 52px;
	border-top-width: 1px;
	margin: 0px;
}

.filrouge a { color: #108222; }
.signature {
	text-align: left;
	font-size: 10px;
	text-transform: uppercase;
	color: #4A819A;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99CCCC;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
}
.signature  a:link, .signature  a:visited {
	color: #4A819A;
	font-weight: normal;
	text-decoration: none;
}
.signature a:hover   { text-decoration:underline; }
#colonne_centrale {
	width: 675px;
	margin-bottom: 10px;
}
.alerte {
	margin: 10px 20%;
	padding: 5px;
	background-color: #BF3D3F;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 13px;
	text-align: center;
}
	
	
.vignette {
	border: 3px solid #4A819A;
	margin-bottom: 10px;
	float: right;
	margin-left: 20px;
}

.vignettesanscadre {
	margin-bottom: 10px;
	float: right;
	margin-left: 20px;
}


/* ---------- TABLEAUX ------------- */

fieldset {
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px dotted #CCCCCC;
}
label {
	float:left;
	width:25%;
	margin-right:10px;
	text-align:right;
	font-weight:bold;
	padding-top: 4px;
	clear: left;
  }
legend {
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
  }

td.tableauentete {
	padding: 5px;
	font-weight: bold;
	background-color: #5B989A;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: center;
	}

td.tableauentete2 {
	padding: 5px;
	font-weight: bold;
	background-color: #73B1B3;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
	
td.tableauligneseule {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5B989A;
	padding: 6px;
	text-align: left;
	}
	
.references, .references a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #CCCCCC;
}
