* {		
	font-family: arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 0;
	margin: 0;
	/*font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica; */
}

body {	
	background-color: rgb(255, 255, 255);
	/*background: url(../../images/page/bg.jpg) repeat-x #FCF3CD top;*/	
	color: #000000;	
	
}

select {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	border: 1px solid #FDDE7D;
}

ul,li {
	list-style: none;
}

img {
	vertical-align: top;
	border:none;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline !important;
}

div.top {	
	width: 970px;
	margin: 0px auto;
	text-align:center;
	/*border-bottom:1px dashed #CCC;*/
	padding-bottom:20px;
}

.page-container {
	width: 970px;
	margin: 0px auto;
}

#rap_header {
	width: 970px;
	height: 101px;
	background: url(../../images/page/bg_logo.gif) no-repeat;
	text-align: center;	
	margin-bottom:0px;
}

#nav_header {	
	float:left;
	margin-top:101px;
	background: url(../../images/page/bg_menu.jpg) repeat-x ;
	width:970px;	
}

#nav_header li {
	float: left;
}

#container {	
	float:left;
	width:970px;
	margin-bottom:10px;
}

#mainContainer {
	float:left;
	width:610px;	
}

#rightContainer {	
	float:left;
	width: 340px;	
	margin-left:15px ! important;	
	background-color:#FDFDFD;
}

/********************/ /*  FOOTER SECTION  */ /********************/

.footer {
	clear: both;
	line-height: 1.3em;
	/*width: 970px;*/
	width:100%;
	color: rgb(125, 125, 125);
	font-weight: bold;
	background-color: #EEE;	
	padding: 1.0em 0 1.0em 0;
	overflow: visible !important /*Firefox*/;
	overflow: hidden /*IE6*/;
	border-top: 1px solid #CCC;		
	text-align: center;	
}

.footer a {
	text-decoration: none;
	color: rgb(125, 125, 125);
	font-size: 1.0em !important;
	font-family: arial !important;	
}

.footer a:hover {
	text-decoration: none;
	color: rgb(0, 0, 0);
}

.footer a:visited {
	color: rgb(125, 125, 125);
}

.footer_bottom {
	background:url(../../images/page/bg_footer.gif) no-repeat;
	height:11px;
	width:972px;	
	background-color: #EEE;
	margin: 0px auto;
	overflow: hidden;
	margin-bottom:10px;
}

.divBoxLeft {
	float: left;		
	background-color:#FFF;	
	color:#6F6F6F;		
	padding-right:5px;
	text-align:left;
}
.divBoxLeft div {
	padding: 3px 0px 3px 3px;
}


.imgLeft {
	float:left;		
	margin:3px;
}

.imgRight {
	float:right;
	border:1px solid #CCC;
	margin:3px 0 0 3px;
}

div.br {
	clear:both;	
	height:	10px;
}

div.left {
	float:left;
}

div.right {
	float:right;
}

div.clear {
	clear:left;
	height:2px;
}

div.separator {
	clear:both;
	background:url(../../images/page/bar_separator.jpg) no-repeat;
	pading : 5px 0 5px 0;	
}

.noBorderRight {
	border-right:none !important;
}



.icon-ok{
	border:solid 1px #90ac13; 
	/*background:#eef4d3 url(../../images/page/icon-green.png) 200px 6px no-repeat;*/
	background-color:#eef4d3;
	color:#6b800d;
	font-weight:bold;
	padding:5px;
	text-align:center;
	
}
.avis {
	
	background-color: #DDF7F7;
	border: 1px dashed #000000;
	padding: 5px;
	font-family: arial;
	font-size: 13px;
	margin-bottom: 15px;
	width:600px;
}

.avis-aff-note {
	font-family: arial;
	font-size: 11px;
	color: #000055;
}

.round-a-gray{
	background:#444444 url(../../images/page/round_gray-left.png) left top no-repeat;		
	text-align:center;			
}
.round-a-gray div{
	background:url(../../images/page/round_gray-right.png) right bottom no-repeat;
	padding:5px;
	font-size:14px;	
	color:#FFFFFF;	
}

.round-a-gray div a {
	color:#FFFFFF;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica;	
}

.fontTrebuchet{
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica;
	font-size: 14px;
	font-weight:bold;
}

.background-none {
	background:none !important;
}

.clean-gray{
	border:solid 1px #DEDEDE; 
	background:#EFEFEF;
	color:#222222;
	padding:4px;
	text-align:center;
}

.infoField  {	
	padding: 1px 0 1px 3px;
}

.infoField  a{
	color: blue;
}

.paging_banner {
	
	text-align: center;
	margin-top: 10px ;
}

.paging_banner label {
	padding:0px 3px 0px 3px;
	
}

.paging_banner label a:hover {

	background-color:#EFFDFD;
	border:1 solid #008000;
	font-weight:bold;
	color:#008000;
	padding:0px 3px 0px 3px;	
}

.paging_banner label.selected {

	background-color:#EFFDFD;
	border:1 solid #008000;
	font-weight:bold;
	color:#008000;
	padding:0px 3px 0px 3px;	
}

div.presentation {
	float:left;
	/*width:300px;*/
	margin-left:15px;
}

div.message {
	margin:3px 3px 7px 3px;
}

a.underline {
	text-decoration: underline;
}

.boldText {
	font-weight: bold;
}

tr.title, div.titleTr {
		background-color: #E8F2FE;			
}

.tableField  td {
	padding:5px 5px 5px 0;
}

tr.title td  {
	font-weight: bold;
	font-size: 11pt !important;
	padding:5px 5px 5px 2px;
}

.hide {
	visibility: hidden;
}

.searchForm {
	border:1px solid  #666;
	padding:4px;
	margin-bottom:10px
}

.searchForm div {
	padding:5px;
}

.inputSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	border: 1px solid #B7C2D0;
	bottom:2px;
	top:2px;
	padding-left:2px;	
	color:#718599;
}

.paddingTop5 {
	padding:5px 0 0 0;
}
