/* www.grizzly-studio.com 2006 - copyright David MOHAMED */

TD { Font-Family: 'Trebuchet MS'; Font-Size: 14px; color: #000000; }
a { Color: #FF6600; Text-Decoration: none; }
a:active { Color: #FF6600; Text-Decoration: none; }
a:hover { Color: #FF0000; Text-Decoration: underline; }
a:visited { Color: #FF0000; Text-Decoration: none; }
.lignes {
	background-image: url(../img/lignes.jpg);
	background-repeat: repeat-y;
	background-position: center;
	color: inherit;
}

.gras { 
	font-weight: bold;
	font-size: 14px;

}
.petit {font-size: 10px}
.blanc { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
}




input { 
border:1px solid #333333;
background-color:#CCCCCC;
font-family:"Tahoma",sans-serif;
Font-Size: 11px;
color:#0066CC;
 }
select, option {
border:1px solid #333333;
background-color: #CCCCCC;
font-family:"Tahoma",sans-serif;
Font-Size: 11px;
color:#0066CC;
}
textarea {
border:1px solid #333333;
background-color: #CCCCCC;
font-family:"Tahoma",sans-serif;
Font-Size: 11px;
color:#0066CC;
}
.blancgras {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
.orange {
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;

}

.noirgras {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}
.titresbleu {
	color: #0066FF;
	font-size: 24px;
	font-weight: bold;
}
.textbleu {
	color: #0066CC;
	font-size: 14px;
	font-weight: bold;
}
.tabnews {
	background-image: url(../img/news_tab.gif);
	background-repeat: no-repeat;
	background-position: center top;





}
.news {
	color: #FFFFFF;
	list-style-type: disc;
	font-size: 11px;
	padding-right: 10px;
	font-weight: bold;


}

