/* CSS Distrimotor */


body {
	font-size: 11px;
	font-family: tahoma;
	margin: 0px;
	background-color: #EFEFF2;
}

.titreHome{
	font-size:20px;
	color:#2583A5;
	font-weight: bold;
	
}
.titreHome2{
	font-size:20px;
	color:#FF9900;
	font-weight: bold;
	
}
.titreHome3{
	font-size:20px;
	color:#91B537;
	font-weight: bold;
	
}


.subTitreHome{
	font-size:14px;
	color:#BEBEBE;
	font-weight: bold;
	font-variant: small-caps;
}

a {
	text-decoration: underline;
	color:#2583A5;
}
a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #CF2E7A;
}


.textfield { 
	font-size: 11px; 
	color: #000; 
	background-color: #e8e8e0; 
	width: 150px; 
	border: 1px solid #999; 
	padding: 4px 
}

.menuPdtOn{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2583A5;
	font-size: 11px;
	text-transform: uppercase;
	padding: 3px;
	font-weight: bolder;
}

.menuPdtOff{
	color: #2583A5;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bolder;

}
a.menuPdtOff:link {
	font-size: 11px;
	color: #2583A5;
	text-decoration: none;
	
}
a.menuPdtOff:hover{
	font-size: 11px;
	background-color: #2583A5;
	color: #FFFFFF;
	font-weight: bolder;
	padding: 3px;
}
a.menuPdtOff:active{
	color: #2583A5;
}

.msgred{
	color: #FF0000;
	font-style: italic;
	font-size:11px;
}

.menuTarOn{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2583A5;
	font-size: 10px;
	text-transform: uppercase;
	padding: 3px;
	font-weight: bolder;
	line-height: 18px;
}

.menuTarOff{
	color: #2583A5;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bolder;
	line-height: 18px;

}
a.menuTarOff:link {
	font-size: 10px;
	color: #2583A5;
	text-decoration: none;
	line-height: 18px;	
}
a.menuTarOff:hover{
	font-size: 10px;
	background-color: #2583A5;
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
	padding: 3px;
	line-height: 18px;
}
a.menuTarOff:active{
	color: #2583A5;
}
.adresseContact{
	color: #2583A5;
	font-size: 11px;
	text-decoration: none;
	font-weight: bolder;
	line-height: 20px;
}

.adresseContactOr{
	color: #FF9900;
	font-size: 11px;
	text-decoration: none;
	font-weight: bolder;
	line-height: 20px;
}

.ContactButton {
	background-color: #2583A5;
	color: #FFFFFF;
	font-size: 7pt;
	font-family: arial;
	font-weight: bold;
	font-variant : small-caps;
	border : 1px solid #FF9900;
	padding: 1px;
}

.menuBas{
	font-size: 8pt;
	font-family: arial;
	font-weight: bold;
	font-variant : small-caps;
}
a.menuBas:link{
	font-size: 8pt;
	font-family: arial;
	font-weight: bold;
	font-variant : small-caps;
}

a.menuBas:hover{
	font-size: 8pt;
	font-family: arial;
	font-weight: bold;
	font-variant : small-caps;
}
