* {
    padding: 0;
    margin: 2;
} 

body {
	background: #fff url(images/bg.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

img { border: none; }
a { color: #0A6380; text-decoration: none; }
a:hover { text-decoration: underline; color : #000; }

#wrap {
margin: 0 0px;
width: 1000px;
}

#header { 
height: 100px;
}
#header h1 {
font-size: 30px;
font-weight: 100;
letter-spacing: -3px;
padding: 40px 0 5px 0;
}
#header h1 a {
color: #0A6380;
text-decoration: none;
}
#header h1 a:hover {
color: #222;
text-decoration: none;
}
#header h2 {
color: #3692AF;
font-size: 19px;
font-weight: 100;
padding: 0 0 0 0;
letter-spacing: -1px;
line-height: 12px;
}

#content {
padding: 10px 0;
}

.left {
width: 568px;
float: left;
text-align: justify;
}
.left h2 {
color: #FF4800;
font-size: 22px;
letter-spacing: -1px;
font-weight: 100;
padding : 15px 0 15px 0;
}

.right {
width: 200px;
float: right;
padding: 10px;
border-left: 1px solid #bbb;
font-size: 12px;
}
.right ul {
list-style-type: none;
padding: 5px 10px 10px 10px;
}
.right h2 {
height: 30px;
font-size: 12px;
color: #666;
line-height: 30px;
}
.right a { text-decoration: none }

#footer {
border-top: 1px solid #bbb;
text-align: center;
color: #333;
font-size: 11px;
padding: 0 0 10px 0;
}

.bouton {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #0A6380;
}

.stylemodifier {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFF;
	font-size: 9px;
}
.selectcalendrier {
	background: #ffffff url(images/calendrier.gif) no-repeat right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	bottom: 0px;	
}


.petit{
	font-size: 10px;
	border: dotted 1px #000000;
}
.petitbordplein {
	font-size: 10px;
	border: 1px solid #CCCCCC;
}

.petitgris{
	font-size: 10px;
	border: dotted 1px #000000;
	color: #CCCCCC ;

}

.textemodif{
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000 ;
	font-size: 10px;

}
.ds_box {
	background-color: #FFF;
	border: 1px solid #000;
	position: absolute;
	z-index: 32767;
}

.ds_tbl {
	background-color: #FFF;
}

.ds_head {
	background-color: #26354A;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
}

.ds_subhead {
	background-color: #CCC;
	color: #000;
	font-size: 8px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	width: 20px;
}

.ds_cell {
	background-color: #EEE;
	color: #000;
	font-size: 9px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px;
	cursor: pointer;
}

.ds_cell:hover {
	background-color: #F3F3F3;
}	
