
*
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

BODY
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	background-color: #000066;
	background-image: url( '../img/grandlogo.gif' );
}

IMG
{
	border: 0;
}

DT.menu ,
DT.menu_actif
{
	padding-top: 4px;
	padding-bottom: 4px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	background: url("../img/menu/bouton.gif") no-repeat left #0a0a7e;
}

DT.menu:hover,
DT.menu_actif
{
	background: url("../img/menu/menu1_on.gif") no-repeat left #0a0a7e;
}

DL#menu
{
	margin: 0;
	width: 147px;
}

DT.menu A,
DT.menu_actif A
{
	color: #fff;
}

UL
{
	margin-left: 10px;
	margin-top: 7px;
	margin-bottom: 7px;
	padding: 0px;
	background-color: #fff;
}

LI
{
	list-style-type: none;
	background-image: url("../img/carre.gif");
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-position: 0% 6px;
	color: #000;
}

/*Formulaires*/
FORM
{
	margin: 0px;
}

SELECT
{
	font-size: 10px;
}

INPUT
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.b
{
	font-weight: bold;
}

.i
{
	font-style: italic;
}

.u
{
	text-decoration: underline;
}

.txt_center,
.center
{
	text-align: center;
}

.txt_left,
.left
{
	text-align: left;

}

.txt_right
.right
{
	text-align: right;

}

.bc_center
{
	margin: auto;
}

A:visited
{

}

A:hover
{
	color: silver;
	background-color: transparent;
}

A
{
	text-decoration: none;
	font-weight: bold;
	color: gray;
	background-color: transparent;
}

.text-header,
.menu_admin
{
	margin: 0 28px 0 43px;
	font-size: 85%;
	line-height: 2em;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	color: #000066;
}

.menu_admin
{
	padding-left: 20px;
	background: url( '../img/plus.gif' ) no-repeat center left;
}

.puce_left
{
	padding-left: 20px;
	margin-left: 2px;
	background: url( '../img/global/flecherouge.gif' ) no-repeat center left;
}

.puce_right
{
	padding-right: 20px;
	margin-right: 2px;
	background: url( '../img/global/flecherouge.gif' ) no-repeat center right;
}

.post
{
	margin: 0 0 25px;
	padding: 0 13px;
	border: 1px dotted #bbb;
	border-width: 1px;
}

.post-title
{
	margin: 0;
	font-size: 135%;
	line-height: 1.5em;
	background: url( '../img/icon_fleche.gif' ) no-repeat 10px 0.5em;
	display: block;
	border: 1px dotted #bbb;
	border-width: 0 1px 1px;
	padding: 2px 14px 2px 29px;
	color: #333;
}

A.title-link,
.post-title STRONG
{
	text-decoration: none;
	display: block;
}

A.title-link:hover
{
	background-color: #eee;
	color: #000;
}

.post-body
{
	border: 1px dotted #bbb;
	border-width: 0 0 1px;
	border-bottom-color: #fff;
	padding: 10px 14px 1px 29px;
	text-align: justify;
}

HTML > BODY .post-body
{
	border-bottom-width: 0;
}

.post P
{
	margin: 0 0 .75em;
}

P.post-footer
{
	background: #eee;
	margin: 0;
	padding: 2px 14px 2px 29px;
	border: 1px dotted #bbb;
	border-width: 1px;
	border-bottom: 1px solid #eee;
	font-size: 100%;
	line-height: 1.5em;
	color: #666;
	text-align: right;
}

HTML > BODY P.post-footer
{
	border-bottom-color: transparent;
}

P.post-footer EM
{
	display: block;
	float: left;
	text-align: left;
	font-style: normal;
}

A.comment-link
{
	background: no-repeat 0 45%;
	padding-left: 14px;
}

HTML>BODY A.comment-link
{
	background: no-repeat 0 45%;
	padding-left: 14px;
}

.post IMG
{
	border: 0px solid #ccc;
}

BLOCKQUOTE
{
	margin: 0.75em 0;
	border: 1px dotted #ccc;
	border-width: 1px 0;
	padding: 5px 15px;
	color: #666;
}

.post BLOCKQUOTE P
{
	margin: 0.5em 0;
}

.score
{
	text-align: center;
	width: 145px;
	margin-bottom: 10px;
	/*background-color: #ededf5;*/
}

.score_head
{
	text-align: right;
	padding: 0;
	margin-bottom: 10px;
	background-color: #eee;
}

.score_left
{
	float: left;
}

.score_right
{
	margin-left: 70px;
}

.score > DIV
{
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

.score > DIV:hover
{
	background-color: silver;
}

.score IMG
{
	width: 55px;
	height: 65px;
}

TABLE.tableau
{
	border: 1px dotted #bbb;
	width: 95%;
}

TABLE.tableau TH
{
	background-color: #eee;
}

TABLE.tableau TD.left,
TABLE.tableau TD.right
{
	width: 20%;
}

#content
{
	width: 784px;
	margin: auto;
	border: 1px solid #bbb;
	background-color: #fff;
}

#header
{
	vertical-align: top;
}

#body
{
	padding: 2px;
	min-height: 550px;
	margin-bottom: 5px;
	background-color: #fff;
}

#menu_left
{
	float: left;
	width: 155px;
}

#corps
{
	margin-left: 160px;
}

#menu_right
{
	float: right;
	width: 150px;
}

#footer
{
	text-align: right;
	font-style: italic;
	height: 50px;
	padding-right: 10px;
	margin-bottom: 5px;
	background-color: #eee;
}

.copyright
{
	font-style: normal;
}

.galeries
{
	padding: 15px;
	background-color: #fff;
}

.menu_head
{
	height: 15px;
	padding-left: 5px;
	color: #fff;
	font-weight: bold;
	background-color: #2d2c2a;
}

.news_head
{
	height: 15px;
	padding-left: 5px;
	color: #fff;
	font-weight: bold;
	background-color: #000066;
}

.news_body
{
	/*line-height: 10px;*/
	border-bottom: 1px solid silver;
}

.news_cat
{
	color: #b20000;
	font-weight: bold;
}

.news_corps
{
	font-size: 10px;
}

.opt_first
{
	padding-left: 0px;
	color: white;
	background-color: black;
}

.opt_second
{
	padding-left: 15px;
	color: black;
	background-color: #eee;
}

.opt_second OPTION
{
	background-color: white;
}

.classement_form
{
	width: 100%;
	border: 1px dotted #bbb;
}

.classement_form THEAD
{
	background-color: #eee;
}

.classement_form TBODY
{
	background-color: #fff;
}

.classement_form INPUT
{
	width: 30px;
	color: #000;
	background-color: #fff;
	border: 1px dashed silver;
}

.classement_form INPUT:hover,
.classement_form INPUT:focus
{
	background-color: #eee;
}

.classement_form .disable
{
	background-color: #eee;
}

.classement_form .club
{
	width: 90px;
}

.classement_form .local
{
	font-weight: bold;
	background-color: #eee;
}

.classement_hover:hover
{
	background-color: #ccc;
}


