body{
margin:0;
background:#ddd url(http://www.nivb.com/new_images/bg.gif) repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-align:left;
color:#1b3240;
}
/* ----------------  Structure ---------------- */
.text {
	FONT-SIZE: 10px; COLOR: #333333; FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; text-align:left
}
.caption {
	FONT-SIZE: 9px; COLOR: #666666; FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; TEXT-ALIGN: center
}
.textR {
	FONT-SIZE: 10px; COLOR: #993300; FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif
}

.titleG1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #666666;
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
}
.titleG2 {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #666666; FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; text-align:left
}

div#conteneur{
margin:auto;
text-align:left;
width:1015px;
background-image:url(http://www.nivb.com/new_images/conteneur-fond.png);
}
*html div#conteneur{ /*Hack IE 6 only*/
margin:auto;
text-align:left;
width:1015px;
background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://www.nivb.com/new_images/conteneur-fond.png,
sizingMethod='scale');}/*scale pour la répétion*/

.top{
text-align:center;
margin:0px;
}


a img {
	border: none;
	text-align: center;
}


.contenu{
text-align:left;
padding-left:19px;
padding-right:19px;
width:977px;}

.colonne1{
float:left;
width:332px;
margin:0;
padding:0;}

.colonne2{
float:left;
width:322px;
margin: 0;
padding:0;}

.colonne3{
float:left;
width: 320px;
margin:0;
padding:0;}

.footer{
position:relative;
width:1015px;
height:37px;
padding-top:20px;
background:url(http://www.nivb.com/new_images/bg-footer.png) no-repeat top;
color:#fff;
font-size:11px;
margin:auto;
}
.bocogtable{
background-image:url(http://www.nivb.com/img/bg-box.gif);
background-repeat:repeat-x;
background-attachment:scroll;
background-position:top left;

}
.footer{
color:#8F8F90;
}
*html .footer{/*Hack IE 6 only*/
width:1015px;
background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../new_images/bg-footer.png,
sizingMethod='crop');}
.footer a:link, .footer a:visited{
color:#8F8F90;
position:relative;
text-decoration:none;}

.footer a:hover, .footer a:active, .footer a:focus{
color:#8F8F90;
position:relative;
text-decoration:underline;}

/* ----------------  Toolbar ---------------- */
.toolbar_left{
padding-top:5px;
padding-left:19px;
text-align:left;
float:left;
height:23px;}

.toolbar_right{
padding-top:5px;
padding-right:19px;
text-align:right;
float:right;
height:23px;}

.toolbar_right a:link, .toolbar_right a:visited{
color:#1b3240;
text-decoration:none;
}

.toolbar_right a:hover, .toolbar_right a:active, .toolbar_right a:focus{
color:#1b3240;
text-decoration:none;}

/* ----------------  Box liquid ----------------*/
.box h2{
	color:#fff; 
	font-size:10px; 
	font-weight:bold;
	display:block; 
	text-transform:uppercase;
	background:url(http://www.nivb.com/new_images/box/gg.gif) top left no-repeat;
	margin:0;
	padding:0;
	height:16px;
} 

.box h2 span{
	padding:2px 16px; 
	background:url(http://www.nivb.com/new_images/box/gd.gif) top right no-repeat; 
	display:block;
}

.box-full h2{
	color:#fff; 
	font-size:10px; 
	font-weight:bold;
	display:block; 
	text-transform:uppercase;
	background:url(http://www.nivb.com/new_images/bg-full-width-title.gif) top left no-repeat;
	margin:0;
	padding:0;
	height:16px;
}
.box-full h2 span{
	padding:2px 16px; 
	background:url(http://www.nivb.com/new_images/box/gd.gif) top right no-repeat; 
	display:block;
}


div.section {
	background:url(http://www.nivb.com/new_images/box/bg.png) bottom left  no-repeat #fff;
	font-size:11px;
	color:#666;
	text-align:center;
}
div.section .inner{ /* light border around boxes*/
	background:url(http://www.nivb.com/new_images/box/bd.png) bottom right no-repeat;
	padding:3px;
	display:block;
	text-align: left; 
}
div.section .inner-link{ /* light border around boxes*/
	background:url(http://www.nivb.com/new_images/box/bd.png) bottom right no-repeat;
	padding:3px;
	display:block;
	text-align: center; 
}
div.section .inner-left{ /* light border around boxes*/
	background:url(http://www.nivb.com/new_images/box/bd.png) bottom right no-repeat;
	padding:3px;
	display:block;
	text-align: left;
}
div.section .inner{ /* light border around boxes*/
	background:url(http://www.nivb.com/new_images/box/bd.png) bottom right no-repeat;
	padding:3px;
	display:block;
	text-align: left;
}
div.section .innernews{ /* light border around boxes*/
background:url(http://www.nivb.com/new_images/box/bd.png) bottom right no-repeat; 
padding:3px; 
display:block;
height:354px;
}
.section a:link, .section a:visited{color:#666;text-decoration:underline;}
.section a:hover, .section a:focus, .section a:active{color:#000;text-decoration:underline;}


/* ----------------  Autres ----------------*/

.titre_competition{
background:url(http://www.nivb.com/new_images/bg-full-width-title.gif) no-repeat;
width:980px;
height:16px;
font:10px Verdana;
color:#fff;
font-weight:bold;
padding-left:16px;
padding-top:2px;}

.titre_competition{ /* Hack IE 6 to fix the padding bug*/
background:url(http://www.nivb.com/new_images/bg-full-width-title.gif) no-repeat;
width:962px;
padding-left:16px;
}

.ranking{
color:#000;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
border:0;}

.gris_fonce{
background:#bdc0c2;}
.gris {
background:#eaeaeb;}
#bracket {
	background-image: url(../images/bracket/2011/bg.png);
	height: 320px;
	width: 643px;
	background-repeat: no-repeat;
}
#match1 {
	height: 27px;
	width: 155px;
	float: left;
	clear: both;
}

