body {
	margin : auto;
	padding : 0;
	background : #436179;
	color : #333;
	font : 12px "Trebuchet MS","Lucida grande",Verdana,Lucida,Helvetica,sans-serif;
	margin: 0px;
	SCROLLBAR-FACE-color: #000080;
	SCROLLBAR-HIGHLIGHT-color: #ffffff;
	SCROLLBAR-SHADOW-color: #000000;
	SCROLLBAR-3DLIGHT-color: #000000;
	SCROLLBAR-ARROW-color: #ffffff;
	SCROLLBAR-TRACK-color: #a5b9ff;
	SCROLLBAR-DARKSHADOW-color: #000000
}

#centrale {
	background-color: #436179;
}

#contenu {
	padding: 0px 0px 0px 0px;
}

#droite {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 250px;
}

.articles {
	float: right;
	background-color: #FAFAD2;
	width: 500px;
}

.article {
	font-size: 10pt;
	border: 2px solid orange;
	background-color: #FAFAD2;
	width: 650px;
	text-align: justify;
	margin-right: 2px;
}


.menu {
	float: left;
	background-color: #4c3577;
	width: 180px;
	color: orange;
}

.items {
	margin-top: 20px;
	margin-left:17px;
	padding: 0;
	width: 150px;
	height: 1000px;
	border: 3px solid orange;
	background-color: #FAFAD2;
	text-align: center;
	font-weight: bold;
}

ul,li {
	list-style-type: none;
	line-height: 20px;
	width: 130px;
	margin-top: 10px;
	margin-left: 8px;
	font-size: 12px;
}

.coldroite {
	float: right;
	background-color: #ffcc66;
	width: 260px;
}

.itemdroite {
	margin-top: 20px;
	margin-right:17px;
	padding: 0;
	width: 250px;
	border: 3px solid navy;
	background-color: #FAFAD2;
	text-align: left;
	font-size: 9pt;
}

.breve {
	border: 2px solid orange;
	font-size: 9pt;
}

.humeurdroite {
	margin-top: 40px;
	margin-right:17px;
	padding: 0;
	width: 150px;
	height: 850px;
	border: 3px solid navy;
	background-color: #FAFAD2;
}

.humeurgauche {
	margin-top: 40px;
	margin-left:17px;
	padding: 0;
	width: 150px;
	height: 480px;
	border: 3px solid orange;
	background-color: #FAFAD2;
}

.humeurgauchebis {
	margin-top: 40px;
	margin-left:17px;
	padding: 0;
	width: 150px;
	height: 650px;
	border: 3px solid orange;
	background-color: #FAFAD2;
}


.humeur {
	background-color: navy;
	border:2px solid orange;
	font-size: 9pt;
	color:white;
	text-align: justify;
	padding: 2px;
}

.WHITE	{
	font-size: 0.9em;
	color: #000000;
	font-family: Verdana, Helvetica;
	text-decoration: none
}
.RUB {
	font-weight: bold;
	font-size: 0.9em;
	font-family: Verdana, Helvetica;
	text-decoration: none
}
.SMALL {
	font-size: 0.9em;
	font-family: Verdana, Helvetica;
	text-decoration: none
}
.TITLE {
	font-weight: normal;
	font-size: 1.2em;
	font-family: Verdana, Helvetica
}
A	{
	color: #0000FF;
	font-family: Verdana, Helvetica;
	text-decoration: none
}

A:hover {
	color: #000080;
	text-decoration: underline
}
.gauche {
  float: left;
  } 

.Style3 {color: #FFFFFF}

.titre_match {
        font-family:Arial, Helvetica, sans-serif;
        font-size:12px;
        color:#252525;
        font-weight:bold;
}

.titre_match a {
        color:#252525;
        text-decoration:none;
}

.degrade_sombre {
        background:url(df.jpg) bottom left repeat-x;
        padding-top:5px;
        padding-left:5px;
        margin-top:5px;
        margin-bottom:0px;
        width:95%;
        font-family:Arial, Helvetica, sans-serif;
        font-size:15px;
        font-weight:700;
        color:#252525;
        border-bottom:#a7a7a7 solid 3px;
}

.degrade_clair {
        background:url(dc.jpg) bottom left repeat-x;
        padding:5px 5px 5px 5px;
        margin-top:0px;
        margin-bottom:0px;
        text-align:left;
        width:95%;
        border-bottom:#dcdcdc solid 3px;
        text-align: center;
}

#menuDeroulant
{
 width: 900px;
 list-style-type: none;
 margin: 0;
 padding: 0;
 border: 0;
 position: absolute;
 top: 125px;
 left: 0;
}

#menuDeroulant li
{
 float: left;
 width: 150px;
 margin: 0;
 padding: 0;
 border: 0;
}

#menuDeroulant .sousMenu
{
 display: none;
 list-style-type: none;
 margin: 0;
 padding: 0;
 border: 0;
}
#menuDeroulant .sousMenu li
{
 float: none;
 margin: 0;
 padding: 0;
 border: 0;
 width: 149px;
 border-top: 1px solid transparent;
 border-right: 1px solid transparent;
}

#menuDeroulant li a:link, #menuDeroulant li a:visited
{
 display: block;
 height: 1%;
 color: #FFF;
 background: #3B4E77;
 margin: 0;
 padding: 4px 8px;
 border-right: 1px solid #fff;
 text-decoration: none;
}
#menuDeroulant li a:hover { background-color: #F2462E; }
#menuDeroulant li a:active { background-color: #5F879D; }

#menuDeroulant .sousMenu li a:link,
#menuDeroulant .sousMenu li a:visited
{
 display: block;
 color: #FFF;
 background-color: #3333FF;
 margin: 0;
 border: 0;
 text-decoration: none;
}

#menuDeroulant .sousMenu li a:hover
{
 background-image: none;
 background-color: #F2462E;
}

#menuDeroulant li:hover > .sousMenu { display: block; }



