body
{
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:small;
}

.corps
{
		text-align:justify;
		width:700px;
		margin-right:auto;
		margin-left:auto;
		background-image:url(../images/default/bgimage.jpg);
		background-repeat:repeat-y;
}

.CorpsContain{
		padding: 0px 50px 25px 50px;
		width:500px;
		margin:0px auto 0px auto;
}

#quickOnglet{
		background-image:url(../images/default/quickOnglet.jpg);
		background-repeat:no-repeat;
		height:25px;
		width:200px;
		margin-left:260px;
}


.logo_top
{
		width:100%;
		height:150px;
		text-align:center;
		border: solid black 0px;
		background-image:url(../images/default/mp_logo_top_background.jpg);
		background-repeat:repeat-x;
}

#logo_foot{
		border-bottom:2px solid black;
		background-color:#af8ad0;
		height:70px;
		width:100%;
}


#bg_menu{
		background-image:url(../images/default/trait_01.jpg);
		background-repeat:repeat-x;
		width:100%;
		height:50px;
		border-top:solid #af8acf 1px;
		text-align:center;
		min-width:740px;
}

ul#menu
{
		width:100%;
		list-style-type:none;
		font-size:17px;
		margin:0px;
		margin-top:17px;
		padding:0px;
		font-weight:bold;
}

ul#menu li
{
		display:inline;
		padding: 0 0.8em;
		color:#9900CC;
}

ul#menu li a:hover
{
		color:#9966FF;
		text-decoration:none;
}

ul#menu li a
{
		color:#9999FF;
		text-decoration:none;
}

ul#menu li a:visited
{
		text-decoration:none;
}

#mainTitle{
		background-image:url(../images/default/maintitle.jpg);
		background-repeat:no-repeat;
		padding: 55px 0px 15px 115px;
		font-size:36px;
		font-weight:bold;
		font-family:Georgia, "Times New Roman", Times, serif;
		height:80px;
}

#pageMain
{
        margin: 0px 10px 10px 10px;
		padding: 10px;
}


.Button_Map{
		height:50px;
		width:150px;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:20px;
}

.consultations{
		display:none;
		border: 1px black solid;
	   	padding: 3px;
}

.bgbottom
{
        background-image:url(../images/default/bgbottom.jpg);
        background-repeat:no-repeat;
        width:700px;
        margin:0px auto 0px auto;
        height:100px;
}

.bgtop{
	background-image:url(../images/default/bgtop.jpg);
        background-repeat:no-repeat;
        width:700px;
        margin:0px auto 0px auto;
        height:44px;
}

.underblackline{
	background-image:url(../images/default/shadow_violet.jpg);
	background-repeat:repeat-x;
	width: 100%;
	height:30px;
}
