body {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
text-align: center;
}

a img {border: none;}

h1 {
	color: #1B60AB;
	font-size: 1.5em;
	font-weight: bold;
	padding-bottom:2px;
}

h2 {
	color: #1B60AB;
	font-size: 1.0em;
	font-weight: bold;
	margin-top:10px;
}

h3 {
	color: #1B60AB;
	font-size: 0.8em;
	font-weight: bold;
	margin:8px 0px 2px 0px;
}

h4 {
	color: #1B60AB;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 0px;
}

h5 {
	color: #269;
	font-size: 12px;
	letter-spacing: 0px;
}

hr {
	border: solid 1px #507c90;
	height: 1px;
}
#conteneur {
	position: relative;
	width: 960px;
	text-align: justify;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#header {
	width: 960px;
	margin: 0px;
	padding: 0px;
	position: relative;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	height: 95px;
}

#logo{
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	width: 224px;
	height: 95px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#bandeau-droit{
	width: 736px;
	height: 90px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#bandeau {
	width: 736px;
	height: 70px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#menu-haut {
	width: 589px;
	height: 20px;
	float: right;
	padding: 0px;
	text-align: center;
}

#espace-haut {
	width: 960px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	position: relative;
}

#bloc-centre {
	width: 950px;
	margin: 0px;
	padding: 0px;
}

#espace-haut {
	width: 960px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	position: relative;
}

#contenu {
	float: left;
	width: 540px;
	margin: 0px;
	padding: 0px;
}

#titre {
	margin: 0px;
	padding: 0px;
}
#page-title {
	float: left;
	margin: 0px 0px 0px 9px;
	padding: 0px;
}

#image-titre {
	float: left;
	width: 57px;
	height: 25px;
	background: url(../img/titre_page.gif) no-repeat;
}

#corpsg { background-color:#F9F9F9; top: 0px; margin: 0px; clear: both; width: 540px; margin: 0px; padding: 0px 4px 5px; }

#droite {

	float: right;
	width: 164px;
	padding: 0px;
	margin: 0px;
}

#coldroite {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0;
}

#search {
	width: 160px;
	height: 40px;
}
#fluxRSS {
	background: url(../img/fluxRSS.gif) no-repeat;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0;
}

#pied {
	width: 100%;
	clear: both;
	height: 48px;
	color: #000000;
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
	background-image: url(../img/pied.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
p { margin: 0 0 10px 0; }



/* LISTES A PUCES */

ul.csc-bulletlist, #conteneur ul.csc-bulletlist-1, #conteneur ul.csc-bulletlist-2 {
	margin-top:10px;
	list-style-type:none;
}

ul.csc-bulletlist li, #conteneur ul.csc-bulletlist-1 li, #conteneur ul.csc-bulletlist-2 li {
	margin-top:6px;
	margin-left:10px;

}

ul.csc-bulletlist li {
	padding-left:8px;
	background:url(../img/lst_ref.png) no-repeat 0px 4px;

}

#conteneur ul.csc-bulletlist-1 li {
	padding-left:8px;
	background:url(../img/red_bare.png) no-repeat 0px 4px;

}

#conteneur ul.csc-bulletlist-2 li {
	padding-left:8px;
	background:url(../img/red_full.png) no-repeat 0px 4px;

}

/* MENU PRINCIPAL */

#col-gauche {
	margin: 0;
	width: 183px;
	padding-top: 0px;
	float: left;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 25px;
	text-align: left;
}

#menu {
	margin: 0;
	width: 183px;
	padding-top: 20px;
	float: left;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 25px;
	text-align: left;
}



#conteneur #menu ul {
	padding-left:2px;
	list-style-type:none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#conteneur #menu li {
	list-style-type:none;

}

#menu li a {
	color:#606060;
	width: 160px;
	font-size:12px;
	line-height:20px;
	margin: 1px 0px 1px 0px;
	text-decoration: none;
}

#menu .niv1 a, #menu .niv1on a {
	font-weight:bold;
	line-height:20px;
	width: 160px;
	padding-left: 15px;
	background: url(../img/niv1.gif) no-repeat 1px 5px; 
	display:block;
}

#menu .niv2 a, #menu .niv2on a {
	padding-left: 20px;
	line-height:18px;
	background: url(../img/niv2.gif) no-repeat 10px 0px;
	display:block;
	width: 160px;
}

#menu .niv3 a, #menu .niv3on a {
	padding-left: 20px;
	background: url(../img/niv3.gif) no-repeat 16px 0px;

}

#menu .niv1 a:hover, #menu .niv2 a:hover, #menu .niv3 a:hover {
	color:#1B60AB;
}

#menu .niv1on a, #menu .niv2on a, #menu .niv3on a {
	color:#DC9D29;
	text-decoration: underline;
}

#contact {
	margin: 0;
	background: url(../img/picto-contact.png) no-repeat 10px 0px;
	width: 183px;
	padding-top: 25px;
	float: left;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 40px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}


/* default styles for extension "tx_twrssfeeds_pi1" */

#twrss_table {
	font-size: 10px; 
	color: #D3D3D3; 
	font-family: verdana; 
	font-style: normal; 
	font-weight: normal; 
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 10px; 
	margin-right:10px; 
	line-height: 16px;
	text-align: left;
}

.twrss_head{
	font-size: 10px; 
	color: #666666; 
	font-family: verdana; 
	font-style: normal; 
	font-weight: normal; 
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px; 
	margin-right:10px; 
	line-height: 16px;  
}

.twrss_head_channel{
	font-size: 10px; 
	color: #D3D3D3; 
	font-family: verdana; 
	font-style: normal; 
	font-weight: normal; 
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px; 
	margin-right:10px; 
	line-height: 16px;  
}

