body, table, div {
font-family:Arial;
margin:0px;
padding:0px;
font-size:10pt;
}

body {
text-align:center;
}

#page {
width:1024px;
margin:0 auto;
z-index:0;
}

#header {
width:1024px;
}

#header_logo {
background:url(../img/header_logo.png);
height:97px;
}

#header_description {
background:url(../img/header_description.png) no-repeat;
height:156px;
}

#header_submenu {
height:25px;
background:url(../img/header_submenu.png)  no-repeat;
}

#middle {
width:1024px;
background:url(../img/main.png) no-repeat;
padding-bottom:96px;
z-index:0;
overflow:hidden;
}

#bottom{
width:1024px;
}

#footer{
height:26px;
background:url(../img/footer.png);
text-align:right;
color:#FFFFFF;
padding-right:200px;

}

#navlang {
margin:0px;
padding:0px;
height:47px;
text-align:left;
}

#navtop {
	position:relative;
	left:-50px;
	text-align:right;
}

#navtop img {
border:0px;
}

#navtop a {
border:0px;
text-decoration:none;
}

#navleft{
	margin-left:50px;
	margin-top:15px;
	width:250px;
	text-align:left;
	float:left;
}

#innernavleft {	/*	innernavleft : Par cohérance, changer de nom */
text-decoration:none;
}

#innernavleft a {
color:#7cc523;
text-decoration:none;
display:block;
padding:14px;
margin:0px;
background:url(../img/line.png) no-repeat center bottom;
font-weight:bold;
text-transform:uppercase;
}

#innernavleft a.highlight {
color:#000;
}

#eu7logos {
background:url(../img/eu_7_logos.jpg) no-repeat center center;
margin-top:0px;
width:100%;
height:86px;
}

#content {
margin-left:320px;
margin-right:60px;
z-index:4999;
}

#innercontent{
text-align:left;
padding-top:15px;
z-index:5000;
}

#subsection {
left:0px;
}

#pathway{
position:relative;
left:80px;
top:4px;
font-size:8pt;
text-align:left;
color:#fff;
}
#pathway a {
color:#fff;
}



#content a {
color:#669900;
}


#content a:hover {
color:#88bb00;
text-decoration:none;
}

.news {
border-top:4px #7aadff ridge;
}

.title {
color:#fff;
font-size:14pt;
margin-bottom:1.5em;
margin-top:1em;
background:url(../img/fond_title.png) no-repeat right center;
text-align:right;
padding-right:10px;
}

.subtitle {
color:#477ACC;
border-bottom:1px #000 dashed;
display:block;
margin-top:1.5em;
margin-bottom:0.5em;
padding-left:1.5em;
text-align:left;
width:75%;
}

.news td {
text-align:justify;
line-height:1.5em;
padding:5px;
}

.news img {
border:1px #000 solid;
}

p
{
margin:0px;
}

h1,h2,h3,h4
{
color:#000;
}

h3
{
font-size:12pt;
font-weight:bold;
}

h4
{
margin:8px 0px 4px 0px;
padding:0px;
}

b,strong
{

}

cite {
color:#63bd63;
}

ul {
padding:0px;
margin:20px;
}
li {
list-style-type: none;
background:url(../img/puce.png) no-repeat 0 0px;
padding-left:22px;
padding-bottom:4px;
margin:4px;
}

.topbutton {
background:url(../img/topbutton.png) no-repeat;
width:90px;
height:90px;
border:0;
}
.list {
	width:100%;
	border-width:0px;
	text-indent:5px;
}

.list th {
	background-image:url(../img/bg_th.gif);
	background-repeat:repeat-x;
	background-color:#009900;
	color:#FFFFFF;
	font-weight:bold;
	height:21px;
}

 tr.even {
	background-color:#D3D3D3;
}

tr.odd {
	background-color:#DFDFDF;
}

.even:hover, .odd:hover {
	background-color:#EEEEEE;
}

.error {
	border:solid #FF0000 medium;
}

.err_msg {
	color:#FF0000;
}


/* LOGIN BOX */


#loginbox {
font-family:Arial;
/*background:#fff url(res/img/loginbox.png) no-repeat;*/
font-size:8pt;
position:relative;
left:600px;
top:0px;
padding:0px;
text-align:left;
color:#7bc523;
}

#loginbox p {
font-weight:bold;
color:#00682c;
}

#loginbox a {
color:#7bc523;
border:1px #fff solid;
}

#loginbox a:hover {
border:1px #7bc523 dotted;
}

#loginbox table {
font-size:8pt;
}
#loginbox input {
font-size:8pt;
border:0;
background:#ebebeb;
color:#00682c;
border:thin solid #7bc523;
}





