@charset "utf-8";
/****************************************************************
GLOBAL
*****************************************************************/

*{
margin:0;
padding:0;
}

html, body, #wrap {
height: 100%;
}

body > #wrap {
height: auto; 
min-height: 100%;
}

body{
background:url(../img/background.jpg) top center no-repeat;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#333;
}

.center{
width:955px;
overflow:hidden;
margin:auto;
}

.clear{
clear:both;
}

.clear-left{
clear:left;
}

a{
outline:none;
color:red;
}

.img{
padding:1px;
border:1px solid #ddd;
}

.img-left{
float:left;
margin:0 6px 2px 0;
padding:1px;
border:1px solid #ddd;
}

.img-right{
float:right;
margin:0 0 2px 6px;
padding:1px;
border:1px solid #ddd;
}


/****************************************************************
TOOLS BAR
*****************************************************************/
#tools-bar{
background:url(../img/background-header.jpg) top left repeat-x;
height:40px;
overflow:hidden;
}

#tools-bar .center{
height:27px;
margin:6px auto 0 auto;
}

#tools-bar span{
display:block;
float:left;
margin:1px 3px 0 0;
background:url(../img/railports-header.png) top left no-repeat;
width:173px;
height:21px;
text-indent:-9999px;
}

/* MENU FAST */

#tools-bar ul#menu-fast{
float:left;
list-style-type:none;
margin-top:3px;
overflow:hidden;
}

#tools-bar ul#menu-fast li{
float:left;
padding-left:24px;
margin:0 4px;
background:url(../img/package.png) top left no-repeat;
height:16px;
}

#tools-bar ul#menu-fast li a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#999;
color:#0395be;
text-decoration:none;
}

#tools-bar ul#menu-fast li a:hover, #tools-bar ul#menu-fast li a#selected{
text-decoration:underline;
color:#0395be;
}

/* MENU LANG */

#tools-bar ul#menu-lang{
float:right;
list-style-type:none;
overflow:hidden;
}

#tools-bar ul#menu-lang li{
float:left;
margin:0 4px;
}

#tools-bar ul#menu-lang li a{
display:block;
background:url(../img/lang-default.png) top left no-repeat;
height:24px;
width:17px;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#999;
padding:3px 0 0 4px;
}

#tools-bar ul#menu-lang li a:hover{
color:#fff;
}

#tools-bar ul#menu-lang li a#selected{
background:url(../img/lang_selected.png) top left no-repeat;
color:#fff;
}

/****************************************************************
GLOBAL
*****************************************************************/
#wrap{

}

#global{
padding-bottom:72px;
width:955px;
margin:auto;
overflow:hidden;
}

h1#logo{
float:left;
margin:12px;
}

h1#logo a{
display:block;
background:url(../img/logo.png) top left no-repeat;
width:186px;
height:93px;
text-indent:-9999px;
}

a.pdf{
display:block;
background:url(../img/pdf.png) 0 0 no-repeat;
padding:2px 0 0 20px;
height:18px;
color:#666;
font-size:11px;
text-decoration:none;
}

a.pdf:hover{
text-decoration:underline;
}

/****************************************************************
MENU GENERAL
*****************************************************************/

ul#menu-general{
float:right;
list-style-type:none;
margin:25px 0 0 0;
}

ul#menu-general li{
background:url(../img/vertical-line.png) right 2px no-repeat;
padding-right:12px;
margin-left:12px;
float:left;
font-size:12px;
}

ul#menu-general li#last{
background:none;
padding-right:0;
}

ul#menu-general li a{
color:#666;
font-weight:bold;
text-decoration:none;
letter-spacing:0.1em;
}

ul#menu-general li a:hover{
text-decoration:underline;
}

ul#menu-general li a#selected{
color:red;
text-decoration:none;
}

/****************************************************************
LEFT CONTENT & NEWS
*****************************************************************/

#left-content{
float:left;
width:280px;
}

#left-content .news{
margin:20px 0 20px 4px;
overflow:hidden;
width:254px;
}

#left-content .news h2{
float:left;
color:#0092b2;
font-size:12px;
font-weight:bold;
}

