table {
	empty-cells:show;
	}
body{
	background-image : url(./image/baniere.png);
	background-position : top center;
	background-repeat : no-repeat;
	font-family:Arial;
	background-color: #074074;
	
}

.menu_g_bord{
	border-style : solid;
	border-color: #ffffff;
	border-width : 1px;
}
.site{
	position: fixed; 
	top : 300px;
}


/** 
	Formatage des menus
**/

.menu_t{
	background-color: #ffffff;
	border-style : solid;
	border-color: #ffffff;
	border-width : 2px;
}

.menu_titre2{
	background-color : #2d6797;
}

.espacenull{
	margin : 0px;
	border-collapse:collapse;
	border-spacing:0px
}

.menu_g_e{
	border-left-style: dashed;
	border-left-color : #ffffff;
	border-left-width : 1px;
	
	border-right-style: dashed;
	border-right-color : #ffffff;
	border-right-width : 1px;
}

/** Dernier élément des menu gauche, fermé avec le bord inférieur**/
.menu_g_e_l{
	border-left-style: dashed;
	border-left-color : #ffffff;
	border-left-width : 1px;
	
	border-right-style: dashed;
	border-right-color : #ffffff;
	border-right-width : 1px;
	
	border-bottom-style: solid;
	border-bottom-color : #ffffff;
	border-bottom-width : 1px;
}

.carre_g{
	
	width : 50%;
	text-align : center;
	
	border-bottom-style: dashed;
	border-bottom-color : #ffffff;
	border-bottom-width : 1px;
}
.carre_d{
	
	width : 50%;
	text-align : center;

	border-bottom-style: dashed;
	border-bottom-color : #ffffff;
	border-bottom-width : 1px;
}

/** Accueil, tableau pour les prochains matchs**/
/**Celulle**/
.pro{
	width : 34%;
	padding : 0px;
	border-spacing: 0px;
	height : 240px;
	/**
	border-style: dashed;
	border-color : #ffffff;
	border-width : 1px;**/
}
.tprochain{
	padding : 0px;
	border-spacing: 0px;
	width : 100%;
}

.tprochain1{
	background-color: #59a4ca;
	text-align : center;
}

.tprochain2{
	
	text-align : center;
	vertical-align : center;
}
.tpro{
	height: 40px;
	vertical-align: center;
	text-align: center;
}
.tablet1{
	width : 780px;
	margin : 0px;
	border-collapse:collapse;
	border-spacing:0px
}
/**centrage des éléments du calendrier**/

.caltab tr td {
	text-align : center;
}

.calbgi{
	background-color : #549fc7;
	width : 100%;
}

.calbga{
	background-color : #ccccff;
	width : 100%;
}

/**
	Les news
**/

.newsele{
	border-bottom-color : #ffffff;
	border-bottom-style : dashed;
	border-bottom-width : 1px;
	width : 100%;
}


/**
	Formatage du texte
**/

.menu_t_f{
	font-size : 18pt;
	color: #2d6797;
}

.titre_t1{
	color: #2d6797;
	font-size: 18pt;
	font-weight : normal;
}

.titre_t2{
	color: #ffffff;
	font-size: 16pt;
	font-weight : normal;
}

.texte{
	color: #ffffff;
	font-size: 13pt;
	font-weight : normal;
	text-align : justify;
}

.texte2{
	color: #ffffff;
	font-size: 13pt;
	font-weight : normal;
}
.groupe1 {
	
	color: #ffffff;

    text-decoration: none;

    font-weight:none;

    font-style: normal;
}

.groupe1:hover{
	
    color: #3d3dff;

    font-weight:none;

    font-style: normal;
	
}

.m_g_l:hover{

    color: #2d6797;

    font-weight:none;

    font-style: normal;
	
	font-size : 13pt;
	
}

.m_g_l{

    color: #ffffff;

    text-decoration: none;

    font-weight:none;

    font-style: normal;
	
	font-size : 13pt;
	
}

.normal{

    color: #ffffff;

    text-decoration: none;

    font-weight:none;

    font-style: normal;
	
	font-size : 13pt;
	
}

.lien:hover{
	color: #ffffff;

    font-weight:none;

    font-style: normal;
	
	font-size : 13pt;
}
.lien{
	color: #ffffff;

    text-decoration: none;

    font-weight:none;

    font-style: normal;
	
	font-size : 13pt;
}

.cs {
	color: #ffffff;
	font-size : 13pt;
}

.ca{
	color: #ffffff;
	font-size : 13pt;
}
table tr td{
	color: #ffffff;
}

.cal_l{
	color: #ffffff;
	font-size:10pt;
}

.cal_o{
	color: #ffffff;

    text-decoration: none;

    font-weight:none;

    font-style: normal;
	
	font-size : 10pt;
}
.cal{
	color : #ffffff;
	
	text-decoration: none;

    font-weight:none;

    font-style: normal;
	
}

.cal:hover{
	color : #ffffff;
	
	text-decoration: none;

    font-weight:bold;

    font-style: normal;
	
}

