@charset "utf-8";

/**************************************************************************/
/*           FEUILLE CSS (Laurent Cannat alias Mytho)                     */
/**************************************************************************/

/* Les blocs de la feuille CSS  */
/* -Body						*/
/* -Container					*/
/* -Header						*/
/* -Les articles (Main)			*/
/* -Sidebars					*/
/* -Pied de page				*/
/* -Divers						*/

body  {
	font: normal normal normal 100% normal Trebuchet MS, Arial, Helvetica, sans-serif;
	background-color:#000000;
	/*background-image: url(http://www.diablesrouges.eu/style/images/body_bg.jpg);
	background-position:center;
	background-position:top;
	background-attachment:fixed;
	background-repeat:no-repeat;*/
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #FFFFFF;
	cursor: url(http://www.diablesrouges.eu/pages/images/logo_cursor.cur),default;
;
}
body a {
	cursor: url(http://www.diablesrouges.eu/pages/images/logo_cursor_select_fast.ani),default; 
}
body a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
}
body a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
}
body a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#00FF00;
	text-decoration: none;
}
body td, th {
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}
/******************************************************************************/
.thrColLiqHdr  #likebox-frame{
 border:2px solid #333333;
 width:350px;
 z-index:10;
 height: 362px;
 overflow: hidden;
 position:relative;
}
.thrColLiqHdr  #likebox-frame iframe{
  overflow:hidden;
  position:relative;
}
/******************************************************************************/
/* CONTAINER - TOUT LE SITE */
.thrColLiqHdr #container { 
	background-color:#000000;
	width:980px;
	text-align:justify;	
	background:  url(images/bg_bg_980.png);
	background-repeat: repeat-y;
	margin:0 auto 0 auto;
	margin: 10px; /* the auto margins (in conjunction with a width) center the page */
	margin-top:140px;
	text-align: justify; /* this overrides the text-align: center on the body element. */
} 
.thrColLiqHdr #container_wo { 
	background-color:#000000;
	width:980px;
	text-align:justify;	
	position:static; 
	height:150px; 
} 

/******************************************************************************/
.thrColLiqHdr #bas_full {
height: 20px; width: 980px; 
background: url('http://www.diablesrouges.eu/style/images/bas_full_980.png') no-repeat;
font-size:1px;
}
.thrColLiqHdr #header { 
	background-color:#000000;
	background: url('http://www.diablesrouges.eu/style/images/bg_bg_980.png');
} 
.thrColLiqHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	/*padding: 0px 20px 0px 20px; *//* using padding instead of margin will allow you to keep the element away from the edges of the div */
	width: 720px;
}
/* propriétés communes à l'ensemble des coins */
#hautgauche {
height: 80px; width: 980px; 
background: url('http://www.diablesrouges.eu/style/images/haut_inter_980.png') no-repeat;
font-size:1px;
}
#basgauche {
height: 45px; width: 980px; 
background: url('http://www.diablesrouges.eu/style/images/bas_inter_980.png') no-repeat;
font-size:1px;
}
/******************************************************************************/
/* Style des articles : Les Titres + Le contenu des articles */
.thrColLiqHdr #mainContent{
	background-color:#000000;
	float: right; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 670px; 
	margin-right: 25px;
	margin-top: -55px;
	padding-top:0px; /* 210px  */
	display: inline;  /* <---Solution for bug IE6 */

}
.thrColLiqHdr #mainContent h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.article_haut {
	background:url('http://www.diablesrouges.eu/style/images/article_haut.png') no-repeat;
	width:664px; 
	height:75px;
	margin-top: 0px;
}
.article_window_haut {
	background:url('http://www.diablesrouges.eu/style/images/window_haut.png') no-repeat;
	width:330px; 
	height:75px;
}
.article_haut_title {
	font-size:20px; 
	color:white;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-left:5px; 
	margin-right:5px;
}
.article_haut_date {
	font-size:11px; 
	color:white;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left:5px; 
	margin-right:5px;
}
.article_inter {
	background:url('http://www.diablesrouges.eu/style/images/article_inter.png') repeat-y ; 
	width:664px 
}
.article_window_inter {
	background:url('http://www.diablesrouges.eu/style/images/window_inter.png') repeat-y center; 
	width:330px 
}
.article_inter_content {
	margin: -11px 5px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.article_bas {
	background:url('http://www.diablesrouges.eu/style/images/article_bas.png'); 
	width:664px;
	height:24px;
}
.article_window_bas {
	background:url('http://www.diablesrouges.eu/style/images/window_bas.png') no-repeat; 
	width:330px;
	height:24px
}
.article_bas_content {
	font-size:12px; 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left:5px; 
	margin-right:5px;
}
.summary_image {
	width:160px;
}
.summary_texte {
	width:510px;
	text-align:justify;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

/******************************************************************************/
/* Sidebars: */
.thrColLiqHdr #sidebar {
	background-color:#000000;
	float: right; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 254px; /* since this element is floated, a width must be given */
	/*background: #000000;*/ /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0; /* top and bottom padding create visual space within this div */
	margin-right: 10px;
	margin-top: -50px;
	display: inline;  /* <---Solution for bug IE6 */
}
.thrColLiqHdr #sidebar p, .thrColLiqHdr #sidebar h3 {
	background-color:#000000;
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}
.sidebarblock {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: url('http://www.diablesrouges.eu/style/images/barretitle_long.png') no-repeat;
	font-size: 18px;
	font-weight: bold
}
.sidebox {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	background-color:#000000; /*0F0F0F*/
	color: #FFFFFF;
}
.NoSidebarTitle {
	font-size: 18px;
	font-weight: bold;
}
.comments{
	padding-left: 2px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	color:#FFFFFF;
}
.comments a:link{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	color:#FF0000;
}
.comments a:visited{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	color:#FF0000;
}
.comments a:hover{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	font-variant:normal;
	color:#00FF00;
}

