

/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
  display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {


}

.tabberlive {
  margin-top: 1em;
  width: 226px;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav {
  margin:0;
  padding: 3px 0;
  border-bottom: 1px solid #778;
  font: bold 12px arial, sans-serif;
}

ul.tabbernav li {
  list-style: none;
  margin: 0;
  display: inline;
  font-family: arial, sans-serif;
}

ul.tabbernav li a {
  padding: 3px 0.5em;
  padding-top: 0.2em;
  margin-left: 3px;
  border: 1px solid #778;
  border-bottom: none;
  background: #009bd0;
  text-decoration: none;
}

ul.tabbernav li a:link { color: #fff; }
/* ul.tabbernav li a:visited { color: #667; } */

ul.tabbernav li a:hover {
  color: #009bd0;
  background: #ffffff;
  border-color: #009bd0;
}

ul.tabbernav li.tabberactive a {
  background-color: #fff;
  border-bottom: 1px solid #fff;
  color: #41454a;
}

ul.tabbernav li.tabberactive a:hover {
  color: #41454a;
  background: white;
  border-bottom: 1px solid white;
}



/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
  padding: 0em 0em 0em 0em;
  border:1px solid #aaa;
  border-top:0;
  background: #FFFFFF;

  /* If you don't want the vertical tab size changing whenever a tab is changed
     you can set a fixed height */

  /* height:200px; */

  /* If you set a fix height set overflow to auto and you will get a
     scrollbar when necessary */

  /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
  display:none;
}
.tabberlive .tabbertab h3 {
  display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
/* .tabberlive#tab1 {
}
.tabberlive#tab2 {
} */


.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;

}


#tabber_line {
	border-bottom: 1px #000 solid;
	border-color: #b3b3b3;
	border-top: 0px #000 solid;
	font: 10px Verdana, Arial, sans-serif; 
	font-weight: bold;
	line-height: 10px;
	padding: 0 0 0 10px;
	margin: 5px 1px 5px 1px;
}

.importphp {
	color: #000; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: x-small;
}

body {
	background: url(http://www.ussportsbox.com/images/background.jpg) repeat-x fixed;
	color: #000; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: x-small;
	line-height: 1.5em;  
	margin: 0; 
	padding: 0; 
	text-align: left;
}



.espace {clear: both;}

#container {
	background: #fff url(http://www.ussportsbox.com/images/background.png) repeat-y;
	border: solid #666666;
    border-width: 0 1px;
	margin: auto;
	padding: 0;
	width: 990px;
}

#scorebox {
	margin-left: 8px;

}

#contenu_principal { 
	margin: 0;
	padding: 0;
}


/** Début de la colonne de gauche **/

#colonne_gauche {
	float: left;
	margin: 0;  
	padding: 0;
	width: 424px; 
}

#flashcontent {
	padding:0px 0px 7px 0px;
	margin: 7px;
}

/** Fin de la colonne de gauche **/





/** Début du le colonne du milieu **/

#colonne_milieu {
	display: inline;
	float: left;
	margin: 0 0 0 2px; 
	padding: 7px 0 0 0;
	width: 320px;
	overflow:hidden;
}
	
		
#line {
	border-bottom: 1px #000 solid;
	border-color: #bab8a9;
	border-top: 0px #000 solid;
	font: 10px Verdana, Arial, sans-serif; 
	font-weight: bold;
	line-height: 10px;
	padding: 0 0 0 10px;
	margin: 0 6px 10px 6px;
}

	
#line2 {
	border-bottom: 1px #000 solid;
	border-color: #ffffff;
	border-top: 0px #000 solid;
	font: 4px Verdana, Arial, sans-serif; 
	font-weight: bold;
	line-height: 5px;
	padding: 0 0 0 4px;
	margin: 0 6px 7px 4px;
}

/* Début Mini news */

ul#mini_news {
	border-bottom: solid 1px #41454a;
	list-style: none;
    margin: 10px 7px 20px 7px;
    padding: 0 0 10px 0;
	background-color: #DEDEDE;
}

.mini_news a {color: #41454a; text-decoration: none;}
.mini_news a:hover {color: #009bd0; text-decoration: none;}
.mini_news a:visited {color: #41454a; text-decoration: none;}
.mini_news a:visited:hover {color: #009bd0; text-decoration: none;}

ul#mini_news li {
    margin: 0 0 10px 0;
    overflow: hidden;
    padding: 0;
}
ul#mini_news li p {
    margin: 0;
    padding: 0 0 0 4px;
}
ul#mini_news h1 {
    background: #41454a;
    color: #fff; 
    font-family: Verdana, sans-serif;
    font-size: 100%;
    margin: 0 0 10px 0;
    padding: 3px 0 3px 5px;
}
ul#mini_news h1 em {
   float: right;
   font-style: normal;
   font-weight: normal;
   padding-right: 7px;
}

