body {
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin-bottom:0px;		
	height:1228px;
	background: #040404 url(images/bg2.png) center top no-repeat;
}
	
#subbody {
	position: absolute;
	width:990px;
	height:100%;
	left:50%;
	margin-left: -495px;	
}

a {
	color: #999999;
	text-decoration:none;
}

a:hover {
	color: #FF0000;
}

 /*****************************************\
|				Header						|
 \*****************************************/
#top {
	width: 990px;
	height: 266px;
	text-align: right;
	position:relative;
	z-index:1;
}

#menu {
	width:428px;
	margin-top:-27px;
	position:absolute;
	z-index:2;
	left:50%;
	margin-left:57px;
	


}

 /*****************************************\
|				Contenu						|
 \*****************************************/
 

#content {

	top:50px;
	width: 990px;
	height:784px;
	position:relative;
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	

}

#search {
	width:220px;
	height:753px;
	position: absolute;
	background: url(images/search.png) no-repeat;
	left:50%;
	margin-left:-490px;
	margin-top:-30px;
}

#texte {
	width: 700px;
	position: absolute;
	left:50%;
	margin-left:-250px;
	text-align:left;

}

#texteaccueil {
	margin-top: 280px;
	width: 600px;
	margin-left: 50px;
}

/* ----- Module de recherche ----- */

 /*****************************************\
|				Footer						|
 \*****************************************/
#footer {
	color: #FFFFFF;
	width: 990px;
	height: 128px;
	text-align: center;
	position:relative;
	margin-top: 50px;
}

 /*****************************************\
|				Partie Admin				|
 \*****************************************/

ul#tabnav {
    font: bold 11px verdana, arial, sans-serif;
    list-style-type: none;
    padding-bottom: 24px;
	border-bottom: 1px solid #800000;
    margin: 0;
	height: 0px
}
ul#tabnav li {
    float: left;
    height: 21px;
    background-color: #333333;
    margin: 2px 2px 0 2px;
    border: 1px solid #800000;
}
ul#tabnav li.active {
    border-bottom: 1px solid #800000;
    background-color: #800000;
}
#tabnav a {
    float: left;
    display: block;
    color: #CCCCCC;
    text-decoration: none;
    padding: 4px;
}
#tabnav a:hover {
    background: #800000;
}

#navigation {
margin-left:0px;
padding: 0;
list-style:none;
}
#navigation a, #navigation span {
display: block;
padding: 0px ;
text-decoration: none;
}

#navigation .open a, #navigation .open span {
}
#navigation a:hover, #navigation a:focus, #navigation a:active {
	text-decoration:underline;
}
#navigation .subMenu {
margin-left:0;
padding: 3;
font-style:italic;
text-align:justify;
}
#navigation ul.subMenu a {
padding: 3px 10px;
}
.subMenu {
list-style:none;
}
.menuadmin {
	background: #333333;
	border-bottom: 1px solid #800000;
	border-left: 1px solid #800000;
	border-right: 1px solid #800000;
}

 /*****************************************\
|				Module photos						|
 \*****************************************/

* {
	margin:0;
	padding:0;
}
 
 
#vignettes {
	position: absolute;
	margin-top: -525px;
	left: 515px;
	width: 100px;
}
 
#colonne_1 {
	float:left;
	width: 600px;
	margin-right: 15px;
	margin-left: 50px;
}
 
/* colonne 2 */
#colonne_2 {
	margin: auto;
	float:right;
	width:300px;
}
 
/* colonne 3 */
#colonne_3 {
	float:right;
	width:218px;
}
 
 
#middle_col2 #colonne_1 {
	float:left;
	width: 681px;
 
}
 
#middle_col3 #colonne_1 {
	float:left;
	width: 760px;
}
 
 
/* les titres */
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}
 
/* images */
img {
	border: 0px;
}
 
 
.boxe{
	margin-bottom: 0px;
	*zoom: 1;
}
 
.tagcloud{
	padding: 5px;
	text-align:justify;
}
.article_une object{
	font-size: 1px;
}
 
.article_une .strapline:first-letter {
	font-size:18px;
	color:black;
}
 
.article_une .strapline{
	padding-left:5px;
}
 
.article_une a{
	display: block;
	padding: 0px 9px 9px 0;
	*zoom: 1;
}
 
.article_une .lien_chapeau a {
	padding-left:9px;
}
.article_une .subtitle{
	display: block;
	padding-left:9px;
}
.article_une .title{
	display: block;
	font-size: 17px;
	padding-left:9px;
}
 
.article_une .photo{
	float: left;
	margin: 0 5px 5px 0;
	border:1px solid #4C77A7;
	width: 300px;
}
 
.article_une a:hover{
	background-color: #eee;
}
 
 
.article_vert{
	float: left;
}
.first_vert{
	margin-right: 14px;
	_margin-right: 12px;
}
.last_vert{
	float: right;
	margin: 0;
}
 
.article_vert a{
	display: block;
	text-align:left;
	width:144px;
}
 
