/*******************************************************************
**                 Pages int&eacute;rieures                       **
********************************************************************/
.EnTetePrint
{
	display:none;
}
.TitrePage
{
	font-family : verdana, Arial;
	font-size : 17px;
	font-style : normal;
	text-decoration : none;
	color : #014B90;
	font-weight : bold;
	text-align:right;
	margin-top:25px;
	margin-bottom:20px;
	padding-bottom:5px;
	
}
.sign
{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color:#999999;
}
.sign:hover
{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color:#a1018c;
}
.signature
{
	float:right;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color:#999999;
	padding-left:5px;
	padding-right:5px;
	padding-top:10px;
}
.Gauche
{
	width:155px;
	vertical-align:top;
	background-color:#F1F1EF;
	height:100%;
}
.CentrePage
{
	background-image:url("/design/FiletPage.gif");
	background-position:top;
	background-repeat:repeat-x;
	width:436px;
	vertical-align:top;
	padding:10px;
	height:100%;
}
.CentrePageEnglish
{
	background-image:url("/design/pictoFondEnglish.gif");
	background-position:top;
	background-repeat:repeat-x;
	width:770px;
	vertical-align:top;
	padding:10px;
	height:100%;
}
.BarreImprimer
{
	width:416px;
	height:42px;
	margin-top:11px;
	text-align:right;
	margin-bottom:40px;
	padding-top:20px;
	
}
.BarreImprimerEnglish
{
	width:750px;
	height:42px;
	padding-top:11px;
	text-align:right;
	margin-top:30px;
	margin-bottom:40px;
	background-image:url("/design/separateur_imp.gif");
	background-position:top;
	background-repeat:repeat-x;
	
}
.Imprimer
{
	color: #D62c23;
	font-weight:bold;
	font-family: Verdana;
	font-size: 10px;	
	text-decoration:none;
}
.Imprimer:hover
{
	color: #a1018c;
	font-weight:bold;
	font-family: Verdana;
	font-size: 10px;	
	text-decoration:none;
}


/**** PHOTO FORMULAIRE ***/

a.acceptCondition{
	color: black;
	font-weight:bold;
	font-family: Verdana;
	font-size: 11px;	
	text-decoration:none;
}


a.acceptCondition:hover{
	color: #a1018c;
	font-weight:bold;
	font-family: Verdana;
	font-size: 11px;	
	text-decoration:underline;
}