/***********************************************
Page
***********************************************/

html {
	height: 100%;
}

body {
	margin-top:0px;
	margin-bottom:10px;
	margin-left:17px;
	background-image: url('images/fond.jpg');
	padding: 0px;
}

/***********************************************
Elements généraux
***********************************************/

body * {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
}

ul {
	list-style-type:square;
}

/***********************************************
titres et paragraphes
***********************************************/

.titre1 {
	font: bold 18px small-caps;
	color:#F04B23;
	text-align:left;
	letter-spacing:3px;
	margin-bottom: 20px;
	margin-top: 20px;
}


.titre2 {
	font: bold 14px;
	color:#0000FF;
}

p.titre2 {
	font: 12px;
	color:#000000;
	text-align: justify;
}

ul.titre2 {
	font: 12px;
	color:#000000;
}

.titre3 {
	font: bold 14px;
	color:#0000FF;
}

p.titre3 {
	font: 12px;
	color:#000000;
	margin-top: 0px;
	text-align: justify;
}

a.titre3 {
	text-decoration: none;
}

a:hover.titre3 {
	color:#F04B23;
}

ul.titre3 {
	font: 12px;
	color:#000000;
	margin-top:0px;
}

.ptsforts {
	font: bold 14px;
	color:#0066FF;
	margin-bottom: 5px;
}

p.ptsforts {
	font: 12px;
	color:#000000;
	text-align: justify;
}

ul.ptsforts {
	font: 12px;
	color:#000000;
}

.liste1 {
	font: 12px;
	color:#000000;
}

.lien1 {
	font: 12px;
	color:#F04B23;
}

a.lien1 {
	text-decoration: none;
}

a:hover.lien1 {
	text-decoration:underline;
	font-weight: bold;
}


.rctitre1 {
	border-bottom-style: solid;
	border-width: 3px;
	border-color:#FFFFFF;
	border-top-style: solid;
	color:#F04B23;
	font:bold 12px;
	letter-spacing: 2px;
	text-transform: uppercase;
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 10px;
}

.resume {
	font: 10px;
	color:#FFFFFF;
}

.soustitre1 {
	font: 12px;
	color:#FFFFFF;
	text-align:center;
	margin-bottom: 10px;
	margin-top: 10px;	
}

img.soustitre1 {
	border: 0px;
	margin-bottom: 0px;	
}

.celltxt1 {
	margin-right: 18px;
}

.celltxt2 {
	margin-right: 5px;
	margin-left: 5px;
}

table.titremenu {
	border-bottom-color: #F04B23;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 4px;
	padding-top: 4px;
	width: 708px;
}

#footer * {
	font-size: 10px;
}

#footer {
	text-align: center;
	width:708px;
	font-size: 10px;
	clear:both;
	border-top-color: #F04B23;
	border-top-style: solid;
	border-top-width: 4px;
	padding-top: 4px;
}

#footer a {
	color:#F04B23;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.alignleft {
	float:left;
}

.besoin {
	margin-left:20px;
	margin-right:5px;
	font-size: 12px;
}

.offre {
	margin-left:30px;
	margin-right:5px;
	font-size: 12px;
	color: #FFFFFF;	
}

.rouge {
	color:#F04B23;
	font:bold;
}

.bleu {
	color:#FFFFFF;
	font:bold;
}

.tailletableau {
	width: 708px;
	height: 300px;
	margin: 0px;
	padding-bottom: 4px;
	padding-top: 4px;
}

.pswd {
	font: bold 14px;
	color:#FFFFFF;
	margin-left: 5px;
	margin-right: 5px;
}

.lbl_pswd {
	font: 10px;
	color:#FFFFFF;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
}

a.pswd {
	font: 10px;
	text-decoration: none;
}

a:hover.pswd {
	color:#FFFFFF;
	text-decoration: underline;
}

input.btn_pswd {
	background-color: #F04B23;
	border-style:solid;
	border-color:#FFFFFF;
	font-size:10px;
	color:#FFFFFF;
	border-width: 1px;
}

input.txt_pswd {
	background-color: #FFFFFF;
	border-style:solid;
	border-color:#000000;
	font-size:10px;
	border-width: 1px;
}

.header {
	width: 708px;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #F04B23;
	border-top-color: #F04B23;
	border-top-style: solid;
	border-top-width: 0px;
	padding-top: 0px;
	padding-bottom: 4px;
}

.navig {
	text-align: right;
	color:#666666;
	vertical-align: text-top;
	font-size: 12px;
}

a.navig {
	text-decoration: none;
}

a:hover.navig {
	text-decoration:underline;
	font-weight: bold;
}
.titremenu {
	width: 553px;
	color:#636973;
	font-size: 24px;
	text-transform: uppercase;
	text-align: left;
	vertical-align: bottom;
	height: 105px;
}
