#panel-container {
	position: relative;
	top: 0;
	left: 0;
	margin-bottom:30px;
}
#main-container {
	top:  0;
	left:0;
	position: relative;
	border: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9a3575;
}
#bottom-container {
	position: relative;
	bottom: 0;
	left: 0;
	clear:both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9a3575;
	width:100%;
	padding-top:30px;
}

#extra-container1{
	width:100%;
	height:auto;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	position: relative;
}
#extra-container2{
	display:none;

}
.logo {
    height: 100px;
    margin-top: 15px;
    position: relative;
    width: 345px;
}
/*--------------------------------------------------------------------
menu
----------------------------------------------------------------------*/
ul.nav {
	margin-top: 45px;

}

ul.nav a, ul.nav a:visited {
	font-size: 30px;
}
/*----------------------------------------------------------------------------
	Page locations 
----------------------------------------------------------------------------*/

.columns-2 .col {
	clear:both;
	width: 100%;
}
.columns-2 .titreContact{
	margin-left:0;
	}
/*----------------------------------------------------------------------------
	Page contact 
----------------------------------------------------------------------------*/

.contactform .bouton { margin-left: 30%;
}




