* 		{ padding: 0; margin: 0; }
img 		{border:0;}

body 			{
				margin: 10px 0px 0px 0px;
				/* background:#f7ecbe;  /* fond plus clair */
				background:#82291a; /* fond marron */
				font-family: "Helvetica", "Gill Sans", "Arial";
				font-size: 13px;
				}

#wrapper 		{margin: 0 auto; width: 922px; border: 1px solid #fdc20e; background: #fff; }

#top			{width:922px; height:80px; background:  url(img/top.jpg) no-repeat; color:#82291a; margin:0; padding:0;}
#logo			{width:360px; float:left;}
#menu			{position:relative; right:20px; top:0px; height:100px; z-index:999;}	

#content		{font-family:  "Helvetica", "Gill Sans", "Arial"; margin-top:60px; height:100%;min-height:400px;}

#content #colgauche 	{width:700px; float:left; margin:0; padding:0; }
#content #coldroite 	{width:200px; float:left; text-align:center; margin:0; padding:0;}


#content a:link, a:visited		{color:#82291a; text-decoration:none;}
#content a:hover, a:active		{color:#82291a; text-decoration:underline;}
#content h1						{color:#82291a; font-size:1.4em; margin:0 30px;}
#content p						{color:#82291a; font-size:1.2em; margin:0 30px; padding:0;}
#content p.bar					{background: url(img/bar2.jpg) no-repeat; width:860px; height:3px; padding:0; margin:0 auto 30px auto;}
#content ul li					{color:#82291a; font-size:1.2em; list-style-type:circle; margin-left:10px;}


#bottom			{width:922px; height:65px; clear:both; background:  url(img/bottom2.jpg) no-repeat; }	

ul#footer		{padding-top:40px; padding-right:9px; float:right;}
ul#footer li 		{float:left; margin:0 5px; list-style:none; }
ul#footer li a 		{display:block; float:left; height:18px; line-height:18px; color:#ab6f30; text-decoration:none;}

#footer 	a:link, #footer 	a:visited		{color:#82291a; text-decoration:none;}
#footer 	a:hover, #footer a:active		{color:#82291a; text-decoration:underline;}

#footer 	a.english 		{float:left; width: 28px; height:18px; line-height:18px; background-image: url(img/en.jpg);background-repeat: no-repeat;}
#footer 	a.english:hover 	{background-image: url(img/en2.jpg);} 
#footer 	a.spanish 		{float:left; width: 28px; height:18px; line-height:18px; background-image: url(img/es.jpg);background-repeat: no-repeat;}
#footer 	a.spanish:hover 	{background-image: url(img/es2.jpg);} 