/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: "Trebuchet MS",Arial,sans-serif;
	color: #555555;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #FFFFFF ;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #3A529A;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

label{
text-align:left;
}

h1{
 font: bold 120% "Trebuchet MS",Arial,sans-serif;
 /*color: #334d55;*/
	color: #555555;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% "Trebuchet MS",Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% "Trebuchet MS",Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% "Trebuchet MS",Arial,sans-serif;
 color: #555555;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% "Trebuchet MS",Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
	width:99%;
}

label{
 font: bold 1em "Trebuchet MS",Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: "Trebuchet MS",Arial,sans-serif;
}

textarea {
width:99%;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#splash {
	position:absolute;
	top: 0px;
	left: 0%;
	color:white;
	right: 0%;
	background-color: #3D98D3;
	padding:80 0 300 0;
}
#splash a:link, #splash a:visited {
font-weight:bold;
color:white;
text-decoration:none;
}

#pagelayout{
	position:absolute;
	top: 113px;
	left: 2%;
	right: 2%;
	width:980px;
	z-index:0;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	/*z-index: 100;*/
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	/*z-index: 100;*/
}


#pageNav{
	float: left;
	width:170px;
	padding: 0px;
/*	background-color: #F5f7f7; */
	background-color: #FFFFFF;
	border-right: 1px solid #cccccc;
/*	border-bottom: 1px solid #cccccc;*/
	font: small "Trebuchet MS",Verdana,sans-serif;
	margin-left:-10px;
	margin-top:-11px;
}

#content{
	padding: 0px 10px 0px 10px;
	margin:0px 0px 0px 160px;
	border-left: 1px solid #ccd2d2;
}
#contentaccueil{
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 160px;
	border-left: 1px solid #ccd2d2;
}
#contentHead{
	text-align:right;
	margin-top:0px;
	margin-right:22px;
	position:float;
	float: right;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 4px 0px 0px 0px;
	color: #555555;
	font-weight: normal;
}

/************** utility styles *****************/

#utility{
	font: 75% "Trebuchet MS",Verdana,sans-serif;
	position: absolute;
	top: 16px;
width: 250px;
	right: 0px;
	margin-right: 20px;
	color: #919999;
}

#utility a{
	color: #555555;
}

#utility a:hover{
	text-decoration: underline;
}

/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#pageName h2{
	font: bold 175% "Trebuchet MS",Arial,sans-serif;
	color: #555555;
	margin:0px;
	padding: 0px;
}

#banner img {
	position: relative;
	top:-8px;
	left:-8px;
	align:right;
	}
#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 3px;
	margin: 5px;
}

#pageArticle{
	padding: 0px 10px 0px 0px;
	margin: 0px;
	z-index:2;
}

#pageArticle h2{
	font: bold 175% "Trebuchet MS",Arial,sans-serif;
	color: #555555;
	margin:0px;
	padding: 0px;
}

#pageArticle img{
	padding: 3px;
	margin: 5px;
	border: 0;
}
/************* globalNav styles ****************/

#globalNav{
width: 100%;
min-width: 640px;
height: 32px;
color: #cccccc;
padding: 0px;
margin: 0px;
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	/*z-index: 100;*/
}


a.glink, a.glink:visited{
  	font-size: 10px;
  	color: #555555;
	font-weight: normal;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover, a.glink:active {
  	background-image: url(../images/glblnav_selected.gif);
	text-decoration: none;
}



/************ subglobalNav styles **************/

.subglobalNav {
	font-size: 80%;
	color: #555555;
}

.subglobalNav a:link, .subglobalNav a:visited {
	color: #555555;
}

.subglobalNav a:hover{
	color: #cccccc;
}

/*************** formulaires *****************/

#search{
	position: absolute;
	top: 5px;
	right: 10px;
	/*z-index: 101;*/
}

#search texte{
	font-size:10 px;
}

/*
#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
*/

#recherche{
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	background: #eee url("../images/search.gif") no-repeat 0px center;
	padding-left:18px;

}
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}


/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 0px 0px 5px 0px;
	font: small "Trebuchet MS",Verdana,sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


/************** feature styles *****************/

.feature{
	padding: 0px 0px 0px 10px;
	font-size: 80%;
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #555555;
	padding: 5px 0px 5px 0px;
}

.size120{
	text-align:justify;
font-size:120%;
}

.feature p{
	padding: 0px 0px 5px 30px;
	text-align:justify;
font-size:120%;
}

.feature img{
	float: right;
	padding: 0px 00px 0px 0px;
	margin-top: -4px;
}

#content .spip_documents_left img{
	margin-left:-8px;
	padding: 5px 5px 5px 5px;
}

#content .spip_documents_right img{
	padding: 5px 5px 5px 5px;
}


/*************** story styles ******************/

.story_item {
	position:float;
/*	min-height: 280px; */
}

.story {
	padding: 5px 15px 0px 30px;
	font-size: 80%;
/*	min-height: 200px; */
	text-align:justify;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #555555;
}

.story p {
	padding: 0px 0px 2px 0px;
}

.story a.capsule{
	font: bold 1em "Trebuchet MS",Arial,sans-serif;
/*	margin-left:-10px; */
	font-size:140%;
	color: #3A529A;
	display:block;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #555555;
	padding: 10px 10px 10px 10px;
}

#siteInfo p {
	margin:0px 0px 0px 100px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 10px 0px 2px 10px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #cccccc;
	background-image: url(../images/bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #A0A0A0;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

#sectionLinks img{}

/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	/*border-bottom: 1px solid #cccccc;*/
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}

.relatedLinks h5{
	font-size:10px;
}

/**************** advert styles *****************/

#advert{
	padding-top: 0px;
	margin-left: -10px;
}

#advert img{
	display: block;
	width: 160;
}

.encadre{
	padding: 6px;
	margin-right:6px;
        background: #FFFFAA;
}

.contact_window {
	position: absolute;
	background: #fff;
	z-index: 102;
	color:#000000;
	display:none;
	text-align:left;

}
.more {
    display:none;
    position:absolute;
    z-index:1;
    left:130px;
    top:100px;
    width:450px;
    height:auto;
    padding:5px 5px 5px 5px;
    border:1px solid #000;
    background-color:#EFEFEF;}

/********************* end **********************/


