/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
	padding:0;
}

img {
	margin:0;
	padding:0;
	border:0;
}

hr {
	border: none 0;
	width: 99%;
	text-align: left;
	margin: 0 auto 0 0;
	border-top: 1px dotted #CCC;
	height: 1px;
	color:#FFF;
}

.clear {
	clear:both;
}

.line {
	height:10px;
	background:url(../images/view/endLink.gif) repeat-x;
}

table {
	clear:both;
}

div#container {
	width:100%;
	width:980px;
}

div#header {
	width:100%;
	height:95px;
	margin:0;
	padding:0;
	background:#ffe397;
	position:relative;
}

	#bannerimages {
		position:relative;
		height:70px;
		overflow:hidden;
	}
	div#header #bannerimages img {
		margin:0 0 2px 2px;
	}

	div#header img
	{
		float:left;
		display:block;
		border:0;
	}
	
	div#header .menu 
	{
		width:100%;
		clear:both;
		height: 25px;
	}

p.rss {
	text-align:center;
	font-weight:bold;
	color:#887361;
	margin:10px;
	clear:both;
}

p.rss img {
	vertical-align:text-bottom;
}

.left {
	float:left;
}


/* tables */

table.dynamicTable {
	width: 600px;
	text-align:center;
	font-size:90%;
	margin:10px;
}

table.dynamicTable th {
	background:#e99d6b;
}
table.dynamicTable th, table.dynamicTable td {
	width:300px;
}

table.dynamicTable tr.line1 {
	background:#f7f1d1;
}

table.dynamicTable tr.line2 {
	background:#fce798;
}


/* ------------------------ content : navigation gauche ------------------------------- */


div#navcontent {
	clear:left;
	float:left;
	width:234px;
	height:432px;
	padding:10px 13px 20px 13px;	
	margin:0;
}

/* liens */

ul {
	margin:0;
	padding:20px 0 0 0;
}

li {
	/*list-style:none;*/
	font-weight:bold;
	padding:0;
	margin:10px 0 0 0;
	/*clear:both;*/

}

div#navcontent a {
	text-decoration:none;
	padding: 0 0 0 18px;
	margin:0;
	display:block;
}
div#navcontent a:hover, div#navcontent a:active,  div#navcontent a.active {
	padding: 0 0 0 18px; 
	margin:0;
}

.lienextranet
{
	padding-top:20px;
}

div#partners {
	padding: 20px 0 0 0;
	text-align:center;
	text-align:left;
}
	div#partners a.info {
		position:relative;
		z-index:24;
		color:#000;
		text-decoration:none;
		background-image:none;
	}
	
	div#partners a.info:hover{z-index:25; background-image:none;}
	
	div#partners a.info span{display: none;}
	
	div#partners a.info:hover span{ /*the span will display just on :hover state*/
		display:block;
		position:absolute;
		top:2em; left:2em; width:15em;
		background-color:#000033;
		color:#fff;
		text-align: center;
	}

/* European detail */

p.europeandetail {
	color:#fff;
    width:200px;
	padding:5px;
	position:absolute;
	left:20px;
	top:510px;
	background-color:#000033;
	font-size:10px;
	z-index: 1000;
}

p.europeandetail span.title{
	text-decoration: underline;	
}

p.europeandetail a, a:hover, a:active, a:visited {
	color:#fff;
	text-decoration:none;
}


/* ------------------------ content : right ------------------------------- */


div#rightcontent {
	width:680px;
	float:left;
}

div#rightcontent a, a:visited, a:active {
	color:#887361;
	font-weight:bold;
	text-decoration:none
}

div#rightcontent a:hover {
	color:#A93C4E;
	font-weight:bold;
	text-decoration:none
}

div#rightcontent .texthighlight{
	background-color:#f6e7e2;
	background:#ffe7a6;
	color:#c75d3f;
	display:block;
	padding:10px;
}

div#rightcontent h1 {
	width:100%;
	clear:both;
	color:#C75D3F;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-image:url(../images/view/bg_H1.gif);
	padding:0;
	padding-bottom: 10px;
	margin:0;
	/*height:20px;*/
}

div#rightcontent h5 {
	padding:0;
	margin:10px 0;
	/*height:20px;*/
	text-align: center;
}

#rightcontent h1.first {
	width:100%;
	color:#C75D3F;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-image:url(../images/view/bg_firstH1.gif);
	margin:0;
	border-top: 10px solid #FFFFFF;
	padding:0;
	height:34px;
}

#rightcontent h1.title {
	width:100%;
	color:#C75D3F;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	background:none;
	margin:0;
	padding:10px 0;
	border:none;
	height:auto;
}

