/* ----------------------------------------------------------------------- */
/*                           PHP Live score match 1.0   GPL                         */
/*   Pas de copyright dans le sript pour ne pas salir votre site de pub  */
/*       merci de mettre www.safiweb.com dans vos partenaires            */
/*       Version standard à la letteraire, je suis null en maths :S          */
/*     Ce script est gratuit vous pouvez le modifier ou le developper      */
/* ----------------------------------------------------------------------- */
/*                                Par : Abdelkader Elkalidi                              */
/*  Remerciments : Simo64 | YCN | Brahim | Xnomad | Tanweer:D      */
/* ----------------------------------------------------------------------- */
/*                              mailto : pikhir@hotmail.com                            */
/*                            http://livematch.safiweb.com                            */
/* ----------------------------------------------------------------------- */
* {
	margin: 0;
} 

body
	{
	font-family:tahoma;
	font-size:13px;
	margin:auto;
	
	}

a 
	{
	color: black;
	text-decoration: none;
	}

a:hover 
	{
	color: #1E90FF;
	text-decoration: none;
	}
h3
	{
	font-size:11px;
	font-weight:bold;
	}


/********************************************************/
/********************************************************/
.titecategorie
	{
	border:1px solid #34A7DB;
	background:url(images/bgcellule.gif) repeat-x bottom;
	padding:9px;
	text-align:center;
	font-weight:bold;
	letter-spacing:2px;
	font-size:11px;
	}
.tablecat
	{
	background:#FFCC00;
	margin-top:0px;
	}
.cellcat
	{
	background:#F3FBFF;
	background: url(images/bg_com.gif) repeat-x top;
	}
h5
	{
	letter-spacing:2px;
	font-size:11px;
	}
.live_coms
	{
	background: url(images/bg_com.gif) repeat-x top;
	border-bottom:#78C0DF 1px solid;
	padding:5px;
	text-align:justify;
	}

.div_minutes
	{
	text-align:right;
	color:#007518;
	font-size:10px;
	letter-spacing:1px;
	font-weight:bold;
	padding-bottom:3px;
	padding-top:2px;
	}
.affiche_effectif
	{
	background: url(images/bg_com.gif) repeat-x top;
	border:#78C0DF 1px solid;
	padding:3px;
	margin:3px;
	}
/********************************************************/
/***************    Couleurs et Backgrounds    ********************/
/********************************************************/
.divtitre
	{
	background:#009ACF;
	color:#FFFFFF;
	padding:5px;
	letter-spacing:2px;
	border-bottom:3px solid #10578A;
	}
.couleur_cellule1
	{
	background:#F3FBFF;
	}
	
.couleur_cellule2
	{
	background:#FFFFFF;
	}
	
.bgtr
	{
	background:url(images/bgtr.gif) repeat-x;
	font-size:11px;
	letter-spacing:2px;
	font-weight:bold;
	color:#FFFFFF;
	height:25px;
	}
.affiche_com
	{
	background: url(images/bg_com.gif) repeat-x top;
	border:#78C0DF 1px solid;
	padding:8px;
	margin:10px;
	}
/********************************* *****************/
/**************** Index d'administration *****************/	
/**************************************************/	
.redirection
	{
	border:1px solid #009ACF;
	background:#F3FBFF;
	padding:10px;
	margin:10px;
	width:350px;
	}
.datematch
	{
	background:url(images/i_date.gif) no-repeat left center;
	text-align:left;
	padding-left:18px;
	}
.indexadmin 
	{
	background:url(images/but.gif) no-repeat left center;
	padding-left:18px;
	margin:10px;
	}	
.menuaddmatch 
	{
	background:url(images/icone_ajouter.gif) no-repeat left center;
	padding-left:15px;
	margin:10px;
	}	
.gestioncategories 
	{
	background:url(images/categorie.png) no-repeat left center;
	padding-left:20px;
	margin:10px;
	}
