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

a:link {
	color: #ffffff;
}

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

a:visited {
	color: #ffffff;
}

body {
	
	background: #000000 url(images/back_all.gif) repeat-x;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
}

#content
{
	margin: 0 auto;
	width: 766px;
	text-align: left;
	border-left: 5px solid #ffffff;
	border-right: 5px solid #ffffff;
}

#back
{

width: 766px;
background: #000000;
}

#header {
	height: 309px;
	text-align: left;		
}

#menu
{
width: 666px;
height: 40px;
padding-left: 100px;
padding-top: 10px;

}

#menu ul {
	list-style: none;	
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	width: 133px;
	height: 37px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #595959;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 25px;
	background: url(images/button.gif) no-repeat;
}

#menu a:hover {
	width: 133px;
    height: 47px;
	padding-top: 10px;
	color: #0030FF;
	background: url(images/button_r.gif) no-repeat;
	text-decoration: underline;
}

#left
{
	padding: 10px;
	width: 237px;
	padding-right: 1em;
}

#left H3
{
width: 237px;
height: 38px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 15px;
text-transform: uppercase;
color: #000000;
background: url(images/title.gif) no-repeat
}

#left ul {
	list-style: none;
}

#left li ul {
	border: 0px;
	margin-left: 40px;
	margin-bottom: 10px;
}

#left li li {
	padding: 4px 20px;
    background: url(images/small.gif) no-repeat left;
}

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

#left p
{
padding: 10px;
}

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

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #A4D2FB;
}

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

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

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

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

#right2 H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #A4D2FB;
}

#right2 a
{
color: #A4D2FB;
text-decoration: none;
}

#right2 li {
    margin-left:20px;
	padding: 2px 10px;
	display: list-item;
}


#right2 p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right2 h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #A4D2FB;
}

.date {
	text-align: right;
	color: #A4D2FB;
	font-size: 11px;
}

.date a {
	color: #A4D2FB;
}



#footer {
	height: 37px;
	clear: both;
	padding-top: 10px;
	background: url(images/footer.gif) repeat-x; 
	border-top: 4px solid #2C5C89;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #595959;
}

#footer a {
	color: #595959;
}

<!--Style css qui fait que les images se chevauchent -->
.textstyle	{
	position:absolute;
	left:-2000px;
}
.bgdivstyle	{
	position:absolute;
	left:-2000px;
}
.sn_td_src,.sn_src{
	color: #000000;
}
.sn_td_sgn {
	color: #000000;
}

#rss {
	background: #000000 url(images/back_all.gif) repeat-x;
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
#rss a:link {
	color: #000000;
}

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

#rss a:visited {
	color: #000000;
}

/*---------- Menu Offres--------- */

#menuoffre {
        width: 200px;
        border-style: solid solid none solid;
        border-color: #000;
		font-weight: bold;
        border-size: 1px;
        border-width: 1px;
        margin: 10px;
        }
		
#menuoffre ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

#menuoffre li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menuoffre li a:link, #menuoffre li a:visited {
        color: #CCC;
        display: block;
        background: url(images/menu12.gif);
        padding: 8px 0 0 10px;
        }

#menuoffre li a:hover {
        color: #FFF;
        background: url(images/menu12.gif) 0 -32px;
        padding: 8px 0 0 10px;
        }

#menuoffre li a:active, #menuoffre li #current {
        color: #FFF;
        background: url(images/menu12.gif) 0 -64px;
        padding: 8px 0 0 10px;
        }
