#flashune {
	width:442px;
	height:290px;
	background-color:#fff;
	border:1px solid #e5f2fa;
	padding:9px;
	margin:0 auto 10px auto;
}

#flashune ul.images {
	width:442px;
	height:230px;
}

#flashune ul.images li {
	position:absolute;
	width:442px;
	height:230px;
	visibility:visible;
}

#flashune ul.images li.selected {
}

#flashune ul.images li div.image {
	display:block;
	width:442px;
	height:230px;
	text-decoration:none;
	cursor:pointer;
}

#flashune div.cadre {
	background-color:#0058ad;
	height:77px;
	left:0;
	opacity:0.6;
	filter:alpha(opacity=60); 
	-moz-opacity:0.6; 
	position:relative;
	top:153px;
}

#flashune div.texte {
	border-top:1px solid #0058ad;
	color:white;
	height:72px;
	left:0;
	padding:5px 5px 0;
	position:relative;
	top:75px;
}

#flashune div.texte h2 {
	color:#fff;
	font-size:20px;
	height:25px;
	overflow:hidden;
}

#flashune div.texte div.chapeau {
	height:33px;
	overflow:hidden;
	color:#fff;
	font-size:13px;
}
#flashune div.texte div.bottom {
	height:14px;
	overflow:hidden;
	color:#fff;
	font-size:11px;
	text-decoration:underline;
}

#flashune ul.titres {
	display:block;
	height:60px;
	width:442px;
	margin-top:5px;
}
#flashune ul.titres li {
	display:inline;
}
#flashune ul.titres li img {
	padding:2px;
}
#flashune ul.titres li.selected img {
	padding:0;
	border:2px solid #1C61DF;
}

a#homelivescore {
	width:472px;
	height:87px;
	display:block;
	background-image:url(/images/design/home-livescore.png);
	background-repeat:no-repeat;
	font-size:1px;
	color:white;
}

#homecotes {
	background-image:url(/images/design/homecotes-bg-middle.png);
	background-repeat:repeat-y;
}
#homecotes div.middle {
	background-image:url(/images/design/homecotes-bg-top.png);
	background-repeat:no-repeat;
}
#homecotes div.bottom {
	background-image:url(/images/design/homecotes-bg-bottom.png);
	background-repeat:no-repeat;
	background-position:left bottom;
}
#homecotes div.inner {
	width:440px;
	margin:auto;
	padding:20px 0 20px 0;
}
#homecotes div.inner strong {
	display:block;
	font-size:16px;
	color:#0a3b6d;
	text-align:center;
}

#homecotes div.inner table.hhead td {
	text-align:center;
	color:white;
	vertical-align:middle;
}
#homecotes div.inner table.hhead td a {
	color:white;
	text-decoration:none;
}
#homecotes div.inner table.hhead td a:hover {
	text-decoration:underline;
}

#homecotes div.inner table.hhead td.date {
}
#homecotes div.inner table.hhead td.blason {
	width:75px;
}
#homecotes div.inner table.hhead td.titre,
#homecotes div.inner table.hhead td.titre a  {
	font-size:18px;
}
#homecotes div.inner table.hhead td.ligue {
	font-weight:bold;
}

#homecotes div.inner table.hcotes {
	background-color:#79a8d7;
	border:2px solid #0d447c;
	padding:0 8px 8px 0;
}
#homecotes div.inner table.hcotes td {
	padding:5px 0 5px 0;
	text-align:center;
	font-weight:bold;
}
#homecotes div.inner table.hcotes td span {
	background-color:#90b4d9;
	display:block;
}

#homecotes div.inner table.hcotes thead th {
	width:100px;
}
#homecotes div.inner table.hcotes thead td {
	width:109px;
	color:#032a50;
}
#homecotes div.inner table.hcotes thead td span {
	margin-left:8px;
	padding:1px 0 1px 0;
	color:#032a50;
}
#homecotes div.inner table.hcotes tbody th {
	text-align:left;
}
#homecotes div.inner table.hcotes tbody th span {
	background-color:#90b4d9;
	display:block;
	margin-left:10px;
}
#homecotes div.inner table.hcotes tbody th span.top {
/*
	background-color:#7cc6e8;
	padding:3px 0 3px 10px;
	margin-left:0;
*/
}
#homecotes div.inner table.hcotes tbody td span,
#homecotes div.inner table.hcotes tbody td span a {
	color:white;
	text-decoration:none;
}
#homecotes div.inner table.hcotes tbody td span a:hover {
	text-decoration:underline;
}
#homecotes div.inner table.hcotes tbody td span.top {
	color:#032a50;
	background-color:#c7d7e7;
	border-left:8px solid #90b4d9;
	
}
#homecotes div.inner table.hcotes tbody td span.top a {
	color:#032a50;
}

/*** ***/
div.bloc-gris {
	background-color:#f8f7f7;
	color:#525251;
	width:462px;
	margin:0 auto 10px auto;
}
div.bloc-gris div.inner {
	padding:0 10px 10px 10px;
	color:#525251;
}
div.bloc-gris div.inner a.title {
	text-decoration:none;
	font-weight:bold;
	color:#84796c;
	display:block;
	font-size:14px;
	margin-bottom:5px;
}
div.bloc-gris div.inner img.left {
	float:left;
	margin:0 5px 5px 0;
}
div.bloc-gris h2 {
	margin:0 0 10px 0;
	padding:0 0 0 40px;
	color:#ff8f0b;
	font-size:18px;
	font-weight:bold;
	line-height:37px;
	background-image:url(/images/design/icon-logo-orange.png);
	background-repeat:no-repeat;
}

div.couleur-bleu h2 {
	background-image:url(/images/design/icon-logo-bleu.png);
	color:#4a7aba;
}
div.couleur-bleu div.inner a.title {
	color:#82abe2;
}
div.couleur-cyan h2 {
	background-image:url(/images/design/icon-logo-cyan.png);
	color:#1689a6;
}
div.couleur-cyan div.inner a.title {
	color:#82abe2;
}
div.couleur-vert h2 {
	background-image:url(/images/design/icon-logo-vert.png);
	color:#5aa616;
}
div.couleur-vert div.inner a.title {
	color:#97c66d;
}
div.couleur-gris h2 {
	background-image:url(/images/design/icon-logo-gris.png);
	color:#7d7d71;
}
div.couleur-gris div.inner a.title {
	color:#b2b1ab;
}
div.couleur-rose h2 {
	background-image:url(/images/design/icon-logo-rose.png);
	color:#f32b4c;
}
div.couleur-rose div.inner a.title {
	color:#f68295;
}
