/* CSS Document */

body {
	color: #dfebf7;
	background-color: #03476a;
	background-image: url(images/page_bgMain.jpg);
	margin: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
/* DIV */


.wrapper
{
	width: 966px;
	background-image: url(images/middleMain.jpg);
	background-repeat: repeat-y;
	margin: auto;
}


.header
{
	width: 966px;
	background-image: url(images/headerMainLogo01.jpg);
	background-repeat: no-repeat;
}


/* footer */

.footer
{
	width: 966px;
	background-image: url(images/footerMain.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.footer_Die
{
	width: 966px;
	background-image: url(images/footer_Die.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.footer_de
{
	width: 966px;
	background-image: url(images/footer_de.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.footer_diet
{
	width: 966px;
	background-image: url(images/footer_Diet.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.content
{
	width: 966px;
	padding-bottom: 380px;
}

.content2
{
	width: 646px;
	padding-bottom: 5px;
}

#left 
{
	float: left;
	width: 640px;
	padding-top: 100px;
	padding-left: 61px;
	padding-bottom: 150px;
	text-align: justify;
	padding-right: 27px;
}

#right 
{
	float: left;
	width: 200px;
	padding-top: 70px;
	text-align: left;
}


.rmenu_item 
{
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
	padding-top: 9px;
	height: 8px;
	margin-left: 2px;
	padding-right: 2px;
}

.rmenu_item_intro
{
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
	padding-top: 0px;
	height: 0px;
	margin-left: 0px;
	padding-right: 0px;
}


.rmenu_itemH 
{

	padding-top: 9px;
	height: 20px;
	margin-left: 2px;
	padding-right: 2px;
}

.rmenu_itemL 
{
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
	padding-top: 9px;
	height: 85px;
	margin-left: 2px;
	padding-right: 2px;
}



.webdesign
{
	color: #FFFFFF;
	background-color: inherit;
}

/* TEXT */
h1
{
	margin: 0 0 0 0;
	font-size: 14px;
}
h2
{
	margin: 0 0 0 0;
	font-size: 12px;
}

/* LINKS */


a.rmenu_link, a.rmenu_link:visited 
{
	color:#f1f7fb;
	background-color: inherit;
	text-decoration:none;
	font-weight:bold;
	text-transform: capitalize;
}


a.rmenu_link:hover
{
	color: #c09034;
	background-color: inherit;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
}


.ligne 

{
	 background			  : transparent;
	 border-color			  : white;
	 border-width			  : 0 0 1px;
	 border-style			  : solid;
}
