@charset "UTF-8";

/* CSS Document */
body{
margin:0px;
padding:0px;
font:12px Arial;
}
div{
font:12px Arial;
}
p {
margin:8px 0px 0px 0px;
font:12px Arial;
LINE-HEIGHT: 1.5em;
}
h1 {
margin:10px 0px 10px 0px;
padding:0px;
font:bold 14px Arial;
color:F27302;
text-transform:uppercase;
}

.mod_main{
height:100%;
width:100%;
}

li{
list-style-image: url("image/puce.gif");

}
/* Global structure */
.mod_left{
width:50%;
background-color:#f2f1f1;
background-image:url(image/line_left.gif);
background-position:right;
background-repeat:repeat-y;
}

.mod_right{
width:50%;
background-color:#f2f1f1;
background-image:url(image/line_right.gif);
background-position:left;
background-repeat:repeat-y;
}

.mod_content{
width:800px;
height:100%;
}
/* Content configuration */
.content{
width:100%;
height:100%;
margin:0px;
padding:0px;
}

.content_top{
height:141px;
}

.content_middle{
height:100%;
}

.content_bottom{
height:20px;
border-top: 1px #c3c2c2;
}

/* Top configuration */

.language{
vertical-align:middle;
margin-right:10px;
color:white;
}
.language a{
color:white;
text-decoration:none;
}
.top{
width:100%;
margin:0px;
padding:0px;
}
.content_top{
width:100%;
}

.top_baseline{
background:#5a5a5a;
height:17px;
background-image:url(image/top_search.jpg);
background-position:right;
background-repeat:no-repeat;
}

.top_left{
height:92px;
font-size:1px;
}

.top_right{
height:92px;
text-align:right;
padding-left:3px;
font-size:1px;
}

/* Navigation configuration */
.menu{
height:32px;
background-color:d9dadb;
}

.menu_language {
  width:204px;
  text-align:center;
}

.menu_language a {
  text-decoration:none;
  color:#888888;
}

.menu_items{
width:100%;
height:24px;
border-bottom: 1px solid white;
border-top:1px solid white;
font-family:Arial;
font-size:11px;
font-weight:bold;
}

.menu_item {
color:white;
text-align:center;
background-image:url(image/grey_nav.gif);
background-position:center;
background-repeat:repeat-x;
border-left: 1px solid white;
padding-left: 20px;
padding-right:20px;
cursor:pointer;
}

.menu_item_first{
border-left: none;
}

.menu_item_sel{
background-image:url(image/orange_nav.gif);
}
.menu_item a{
color: white;
text-decoration:none;
}

.menu_item_hover{
background-image:url(image/selected_grey_nav.gif);
background-repeat:repeat-x;
}

/* Page configuration */
.page{
width:100%;
}

.page_main{
  margin:35px 20px 20px 20px;
  text-align:justify;
  width:570px;
}

.page_left{
  width:180px;
  margin:10px 0px 10px 6px;
}

.page_left_hsep {
font-size:1px;
height:20px;
}

.page_main a {
  text-decoration:none;
  color:#F27302;
}

.page_main a:hover {
  text-decoration:underline;
  color:#F27302;
}

/* Box configuration */

.box{
  font:11px Arial;
}

.box_title{
  font-size:1px;
}

.box_sep {
  font-size:1px;
  width:9px;
}

.box_content{
  padding:4px 11px 11px 11px;
  width:170px;
}

.box_footer{
  height:14px;
  background-repeat:repeat-x;
  padding-left:11px;
  padding-right:11px;
}

.box_action{
  font-weight:bold;
  text-decoration:none;
  padding-left:10px;
}

.box_action_blank{
  font-weight:bold;
  text-decoration:none;
  padding-left:0 px;
}

.box_content_orange {
  background-color:#fb7500;
  color:white;		
}

.box_content_orange a {
  font:bold 11px Arial;
  color:white;
}

.box_content_gray {
  background-color:#b6b4b4;	
  color:#3e3d40;
}

.box_action_orange {
  background:url(image/orange_arrow.gif) 0px 0px no-repeat;
  color:white;
}

.box_action_none {
  background:0px 0px no-repeat;
  color:white;
}

.box_action_gray {
  background:url(image/grey_arrow.gif) 0px 0px no-repeat;
  color:#3e3d40;
}

.box_footer_orange {
  background-image:url(image/orange_box_footer.gif);
  border-top:1px solid #feb566;
  border-bottom:1px solid #feb566;
  color:white;
}

.box_footer_gray {
  background-image:url(image/grey_box_footer.gif);
  border-top:1px solid #cac9c9;
  border-bottom:1px solid #cac9c9;
  color:white;
}

/*Search Box, Private Access & Contact Configuration*/

.search {
  height:23px;
  width:100px;
  background:#777777;
  margin:0px;
  margin-left:9px;
  width:170px;
  height:17px;
  border-bottom:1px solid white;  
  padding-top:2px;
  padding-bottom:2px;
}

.search_title {
  font:bold 11px Arial;
  color:white;
  padding-left:8px;
}

.search_input {
  font-size:20px;
  padding-left:08px;
}

.search_submit {
  font-size:1px;
  padding-right:16px;
  padding-top:1px;
}

.search_input input {
  height:17px;
  font:bold 11px Arial;
  padding-left:8px;
  width:132px;
  border:none;
  border-right:1px solid #777777;
}

.search_submit input {
  background:#fb7500;
  border:0;
  width:25px;
  height:17px;
  font:9px Arial;
  color:white;
}

.left_menu {
  background:#777777;
  margin-left:9px;
  width:170px;
  height:23px;
  border-bottom:1px solid white;  
}

.left_menu table {
  height:23px;
}

.left_menu_content {
  font:bold 11px Arial;
  color:white;
  padding-left:8px;
}

.europe	{
vertical-align:bottom;
}
/*Footer Configuration*/
.footer{
width:670px;
margin-left:auto;
margin-right:auto;
padding-top:5px;
padding-bottom:5px;
border-top:1px solid #c3c2c2;
color:#797979;
font:10px Arial;
}

.footer a{
font:10px Arial;
color:#494949;
text-decoration:none;
}


/* News */

.news_title {
  font:bold 11px Arial;
}

.news_date {
  font-style:italic;
  font:11px Arial;
}

.news_description {
  padding-bottom:20px;
  font:10px Arial;
}
.in-box {
  padding-bottom:10px;
  padding-left:15px;
  padding-right:10px;
  font:12px Arial;
}

/* Search */

.search_name { font:11px Arial; padding-right:10px; }
.search_input { font:11px Arial; height:20px; }
.search_submit { font:11px Arial; height:22px; padding-left:2px; }
.search_letter { font:11px Arial; height:20px; padding-left:20px; padding-right:20px; color:black; }
.search_letter a { font:11px Arial; color:black; }
.search_letter a:hover { text-decoration:none; }
.search_letter_sel { background:#F27302; color:white; }
.search_letter_sel a { color:white; }

.roseline {
  font-weight:bold;
  font:Bold 13px Arial;
  color:#333333;
  text-align:center;
  text-decoration:none;

}

.error {
  color:red;
  font-size:10px;  
}

.forum_form p {
   margin-top:0px;
}