/* CSS DU MILANCLUBLIEGE */
body {
margin: 0;
padding: 0;
line-height: 2em;
font : 80% "Trebuchet MS", "lucida sans", Arial, Helvetica, Tahoma, sans-serif;
color: #bfbfbf;
background: #000;
}
			/*TITLE BAR*/
#top {
height: 50px;
background: #000;
margin-top: 0;
}
			/*BANNER*/
#header {
height: 150px;
background: #000 url(../img/img.jpg) no-repeat;
margin:0;
border-bottom : 3px solid #eee;
	border-color: #4e0606;
	border-width: 4px;
}
			/* TOP MENU */
#menu {
width:100%;
height: 40px;
background: #000;
font-size:93%;
line-height:normal;
border-bottom: 3px solid #eee;
	border-color: #4e0606;
	border-width: 4px;
}


#menu ul {
margin:0;
padding: 13px 0 0 0;
list-style:none;
}
#menu li {
display:inline;
margin:0;
padding:0;
}
#menu a {
float:left;
background:url(../img/tableft6.gif) no-repeat left top;
margin:0;
padding:0 0 0 4px;
text-decoration:none;
}
#menu a span {
float:left;
display:block;
background:url(../img/tabright6.gif) no-repeat right top;
padding: 5px 15px 4px 6px;
color:#FFF;
} 
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float:none;}
/* End IE5-Mac hack */
#menu a:hover span {
color: #f71819;
}
#menu a:hover {
background-position:0% -42px;
}
#menu a:hover span {
background-position:100% -42px;
}
			/*3 COLUMNS*/
#gutter {
clear:both;
float: left;
width: 3%;
height: 1px;
}
#col1 {
float: left;
width: 20%;
background: #000;
margin-bottom: 10px;
	color: #fff;
}
#col2 {
float: left;
width: 48%;
margin-left: 3%;
background: #000;
margin-bottom: 10px;
	color: #fff;
}
#col3 {
float: left;
width: 20%;
margin-left: 3%;
background-color: #000;
margin-bottom: 10px;
color: #fff;
}
			/*BOTTOM*/
#bottom {
border-top: 3px solid #eee;
height:200px;
clear:both;
color: #000;
background: #000;
	border-color: #4e0606;
	border-width: 4px;
}
#bottom a {
color : #eee;
background : transparent;
text-decoration : none;
}
#bottom a:hover {
color : #484452;
text-decoration : none;
}

.espace
{
margin-top: 1em;
}

.grand
{
	font-size: 16px;
}
			/*LIST*/
.list3,.list3center {
float: left;
width: 28%;
margin-left : 10px;
}
.list3center {
margin: 0 6%;
}
			/*FOOTER*/
#footer {
border-top: 1px solid #bbb;
clear: both;
padding:5px;
background: #200000;
color:#eee;
}
#footer a {
background: inherit;
color: #D5D9B4;
}
#footer a:hover {
background: inherit;
color: #333;
}
			/*TYPOGRAPHY*/
h1 {
margin: 0;
padding : 10px 0 0 30px;
font-size : 200%;
letter-spacing: 5px;
color : #7b090e;
background : inherit;
}
h2 {
margin-top: 10px;
font-size : 150%;
letter-spacing: 3px;
color : #666972;
background :transparent;
}
h3 {
margin : 10px 0 0 20px;
font-size : 160%;
letter-spacing: 5px;
text-transform: uppercase;
color : #484452;
background : inherit;
}
p {
margin-left: 7px;
margin-right: 7px;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #677278;
}
			/*LINKS*/
a:link {
color : #3e4fc4;
background : transparent;
}
a:visited {
color : #891010;
background : transparent;
text-decoration : none;
}
a:hover {
color : #484452;
}
li {
list-style-image: url(images/arrow.gif);
padding-left: 3px;
}
a img {
border : 0;
}

#titre_milan{
	color: #870a0a;
}

.center_text
{
	text-align: center;
}

.right_text
{
	text-align: right;
}

.left_text
{
	text-align: left;
}

em
{
	text-decoration: underline;
	color: #c7c68a;
}


.jaune1 {
color: #FFFF00;
margin-left:0em;
}


#jaune2 {
color: #FFFF00;
margin-left:0em;
}


#jaune3 {
color: #FFCC00;
margin-left:0em;
}


#jaune4 {
color: #FFFF00;
margin-left:0em;
}


#jaune5 {
color: #FFFF00;
margin-left:0em;
}

.yellow {
	color: #e2ce52;
	font-size: 20px;
}

.red {
	color: #9f0d0c;
	font-size: 15px;
}


.red_resultat {
		color: #FF0000;
	font-weight: bold;
	font-size: medium;
}

.center {
	text-align: center;
}

.enter {
	text-align: center;
	font-size: 30px;
	text-transform: uppercase;
	margin-left: 28px;
}



			/*CLASS*/
.clear {
clear: left;
overflow: hidden;
width: 0;
height: 0;
}