/* CSS Document */
html {
        overflow: -moz-scrollbars-vertical;
        overflow-y: scroll;
}

body {
	background-color: #ffffff;
	color: #ffffff;
	margin: 0px;
	padding:0px;
}

* {
	font-family: Arial, Helvetica, sans-serif;
}

.liens_accueil {
	background-color: #606a72;
	padding:2px 5px 2px 0px;
	color:#FFFFFF;
	font-size:9px;
}

.liens_accueil A {
	color:#FFFFFF;
	font-size:9px;
}

div.menu1{
	padding-right:30px;
	text-align:right;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	line-height: 15px;
	vertical-align: middle;
	padding-top: 10px;
}

div.menu1 a{
	color:#616b6e;
	text-decoration:none;
}

div.menu2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

div.menu2 ul{
   	height:			22px;
   	white-space: 		nowrap;
   	background-color:	#868e93;
   	color: 			white;
   	float: 			left;
   	width:			720px;
}

div.menu2 ul li{
   	display: 		inline;	
}

div.menu2 ul li a{
	height:			19px;
	padding-top:		3px;
	padding-left:		10px;
	padding-right:		10px;
  	background-color : 	#868e93;
   	color : 		#FFFFFF;
   	text-decoration : 	none;
   	float: 			left;
   	border-right-color : 	#FFFFFF;
   	border-right-style : 	solid;
   	border-right-width : 	1px;
	border-left-color : 	#FFFFFF;
   	border-left-style : 	solid;
   	border-left-width : 	1px;
}
div.menu2 ul li a:hover{
   background-color : #616b6e;
   color : #FFFFFF;
}

div.conteneur {
	margin-top:0px;
	margin-bottom:0px;
	padding:0px 0px 0px 0px;
	border:none;
	margin-left: auto;
	margin-right: auto;
	width:800px;
	background-color: #ffffff;
	color: #5f6971;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}


div.bordure-top {	
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:none;	
  	width:100%;
  	background-image: url(../images/pma_border_top.gif);
  	background-position: top;
  	background-repeat: repeat-x;
}

div.border-corner-top-left {
	width: 100%;
 	height: 9px;
   	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:none;
  	background-image: url(../images/pma_corner_top_left.gif);
  	background-position: left;
  	background-repeat: no-repeat;	
}
div.border-corner-top-right {
	height: 9px;
	width: 100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:none;
  	background-image: url(../images/pma_corner_top_right.gif);
  	background-position: right;
  	background-repeat: no-repeat;
}

div.bordure-bottom {
	height: 15px;
	width:100%;
  	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:none;
  	background-image: url(../images/pma_border_bottom.gif);
  	background-position: bottom;
  	background-repeat: repeat-x;
}

div.border-corner-bottom-left {
	width: 100%;
	height: 15px;
 	background-image: url(../images/pma_corner_bottom_left.gif);
  	background-position: left;
  	background-repeat: no-repeat;
}
div.border-corner-bottom-right {
	width: 100%;
	height: 15px;
  	background-image: url(../images/pma_corner_bottom_right.gif);
  	background-position: right;
  	background-repeat: no-repeat;
}

div.bordure-left {
	width: 100%;
 	background-image: url(../images/pma_border_left.gif);
  	background-position: left;
  	background-repeat: repeat-y;
}

div.bordure-right {
	width: 100%;
  	background-image: url(../images/pma_border_right.gif);
  	background-position: right;
  	background-repeat: repeat-y;
}

div.page{
	margin:0px 5px 0px 8px;	
	padding:5px 0px 10px 0px; 
	border:none;
	padding-right:12px;
	padding-left:12px;	
}

div.body {
}

div.head {
	margin: 0px;
	padding: 0px;
}

div.logo{
	float:left;
	padding: 10px 0px 0px 5px;
}

div.search {
	float:right;
	padding: 8px 0px 0px 0px;
	font-family: arial, verdana, ms sans serif;
	font-size: 8pt;
}

/*
div.search {
	margin: 0px;
	padding: 0px;
	border: none;
	background-color: #0f143f;
	color: #FFFFFF;
	font-family: arial, verdana, ms sans serif;
	font-weight: bold;
	font-size: 8pt;
	width: 150px;
}
*/
div.search {
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	color: #616b6e;
	font-family: arial, verdana, ms sans serif;
	font-weight: bold;
	font-size: 7pt;
	vertical-align: bottom;
}

.text {
	border: 1px solid #616b6e;
	padding: 0px;
	margin: 0px;
	color: #616b6e;
	font-family: arial, verdana, ms sans serif;
	font-size: 8pt;
}

div.headflash{
	width: 409px;
	float: left;	
	height: 96px;
}

div.footer{
	margin-top: -10px;
	margin-left:auto;
	margin-right:auto;
	padding-right:25px;
	width: 800px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #50565e;
}


/*
	Bloc de news dans l'entete
*/
div.headNews_body {
	margin: 5px 10px 5px 10px;
}

div.headNews{
	width: 354px;
	height: 94px;
	background-color: #ecedee;
	float: right;
	font-family: arial, verdana, ms sans serif;
}

span.headNews_title {
	margin-left: 10px;
}

div.headNews_title{
/*	padding-left: 10px;

*/
	padding-top:2px;	
	padding-bottom:2px;
	font-size: 11px;
	width: 100%;
	background-color: #616b6e;
	color:#FFFFFF;
	height: 20px;
	line-height: 20px;
}

div.headNews_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;

	color: #000000;
}

