/* --- POSITIONNEMENT --- */

/* Page */
body {
		height:100%; /* needed for container min-height */
	background: #fff;
	font: 11px/1.75em Verdana, Tahoma, arial, sans-serif;
	color:#000000;
	text-align: left;
	margin: 0px;	
	background:#00434a url(../images/stripe2.gif) 0 -8px repeat-x;
    padding:0px;
}
#global {
	width: 852px;
	margin-left: auto;
	margin-right: auto;
	border:solid 1px #CCCCCC;
}

/* En-tête */
#entete {
	padding: 0px;
	border:0px solid gray;
	text-align: left;
}
#header-links {
	position: absolute;
	top: 8px; right: 45px;	
	color: #fff;
	font-size: 10px;	
	font-weight: bold;
	border:1px solid red;
}
#entete h1 {
	margin: 0;
}
#entete h1 img {
	float: left;
	margin: 7px 20px 10px 0;
	border:0px;
}
#entete .sous-titre {
	margin: 4px 0 15px 0;
}

/* Bloc central */
#centre {
	width: 100%;
	overflow: hidden;
	border:0px solid red;
	background:#fff;
}

/* Menu de navigation */
#navigation {
	float: left;
	width: 195px;
	border:0px solid yellow;
	background: #fff;
	/*background:url(menubg2.gif) repeat-y; */
}
#navigation h1 {
	margin: 15px 5px 0 0px;
	padding: 5px 10px; 
	font: bold 1.4em 'Verdana', Tahoma, Sans-serif;
	color:#fff;
	background-color:#598d9a;
	width:175px; 		
}
#navigation li {

	font-size: 0.9em;}

/* Contenu principal */
#principal {
	float: left;
	width: 440px;
	padding: 10px 10px;
	border:0px solid red;
}
#principal > :first-child {
	margin-top: 10px;
}
#principal p, #principal li {
	line-height: 1.5;
	font-size: 0.85em;
}

/* Contenu secondaire */
#secondaire {
	margin-left: 660px;
	margin-right: 0px;
	padding: 2px 0;
	border-left: 1px solid #dadada;
	height:650 px;
}

/* Pied de page */
#pied {
	margin: 0;
	padding: 5px;
	font-size: 0.85em;
	background:#fff;
	text-align: center;
	border-top:#03424B 3px solid ;	
}
#pied p, #pied a {
font-size: 0.9em;
}

.toplinks {
	font-family: Verdana, Arial, "Helvetica 45 Light";
	font-size: 10px;
	color: #9B9B9A;
	text-decoration: none;
}
.toplinkso {

	font-family: Verdana, Arial, "Helvetica 45 Light";
	font-size: 10px;
	color: #004B7E;
	text-decoration: none;
}
a:hover {
	color: #004B7E;
}
.content {
	font-family: Verdana, Arial, "Helvetica 45 Light";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

/* sidemenu */
ul.sidemenu {
	text-align: left;
	margin: 7px 8px 8px 10px; padding: 0;			
	text-decoration: none;	
/*background:url(menudot.gif) bottom;*/
	height: 1%		;}
ul.sidemenu li {
	list-style: none;
	padding: 4px 0 4px 5px;
	margin: 0 2px;
	background:url(menudot.gif) bottom;
	/*background:url(menudot.gif) repeat;
	height: 1%		;
	/*border-bottom: 1px solid #333;*/
	
}
* html body ul.sidemenu li {
	height: 1%;
}
ul.sidemenu li a {
	text-decoration: none;	
	color: #333; 
	border: none;
	background:url(menudot.gif) bottom;
	font-size: 1em;	
}
ul.sidemenu li a:hover {	
		color:#02434a;
	border: none;
	/*border-left: 3px solid #D4D4D4;	*/
	margin: 0px;	
	padding: 0 0 0 0px; 
}
ul.sidemenu li#current a {	
		color:#02434a;
	border: none;
	/*border-left: 3px solid #D4D4D4;	*/
	margin: 0px;	
	padding: 0 0 0 0px; 	
}
#sidemenu li ul li a span{
    display:block;
    padding-left:0px;
	background:url(menudotb.gif) bottom;
}
ul.sidemenu li ul li {
	list-style: none;
	padding: 2px 0 2px 2px;
	margin: 0 2px;		
	background:url(menudotb.gif) bottom;
}



.newlink {
	font-family: Verdana, Arial, "Helvetica 45 Light";
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	border-bottom:1px dotted #9B9B9A
}

