/* Balises de Formatage */

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #808080;
}
.Acc{
	padding-left:460px;
	padding-right:20px;
}
.Historique{
	padding-right:220px;
}
.titre
{
	color : #000000;
	font-size: 20px;
	font-weight: bold;
}

.menu
{
	color : #000000;
	font-size: 14px;
	font-weight: bold;
}

.texteNoir
{
	color : #000000;
	font-size: 12px;
	font-weight: normal;
}
.texteNoir14
{
	color : #000000;
	font-size: 14px;
	font-weight: bold;
}
.textePetit
{
	color : #000000;
	font-size: 9px;
	font-weight: normal;
}
.texteMatch
{
	color : #000000;
	font-size: 10px;
	font-weight: bold;
}
.titreRouge
{
	color : #DA251D;
	font-size: 12px;
	font-weight: bold;
}
.titreRouge:hover 
{
	color : #DA251D; 
	text-decoration : none; 
	font-size: 12px;
	font-weight: bold;
} 
.titreRouge:visited 
{
	color : #DA251D;
	text-decoration : none; 
	font-size: 12px;
	font-weight: bold;
}
.texteRouge
{
	color : #DA251D;
	font-size: 12px;
	font-weight: normal;
}
img
{
	border: 0px;
}

.tableau {
	width: 1020px;
	height: auto;
	margin-left: auto; 
	margin-right: auto;
	border-collapse:collapse;
}
.colonneLeft {
	width: 450px;
	text-align:right;
	vertical-align : top;
}
.colonneEntete {
	width: 450px;
	text-align:right;
	vertical-align:bottom;
}
.colonneRight {
	width: 560px;
	text-align: left;
	vertical-align : top;
}
.colonneMiddle {
	width: 10px;
	text-align: left;
	vertical-align : top;
}
.colonneAcc {
	background-image:url(../img/big_logo.jpg);
	background-repeat:no-repeat;
	text-align: left;
	vertical-align : top;
	height:440px;
}
.colonneAccSpon {
	width: 450px;
	text-align:right;
	vertical-align: bottom; 
}
.colonneMenu {
	text-align: left;
	vertical-align : top;
}
.colonneTitre {
	width: 560px;
	text-align: left;
	vertical-align:middle;
}
.sponAcc {
	width: 230px;
	text-align: center;
	vertical-align:middle;
	height:50;
}
.popnews 
{
	font-size: 12px;
	background-color: #FFFFFF;
}
a, .lien 
{
	color : #000000; 
	text-decoration : none; 
	font-size: 13px;
	font-weight: bold;  
}  
.menu 
{
	color : #000000; 
	text-decoration : none; 
	font-size: 12px;
	font-weight: bold;  
}
.new 
{
	color : #000000; 
	text-decoration : none; 
	font-size: 10px;
	font-weight: normal;  
}
a:active 
{
	color : #000000; 
	text-decoration : none; 
	font-size: 13px;
	font-weight: bold; 
} 

a:visited, .lien:visited 
{
	color : #000000; 
	text-decoration : none; 
	font-size: 13px;
	font-weight: bold;
} 
.menu:visited 
{
	color : #000000; 
	text-decoration : none; 
	font-size: 12px;
	font-weight: bold;
}
.new:visited 
{
	color : #000000; 
	text-decoration : none; 
	font-size: 10px;
	font-weight: normal;
}
a:hover
{
	color : #DA251D; 
	text-decoration : none; 
	font-size: 13px;
	font-weight: bold;
} 
.menu:hover 
{
	color : #FFFFFF; 
	text-decoration : none; 
	font-size: 12px;
	font-weight: bold;
}
.lien:hover
{
	color : #FFFFFF; 
	text-decoration : none; 
	font-size: 14px;
	font-weight: bold;
}
.new:hover
{
	color : #DA251D; 
	text-decoration : none; 
	font-size: 10px;
	font-weight: normal;
}
/* Balises de Formatage photo*/
/*#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../overlay.png", sizingMethod="scale");
	}*/
