body
{
    margin: 0;
    padding: 0;
    background: #9a9775;
    font-family: Helvetica, Arial, sans-serif;
    color: #000000;
}

#page
{
    position: relative;
    background: #442d1d url(/images/default/bgCorps.jpg) top left repeat-y;
    width: 915px;
    margin: 0 auto;
    padding: 0;
}

#page #corps
{
    position: relative;
}

#page #corps #content
{
    position: relative;
    margin-left: 145px;
    color: #fffde9;
    min-height: 500px;
}

.marge
{
    padding: 50px;
}

#language {
	position: absolute;
	right: 10px;
	top: 0;
}

/* STYLE DU SITE ORIGINAL */

.petittexteorange {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FE7800;
	letter-spacing: 0px;
}

	a.petittexteorange:link {color: #FF7800; letter-spacing: 0px;}
	a.petittexteorange:visited {color: #FF7800; letter-spacing: 0px;}
	a.petittexteorange:hover {color: #FF7800; letter-spacing: 0px;}
	a.petittexteorange:active {color: #FF7800; letter-spacing: 0px;}
	
	
.petittextebeige {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFDE9;
	//letter-spacing: 1px;
}

	a.petittextebeige:link {color: #FF7800; letter-spacing: 0px;}
	a.petittextebeige:visited {color: #FF7800; letter-spacing: 0px;}
	a.petittextebeige:hover {color: #FF7800; letter-spacing: 0px;}
	a.petittextebeige:active {color: #FF7800; letter-spacing: 0px;}
	
	
.Grostextebeige {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: 22px;
	color: #FFFDE9;
	font-weight: bold;
	text-transform: uppercase;
}

	a:link {color: #FF7800;}
	a:visited {color: #FF7800;}
	a:hover {color: #FF7800;}
	a:active {color: #FF7800;}
	a:link img {border: 0px;}
	a:visited img {border: 0px;}
	a:hover img {border: 0px;}
.petittextebrun {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #442D1D;
}

	a.petittextebrun:link {color: #442D1D;}
	a.petittextebrun:visited {color: #442D1D;}
	a.petittextebrun:hover {color: #442D1D;}
	a.petittextebrun:active {color: #442D1D;}
.GrostexteORANGE {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: 22px;
	color: #FFFDE9;
	font-weight: normal;
	text-transform: uppercase;
}
.Grostextebrun {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: 22px;
	color: #442d1d;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.petitTexte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: FFFDE9;
	width: 140px;
}

