body
{
	width: 760px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Georgia, serif;
	background-image: url("background2.png");
	background-repeat: repeat-y;
	}
	
a
{	
	color: #c6083d
	}
	
#en_tete
{
	width: 760px;
	height: 114px;
	margin-bottom: 10px;
	background-color: #ee2c2c;
	background-image: url("frau mit rose.png");
	background-repeat:no-repeat;
	}

.img
{
	float: right
	}
	
#sidebar1
{
	float: left;
	width: 165px;
	background-color: #ffffff;
	}

a
{
	text-decoration: none
	}

.rien
{
   list-style-type: none;
}


.element_menu li
{
	margin-bottom: 50px
	}

.element_menu li
{
	font-family: Georgia, serif;
	font-size: 15px;
	}
	
.element_menu ul
{
	padding: 30px;
	padding-left: 0px;
	margin: 10px;
	margin-bottom: 5px;
	}
	
.element_menu a: hover 
{
   background-color: #B3B3B3;
   color: black;
}
	
#sidebar2
{
	float: right;
	width: 175px;
	background-color: #FFFFFF;
	font-size: 12px;
}

#corps
{
	margin-left: 175px;
	margin-right: 185px;
	margin-bottom: 20px;
	padding: 15px;
	background-color: #ffffff;
	font-size: 14px;
	text-align: justify;
	}
	
.links
{
	font-size: 11px
	}
	
.addresses
{
	font-weight: bold
	}
	
.impressum
{
	text-decoration: underline
	}
	
.presse
{
	font-style: italic;
	}

#corps h1
{
	text-align: center;
	font-size: 20px
	}

#signature
{
	position: relative;
	left: 120px;
	bottom: 50px
	}
	

.center
{
	text-align: center;
	}

	#corps_pr
{
	margin-left: 175px;
	margin-bottom: 20px;
	padding: 15px;
	background-color: #ffffff;
	font-size: 14px;
	text-align: justify;
	}
	
	#corps_pr h1
{
	text-align: center;
	font-size: 20px
	}

.press
{
	text-align: right
	}
	
#pied_de_page
{
   padding: 5px;
   text-align: center;
	font-size: 12px
   }
   

 
	