

a { color: #000088; }
a:hover { color: #880000; }


#header {
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;

background: #f9f9f9; 
}
#header h1 {
margin: 0;
padding: 0 0 0 30px;
font-weight: bold;
color: #3f3f3f;
font-size: 38px;
line-height: 65px;
letter-spacing: -1px;
}
#header h2 {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
margin: 0 0 0 20px; 
padding: 5px 12px;
font-weight: normal;
color: #171717;
font-size: 22px;
letter-spacing: -1px;
background: #FFEE9F;
border: 1px solid #FFE25F;
display: inline;
}



.search { float: right; }

#menu {
font-size: 14px;
float: right; 
width: 300px; 
color: #fff;
margin: 30px 20px 20px 0;
}
#menu h3 {
font-weight: normal; background: #5f5f5f; color: #fff; padding: 10px; margin: 10px 0; 
}
#menu ul { 
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;

list-style-type: none; margin: 0; padding: 0 10px 10px 10px;
}
#menu ul li a { color: #12c; text-decoration: none; border-bottom: 1px dotted #12c; }
#menu ul li a:hover { color: #c12; border-bottom: 1px dotted #c12; }

#content { float: left; width: 580px; margin: 10px 0 40px 20px;}
#content h2 { font-weight: normal; font-size: 22px; line-height: 33px; }
#content h3 { font-size: 17px; font-weight: normal; }

.cleft { float: left; width: 280px; margin: 10px 0; }
.cright { float: right; width: 280px; margin: 10px 0; }

#footer { 
-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;

background: #3f3f3f;
color: #fff;
padding: 20px;
border-top: 1px solid #1f1f1f;
}
#footer a { color: #fff; text-decoration: none; border-bottom: 1px dotted #fff; }
#footer a:hover { border-bottom: 1px dotted #ccc; }

.left { float: left; }
.right { float: right; }
.clear { clear: both; }


.TableContinuer {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height: 35px;
	background-image: url(../images/table-continuer-active.png);
	background-repeat: no-repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 35px;
	width: 145px;
	font-weight: bold;
}
.TableContinuer a {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height: 35px;
	background-image: url(../images/table-continuer-active.png);
	background-repeat: no-repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 35px;
	width: 145px;
}
.TableContinuer a:hover {
	color: #000000;
	text-decoration: underline;
}

.demandInfobarFull {
	margin: 0px;
	padding: 0px;
	float: center;
	height: 30px;
	width: 470px;
	background-image: url(../images/demande-info-clint-bar.png);
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
}
.demandInfobarFull2 {
	margin: 0px;
	padding: 0px;
	float: center;
	height: 30px;
	width: 470px;
	background-image: url(../images/demande-info-clint-bar2.png);
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
}
 