*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #B66411;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #B66411;
}

body {
	
	background: #ffffff url(back_all.gif);
	font: 13px Arial, Helvetica, sans-serif;
	color: #383838;
}

#content
{
	margin: 0 auto;
	background: #ffffff;
	width: 900px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

#main
{
width: 900px;
padding-top: 5px;
background: url(table_back.jpg) no-repeat
}

#header {
	height: 228px;
	text-align: right;
	background: url(header.jpg) no-repeat;		
}

#logo {

width: 660px;
height: 0px;
text-align: left;
padding-top: 180px;
padding-left: 240px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 10px;
text-transform: uppercase;
}


#menu
{
width: 800px;
height: 48px;
padding-left: 100px;
background: url(menu.gif) no-repeat;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 150px;
	height: 30px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding-top: 18px;
	font-size: 13px;
	text-transform: uppercase;
}

#menu a:hover {
	width: 150px;
    height: 30px;
	color: #FFF8B3;
	text-decoration: underline;
	background: url(menu_r.gif) repeat-x;
}

#left
{
	width: 213px;
	margin-left: 5px;
}

#left H3
{
width: 188px;
height: 27px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
background: url(title.gif) repeat-x
}

#left ul {
	list-style: none;
	margin-bottom: 10px;
	background: url(title_back.gif) repeat-x top;
}


#left ul {
	border: 0px;
	margin-bottom: 10px;
	padding-top: 20px;
}

#left li {
	padding: 4px;
}

#arc li
{
padding-left: 30px;
}

#left a {
	color: #B66411;
}
#left a:visited {
	color: #B66411;
}

#left p
{
padding: 10px;
}

#bandeau
{

	padding-bottom: 5px;
	padding-right: 20px;
}

#right
{
float: right;
width: 657px;
padding-right: 10px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 14px;
	color: #C5C5C5;
	text-transform: uppercase;
}

#right a
{
color: #B66411;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	text-align:justify;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #B66411;
}

#right ol, #right ul
{
margin-left: 30px;
}



#right .box
{
border: 1px solid #FCAD08;
width: 650px;
margin-bottom: 20px;
}

#right .box2
{
border: 1px solid #ffffff;
background: #ffffff url(box_back.gif) repeat-x top;
width: 628px;
padding: 10px;
}

#footer {
	height: 49px;
	width: 900px;
	clear: both;
	padding-top: 30px;
	background: url(footer.gif) repeat-x bottom;
	border-top: 4px solid #1F61B7;
}

#footer p {
	margin: 0;
	text-align: center;
	color: #000000;
}

#footer a {
	color: #000000;
}

#textright{
text-align:right;
}
