﻿/* BLOC LOGIN */
.ctr_login_titre
{
	font-size: 30px;
}
.ctr_login_sousTitre
{
	font-size: 20px;
	padding-top: 20px;
	
}
.ctr_login_fond
{
	clear: both;
	background: transparent url(../design/images/fond.png) repeat-x top left;
	min-height: 370px;
	text-align: left;
}
.ctr_admin_mode
{
	/*font-family: Courier New;*/
	font-size: 18px;	
	/*height: 24px;
	width: 490px;*/
	color:Black ;
}
.ctr_login_libelle
{
	font-size: 11px;
	text-align:right;
}
.ctr_login_control
{
	font-size: 12px;
	height: 14px;
	width: 150px;
}

.ctr_login_col1
{
	width:150px;
}