.article_vert .subtitle{
	display: block;
	font-size: 10px;
	margin: 0 5px 0 5px;
}
 
.article_vert .title{
	display: block;
	font-size: 13px;
	margin: 0 5px 0 5px;
}
 
.article_vert .strapline{
	display:block;
	text-align: justify;
	margin: 0 5px 0 5px;
}
 
 
 
 
 
.article_vert .photo{
	width:142px;
	border: 1px solid #336699;
}
 
.encadre {
	background-color:#4C76A6;
	float:left;
	font-weight:bold;
	width:146px;
	height:145px;
	text-align:center;
}
.first_enc{
	margin-right: 12px;
	_margin-right: 10px;
}
.last_enc{
	float: right;
	margin: 0;
}
 
 
.encadre span{
	padding: 0 5px 0 5px;
 	font-weight: normal;
 	font-size: 11px;
}
.encadre a {
	color:white;
}
.encadre a:hover,.encadre h4:hover {
	color: #FFCC00;
}
 
.encadre img {
	margin: 3px;
	width: 140px;
	height: 79px;
}
 
.encadre h4 {
	background-image: url(http://www.football365.fr/images/design/bg-footer.gif);
	height: 22px;
	line-height: 22px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
}
 
#une_flash{
	background-color: #336699;
	width: 600px;
	height: 238px;
}
 
.blockListing{
	clear: both;
	text-align:center;
}
.separt{
	height: 2px;
	background-image: url(http://www.football365.fr/images/design/separt.gif);
	background-repeat : repeat-x;
}
.last{
 
}
 
.blockListing a{
	display: block;
	text-align:left;
	padding: 10px 0 0 10px;
	*zoom: 1;
}
 
.blockListing .subtitle{
	display: block;
}
.blockListing .strapline{
	padding: 0 0 0 0;
	display:block;
	text-align: justify;
}
 
.blockListing .title{
	display: block;
	font-size: 13px;
}
 
.article_vert a:hover,.blockListing a:hover{
	background-color: #eeeeee;
	*zoom: 1;
}
 
.blockListing .photo{
	float: left;
	width:90px;
	margin: 0 10px 0 -10px;
	border: 1px solid #336699;
}
 
 
 
.fleche_rouge{
	display: block;
}
.troisfleche{
	float: right;
}
 
.directlive .boxe_tetiere a{
	color: white;
	margin-right: 5px;
}
 
.boxe_tetiere{
/*	background-color: #336699;*/
	background-image: url(http://www.football365.fr/images/design/bg-footer.gif);
	height: 22px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 22px;
	padding-left: 10px;
}
.boxe_footer{
	background-color: #336699;
	height: 10px;
	font-size: 1px;
}
#filinfo, .filinfo{
	overflow-y: auto;
	overflow-x: hidden;
	height: 204px;
	font-size:11px;
	border: 1px solid #336699;
}
 
 
 
#une_flash {
	background-color:black;
	width:600px;
	height:261px; 
}
 
#une_flash #maskUne{
  position: relative;
	width: 460px;
	height:260px;
	overflow: hidden;
	border: 1px solid black;
}
#une_flash #maskUne a{
padding: 0;
}
#une_flash #opacityBandeUne{
	position: absolute;
	width: 1840px;
	margin-top:207px;
	height:54px;
	z-index:2;
	background-color: #000000;
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}
#une_flash #articleUne{
	width: 1840px;
	position: relative;
}
#une_flash #articleUne li{
	list-style: none;
	float: left;
}
#une_flash #articleUne li a{
	width: 460px;
}
#une_flash #articleUne li img{
	width: 460px;
	height: 261px;
}
#une_flash #articleUne li div{
	position: absolute;
	z-index: 3;
	color: white;
	margin:210px 0 0 15px;
}
 
#une_flash #articleUne li div h1 a, #articleUne li div h1 a:hover,
#une_flash #articleUne li div h4 a, #articleUne li div h4 a:hover {
  color:white;
}
 
#une_flash #articleUne li div h1{
	font-family:Impact,Arial,sans-serif;
	font-weight:normal;
	font-smooth:always; /*never auto always */
	font-size:31px;
	line-height:31px;
	margin:0pt;
	padding:0pt;
	text-transform:uppercase;
}
#une_flash #articleUne li div h4{
	font-family:Trebuchet MS,Arial,sans-serif;
	font-size:11px;
	margin:0pt;
	padding:0pt;
	font-weight:normal;
	text-transform:uppercase;
}
#une_flash #articleVignetteUne{
	position: absolute;
	margin:275px 0 0 8px;
	z-index: 3;
}
#une_flash #articleVignetteUne li{
	width: 90px;
	list-style: none;
	float: left;
	margin:0 10px;
}
#une_flash #articleVignetteUne li img{
	width: 90px;
	height: 51px;
	border: 1px solid #800000;
	cursor:pointer;
}
#une_flash a:hover{
background: transparent;
}
