/* CSS Document */

body{
	SCROLLBAR-FACE-COLOR: #293275;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #FFBC1A;
	SCROLLBAR-3DLIGHT-COLOR: #293275;
	SCROLLBAR-ARROW-COLOR: #FFBC1A;
	SCROLLBAR-TRACK-COLOR: #293275;
	SCROLLBAR-DARKSHADOW-COLOR: #293275;
	background-attachment: scroll;
	background-image:  url(images/rp_page.gif);
	background-repeat: repeat-x;
}.td1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #293275;
	text-decoration: none;
}
.td2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFBC1A;
	text-decoration: none;
}
.tdgras1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #293275;
	text-decoration: none;
}
.tdgras2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFBC1A;
	text-decoration: none;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #293275;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #293275;
	text-decoration: none;
}
.td3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #293275;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFBC1A;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #293275;
	text-decoration: underline;
}
.text {
	background-color: #293275;
	border: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.text2 {
	background-color: #293275;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	color: #FFFFFF;
	height:20px;
	padding:5px;
}
/***********************************************
STYLES POUR LE POPUP INFO


*/
.titreInfo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF
}
.contenuInfo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#293275;
}

/*POPUP*/
#popUp1 {
font-family:Arial, Helvetica, sans-serif;
color:#293275;
	position:absolute;
	width:250px;
	background:#fff;
	border:#293275 solid 3px;
	margin:20px 20px 10px 200px;
	padding:10px;
	z-index: 1;
	}
	#popUp2 {
font-family:Arial, Helvetica, sans-serif;
color:#293275;
	position:absolute;
	left:300px;
	width:250px;
	background:#fff;
	border:#293275 solid 3px;
	margin:20px 20px 10px 200px;
	padding:10px;
	z-index: 1;
	}
	

/*** 2006 CSS | DW | BCCT


*/
#menu {
list-style:none;
margin:0;
padding:0;
}

#menu li {
margin:0 0 1px 0;
padding:0;
}

#menu li a {
display:block;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
width:100%;
/*background:#293277;*/
background:url(images/puce_txt.gif) no-repeat;
text-decoration:underline;
text-indent:20px;
/*color:fff;*/
}

#menu li a:hover {
/*background:#FFBC1A;*/
text-decoration:none;
color:#293277;
}

a.lienSec {
display:block;
line-height:17px;
background:url(images/puce_txt.gif) no-repeat;
text-indent:20px;
text-decoration:underline;
font-size:12px;
}

a:hover.lienSec {
font-size:12px;
text-decoration:none;
}

a.lienSecHaut {
background:#293275;
line-height:25px;
padding:5px;
font-size:12px;
color:#fff;
}

a:hover.lienSecHaut {
background:#FFBC1A;
color:#293275;
font-size:12px;
text-decoration:none;
}

table.tabSec {
width:100%;
background:#f9f9f9;
border-bottom:1px solid #d9d9d9;
font-size: 11px;
color: #293275;
}

table.tabSec .titreTabSec {
font-size:12px;
font-weight:bold;
background:#d9d9d9;
}

table.tabSec a {
font-size:12px;
}

table.tabSec a:hover {
font-size:12px;
}

table.tabSec td {
padding:10px;
border-top:1px solid #d9d9d9;
}

input, select, textarea {
border:1px solid #666666;
font:12px Arial, Helvetica, sans-serif;
color:#535353;
}

.btInput {
background:#293275;
border:1px solid #006120;
color:#fff;
border:none;
}
