/* CSS Document */

body {
text-align: center;	
font-family : Arial, Helvetica, sans-serif;
background: #4bb8e6 url(images/misc/fonds1.jpg) top center;
background-repeat: no-repeat;
}

body#bodybg {
text-align: center;	
background-color: #4bb8e6;
background-position: top  center;
background-repeat: no-repeat;
}

div#container {
margin-left: auto;
margin-right: auto;
width: 950px;
text-align: left;
}

#container{
width: 950px;
margin: 10px auto;
background-color: #fff;
color: #121212;
line-height: 120%;
border-top: 1px solid #fff;
border-right: 1px solid #fff;
border-left: 1px solid #fff;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #fff;
}

#top { 
height: 137px;
padding-bottom: 3px;
background-color: #0ca8ec;

}

#nav {
position: relative;
margin-top: 17px;
}

#leftnav {
float: left;
width: 180px;
margin: 0;
padding: 1em;
color: #0CA8EC;
}

#rightnav {
float: right;
width: 140px;
margin: 0;
padding: 1em;
font-family : Arial, Helvetica, sans-serif;

}

#content {
margin-left: 200px;
border-left: 1px solid #CCCCCC;
margin-right: 165px;
border-right: none;
padding: 1em;
max-width: 38em;
}

#content p {
font-size: 13px;
font: #191919;
line-height: 1.4em;
}

#footer {
clear: both;
margin: 0;
padding: .2em;
color: #121212;
background-color: #ffffff;
border-top: 1px solid #CCCCCC;
}

#leftnav p, #rightnav p { 
margin: 0 0 1em 0;
}

#content h1, h2 { 
margin: 0 0 .5em 0;
}

h1 {
font-size: 16px;
font-family : Helvetica, Arial, sans-serif;
}

h2,h3,h4 {
font-size: 14px;
font-family : Helvetica, Arial, sans-serif;
}
	
.photos {
float: right;
}

.menutitle {
font-family : Arial, Helvetica, sans-serif;
font-size: 13px;
}