div#rightcontent h1.rss 
{
	background:url(../images/view/bg_H1.gif) 0px 5px no-repeat;
	height:39px;

}
div#rightcontent h1.img{
	background:url(../images/view/bg_H1.gif) 0px 10px no-repeat;
	height:44px;
}
div#rightcontent h1 img {
	vertical-align:text-bottom;
}
div#rightcontent h1.rss img, div#rightcontent h1.img img {
	padding-right:5px;
}
div#rightcontent .pages h1 
{
	width:652px;
	clear:both;
	color:#C75D3F;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	background:url(../images/view/endLink.gif) left bottom repeat-x;
	padding-bottom:10px;
	margin:0;
	height:auto;
}

.pages {
	width:652px;
	padding-bottom:20px;
	margin-bottom:10px;
	background:url(../images/view/endLink.gif) left bottom repeat-x;
}

div#chemin {
	border-top: 10px solid #FFFFFF;
	margin-left:0;
	background-color:#FFFFFF
}
div#chemin p {
	color:#999999;
	display:inline;
	margin-left:0px;
	font-weight:normal;
	font-size:11px;
	
}
div#chemin p img {
	padding-top:2px;
}
div#chemin p a:link, p a:visited,p a:hover, p a:active {
	color: #999999;
	text-decoration:none;
	font-weight:normal;
}
div#rightcontent dl{
	float:left;
	margin: 0 0 10px 0;
	padding:0;
}
div#rightcontent dt{
	width:600px;
}

p.link a {
	padding-left:15px;
	background:url(../images/view/bulletLink.gif) 0em 0.1em  no-repeat;
	display:block;
	float:left;
}
div#rightcontent dt {
	padding-left:15px;
	background:url(../images/view/bulletLink.gif) 0em 0.1em  no-repeat;
	display:block;
	float:left;
}
div#rightcontent dt.normal {
	padding-left:15px;
	background:none;
	display:block;
	float:left;
}

div#rightcontent dt img, div#rightcontent dd img {
	float:left;
	padding-right:10px;
}

div#rightcontent dd {
	width:600px;
	padding-left:15px;
	margin:0;
}

div#rightcontent p {
	padding:0;
	margin:5px 0;
}


div#rightcontent img.more {
	float:right;
	padding-right:4px;
}

/* liens*/
div#rightcontent ul li {
    list-style:none;
    margin:0;
    padding:0;
    color:#887361;
    font-weight:normal;
    line-height: 14px;    
}
	div#rightcontent ul li.bullets {
		list-style:circle;
		margin:0;
		padding:0;
		color:#525151;
		line-height: 14px;    
		margin-left: 20px;
		
	}
	div#rightcontent ul li a {
		margin:0;
		left:0;
		text-decoration:none;
		padding:0 0 0 18px;
		background:url(../images/view/bulletLink2.gif) left 2px no-repeat;
		line-height: 14px;    
	}
		div#rightcontent ul li a:visited  {
			margin:0; 
			left:0; 
			padding:0 0 0 18px;
			background:url(../images/view/bulletLink2.gif) left 2px no-repeat; 
		}
		div#rightcontent ul li a:active {
			color:#A93C4E; 
			margin:0; 
			left:0; 
			padding:0 0 0 18px;
			background:url(../images/view/bulletLink2.gif) left 2px no-repeat;
		}
		div#rightcontent ul li a:hover { 
			color:#A93C4E; 
			margin:0; 
			left:0; 
			padding:0 0 0 18px;
			background:url(../images/view/bulletLinkRoll.gif) left 2px no-repeat; 
		}

div#rightcontent li {
	list-style-type:none;
	font-weight:bold;
}

div#rightcontent ul {
	list-style-type:none;
	margin:0;
	padding:10px 0 0 20px;
}

.endlink {
	width:100%;
	text-align:right;
	clear:both;
	background:url(../images/view/endLink.gif) repeat-x;
}

	.endlink img {
		padding-right:4px;
	}

#europeandetail {
	display:none;
	position:fixed;
	color:#FFFFFF;
    width:200px;
	margin: 0px;
	padding: 0px;
	padding:5px;
	left: 20px;
	background-color:#000033;
	font-size:10px;
	z-index: 1000;
}

#europeandetail .title {
	font-weight:bold;
	text-decoration: underline;	
}



/* ------------------------ footer ------------------------------- */



div#footer {
	margin:0;
	padding:0;
	width:100%;
	clear:both;
	height:34px;
}

div#footer table {	
	width:940px;
	padding:0px;
	margin:0px;
	border:0px;
}

div#footer img {
	border:0px;
}		
.ico  {
	width:26px;
}
.european {

	padding-left:10px;
	width:250px;
	margin:0;
}
	.european a {
		font-size:10px;
		color:#ffffff;
		text-decoration:none;
	}
.copyright {
	width:616px;
	font-size:10px;
}

div#rightcontent ul.feeds {
	float:right;
	margin:0 35px 0 0;
	padding:0;
}

div#rightcontent ul.feeds li a {
	margin:0;
	left:0;
	text-decoration:none;
	text-align:right;
	padding:2px 18px 2px 0; 
	background:url(../images/rss.png) right 2px no-repeat;
	display:block;
}


#rightcontent p.quote { padding: 0 0 0 20px; }

object { margin: 0 auto; text-align: center; }