.input { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; 
	color: #666666;
	background-color: #FFFFFF;
	margin-left:5px;
	height: auto;
	width: auto; 
	border: 1px solid #FF6600;	
}

.inscriptiontable {
	background-image: url(../images/table/table-inscription.gif);
	background-repeat: no-repeat;
}

.changerpassword{
	background-image: url(../images/table/table-modifMotPasse.gif);
	background-repeat: no-repeat;
}

.rechercheavancee{
	background-image: url(../images/table/table-Recherche.gif);
	background-repeat: no-repeat;
}

.formlabel{
	color:666666; 
	font-size:10px;
	font-weight:bold;
}

tr.manager{
	background-color:#EFEFEF;
}

tr.ligneorange{
	background-color:#FF6600;
	height:2px;
}

tr.ligneorangetitre{
	background-color:#FF6600;
	height:25px;
	color:white;
}

.titreblanc{
	font-weight:bold;
	color:#FFFFFF;
}

.labelcours{
	color:#FF6600;
	height:12px;

}

.commontext{
	color: #666666; 
	font-size: 10px;
	padding-left:4px;
}

.commontexttitre{
	color: #666666; 
	font-size: 14px;
}

table.main{
	border-style:solid; 
	border-width:1px; 
	border-color:#C0C0C0;
}

body {
	padding: 0 0 40px 0;
	text-align: center;
	background: #FFF;
}

.altButtonFormat {
	background-color: #c0c0c0;
	font-family: verdana;
	border: #000000 1px solid;
	font-size: 12px;
	color: #000000 
}

.erreur{
	color:red;
	font-size: 10px;
}

body, div, p, li, dd, dt, td, th, blockquote {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}

a:link {
	color: #C60;
	text-decoration: none;
}

a:visited {
	color: #C60;
	text-decoration: none;
}

a:hover {
	color: #C60;
	text-decoration: underline;
}

a:active {
	color: #C60;
}

a img {
	border-style: none;
}

.list{
	visibility:hidden;
	display:none;	
}

.warning-title {
	color: #C60;
	font-size:11px;
	font-weight: bold;
}

.warning p{
	color: #C60;
	font-size:9px;
}

.bgdegrade {
	background-image: url('../images/fond-degrade.gif');
	background-repeat: no-repeat;
}

.region-title{
	font-size:14px;
	font-weight: bold;
	
	color: #C60;
	text-decoration: none;
}