.mini_news_photo {
	float: left;
	border: solid 1px #41454a;
    margin: 3px 10px 0 7px;
    padding: 0;
}

/* Fin des mini_news */


/* Bloc de news colonne du milieu */
#sb_news {
	background-color: #E9E9E9;
	border: solid 1px #e6e7d5;
	margin: 0 6px 10px 7px;
	padding-top: 3px;
	
}

/* Fin des blocs de news de la colonne du milieu*/	

/* Publicité colonne du milieu */

#pub_col_milieu {
	margin-bottom: 10px;
	padding: 0 7px;
}

/* Fin publicité colonne du milieu */

/** Fin de la colonne du milieu **/






/** Colonne de droite **/

#colonne_droite {
	float: right; 
	margin: 0; 
	padding: 0px 0 0 0; 
	voice-family: inherit;
	width: 242px;  
	background: #41454a;
}

/* Début Banniere publicitaire colonne de droite */

#publicite_colonne_droite {margin: 4px 5px 10px;}

/* Fin Banniere publicitaire colonne de droite */

/* Début Items colonne de droite */
ul#item_col_droite {
	color: #9a9a9a;
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 10px 0 4px 8px;
}
ul#item_col_droite a, ul#item_col_droite a:visited {color: #DEDEDE; text-decoration: none;}
ul#item_col_droite a:hover, ul#item_col_droite a:visited:hover {color: #009bd0; text-decoration: none;}

ul#item_col_droite li {margin: 8px 0;}



ul#item_col_droite li.lien_normal {
	border-bottom: 1px solid #4d4d4d;
	margin: 0 8px 0 0;
	padding: 6px;
}

ul#item_col_droite li.lien_normal em {
	font-style: normal;
	font-weight: normal;
}

ul#item_col_droite li.lien_normal em a:link, ul#podcast-mod li.lien_normal em a:link:visited {text-decoration: none;}
ul#item_col_droite li.lien_normal em a:link:hover, ul#podcast-mod li.lien_normal em a:link:visited:hover {text-decoration: underline;}

/* element avec fond */
.item_background {
	background: #c22506;
	margin: 0px 0px 10px 0px;
}

/* Fin Items colonne de droite */

/** Fin de la colonne de droite **/





/** Footer **/

#footer { 
	background: #41454a;
	clear: both; 
	color: #ffffff;
	font-size: 90%; 
	height: 40px;
	margin: 0; 
	padding: 10px 10px 20px 10px;
	text-align: center;
}
#footer a:link, #footer a:visited {color: #ffffff; text-decoration: none;}
#footer a:hover, #footer a:visited:hover {color: #009bd0; text-decoration: none;}

/* Fin du code du Footer */

/* Début du menu */
		
.menu {
	position: relative;
	width: 100%;
	height: 29px;
	background: #41454a;

}

/* Fin du menu  */

/* Haut de page  */

.conteneurheader {
	height: 100px;
	width: 990px;
	position: relative;
}



/* Header */

#header_bloc {

	left: 765px;
}

.header_text {
	font-family: Verdana, Arial, Sans-serif;
	font-size: x-small;
	left: 750px;
	position: absolute;
	top: 7px;
}

.header_text a:hover {color: #009bd0; text-decoration: none;}
.header_text a {color: white; text-decoration: none;}
.header_text a:visited {color: white; text-decoration: none;}
.header_text a:visited:hover {color: #009bd0; text-decoration: none;}

.header_text_title {
	color: white;
	display: block;
	font-weight: bold;
	padding: 0 0 2px 0;
}


.banniere_top {
	left: 7px;
	position: absolute;
	top: 7px;
}

.banniere_style {
	border-color: #FFFFFF;
}

.header_text ul li a:visited {color: #d3a8a8;}

.menu {background-position: 0 -197px;}

.header_bas {
	
	/* système de double fond appliqués l'un sur l'autre */
	background: url(http://www.ussportsbox.com/nfl/img/background_turf.gif) top left;
	background-position: 0 -100px;
	height: 97px;
	width: 990px;
}
/* Fin header */



/* Style grande pub header */     

#header_pub {
	background: black;
	border-bottom: 1px solid #d50000;
	width: 950px;
	height: 210px;
	left:-7px;
	overflow:hidden;
	padding: 6px 33px 6px 7px;
	position: absolute;
	top:-33px;
	z-index: 5000;
}

/* fin style grande pub header */
    
.photo_module {
	font-size: 0;
}
