/* CSS Document */

BODY {
	margin: 0px;
	background-color: #F0EADD;
}

TABLE.conteneur {
	width: 100%;
}

TD.colgauche {
	background: url(images/fond-colgauche.gif) right top repeat-y;
}

TD.coldroite {
	background: url(images/fond-coldroite.gif) left top repeat-y;
}

TD.colhaut {
	background: url(images/ombre-haut.gif) left bottom repeat-x #F0EADD;
}

TD.colbascentre {
	background: url(images/ombre-bas-centre.gif) left top repeat-x #F8F5EE;
	padding-top: 25px;
	padding-left: 15px;
	padding-right: 15px;
}

TD.colbascotes {
	background: url(images/ombre-bas-col.gif) left top repeat-x #FFFFFF;
	padding-top: 25px;
}

IMG.separateur {
	margin-left: 17px;
}

IMG.iconemenu {
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 12px;
}

IMG.equipe {
	border: 1px solid #E7E0CB;
}

A.lien {
	font-family: arial;
	font-size: 11px;
	color: #CC0000;
	text-decoration: underline;
}

A.lien:hover {
	text-decoration: none;
}

A.itemmenu {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

A.itemmenu:hover {
	color: #CC0000;
}

.textemarron11 {
	font-family: arial;
	font-size: 11px;
	color: #B7AE9D;
}

.textenoir11 {
	font-family: arial;
	font-size: 11px;
	color: #333333;
}

.textenoir13 {
	font-family: arial;
	font-size: 13px;
	color: #333333;
}

.texterouge11 {
	font-family: arial;
	font-size: 11px;
	color: #CC0000;
}

.texterouge13 {
	font-family: arial;
	font-size: 13px;
	color: #CC0000;
}

.champident {
	border: 1px solid #E7E0CB;
	width: 85px;
	height: 20x;
	font-family: arial;
	font-size: 11px;
	color: #CC0000;
}

.btnident {
	border: 1px solid #E7E0CB;
	background-color: #F8F5EE;
	width: 85px;
	height: 20x;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #C6BFAC;
}

.actu-date {
	font-family: arial;
	font-size: 10px;
	color: #C6BFAC;
}

H1 {
	font-family: arial;
	font-size: 14px;
	color: #CC0000;
	font-weight: normal;
}

.resultat-date {
	font-family: arial;
	font-size: 10px;
	color: #333333;
}

TD.resultat-surgeres {
	padding: 5px;
	font-family: arial;
	font-size: 11px;
	color: #CC0000;
}

TD.resultat-adversaire {
	padding: 5px;
	font-family: arial;
	font-size: 11px;
	color: #333333;
}

TD.ident-erreur {
	font-family: arial;
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
}
	