/*
 * Styles généraux
*/

body {  }

a
{
color: #298195;
text-decoration: underline; 
}

a:hover
{
text-decoration: none;
}

a img { border: 0; }
#langues img { vertical-align: middle; }
#contenu p { text-align:left;}
#contenu .chapo { padding:0 em; clear:both; text-align:justify;}
#contenu .chapo_fin { border-bottom: 1px dotted rgb(148, 177, 223); padding: 0; margin-bottom: 10px; clear: both;
}
#contenu .chapo_fin_both { clear:both;}
#contenu .chapo p { margin-bottom:0;}
dt { font-weight: bold; }
/*
 * Partie variable des sites
*/
#preview a {text-decoration:none;}
#preview a:hover { color: #7A3254; text-decoration: none;}
#preview a:visited { text-decoration: none; }
#preview ul { margin:1em 0 1em 3em;}
#preview ul li { margin:0.2em 0; padding-left:20px; background: no-repeat;}
#preview p { margin:1em 0; }
p#rss { 
	padding:0 2em 0 0;
	margin: 0;
	font-weight: bold;
	clear:both;
	background:url(../images/news/rss.gif) no-repeat top right; height:2em;
	}
p#rss a{ text-decoration:none;}

h1, h2, h3, h4, h5, h6 { }
h1 {
	font-size: 1.4em;
	color:#35619a;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0;
}
h2 { font-size: 1em; padding: 0; margin:0; color:#666}
h3 { font-size: 1.3em; clear:left; margin-bottom:0.2em; }
li h3.joueur { font-size: 1.3em; clear:left; margin-top:0; margin-top:0.2em; border-bottom:solid #999 1px;}
#information h3  {
	background:#88bbdc url(../images/news/headline_info.png) repeat scroll 0 0;
	color:#FFFFFF;
	font-size:0.9em;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:3px 0 3px 7px;
	text-transform:uppercase;
}
#video h3  {
	background:#88bbdc url(../images/news/headline.png) repeat scroll 0 0;
	color:#FFFFFF;
	font-size:0.9em;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:3px 0 3px 7px;
	text-transform:uppercase;
}
#newsletter h3  {
	background:#88bbdc url(../images/news/headline.png) repeat scroll 0 0;
	color:#FFFFFF;
	font-size:0.9em;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:3px 0 3px 7px;
	text-transform:uppercase;
}
#rubriques h3  {
	background:#88bbdc url(../images/news/headline.png) repeat scroll 0 0;
	color:#FFFFFF;
	font-size:0.9em;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:3px 0 3px 7px;
	text-transform:uppercase;
}
h4.joueurs {
	/*width:90%;*/
	border-bottom:solid 3px #BADCF5;
	border-right:solid 1px #BADCF5;
	border-left:solid 1px #BADCF5;
	background: #F7F7F7;
	padding: 0.1em 0.5em;
	margin-top: 2em;
	font-size: 0.9em;
	font-weight:normal;
}
h4 { font-size: 1.2em; }
h4.chapoh4 { font-size: 1.3em; margin:0; padding:0; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:normal; color:#155ca5; background: }
h4.chapoh4 a{ color:#7A3254; }
h4.chapoh4video { background:url(../images/news/webcam.gif) no-repeat left 2px; font-size: 1.3em; margin:0; padding:0 0 0 1.2em; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:normal; color:#155ca5 }
h5 { font-size: 1.1em; }
h6 { font-size: 1em; }


/*
 * Filet de séparation dans le texte
*/
div.separateur { clear: both; border-top: 1px solid #d4cdf7; margin-bottom: 15px;}

/* alignement des images dans les pages */
.element { clear: both; }
.element h3 a{
	top: 4px;
	line-height: 25px;
	color: #298195;
	background: url('../images/background_videoH3.gif') bottom repeat-x;
	padding: 0px 0px 10px 15px;
	margin-bottom: 20px;

}
div.gauche, div.droite, div.centre { padding: 0em 0.8em 0 0.5em; }
.gauche { float: left; margin: 0 0.2em 1em 0;}
.droite { float: right; margin: 0 0 1em 1.5em;}
.centre { margin: 1em auto; text-align: center; }
#contenu .gauche span, #contenu .droite span, #contenu .centre span { display: block; font-size: smaller; text-align: center; }
/*#contenu #rss div { padding:0; margin:0; background:none; border:solid 1px #999;}*/


/* icones des fichiers */
#contenu .icone a, #contenu a.icone {margin-top: 0em; padding-left: 1.5em; list-style: none;}
#contenu .pdf { background: url(../images/icons/acrobat.gif) left center no-repeat !important; }
#contenu .doc, #contenu .rtf { background: url(../images/icons/word.png) left center no-repeat !important; }
#contenu .xls, #contenu .xla { background: url(../images/icons/excel.png) left center no-repeat !important; }
#contenu .ppt, #contenu .pps { background: url(../images/icons/powerpoint.png) left center no-repeat !important; }
#contenu .zip, #contenu .rar { background: url(../images/icons/compressed.png) left center no-repeat !important; }
#contenu .gif, #contenu .jpg, #contenu .png { background: url(../images/icons/picture.png) left center no-repeat !important; }
#contenu .url { background: url(../images/icons/world.gif) left center no-repeat !important; }
#contenu .email { background: url(../images/icons/email.png) left center no-repeat !important; }
.url a[target="_blank"], a.url[target="_blank"] {background: url(../images/icons/external.png) right center no-repeat !important;}
.icone { padding: 0.2em 0; }
.broken { text-decoration: line-through; }

/* Messages */
.message {
	padding: 5px 30px;
	background: url(../images/icons/information.png) 5px 50% no-repeat #FFF68F;
	border: 1px solid grey;
	text-align: left;
}
.good { background-image: url(../images/icons/accept.png); }
.warn { background-image: url(../images/icons/error.png); }
.error { background-image: url(../images/icons/exclamation.png); }


/*
 * Pagination et Outils d'impression et de retour
*/
#pagination, #contenu ul#nav-contenu {
	clear: both;
	padding: 0.5em 0;
	margin-top: 2em;
	text-align: center;
}
#contenu ul#nav-contenu { margin:2em 0 0 0; }
#contenu #nav-contenu li { background: none; display: inline; padding:0 1.2em; font-size:smaller; color:#3A846E; border-right:1px solid #ccc; }
#contenu #nav-contenu li.last { border:0;}
.prix { color: #cc185e; }

/*
 * Historiques des commandes
*/
table.commandes { width: 100%; }

/*
 * Bloc accueil colone droite
*/
#video {}
/*#video h3, #information h3, #rubrique h3  { 
	background:#88bbdc url(../images/news/headline.png) repeat scroll 0 0;
	color:#FFFFFF;
	font-size:0.9em;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:3px 0 3px 7px;
	text-transform:uppercase;

}*/
#video #contenu_video {padding:0; border: none;}
#video #contenu_video a { text-decoration:none;}
#video #contenu_video a:hover { color:#CC0000;}

#rubriques ul{ list-style: none; padding:0em 0em 0em 0.6em;}
#rubriques ul li {
	border-top: solid 1px #EEEEEE;
	padding: 0.5em 0 0em 2em;;
	margin: 0.5em 0px 0px 0px; 
	background: url(../images/news/icon.gif) no-repeat left 0.5em;
	
	}
#rubriques ul li a { text-decoration:none; color:#7A3254;}
#rubriques ul li a:hover { color:#C00;}


#rubriques ul.linklist
{
list-style: none;
padding:0em 0em 0em 0.6em;
}

#rubriques ul.linklist li
{
border-top: solid 1px #EEEEEE;
padding-top: 5px;
margin: 5px 0px 0px 0px;
}
#information .objet {
	padding:0.3em;
	margin: 0 0 1em 0;
	color:#CC0000;
	border-bottom: 1px solid #8C8C73
}
#information .objet a{
	text-decoration:none;
	color:#CC0000;
}
#information .objet a:hover{ text-decoration:none; color:#8C8C73; }

div .liste-clubs { }

#fiche_joueur {border-bottom: solid 0.3em #EEEFF0; border-left: solid 0.3em #EEEFF0; border-right: solid 0.3em #EEEFF0; border-top: solid 1em #EEEFF0;padding:1em 0 0 0;}
#fiche_joueur ul { margin:0; padding:0;}
#fiche_joueur li {
	display:inline-block;
	margin:0;
	padding:0;
	vertical-align: top;
}
p.marg_pad{ margin-top:0;}
.liste-arbitres { margin: 2em 0;}
#information, #video, #rubriques{ background: #FFF url(../images/news/sidebartop.gif) no-repeat scroll center top; border:1px solid #DDDDDD; float: left; margin:0 0 10px 0; padding:10px; width:300px;  }
#newsletter{ background: #FFF url(../images/news/newsletter.gif) no-repeat scroll center top; border:1px solid #DDDDDD; float: left; margin:0 0 10px 0; padding:10px; width:300px;  }
#newsletter p{ margin:0; padding:0 0 0 4em; font-size:0.9em;}
#newsletter h3 { 
	background:#88bbdc url(../images/news/headline_news.png) repeat scroll 0 0;
	color:#FFFFFF;
	font-size:0.9em;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:3px 0 3px 7px;
	text-transform:uppercase; }
#video h3 { 
background:#88bbdc url(../images/news/headline_video.png) repeat scroll 0 0;
color:#FFFFFF;
font-size:0.9em;
font-weight:bold;
margin:0 0 10px 0;
padding:3px 0 3px 7px;
text-transform:uppercase; }

/*
* POPUP
*/

#tickertape{
position:relative;
width:100%;
height:2em;
margin: 0 auto;
}

#subtickertape{

position:absolute;
border: 1px solid black;
width:99%;
margin: 0 auto;
height:2em;
}


.subtickertapefont{
font:bold 12px Verdana;
text-decoration:none;
color:white;
}

.subtickertapefont a{
color:white;
text-decoration:none;
}
img.nolegend { border-top:solid 3px #c0dceb; border-right:solid 3px #9abed1; border-bottom:solid 3px #9abed1; border-left:solid 3px #c0dceb; margin-right::1em !important;}
.actu_date { background:url(../images/news/icon_time.gif) no-repeat top left; padding: 0 0 0 1.5em; margin:1em 0 0 3px; font-size:0.9em; color:#999;}