.aide 
	{
	background:url(images/aide.png) no-repeat left center;
	padding-left:18px;
	margin:10px;
	}	
.deconnexion 
	{
	background:url(images/deconnexion.gif) no-repeat left center;
	padding-left:18px;
	margin:10px;
	}
/*************************************/
.selectcategories 
	{
	background:#FFE37E url(images/categorie.png) no-repeat left center;
	padding-left:18px;
	margin:2px;
	}
.spanlibre
	{
	BORDER: #187CB9 1px solid;text-align:center;background:#FAFAFA url(images/bginputtext.gif) repeat-x bottom;font-size:13px;padding:5px;
	
	}
/***************************************************/
/***************************************************/
/***************************************************/
TEXTAREA 
	{
	BORDER: #187CB9 1px solid;
	}
	
INPUT	
	{
	BORDER: #187CB9 1px solid;text-align:center;background:#FAFAFA url(images/bginputtext.gif) repeat-x bottom;font-size:13px;padding:3px;margin:1px;
	
	}
select
	{
	margin-bottom:2px;
	}


/* WYSIWYG EDITOR */
.tdiframe
	{
	margin-right:5px;
	width:100%;
	background:#FFFFFF;
	}
/* Toolbar */
.toolbar1   { border: 1px solid #78C0DF; }
.trbar
	{
	height: 35px; background:#F3FBFF;
	}
.tdiframe
	{
	margin-right:5px;
	width:100%;
	background:#FFFFFF;
	border-top: 1px solid #78C0DF;
	}
/* Command Buttons */
.button     { width: 20px; height: 20px; border: 0px solid transparent; margin: 1px; padding: 0px; background: transparent; }
.buttonOver { width: 20px; height: 20px; border: 1px solid #78C0DF; margin: 0; padding: 0px;}


/* Font Type and Size Drop Down */
.dropdown          { background-color: #FFFFFF; border: 1px solid #78C0DF; height: 140px; overflow: auto; padding: 1px; }
button.mouseOver   { background-color: #F3FBFF; border: 1px solid #78C0DF; padding: 3px; cursor: default; text-align: left;}
button.mouseOut    { background-color: #FFFFFF; border: 1px solid #FFFFFF; padding: 3px; cursor: default; text-align: left;}




/* CREATE TABLE POPUP */

/* Select Border Width/Type */
.on   { background-color: #EEEEEE; border: 1px solid #CCCCCC; padding: 6px; width: 140px; cursor: default; height: 5px;}
.off  { background-color: #FFFFFF; border: 1px solid #FFFFFF; padding: 6px; width: 140px; cursor: default; height: 5px;}

/* Select Shading/Border Color */
.selectColorTable  { border: 1px solid #7E7E81; background-color: #F7F7F7; padding: 1px; }
.selectColorBorder { border: 1px solid #F7F7F7; }
.selectColorOn     { border: 1px solid #999999; background-color: #CCCCCC; }
.selectColorOff    { border: 1px solid #F7F7F7; background-color: #F7F7F7; }
.selectColorBox    { border: 1px solid #FFFFFF; font-size: 1px; height: 13px; width: 13px; }
/************************************************/
/************************************************/
/************************************************/
div.pagination {
    font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
    padding: 3px;
    margin: 3px
}
div.pagination a {
    background-color: #fff;
    border: 1px solid #007BBD;
    color: #105cb6;
    margin: 1px;
    padding: 2px 5px;
    text-decoration: none
}
div.pagination a:hover,active {
    background-color: #007BBD;
    border: 1px solid #007BBD;
    color: #fff;
    margin: 1px;
    padding: 2px 5px
}
div.pagination span.courante {
    background-color: #27B3E6;
    border: 1px solid #27B3E6;
    color: #fff;
    font-weight: bold;
    margin: 1px;
    padding: 2px 5px
}
div.pagination span.desactive {
    background-color: #fff;
    border: 1px solid #eee;
    color: #ddd;
    margin: 1px;
    padding: 2px 5px
}