/*

Description:

	file with the common styles

Defining elements in template: 

	all

Linked from templates: 

	all

History:

	Arnaud Tamisier, 15.02.2004	

*/

body {
	background-color: #FFFFFF
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px ;
	COLOR: #515151;
	line-height: 15px;
	margin-left: 1px;
	margin-top: 1px;
	height: 100%;
}

Td {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px ;
	COLOR: #515151;
	line-height: 15px;
}



.tab { height: 100%;
  }

.reglementTxt {
	line-height: 15px;
}

/*div, span, iframe, img {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px; 
	text-indent: 0px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
*/


/* --------------- 27.02.2003 Background image  ------------------------*/

.background {  background-repeat: no-repeat}


/* --------------- Background color styles 04/03/03---------------------------*/

.Vertfonce {  background-color: #90C0C0}

.Vert {  background-color: #BEE0E0}

.Jaune {  background-color: #FFCE31}

.Blanc {  background-color: #FFFFFF}

.Marron {  background-color: #CD6500}


.MarronTxt { color: #CD6500; text-decoration: none; font-family: Arial, verdana, helvetica; font-size: 13px; font-weight: bold; }
.CopyrightTxt { color: #515151; text-decoration: none; font-family: Arial, verdana, helvetica; font-size: 11px;}
.redTxt { color: #CE1141; text-decoration: none;  font-family: Arial, Verdana, helvetica;}

.titreTxt { color:  #CE1141;text-decoration: none;  font-family:  Verdana, Arial, helvetica;
			font-size: 13px;
			}

.whiteTxt {color: #FFFFFF;text-decoration: none; font-family: Arial, verdana, helvetica; font-size: 12px; font-weight: bold;}
		
.RougeTxt { color: #CE1141; text-decoration: none; font-family: Arial, verdana, helvetica; font-size: 15px; font-weight: bold; }

a.menu {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none; 
	font-weight: bold;
	font-size : 12px;
	color: #ffffff;
	text-indent: 3px;
}

a.menu:hover {
	text-decoration: none; 
	color: #59A5A5;
	font-size : 12px;
}


a.menuOn {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none; 
	font-weight: bold;
	font-size : 12px;
	color: #59A5A5;
	text-indent: 3px;
}



/* ------------------------------Text color styles 02.02.2000 ------------------------

.lightgreenTxt {color: #B7CDB7;text-decoration: none; font-family: Arial, helvetica; }

.lightblueTxt { color:  #A1BAD7;text-decoration: none;  font-family: Arial, helvetica;}

.sandTxt {color: #cc9900;text-decoration: none; font-family: Arial, helvetica;}

.pinkTxt { color:  #ff6666;text-decoration: none;  font-family: Arial, helvetica;}

.lilacTxt { color:  #6633cc;text-decoration: none;  font-family: Arial, helvetica;}

.greenblueTxt {color: #669999;text-decoration: none;  font-family: Arial, helvetica;}

.oliveTxt { color: #999900;text-decoration: none;  font-family: Arial, helvetica;}

.burgundyTxt  { color:  #993333;text-decoration: none;  font-family: Arial, helvetica;}


.blueD  { color: #1D5FAC; font-family: Verdana, Arial, Sans-serif, helvetica; }



*/


