/*
Theme Name: WordPress Default Fr
Theme URI: http://wordpress.org/
Description: Le thème par défaut de WordPress, basé sur le fameux thème <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets 

Kubrick v1.5
http://binarybonsai.com/kubrick/

This theme was designed and built by Michael Heilemann,
whose blog you will find at http://binarybonsai.com/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/
/* Begin Typography & Colors */
body {
font-size: 62.5%; /* Resets 1em to 10px */
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
background: #000 /*url('images/kubrickbgcolor.jpg')*/;
color: #333;
text-align: center;
background:#fff;#archives-2 h2 margin:0px;
/*background:url('images/hbh-71-arriere-plan.gif')  50% ; margin:0px;*/
}
#page {
/*background-color: white;
border: 1px solid #959596;*/
text-align: left;


}
#header {
/*background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;*/
height:262px; background:url('images/fond-header.jpg')  50% ; margin:0px;

}
#headerimg {
margin: 0px 0px 0;
height: 248px;
/*width: 740px;*/
}


h1 .logo { background:url(images/logo-hbh71.png) no-repeat; width:240px; height:101px; display:block; text-indent:-9999px; margin:auto;}


#content {
font-size: 1.2em;
}
.widecolumn .entry p {
font-size: 1.05em;
}
.narrowcolumn .entry, .widecolumn .entry {
line-height: 1.4em;

}
.widecolumn {
/*line-height: 1.6em;*/
}
.narrowcolumn .postmetadata {
text-align: center;
}
.alt {
background-color: #f8f8f8;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}
#footer {
background: #383838; background-repeat:repeat-y; margin:0px;
height:54px;
border: none;
background-color:none;

}
small {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 0.9em;
line-height: 1.5em;
padding-left:10px;
}
h1, h2, h3 {
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-weight: bold;
}
h1 {
font-size: 4em;
text-align: center;
}
#headerimg .description {
font-size: 1.2em;
text-align: center;
}
h2 {
font-size: 1.6em;
}
h2.pagetitle {
font-size: 1.6em;
}
#sidebar h2 {
font-family: 'Lucida Grande', Verdana, Sans-Serif;
font-size: 1.2em;
height:22px;
 font-size:17px; text-transform:capitalize; font-weight:bold; color:#f5d709;