div.headNews_date { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	color: #006dad;
}
div.headNews_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #616b6e;
}
div.headNews_footer A { 
	color: #006dad;
	text-decoration: none;
	font-size: 10px;
}

div.headNews_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006dad;
}

dl, dt, dd, ul, li {
/*	margin: 0;
	padding: 0;*/
/*	list-style-type: none; */
}
/*
#menu {
	top: 0;
	left: 0;
	z-index:100;
	height: 22px;
	color: #FFFFFF;
	padding: 0px;
	padding-bottom: 2px;
}

#menu dl {
	float: left;
	margin: 0;
	padding: 0;
	padding-right: 1px;
}

#menu dt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	cursor: pointer;
	border: 1px solid black;
	line-height: 20px;
        text-transform: uppercase;

}

dt.unselected { 
	background-color: #809b84;
}

dt.selected {
	background-color: #18481f;
}

#menu dd {
	margin-top:1px;
	position: absolute;	
}

#menu li  {
	text-align: center;
	background: #809b84;
	color: #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
}

#menu li a, #menu dt a {
	text-decoration: none;
	display: block;
	border: 0 none;
	color: #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
}

#menu li a:hover, #menu dt a:hover {
	background: #FFFFFF;
	color:#000000;
}
*/
#menu {
	margin-left: -2px;
	margin-right: -2px;
	margin-bottom: 1px;
	padding: 0px;
}
table.menu {
	margin-left: 0px;
	padding-left: 0px;
}

td.menu {
	border: 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	cursor: pointer;
	border: 1px solid #5f6971;
	line-height: 20px;
    text-transform: uppercase;
    background-color:#b6a321;
}

td.menu A {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
	line-height: 20px;
    text-transform: uppercase;
    background-color: #b6a321;
    height: 100%;
    width: 100%;
}

td.menu A:hover {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
	line-height: 20px;
    text-transform: uppercase;
    background-color: #e8e2bb;
    color: #5f6971;
	border-color:#5f6971; 
}


div.clear {	
	clear: both;
}

h1.black {
        font-size: 10px;
        font-style: italic;
        font-family: Arial;
        display: inline;
}
h1.black A {
	color: #5f6971;
}

h1.red {
        font-size: 10px;
/*        color: #e4405f;*/
        font-style: italic;
        font-family: Arial;
        display: inline;
	padding-bottom: 5px;
}

h2 {
        font-family: Arial;
        font-size: 9pt;
        font-weight: bold;
        display: inline;
	padding-bottom: 5px;
}

div.fil {
	padding-bottom: 0px;
}

#fil {
	padding-bottom: 10px;
}

A {
color: #006dad;
text-decoration: none;
}

.button {
	margin: 0px;
	padding: 0px;
	border: none;
	background-color: #616b6e;
	color: #FFFFFF;
	font-family: arial, verdana, ms sans serif;
	font-weight: bold;
	font-size: 8pt;
	width: 60px;
	line-height: 20px;
	height: 20px;
	vertical-align: bottom;
}
