@charset "utf-8";
/* CSS Document */

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,700,400italic);

body {
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 13px;
    line-height: 16px;
    color: #ededed;
    background-color: #424040;
}

a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #b48e7b;
}
a:active {
	text-decoration: none;
	color: #FFF;
}

#wsite { 
    position: absolute; 
    left: 50%;  
    top: 50%;
    width: 960px; 
    height: 550px;
    padding: 20px;
    margin-left: -500px;
    margin-top: -295px;
    background: url(../images/website_bg.png) no-repeat left top;
}

#contenu {
    position: relative;
    width: 960px; 
    height: 550px;
    text-align: left;
}

#menu {
    position: absolute; 
    left: 0;  
    bottom: 50px;
    width: 960px;
    height: 35px;
	background-image:url(../images/menu.png);
    text-align: center;
    z-index: 100;
}

#menu ul {
	float: left;
	margin-left:20px;
    display: inline-block;
	
}

#menu li {
    float: left;
    list-style: none;
    height: 35px;
    line-height: 35px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Open Sans', Arial, sans-serif;
    font-weight: 600;
    font-weight: normal\9; /* IE8 */
    font-size: 11px;
    padding: 0 15px;
} #menu li:hover {
    background-color: #6e4b3a;
}

#menu li.active {
	background-image:url(../images/active.png);
}

#menu li a {
    color: #fff;
    text-decoration: none;
}

#mami {
    position: absolute;
    left: 0;
    top: 20px;
    width: 320px;
    text-align: center;
    z-index: 2;
}

#content {
    position: relative;
    width: 240px;
    height: 355px;
    padding: 180px 40px 0 40px;
    text-align: justify;
    overflow: hidden;
}

#content h1 {
    position: absolute;
    top: -80px;
}


#content .menu2 {
    position: absolute; 
    left: 0;  
    bottom: 85px;
	left:30px;
    text-align: left;
}

#content .menu2 ul {
    margin-left: 30px;
    margin-bottom: 0;
}

#content .menu2 img {
    vertical-align: baseline;
}

#content .menu2 li {
    display: inline;
    list-style: none;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 11px;
    margin: 0 8px;
    padding: 0;
    background: none;
}

#content .menu2 li a {
    color: #b48e7b;
    text-decoration: none;
} #content .menu2 li a:hover {
    color: #fff;
}

#content .menu2 li a.active {
    color: #fff;
}



#content h2, {
    margin-bottom: 2px;
    text-transform: uppercase;
}

#content p, #content ul {
    margin-bottom: 10px;
}

#content li {
    padding-left: 12px;
    margin-bottom: 5px;
    list-style: none;
    background: url(../img/dot-list.png) no-repeat left 7px;
    text-align: left;
}

li.active {
    font-weight: 600;
}

li.inactive {
    color: #999;
}

#content.legal {
    width: 280px;
    margin: 0 auto;
}

a.action {
    text-decoration: none;
    font-weight: normal;
    border: 1px solid #fff;
    border-radius: 15px;
    color: #fff;
    line-height: 12px;
    padding: 1px 10px;
    margin-top: 10px;
    text-transform: uppercase;
    background-color: #424242;
    font-size: 11px;
    font-family: 'Open Sans', Arial, sans-serif;
    font-weight: 600;
    cursor: pointer;
} a.action:hover {
    background-color: rgba(0, 0, 0, 0.5);
}

#image {
    position: absolute;
    right: 0;
    top: 0;
    width: 640px;
    height: 550px;
}

#iti {
	margin-top:3px;
    position: absolute;
    right: 0;
    top: 0;
    width: 690px;
    height: 550px;
}

#texte {
    position: absolute;
	margin-top:30px;
    right: 0;
    top: 0;
    width: 640px;
    height: 550px;
}

#formulaire {
    position: absolute;
	margin-top:15px;
	margin-right:3px;
    right: 0;
    top: 0;
    width: 640px;
    height: 550px;
}

#footer {
    padding: 8px 5px 0 5px;
    font-size: 11px;
    text-align: left;
    color: #666;
}

#footer div.right {
    float: right;
}

ul li { display: inline; }

#main {
	margin: 0 auto;
	padding: 20px;
	word-spacing:10px;
	line-height:35px;
}

*{
	margin:0px;
	padding:0px;
}

#lettrineImage{
	float: left;
	width: 220px;
	height: 163px;
	margin: 0 1em 1em 0;
}
#Carte-Mi-Voie{
	height:100%;
}