/* Start of CMSMS style sheet 'bluegrey01' */
/* DIV-Container */
#page { 
background : #000000; 
width : 1000px; 
margin : 0 auto;
}

#header {
height: 190px;
width:1000px;
overflow:hidden;
}

#header a{ /* Color Header-Text */
color : #ffffff;
}

#header a {
background : #000000 url(uploads/images/le_port-1-980px.jpg) no-repeat;
width:950px;
height:190px;
margin-left: 10px;
margin-right: 10px;
padding: 50px 0 0 50px; /* Position Header-Text */
border-top : 5px solid #000000; 
text-align : left;
display:block;
}

#container { 
background : #ffffff url(uploads/layout/fond-carte.jpg) repeat-y scroll 0 0; 
border-bottom : 3px solid #555555; 
border-top : 3px solid #555555; 
font-family : Tahoma, Helvetica, sans-serif; 
font-size : 90%; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
line-height : normal; 
margin : 0 auto;
border-left : 10px; 
overflow : hidden; 
text-align : left; 
width : 980px; 
}

#navcontainer { 
float : left; 
min-height : 380px; 
overflow : hidden; 
padding-left : 10px;
padding-right : 10px; 
padding-top : 18px; 
width : 190px; 
margin-left : 5px;
}

#menu li { 
margin : 0; 
padding : 1px; 
text-align : left; 
list-style-type : none; 
}

#menu li a { 
display : block; 
vertical-align : bottom; 
}

#menu li a:hover { 
background-color : #555555; 
color : #fff; 
text-decoration : none; 
}

#active { 
background-color : #fff; 
padding : 1px; 
border : 1px solid #666; 
}

li#separator { 
background-color : red; 
}

span.sectionheader { 
background-color : yellow; 
}

#content { 
float : right; 
min-height : 380px;
padding-bottom : 40px;
width : 755px; 
}

#maincontent { 
float : left; 
overflow : hidden; 
padding : 18px 20px 0; 
voice-family : inherit; 
width : 490px; 
}

#maincontent ul { 
list-style-image : url(uploads/layout/bullet.png); 
}

#rightdiv { 
float : right;
padding-left : 15px;
padding-right : 20px;
padding-top : 18px; 
width : 185px; 
}

#rightdiv img { 
border : 1px solid #6fb2e6; 
padding : 1px; 
}
 
#news { 
margin : 0 auto; 
width : 90%; 
}

#footer { 
background : #eeeeee none repeat scroll 0 0; 
color : #6a6666; 
font-size : 90%; 
height : 30px; 
margin : 0 auto; 
padding : 10px 0; 
text-align : center; 
width : 980px; 
border-top : 5px solid #ffffff; 
border-bottom : 5px solid #ffffff; 
}

#footertextleft { 
float : left; 
margin-left : 10px; 
text-align : left; 
width : 420px; 
}

#footertextright { 
float : right; 
margin-right : 10px; 
text-align : right; 
width : 450px; 
}

/* Class */
.box-blue { 
background : #b8d1e4 none repeat scroll 0 0; 
border : 0px solid #000;
text-align : left; 
width : 100%;
margin-bottom: 10px;
}


.box-blue p { 
margin-bottom : 10px; 
margin-top : 10px; 
}

.underline { 
border-bottom : 2px solid #ffb93f; 
padding-bottom : 3px; 
width : 180px; 
}

.subheading { 
font-weight : bold; 
}

.menu ul { 
list-style : none; 
margin : 0; 
padding : 1px; 
}

.currentpage{ /* menu */
   background-color:#fff;
   padding:1px;
   border:1px solid #666;
}

li#separator{ /* menu */
   background-color:red;
}

span.sectionheader{ /* menu */
   background-color:yellow;
}
 
html, body { 
background : #555555; 
font-family : arial, Helvetica, sans-serif; 
font-size : 14px; 
margin : 0; 
padding : 0; 
text-align : center; 
}
 
img { 
border : medium none; 
}

* html #container { 
overflow : visible; 
}

* html #content { 
height : 380px; 
overflow : visible; 
}

* html #navcontainer { 
height : 380px; 
overflow : visible; 
}

.mainheading { 
font-size : 123%; 
font-weight : bold; 
}

.header-text { /* Header-Text */
font-family : arial; 
font-size : 200%; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
line-height : normal; 
margin-top : 0; 
padding-top : 0; 
}

/* Links */
a { 
color : #2965a6; 
font-weight : bold; 
text-decoration : none; 
}
 
a:hover { 
color : #fca00e; 
text-decoration : none; 
}

/* Fonts */
h1 { 
color : #5c94bf; 
font-family : Arial; 
font-size : 120%; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
line-height : normal; 
margin-top : 0; 
padding-top : 0; 
}

h2 { 
color : #5c94bf; 
font-family : arial; 
font-size : 150%; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
line-height : normal; 
margin-top : 0; 
padding-top : 0; 
}
/* End of 'bluegrey01' */