/*background:url(images/handball-hazebrouck-fond-titre-sidebar.jpg); background-repeat:no-repeat;*/

}
h3 {
font-size: 1.3em;
padding-left:10px;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
text-decoration: none;
color: white;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
color: #333;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
text-decoration: none;
}
h3 a:link, h3 a:hover, h3 a:visited{ color:#333; text-decoration:underline;}
.entry p a:visited {
color: #06F;
}
.entry p a:hover {
color: #F00;
}
.commentlist li, #commentform input, #commentform textarea {
font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li {
font-weight: bold;
}
.commentlist cite, .commentlist cite a {
font-weight: bold;
font-style: normal;
font-size: 1.1em;
}
.commentlist p {
font-weight: normal;
line-height: 1.5em;
text-transform: none;
}
#commentform p {
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
font-weight: normal;
}
#sidebar {
font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
color: #fff;
}
code {
font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
font-size: 0.9em;
letter-spacing: .07em;
}
a, h2 a:hover, h3 a:hover {
color: #fff;
text-decoration: none;
}
a:hover {
color:#F5D709;
text-decoration: underline;
}
#wp-calendar #prev a, #wp-calendar #next a {
font-size: 9pt;
}
#wp-calendar a {
text-decoration: none;
}
#wp-calendar caption {
font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: center;
}
#wp-calendar th {
font-style: normal;
text-transform: capitalize;
}
/* End Typography & Colors */
/* Begin Structure */
body {
margin: 0 0 0px 0;
padding: 0;
}
#page {
/*background-color: white;*/
margin: 0px auto;
padding: 0;
width: 980px;
/*border: 1px solid #959596;*/

}
#header {
/*background-color: #73a0c5;*/
margin: 0 0 0 0px;
padding: 0;
height: 248px;
/*width: 758px;*/
}
#headerimg {
margin: 0;
height: 248px;
width: 100%;
}
.narrowcolumn {
float: left; 
padding: 25px 0 0px 0px;
margin: 0px 0 0;
width: 566px;
}
.widecolumn {
padding: 25px 0 0px 0;
margin: 5px 0 0 0;
width: 566px;
float:left;
}
.post {
margin: 0 0 40px;
padding:15px 15px 0px 15px; 
margin-bottom:25px;
text-align: justify;
position:relative;



-webkit-box-shadow: -3px 3px 3px 3px #ebebeb;
-moz-box-shadow: -3px 3px 3px 3px #ebebeb;
box-shadow: -3px 3px 3px 3px #ebebeb; 



}
.narrowcolumn .post small{ color:#666; position:absolute;font-size:18px; background:#fff; color:#fff; width:77px; text-align:center; padding:0px; margin-left:-102px; padding:5px; top:25px; color:#666; padding-top:10px;

background: #eeeeee; /* Old browsers */
background: -moz-linear-gradient(left, #eeeeee 90%, #dddddd 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(90%,#eeeeee), color-stop(100%,#dddddd)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, #eeeeee 90%,#dddddd 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, #eeeeee 90%,#dddddd 100%); /* Opera11.10+ */
background: -ms-linear-gradient(left, #eeeeee 90%,#dddddd 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#dddddd',GradientType=1 ); /* IE6-9 */
background: linear-gradient(left, #eeeeee 90%,#dddddd 100%); /* W3C */


}

.post h2{ text-align:left; color:#454545; font-size:16px; vertical-align:middle; font-size:31px; font-weight:bold; margin-top:5px;}
.entry h2{ width:auto; padding:0 0 0 10px; background:none; height:auto; text-align:left; color:#333;}
.entry h1{ /*background:none !important;*/ color:#333; font-size:22px; padding-top:10px !important;  }

.post h2 a { color:#454545;font-size:31px; font-weight:bold;


vertical-align:middle;

}
/*.post h2 a { width:696; display:block; color:#FFF; background:url(images/hbh71--fond-titre-article-lien.png) repeat-y; padding:5px 0 5px 15px; }*/
.post hr {
display: block;
}
.widecolumn .post {
margin: 0;

}
.narrowcolumn .postmetadata {

padding: 5px 0 5px 0; color:#000; font-size:10px

}
.postmetadata a{ color:#06F}
.postmetadata a:visited{ color:#06F}
.postmetadata a:hover{ color:#f00; text-decoration:none}

.widecolumn .postmetadata {
margin: 30px 0;

}
.widecolumn .smallattachment {
text-align: center;
float: left;
width: 128px;
margin: 5px 0px 5px 0px;
}
.widecolumn .attachment {
text-align: center;
margin: 5px 0px;
}
.postmetadata {
clear: both; 
}
.clear { 
clear: both; 
}
#footer {
padding: 0;
margin: 0 auto;
clear: both;
}
#footer p {
margin: 0;
padding: 5px 0;
text-align: center;
color:#FFF
}
/* End Structure */
/*	Begin Headers */
h1 {
padding-top: 70px;
margin: 0;
}
h2 {
margin: 30px 0 0;
}
h2.pagetitle {
margin-top: 30px;
text-align: center;
}
#sidebar h2 {
margin: 15px 0 0;
padding: 2px 0 0 15px;

}
h3 {
padding: 0;
margin: 30px 0 0;
}
h3.comments {
padding: 0;
margin: 40px auto 20px;
}
/* End Headers */
/* Begin Images */
p img {
padding: 0;
max-width: 100%;
}
/*	Using 'class="alignright"' on an image will (who would've
thought?!) align the image to the right. And using 'class="centered',
will of course center the image. This is much better than using
align="center", being much more futureproof (and valid) */
img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}
img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}
.alignright {
float: right;
}
.alignleft {
float: left;
}
/* End Images */
/* Begin Lists

Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets. */
html > body .entry ul {
margin-left: 0px;
padding: 0 0 0 30px;
list-style: none;
padding-left: 10px;
text-indent: -10px;
}
html > body .entry li {
margin: 7px 0 8px 10px;
}
.entry ul li:before, #sidebar ul ul li:before {
content: "\00BB \0020";
}
.entry ol {
padding: 0 0 0 35px;
margin: 0;
}
.entry ol li {
margin: 0;
padding: 0;
}
.postmetadata ul, .postmetadata li {
display: inline;
list-style-type: none;
list-style-image: none;
}
#sidebar ul, #sidebar ul ol {
margin: 0;
padding: 0;

}
#sidebar ul li {
list-style-type: none;
list-style-image: none;
margin-bottom: 15px;
}
#sidebar ul p, #sidebar ul select {
margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
margin: 3px 0 0;
padding: 0;
}
/* End Entry Lists */
/* Begin Form Elements */
#searchform {

