.clearBoth{
	clear:both;
}
.img_lang{
padding-left:6px; 
	
}

.innerTitle {
	font-family: Helvetica, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	height: 25px;
	line-height:25px;
	border-left:#993300 10px solid;
	border-bottom:#993300 1px solid;
	padding-left:4px;
	/*text-transform:uppercase;*/
}
.innerContent {
	border-left:#cccccc 10px solid;
	border-bottom:#cccccc 1px solid;
	padding:4px;
}

/*Forms*/
.frmLabel{
	font:12px bold normal verdana,sans-serif;
	text-align:right;
	font-weight:bold;
}
/*  Forms*/

/*Left links*/
.mnuRub {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	height: 25px;
	padding-left:4px;
	padding-bottom:5px;
	text-transform:uppercase;
}
.mnuLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	height: 15px;
	padding-left: 15px;
}
.mnuLink a:link, .mnuLink a:visited{
  color: #002276;
  font-weight:bold;
  text-decoration: none;
}
.mnuLink a:active, .mnuLink a:hover{
  text-decoration: none;
  font-weight:bold;
  color: #000;
  letter-spacing:2px;
}

.input_text{
	font-size:11px;
	font-family: verdana,sans-serif;
	color:#003366;
	border:#003366 1px solid;
	padding:2px;
	margin-top:3px;
}


/* Left links*/

.mnuSeparator {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	height: 15px;
	padding-left: 15px;
	padding-top:10px;
	padding-bottom:5px;
}

/*Sub links*/
a.lnk_submenu:link, a.lnk_submenu:visited{
  color: #CC9900;
  font-weight:bold;
  text-decoration: underline;
}
a.lnk_submenu:hover, a.lnk_submenu:active{
  color:#A76554;
  font-weight:bold;
  text-decoration:none;
}

/*Top links*/
a.lnk_topmenu:hover, a.lnk_topmenu:active{
  color:#CC9900;
  font-size:10px;
  text-decoration:none;
}
a.lnk_topmenu:link, a.lnk_topmenu:visited{
  color: #CC9900;
  font-size:10px;
  text-decoration: underline;
}

/* Sub links*/

/*Les labels*/
.errorRed{
	font-weight:bold;
	color:#CC0000;
}