.twrss_imagefile{
float:left;
margin-left:10px;
margin-right:10px;
}

.twrss_bodytext{
	font-size: 10px; 
	color: #D3D3D3; 
	font-family: verdana; 
	font-style: normal; 
	font-weight: normal; 
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px; 
	margin-right:5px; 
	line-height: 16px;  
}

/*.twrss_bodytext A{
	font-size: 12px; 
	color: #666666; 
	font-family: verdana; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 16px;  
    text-decoration:underline;
}*/

/*.twrss_bodytext A:hover{
	font-size: 12px; 
	color: #666666; 
	font-family: verdana; 
	font-style: normal; 
	font-weight: normal;  
	line-height: 16px;  
        text-decoration:underline;
}*/

.twrss_channel_description{
	border:1px dotted #dddddd;
	background-color:#f5f5f5;
	color: #D3D3D3; 
	font-size: 12px;
	font-family: verdana;
	font-style: normal;
	font-weight: normal;
	padding:3px;
}

#twrss_table .twrss_item_link a{
	border-left: 1px dotted #CCCBB7; /*background-color:#f5f5f5;*/
	color: Gray;
	font-size: 10px;
	font-family: verdana;
	font-style: normal;
	font-weight: normal;
	padding: 3px;
	text-decoration: none;
}

#twrss_table .twrss_item_link a:hover{
	border-left:1px dotted #CCCBB7;
	/*background-color:#f5f5f5;*/
	color:#000;
	font-size: 10px;
	font-family: verdana;
	font-style: normal;
	font-weight: normal;
	padding:3px;
	text-decoration: underline;	
}

#twrss_table .twrss_item_content{
	border-left:1px dotted #CCCBB7;
	border-bottom:1px dotted #CCCBB7;
	font-size: 10px; 
	color: #D3D3D3; 
	font-family: verdana; 
	font-style: normal; 
	font-weight: normal; 
	padding:3px;
	line-height: 16px;
}

#twrss_table .twrss_bodytext .twrss_channel_link a{
	font-size: 10px; 
	color: #D3D3D3; 
	font-family: verdana; 
	font-style: normal; 
	font-weight: normal; 
	padding:3px;
	line-height: 16px;
	text-decoration:none;	
}

#twrss_table .twrss_bodytext .twrss_channel_link a:hover{
	font-size: 12px; 
	color: #D3D3D3; 
	font-family: verdana; 
	font-style: normal; 
	font-weight: normal; 
	padding:3px;
	line-height: 16px;	
	text-decoration:underline;
}

/*-------------CSS menu horizontal---------------------*/
.menu_btn {
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


.btn_left, .btn_left_active, .btn_right, .btn_right_active{
  float:left;
  width:7px;
  height:25px;
}

.btn_left{
  background-image: url(../img/menu_09.gif);
  background-repeat: no-repeat;
}
.btn_left_active{
  background-image: url( ../img/menu_14.gif);
  background-repeat: no-repeat;
}
.btn_right{
  background-image: url(../img/menu_13.gif);
  background-repeat: no-repeat;
}
.btn_right_active{
  background-image: url(../img/menu_18.gif);
  background-repeat: no-repeat;
}
.btn_center, .btn_center_active{
        float:left;
  height:25px;
        background-repeat: repeat-x;
}
.btn_center{
  background-image: url(../img/menu_11.gif);
}
.btn_center_active{
  background-image: url(../img/menu_16.gif);
  background-color:#FFFFFF;
}
.btn_text, .btn_text_active{
  padding-top:7px;
}
.btn_text a:link, 
.btn_text a:visited, 
.btn_text a:hover, 
.btn_text a:active, 
.btn_text_active a:link, 
.btn_text_active a:visited, 
.btn_text_active a:hover, 
.btn_text_active a:active{
        font-size: 0.9em;
  font-weight: bold;
  text-decoration: none;
}
.btn_text a:link, 
.btn_text a:visited, 
.btn_text a:hover, 
.btn_text a:active{
  color: #FFFFFF;
}

.btn_text_active a:link, 
.btn_text_active a:visited, 
.btn_text_active a:hover, 
.btn_text_active a:active{
  color: #666;
}
.breaker{
  overflow:hidden;
  height:1px;
  clear:both;
}

/* FORMULAIRE */

fieldset { text-align: right; }
form { width: 100%; }
input { padding: 0px; margin: 2px; }
select { margin-bottom: 5px; }
legend { font-weight: bold; font-variant: small-caps; margin-right: 5px; margin-bottom: 10px; color: #000000; }
div.tx-thmailformplus-pi1 li { font-size: 1.6em; color: #FFCC00; }

/* ################################
** ### Tooltips                   #
** ################################
*/
a.wt_csstooltip {
  position: relative;
  z-index: 240;
  color: #87B000;
  text-decoration:none;
  border-bottom:1px dotted #87B000;
  cursor: default;
}
a.wt_csstooltip:hover { 
  z-index: 250; 
  text-decoration: none; 
  background-color: #f4f3ee;
}
a.wt_csstooltip span,
a.wt_csstooltip dfn {
  display: none;
  font-style: normal;
  z-index: 250; 
}
a.wt_csstooltip:hover span,
a.wt_csstooltip:hover dfn {
  display: block;
  position: absolute;
  top: 2em;
  left: 2em;
  width: 125px;
  background-color: #f4f3ee;
  color: #000000;
  text-align: left;
  padding: 5px;
  font-size: 11px;
  border: 1px solid #e1e9c1;
  text-decoration: none;
line-height: 1.2em;
  font-style: normal;
  font-weight: normal;
  z-index: 2500; 
}
/* Tooltips End */


/* accord�on */
div.rgaccord1-content {
	width: 500px;
	padding: 0px 10px 0px 25px;
}