width:200px;
text-align: center;
}
#sidebar #searchform #s {
width: 108px;
padding: 2px;
}
#sidebar #searchsubmit {
padding: 1px;
}
.entry form {
/* This is mainly for password protected posts, makes them look better. */
text-align: center;
}
select {
width: 130px;
}
#commentform input {
width: 170px;
padding: 2px;
margin: 5px 5px 1px 0;
}
#commentform textarea {
width: 100%;
padding: 2px;
}
#commentform #submit {
margin: 0;
float: right;
margin-bottom:10px;
}
/* End Form Elements */
/* Begin Comments*/
.alt {
margin: 0;
padding: 10px;
}
.commentlist {
padding: 0;
text-align: justify;
}
.commentlist li {
margin: 15px 0 3px;
padding: 5px 10px 3px;
list-style: none;
background-image:url(images/hbh-fond-commentaire.png); background-repeat:repeat;
}
.commentlist li .avatar {
float: right;
border: 1px solid #eee;
padding: 2px;
background: #fff;
}
.commentlist p {
margin: 10px 5px 10px 0;
}
#commentform p {
margin: 5px 0;
}
.nocomments {
text-align: center;
margin: 0;
padding: 0;
}
.commentmetadata {
margin: 0;
display: block;
}
/* End Comments */
/* Begin Sidebar */
#sidebar {

/*margin-left: 730px;*/
width: 350px;
padding:10px;
_float:right; background:#383838; float:right;
/*background:url(images/handball-hazebrouck-fond-sidebar.jpg); background-repeat:repeat-y;*/
}
#sidebar ul{}
#sidebar form {
margin: 0;
}
/* End Sidebar */
/* Begin Calendar */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}
#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}
#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}
#wp-calendar a {
display: block;
}
#wp-calendar caption {
text-align: center;
width: 100%;
}
#wp-calendar td {
padding: 3px 0;
text-align: center;
}
#wp-calendar td.pad:hover {
/* Doesn't work in IE */
background-color: #fff;
}
/* End Calendar */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
cursor: help;
}
acronym, abbr {
border-bottom: 1px dashed #999;
}
blockquote {
margin: 15px 30px 0 10px;
padding-left: 20px;
border-left: 5px solid #ddd;
}
blockquote cite {
margin: 5px 0 0;
display: block;
}
.center {
text-align: center;
}
.hidden { 
display: none; 
}
hr {
display: none;
}
a img {
border: none;
}
.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 55px;
height:27px;
}

