/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: "Trebuchet MS",Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #FFFFFF ;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

/************** header tag styles **************/

h1{
 font: bold 120% "Trebuchet MS",Arial,sans-serif;
 color: #334d55;
 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: #333333;
 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{
	left: 2%;
	right: 2%;
	width:auto;
	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;*/
}

#masthead img {
	max-width:350px;
	}

#rightNav{
display:none;
}
#pageNav{
display:none;
	float: left;
	width:178px;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small "Trebuchet MS",Verdana,sans-serif;
}

#content{
	padding: 0px 10px 0px 10px;
	margin:0px 0px 0px 10px;
	border-left: 1px solid #ccd2d2;
}
#contentaccueil{
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 10px;
	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: #000000;
	font-weight: normal;
}

/************** utility styles *****************/

#utility{
	display:none;
}

/************** 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: #000000;
	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;
}

#pageArticle h2{
	font: bold 175% "Trebuchet MS",Arial,sans-serif;
	color: #000000;
	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: #000000;
	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: #000000;
}

.subglobalNav a:link, .subglobalNav a:visited {
	color: #000000;
}

.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;
 }
 
#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{
	font-size: 80%;
}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 5px 0px 5px 0px;
}

.feature img{
	float: right;
	padding: 0px 10px 0px 0px;
}

#content .spip_documents_left img{
       	margin-top:-2px;
	margin-left:-8px;
	padding: 0px 0px 0px 0px;
}

#content .spip_documents_right img{
	margin-top:3px;
	margin-left:5px;
	padding: 0px 0px 0px 0px;
}


/*************** story styles ******************/

.story_item {
}

.story {
	font-size: 80%;
	text-align:justify;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 2px 0px;
}

.story a.capsule{
	font: bold 1em "Trebuchet MS",Arial,sans-serif;
	margin-left:-40px;
	font-size:140%;
	color: #005FA9;
	display:block;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


/************** siteInfo styles ****************/

#siteInfo{
left:10px;
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #555555;
	padding: 10px 10px 10px 10px;
}

#siteInfo p {
	margin:0px 0px 0px 0px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{
	display:none;
}

/************* relatedLinks styles **************/

.relatedLinks{
	display:none;
}

/**************** advert styles *****************/

#advert{
	display:none;
}

/********************* end **********************/








