.criteriaList {padding-left: 10px;}

#Limiter{
	background:none;
	border:none;
	overflow:hidden;
    margin-bottom: 10px;
}

.mainCol        {color:#333; float:left; width:850px;}
.rightCol       {width:330px; float:right; padding-left:15px;}
.rightCol ul    {list-style:none;}

form            {font-size:12px;}

#mail           {padding:2px 5px;}
#mail_div       {display:inline-block; margin-left: 5px;}

.title          {border: medium none; color: #333; font-size: 24px; margin: 0; padding: 0 0 15px 15px;}
.subTitle       {margin-bottom:10px; color:#333; font-size:18px; font-weight:bold;}

.monCompte      {border: 1px solid #c8c8c8; padding:12px; color:#333;}
.PbSaisie       {background: #f3f3f3 none repeat scroll 0 0; font-size: 14px; padding: 10px 12px;}
.numCallcenter {font-size:18px; font-weight:bold; margin:4px 0;}
.asterisque     {color:#666; font-size:12px;}
.message        {padding:0 15px 15px 15px; font-size:12px; overflow:hidden;}

.FormLineTypeAlerte     {padding: 0 0 15px 10px;}
.FormLineTypeAlerte *   {vertical-align: middle;}

.btnCancel      {float:right;}



#creation{
	overflow:hidden;
    padding-left:25px;
}

#ident{
    float:left;
    border-right:1px dotted #666;
}

#ident label{
	display:block;
	margin-bottom:2px;
}

#ident input[type=text],
#ident input[type=password] {
    width:250px;
    height:32px;
}
#ident input[type=password] {
    margin-right:15px;
}

.SelectLong {width:98%; padding:0 1%;}