.navigation a {color:#454545;}

/* End Various Tags & Classes*/

/* Captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
#menu-haut{ color:#000000; font-size:10px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; height:24px; width:930px; margin:auto; text-align:center; padding:0 10px; display:inline;list-style:none; padding-top:5px;  }
#menu-haut pagenav{ text-align:left;}
#menu-haut ul{display:inline; margin-top:5px;}
#menu-haut li{ display:inline; height:28px; padding:5px 10px 0px 10px; }
#menu-haut a{ color:#000000; text-decoration:none} 
#menu-haut a:link{ color:#000000;text-decoration:none} 
#menu-haut a:visited{ color:#000000;text-decoration:none} 
#menu-haut a:hover{ color:#000000;text-decoration:underline}

#tag_cloud a{ padding:5px 5px 5px 5px }

/*

#categories-384102281 h2{ background:url(images/handball-hazebrouck-fond-titre-sidebar-articles.png) no-repeat; height:35px; padding-top:10px;}
#pages-2 h2{ background:url(images/handball-hazebrouck-fond-titre-sidebar-menu.png) no-repeat; height:35px; padding-top:10px;}
#archives-2 h2{ background:url(images/handball-hazebrouck-fond-titre-sidebar-archive.png) no-repeat; height:35px; padding-top:10px;}
#tag_cloud-2 h2{ background:url(images/handball-hazebrouck-fond-titre-sidebar-mot-clefs.png) no-repeat; height:35px; padding-top:10px;}
*/


#tag_cloud{ padding-bottom:5px}
#searchform div div{ width:200px; /*margin-left: 726px;*/ background:url(images/handball-hazebrouck-fond-recherche.png) no-repeat;  padding: 5px 0 5px 0; height:33px; }
#searchform div{  padding:5px 0 0 0;}
#s { width:100px; padding-top:1px; margin-top:0px; vertical-align:top}
#searchsubmit{ background:url(images/handball-hazebrouck-btn-recherche.png); border:none; width:50px; height:41px; cursor:pointer }
#logo{ /*background:url(images/hbh-71-handball-hazebrouck-logo.png) no-repeat;*/ width:200px; height:99px; /*margin-left:755px*/; background-position:center; margin-top:10px; }

.commentlist a{ color:#06F}
.commentlist a:link{ color:#06F}
.commentlist a:visited{ color:#06F}
.commentlist a:hover{ color:#F00; text-decoration:none}

.entry a{color:#06F}
.entry a:link{color:#06F}
.entry a:visited{color:#06F}
.entry a:hover{color:#F00; text-decoration:none}

.postmetadata small{ color:#777777}

#score-partenaires{ height:140px;  margin:7px 0 -12px 0; width:700px; }
#score{ width:210px; height:140px; background:url(images/hbh-71-handball-fond-score.png) no-repeat; float:right; color:#FFF; text-align:center}
#score #titre{ font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:14px; /*line-height:0.3;*/ margin-top:10px}
#score #equipe{ font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:0.0; margin-top:-8px;}
#score #villeab{ width:210px;  font-size:12px; padding-top:0px; font-weight:bold}
#score #villeb{ float:right; width:105px; text-align:center; height:29px;overflow:hidden;}
#score #villea{ float:left; width:105px; text-align:center; height:29px;overflow:hidden; }

#score #scoreab{ width:210px; font-size:12px; padding-top:0px; font-weight:bold; clear:both}
#score #scoreb{ float:right; width:105px; font-size:56px; padding-top:0px; position:relative; bottom:12px;}
#score #scorea{ float:left; width:105px; font-size:56px; padding-top:0px; position:relative;  bottom:12px;}

#score .resultat{ }

#partenaires-sponsors{ width:481px; height:107px; background:url(images/hbh-71-handball-fond-partenaires.png) no-repeat; float:right;padding-left:9px;padding-top:33px; }

.mask{
	position:relative;
	width:473px;
	height:94px;
	overflow:hidden;
}
.mask img{
	position:absolute;
	display:block;
	border:none;
}
#sidebar a{ font-size:10px}

#affiliation{ width:200px !important;  background:none;/*background-color:#900!important;*//*margin-left:730px;*/ margin-bottom:11px  }
#affiliation-bas{ width:200px !important; background:none;background-color:#000!important;/*margin-left:730px;*/ margin-bottom:11px; margin-top:10px; text-align:center  }


/*
#partenaires-institu{background:transparent url(images/handball-hazebrouck-fond-sidebar.jpg) repeat-y scroll 0 0;}
#partenaires-institu h2{background:url(images/handball-hazebrouck-fond-titre-sidebar-partenaires.png) no-repeat; height:35px; padding-top:10px;}
.widget_recent_entries h2{background:url(images/handball-hazebrouck-fond-titre-sidebar-partenaires.png) no-repeat; height:35px !important; padding-top:10px !important;}
*/


#logo-recherche{ margin:0; width:200px; margin-top:0px; margin-bottom:11px; background-image:none;}
/* End captions */

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
It won't be a stylish marriage, I can't afford a carriage.
But you'll look sweet upon the seat of a bicycle built for two." */
/*
*+html #logo-recherche {
margin-top:-125px;
}*/
.recherche-resultat{ }
.recherche-resultat h3 a:link{ color:#333; text-decoration:none; }
.recherche-resultat h3 a:hover{ color:#333; text-decoration:underline; }
#souscription{
font-size:13px;
font-weight:bold;
padding-left:5px; padding-right:5px;
padding-top:10px;
margin-bottom:1px;

}
#haut-sidebar{
text-align:center; 
color:#ffffff; 
padding:10px; 
font-size:14px;	
}

#menu-haut-ul{
margin-top:0px !important;

}



#menu-haut-ul, #menu-haut-ul ul {
	/*float: left;*/

	list-style: none;
	line-height: 1;
        z-index:99999;

	font-weight: bold;
	padding: 0;
width:1100px;
	margin: auto;
}

#menu-haut-ul{

_position:absolute;
`position:absolute;
_text-align:center;
_margin:0;
_width:950px;
`width:950px;
width:950px !important;

}

#menu-haut-ul a {
	display: block;
_float:left;
height:17px;
padding-top:5px;
padding:5px 10px 0px 10px;
color: #333333;
background:#fcee21;
	text-decoration: none;

	
}

#menu-haut-ul a:hover { background:#333333; color:#fff}


#menu-haut-ul a.daddy {
background:#333333; color:#fff	
}

#menu-haut-ul li {
	float: left;
	padding: 0;
_float:left !important;
}

#menu-haut-ul li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}

#menu-haut-ul li li {
	padding-right: 1em;
	width: 13em
}

#menu-haut-ul li ul a {
	width: 13em;
	w\idth: 9em;
display:block; 
background:#333333;
color:#ffffff;
padding-top:5px; padding-bottom:5px;

}

#menu-haut-ul li ul a:hover {
 text-decoration:underline;
}


#menu-haut-ul li ul ul {
	margin: -1.75em 0 0 14em;
}

