/* creablog_topbar 2351461 */
.mod_2351461 {
	 position: relative;
	 min-height: 40px;
	 _height: 40px;
	 z-index: 1001;
	 width: 100%;
}

.mod_2351461 .liens, .mod_2351461 .liens a{
	 color: #0066CC;
	 text-align: justify;
	 text-decoration: none;
	 font: bold  12px "Trebuchet MS", sans-serif;
}

.mod_2351461 .liens a:hover{
	 color: #000000;
	 text-decoration: underline;
	 background: transparent;
}

.mod_2351461 .logo{
	 float: left;
}

.mod_2351461 .liens{
	 float: right;
	 padding-top: 14px;
}

.mod_2351461 .liens a{
	 margin-right: 20px;
}

body{
	 background-position: 0 40px;
}

.ibox_2351461 .fond_ibox{
	 padding: 20px;
	 background-color: #F0F0F0;
	 position: relative;
}

.ibox_2351461 .champ, .ibox_2351461 .champ_error{
	 color: #000000;
	 text-align: justify;
	 text-decoration: none;
	 font: normal 10px "Verdana", sans-serif;
}

.ibox_2351461 label.champ{
	 padding-top: 6px;
	 padding-bottom: 2px;
	 display: block;
}

.ibox_2351461 .champ .button, .ibox_2351461 .champ .error {
	 width: 510px;
	 background: #F0F0F0;
	 border: #000000 1px solid;
	 color: #000000;
	 font-size: 12px;
	 padding: 2px;
}

.nocb, .ibox_2351461 .champ .error {
	 background: #F6AFB5;
	 color: white;
	 font-family: Arial, sans-serif;
}

.ibox_2351461 .champ_error{
	 color: #000000;
	 margin-top: 2px;
}