a.rss{
float:right;
background:url(../img/rss.gif) top left no-repeat;
width:33px;
height:13px;
text-indent:-9999px;
}

#left-content .news span.datum{
display:block;
color:#666;
font-size:10px;
margin:4px 0 0 0;
}

#left-content .news p{
margin:6px 0 0 0;
text-align:justify;
line-height:14px;
}

#left-content a img{
border:none;
}

/****************************************************************
MENUS LEFT
*****************************************************************/
#menu1{
position:relative;
top:-1px;
}

#menu1 #menu1-top{
background:url(../img/menu-presentation-top.jpg) top left no-repeat;
width:264px;
height:49px;
text-indent:-9999px;
}

#menu1 #menu1-middle{
background:url(../img/menu-presentation-middle.jpg) top left no-repeat;
width:264px;
min-height:100px;
}

#menu1 #menu1-bottom{
background:url(../img/menu-presentation-bottom.jpg) top left no-repeat;
width:264px;
height:4px;
margin:0 0 20px 0;
}



#menu1 ul{
font-family:Arial, Helvetica, sans-serif;
list-style-type:none;
padding:12px 0 8px 20px;
}

#menu1 ul li{
margin:0 0 3px 0;
}

#menu1 ul li a, #menu1 ul li span{
display:block;
padding-left:20px;
background:url(../img/arrow2.png) 0 3px no-repeat;
color:white;
font-size:12px;
font-weight:bold;
text-decoration:none;
cursor:pointer;
}

#menu1 ul.ss-menu{
padding:5px 0 5px 20px;
}

#menu1 ul.ss-menu li a{
display:block;
padding-left:14px;
background:url(../img/arrow3.png) 0 3px no-repeat;
color:#E1EFE0;
font-weight:normal;
font-size:11px;
text-decoration:none;
}

#menu1 ul.ss-menu li a:hover, #menu1 ul.ss-menu li a.active{
text-decoration:underline;
margin:0;
}


/****************************************************************
RIGHT CONTENT
*****************************************************************/

#right-content{
float:right;
width:150px;
margin:0 0 0 30px;
}

#right-content a img{
border:none;
}

/****************************************************************
CENTER CONTENT
*****************************************************************/

#center-content{
position:relative;
float:right;
width:650px;
}

#center-content #slideshow{
position:relative;
top:-4px;
margin-bottom:12px;
}

#center-content h1#home-title{
position:absolute;
top:-44px;
background:url(../img/home-title.png) top left no-repeat;
text-indent:-9999px;
height:38px;
width:221px;
}

#center-content h1{
text-transform:uppercase;
color:#50ab1c;
font-size:16px;
margin:0 0 12px 0;
}

#center-content h1 span{
position:relative;
top:-2px;
margin:5px 0 0 0;
font-size:12px;
}

#center-content h2{
color:#0092b2;
font-size:14px;
margin:0 0 8px 0;
}

/* Content */

#center-content .article{
margin-bottom:20px;
}

#center-content.article ul, #center-content .article ol{
margin-left:20px;
}

#center-content .article li, #center-content .article li{
margin-bottom:6px;
line-height:16px;
margin-left:15px;
}


/* News */

#center-content .news{
overflow:auto;
margin:0 0 16px 0;
}

#center-content .news h2{
color:#0092b2;
font-size:14px;
margin:0;
}

#center-content .news span.datum{
display:block;
color:#666;
font-size:10px;
margin:2px 0 6px 0;
}

#center-content p{
color:#333;
margin:0 0 6px 0;
line-height:18px;
text-align:justify;
/*clear:both;*/
}

#center-content #flash-content{
}


/* Edito */
#center-content div.edito{
column-count: 2; /* > css3-multi-column.js */
column-gap: 20px; /* > css3-multi-column.js */
margin:20px 0 0 0;
text-align:left;
height:95px;
}

#center-content div.edito p{
line-height:14px;
}

/* Listing */

#center-content ul.listing_1{
list-style-type:none;
}

#center-content ul.listing_1 li{
margin:0 0 6px 0;
}