#menu-haut-ul li:hover ul ul, #menu-haut-ul li:hover ul ul ul, #menu-haut-ul li.sfhover ul ul, #menu-haut-ul li.sfhover ul ul ul {
	left: -999em;
}

#menu-haut-ul li:hover ul, #menu-haut-ul li li:hover ul, #menu-haut-ul li li li:hover ul, #menu-haut-ul li.sfhover ul, #menu-haut-ul li li.sfhover ul, #menu-haut-ul li li li.sfhover ul {
	left: auto;
}

#menu-haut-ul li:hover, #menu-haut-ul li.sfhover {
	/*background: #eda;*/
}


.menu-menu1-container {background:#383838; height:31px;}
#menu-menu1 {width:980px; margin:auto; padding:0px; list-style:none; position:relative;}

#menu-menu1 li {float:left; height:31px ; line-height:31px; }
#menu-menu1 li a {height:31px; line-height:31px;  display:block;text-decoration:none;  padding:0 10px;}
#menu-menu1 li:hover a {   background:#444;}


.sub-menu {display:none; position:absolute; width:980px; left:0px; list-style:none; margin:0px; padding:0px; z-index:2;}
#menu-menu1 li:hover .sub-menu {display:block; background:#444; }


.tagcloud { padding:0px 10px;}
.tagcloud a { color:#666; text-decoration:none;}
.tagcloud a:hover {color:#ccc}

#sidebar2 { width:350px; padding:10px;  background:#e6ce2d; float:right; }
#sidebar2  ul { list-style:none; padding:0px;}

#sidebar2 .widget {/margin-left:-30px !important;}
.fb_iframe_widget  { background:#fff !important;}






.coin-slider { overflow: hidden; zoom: 1; position: relative; background:#c0a90e; margin-bottom:30px; border:1px solid #F8DF34; }
.coin-slider a{ text-decoration: none; outline: none; border: none; }

.cs-buttons { font-size: 0px; padding: 10px; float: left; }
.cs-buttons a { margin-left: 5px; height: 10px; width: 10px; float: left; border: 1px solid #f8df34; background:#c9b21a; color: #B8C4CF; text-indent: -1000px; }

.cs-active { background-color:#f8df34 !important; color: #FFFFFF; }

.cs-title { width: 545px; padding: 10px; background-color: #000000; color: #FFFFFF; }

.cs-prev, 
.cs-next { background-color: #c9b21a; color: #f8df34; padding: 0px 10px; }
.cs-prev:hover, 
.cs-next:hover {background-color:#f8df34; color:#c9b21a;}

.titre-slider {color:#8c7c0e; text-shadow: 1px 1px 1px #e9d346;
filter: dropshadow(color=#e9d346, offx=1, offy=1); text-align:center; padding-bottom:10px; font-size:15px;}

#content-score { width:980px;  position:relative; margin:auto;}
#score {width:268px; height:158px; background:url(images/fond-score.png) no-repeat; position:absolute; right:0px; top:90px;}


#text-6 {height: 125px;
    margin-left: 105px;
    position: absolute;
    top:150px;
    width: 240px; text-align:center;  padding-top:0px !important; margin-top:0px !important; /top:125px !important; top:125px \0/IE9;  }

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#text-6 {
		top: 125px;
	}
}

	
#text-6 .widgettitle {display:none;}	
.championnat {color:#f6f6f6; font-size:13px;}
.encart-score {width:240px; height:125px;}
.gauche {float:left; width:120px; text-align:center}
.droite {float:left; width:120px; text-align:center}
.gauche .score, .droite .score {font-size:63px; font-weight:bold; color:#f6f6f6; line-height:1em; margin-bottom:0px !important;}
.gauche .ville, .droite .ville {color:#f6f6f6; font-size:11px; padding:0px 10px;}


.lien-precedents, .lien-suivants {text-indent:-9999px; height:55px;}
.lien-precedents a, .lien-suivants a {background:url(images/btn-precedents.gif) no-repeat; width:164px; height:55px; display:block; text-indent:-9999px;}
.lien-precedents a:hover, .lien-suivants a:hover {background-position:center -54px}

.lien-suivants a { background:url(images/btn-suivants.gif) no-repeat;}

#sides {float:right; width:350px;}
