﻿body{
	font-size: 11px;
	font-family: Arial;

}
.copyright_depot
{
	border-style:solid;
	border-width:1px;
	border-color:Black;
}
/*input{
	border-width:1px;
	border-style:solid;	
	border-color:Black;
}*/
.noBorder
{
	border-style:none;
	border-width:0px;	
}
.texte
{
	font-size: 11px;
	font-family: Arial;	
}

.texte_moyen
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #636363; font-size: 14px;	
}
.textep
{
	font-size: 11px;
	font-family: Arial;	
}
.textetp
{
	font-size: 9px;
	font-family: Arial;	
}

.menu
{
	font-size: 12px;
	font-family: Arial;	
	font-weight:bold;
	color:#66005B;	
}

.item
{
	padding-left:15px;
	padding-right:15px; 
	color:#66005B;
}

.titre
{
	font-size: 18px;
	font-family: Arial;	
	font-weight:bold;
	color:#66005B;	
	text-align:left;
}
.titrecarre
{
	font-size: 22px;
	font-family: Verdana;	
	font-weight:bold;
	color:#95B100;
}
.textecarre
{
	font-size: 24px;
	font-family: Arial;	
	font-weight:bold;
	color:#66005B;
}
.btninscription
{
	font-size: 22px;
	font-family: Arial;	
	font-weight:bold;
	color:#FFFFFF;
	background-color:#66005B;
}