/******************************************************************************/
/* Le pied de page */
.thrColLiqHdr #footer { 
	margin-left: 20px;
	background-image: url('http://www.diablesrouges.eu/style/images/NEWbgnav2.png');
	background-repeat:no-repeat;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;

} 
.thrColLiqHdr #sponsor { 
	margin-left: 20px;
} 
.thrColLiqHdr #footer p {
	padding-top: 10px;
	margin-left: 20px; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	color:#FFFFFF;
	height:35px;
}

/******************************************************************************/
/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 0px;
}
.fltlft { /* this class can be used to float an element left in your page The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 0px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.SizeSmall {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.SizeHigh {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.SizeTitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.SizeMiddle {
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #FFFFFF;
}
.SizeMiddleRed {
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #FF0000;
}
.SizeMiddle-Moins {
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #FFFFFF;
}
/***************************************/
/* Tableau récapitulatif des résultats */
.amical_std {font-size: 14px; border-style: solid; border-color: #710000; background-color: #969696; color: #000000;}
.magnus_std {font-size: 14px; border-style: solid; border-color: #710000; background-color: #C0C0C0; color: #000000;}
.ligue_std {font-size: 14px; border-style: solid; border-color: #710000; background-color: #4B4B4B; color: #000000;}
.coupe_std {font-size: 14px; border-style: solid; border-color: #710000; background-color: #343434; color: #000000;}

.amical_vic {font-size: 14px; border-style: solid; border-color: #710000; background-color: #969696; color: #710000;}
.magnus_vic {font-size: 14px; border-style: solid; border-color: #710000; background-color: #C0C0C0; color: #710000;}
.ligue_vic {font-size: 14px; border-style: solid; border-color: #710000; background-color: #4B4B4B; color: #710000;}
.coupe_vic {font-size: 14px; border-style: solid; border-color: #710000; background-color: #343434; color: #710000;}

/***************************************/
/* Tableau des transferts */
.reste  {font-size: 12px; border-style: solid; border-color: #710000; background-color: #969696; color: #000000;}
.quitte {font-size: 12px; border-style: solid; border-color: #710000; background-color: #C0C0C0; color: #000000;}
.arrive {font-size: 12px; border-style: solid; border-color: #710000; background-color: #4B4B4B; color: #000000;}

/***************************************/
/* Tableau des résultats croisés de LM */
.vide   {font-size: 10px; border-style: solid; border-color: #710000; background-color: #710000; color: #000000;}
/****************************************/
.calendarNav1   {  font-family: Verdana, Arial, Helvetica; font-size: 9px; font-style: normal; background-color: #000000}
.calendarTop1   {  font-family: Verdana, Arial, Helvetica; font-size: 11px; font-style: normal; color: #FFFFFF; font-weight: bold;  background-color: #000000}
.calendarToday1 {  font-family: Verdana, Arial, Helvetica; font-size: 10px; font-weight: bold; color: #FF0000; background-color: #222222;}
.calendarDays1  {  width:47px; height:50px; font-family: Verdana, Arial, Helvetica; font-size: 10px; font-style: normal; color: #FFFFFF; background-color: #222222; text-align: center}
.calendarHL1    {  width:47px; height:50px;font-family: Verdana, Arial, Helvetica; font-size: 10px; font-style: normal; color: #FFFFFF; background-color: #AA0000; text-align: center}
.calendarHL11   {  width:47px; height:50px;font-family: Verdana, Arial, Helvetica; font-size: 10px; font-style: normal; color: #FFFFFF; background-color: #888888; text-align: center}
.calendarHL21   {  width:47px; height:50px;font-family: Verdana, Arial, Helvetica; font-size: 10px; font-style: normal; color: #FFFFFF; background-color: #EE4000; text-align: center}
.calendarHeader1{  font-family: Verdana, Arial, Helvetica; font-size: 9px; background-color: #888888; color: #000000;}
.calendarTable1 {  background-color: #000000; border: 1px #000000 solid;}

/***************************************/
/********** Espace Boutique ************/

	table.shop
	{ 	width: 600px;
		background-color: #000;
	}
	.shopNom	
	{ 	text-align: left;
		font-family: Verdana;
		font-weight: bold;
		font-size: 12px;
		width: 238px;
		height: 16px;
	}
	.shopPromo	
	{ 	height: 16px;
		text-align: center;
		width: 138px;
	}
	.imagebox
	{
		text-align: center;
		width: 138px;
	}
	.shopBod
	{ 	text-align: center;
		font-family: Verdana;
		font-weight: normal;
		font-size: 12px;
		width: 60px;
		height: 16px;
	} 
	.shopPrix	
	{ 	text-align: right;
		font-family: Verdana;
		font-weight: bold;
		color: #CC9900;
		font-size: 12px;
		width: 58px;
		height: 16px;
	}
/***************************************/
/********** Feuille Player ************/

.p_stats {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
}
.a_stats {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #0000FF;
text-decoration: underline;
}
.table_stats {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 10px;
padding:0px;
border: 1px solid gray;
border-spacing:0px;
color: #FFFFFF;
background-color: #710000;
}
.tdh_stats {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
font-weight: bolder;
}
.td_stats_even {font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF;}
.td_stats_odd {font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF;}
.tr_stats_even {background-color: #222222;}
.tr_stats_odd {background-color: #000000;}