.newlink a {
	font-family: Verdana, Arial, "Helvetica 45 Light";
	font-size: 9px;
	color: #9B9B9A;
	text-decoration: none;
} 

.newlink a:hover {
	color: #004B7E;
} 
.contentinv {
	font-family: Verdana, Arial, "Helvetica 45 Light";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align:justify;
	padding-right:5px;
}
.linkmain {
	font-family: Verdana, Arial, "Helvetica 45 Light";
	font-size: 10px;
	color: #004B7E;
	text-decoration: none;
	font-weight: bold;
}
.linkmain2 {
	font-family: Verdana, Arial, "Helvetica 45 Light";
	font-size: 11px;
	color: #9B9B9A;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
}
.heading1 {
	font-family: Verdana, Arial, "Helvetica 45 Light";
	font-size: 11px;
	color: #69B3E3;
}
input {
	font-family: Verdana, Arial, "Helvetica 45 Light";
	font-size: 10px;
	color: #666666;
	border: 1px solid #BDBBBC;
	margin: 3px;
	height: 18px;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
}
.content2 {

	font-family: Verdana, Arial, "Helvetica 45 Light";
	font-size: 11px;
	color: #9B9B9A;
	text-decoration: none;
}

.content1 {

	font-family: Verdana, Arial, "Helvetica 45 Light";
	font-size: 11px;
	color: #034A85;
	font-weight:bold;
	text-decoration: none;
}
.subleftlink1
{
    FONT-SIZE: 10px;
    COLOR: #006699;
    FONT-FAMILY: Arial,verdana;
	/*text-indent:10px;*/
	
}
.leftlink1
{
    FONT-SIZE: 10px;
    COLOR: #333333;
    FONT-FAMILY: Arial,verdana;
}



.linksubblue {
	font-family: Verdana, Arial, "Helvetica 45 Light";
	font-size: 10px;
	color: #004B7E;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;
}
.linkmainblue {

	font-family: Verdana, Arial, "Helvetica 45 Light";
	font-size: 10px;
	color: #69B3E3;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
}

.quoteName {

	font-family: Verdana, Arial, "Helvetica 45 Light";
	font-size: 10px;
	color: #004B7E;
	text-decoration: none;
}

.contentblack {


	font-family: Verdana, Arial, "Helvetica 45 Light";
	font-size: 9px;
	color: #636466;
	text-decoration: none;
}
.linksubblue2 {

	font-family: Verdana, Arial, "Helvetica 45 Light";
	font-size: 11px;
	color: #004B7E;
	text-decoration: none;
	font-weight: normal;
}

.bodytext
{
    FONT-SIZE: 10px;
    COLOR: #333333;
    FONT-FAMILY: Arial,verdana;
	
}

a.bodytxtlink
{
    FONT-SIZE: 10px;
    COLOR: #006699;
    FONT-FAMILY: Arial,verdana;
}


#dropmenudiv{
position:absolute;
border:1px solid #CCCCCC;
border-bottom-width: 0;
font:normal 9px Verdana;
line-height:20px;
filter: alpha(opacity=85);
z-index:100;}

#dropmenudiv a{
color: #444; 
width: 100%;
display: block;
text-indent: 10px;
border-bottom: 1px solid #EEEEEE;
padding: 0px;
text-decoration: none;
background-color: #FFFFFF;
font-weight: normal;}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #598d9a;}

.jumpmenu{
font-family: Verdana, Arial, "Helvetica 45 Light";
font-size: 10px;
color: #9B9B9A;
text-decoration: none;
width:200px;
	}

.jumpmenu a{
font-family: Verdana, Arial, "Helvetica 45 Light";
font-size: 10px;
color: #9B9B9A;
text-decoration: none;
width:200px;
font-weight: normal;}

.jumpmenu a:hover{ /*hover background color*/
background-color: #A0CDEC;
}
.bodtxt
{
font-family: "Frutiger 55 Roman";
	font-size: 10px;
	color: #8c8d8e;
	font-weight:bold;
	word-spacing:1px;
	text-decoration: none;
	text-align:left;
	padding-left:1px;
}

td.td1{ 
background:url(hor-line.gif) repeat; 
color:#000; 
} 

ul.dash{
list-style-image:url(dash.gif);
margin-top:0;
padding-right:0px;
padding-left:15px;
margin-left:0;
margin-bottom:0;
}
#main h1 {
	margin: 10px 10px 0 10px;
	font: normal 1.8em Verdana, "Times New Roman", Times, serif;
	color: #444;
	padding: 15px 0 2px 0px; 		
	border-bottom: 1px solid #C2C1C1 ;
	width:450px;
}