#center-content ul.listing_1 li span{
font-weight:bold;
}


#center-content ul.listing_1 a{
background:url(../img/arrow4.png) 0 5px no-repeat;
color:#333;
text-decoration:none;
padding-left:14px;
}

#center-content ul.listing_1 a:hover{
text-decoration:underline;
}

/* Gallery */

#center-content ul#gallery, #center-content ul#gallery_img{
list-style-type:none;
}

#center-content ul#gallery li{
float:left;
width:320px;
margin:0 0 12px;
}

#center-content ul#gallery li a{
text-decoration:none;
}

#center-content ul#gallery li a p{
text-align:left;
}

#center-content ul#gallery_img li{
float:left;
margin:0 26px 21px 0;
}

#center-content #nav-multi-page{
list-style-type:none;
}

#center-content #nav-multi-page #p_prec {
float:left;
}

#center-content #p_num {
display:block;
clear:both;
margin:auto;
text-align:center;

}

#center-content #nav-multi-page #p_suiv {
float:right;
text-align:right;
}

/* Contact */

#center-content .contact {
list-style-type:none;
margin:0 25px 25px 0;
width:200px;
float:left;

}

#center-content #last_contact{
margin:0 0 25px 0;
}

#center-content .contact li {
margin-bottom:18px;
}

#center-content .contact h2 {
color:#0092b2;
font-size:12px;
font-weight:bold;
}

#center-content .contact h3 {
font-size:11px;
font-weight:bold;
}

#center-content .contact p{
text-align:left;
}


/****************************************************************
FOOTER
*****************************************************************/

#footer{
margin-top:-72px;
padding-top:20px;
clear:both;
width:100%;
background:#fff url(../img/background-footer.jpg) left 37px repeat-x;
}

#footer .center{
padding-top:20px;
position:relative;
}

#footer #toggle{
display:block;
position:absolute;
top:4px;
left:0;
width:46px;
height:20px;
text-indent:-9999px;
cursor:pointer;
}

#footer .arrowUp{
background:url(../img/arrow-up.png) center center no-repeat;
}

#footer .arrowDown{
background:url(../img/arrow-down.png) center center no-repeat;
}

#toggle-box{
padding:0 0 25px 0;
}

#footer #half-circle{
position:absolute;
top:0px;;
left:0;
width:46px;
height:20px;
background:url(../img/half-circle.jpg) top left no-repeat;
}

#footer #copyright{
/*background:url(../img/sitemap.png) bottom left no-repeat;*/
height:24px;
padding:8px 0 0 0;
text-align:center;
color:#666;
}

#footer .col100, #footer .col250, #footer .col235, #footer .col455{
font-size:10px;
float:left;
margin:20px 0 0 0;
/*border:1px solid black;*/
}

#footer .col250{
width:250px;
}

#footer .col455{
width:475px;
padding:0 30px;
}

#footer .col235{
width:235px;
margin:0;
}

#footer .col100{
width:100px;
}

#footer #col-left{
background:url(../img/vertical-filet.png) top right no-repeat;
min-height:255px;
}

#footer #col-right{
background:url(../img/vertical-filet.png) top left no-repeat;
padding-left:30px;
min-height:255px;
}

#footer h3#presentation, #footer h3#technique, #footer h3#railports{
text-indent:-9999px;
margin:0 0 20px 0;
}

#footer h3#presentation{
background:url(../img/presentation-footer.png) top left no-repeat;
width:126px;
height:20px;
}

#footer h3#technique{
background:url(../img/technique-footer.png) top left no-repeat;
width:165px;
height:22px;
}

#footer h3#railports{
background:url(../img/railports-footer.png) top left no-repeat;
width:105px;
height:22px;
}

#footer h4{
color:#666;
font-size:10px;
font-weight:bold;
margin:0 0 12px 0;
}

#footer ul{
list-style-type:none;
margin:0 0 12px 0;
}

#footer ul li{
background:url(../img/arrow1.png) left 4px no-repeat;
padding-left:12px;
margin:0 0 4px 0;
}

#footer a{
color:#666;
text-decoration:none;
}

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