.form-soleo input
{
	padding:0px;
	width:300px;
	margin:5px;
	margin-top:0px;
	border:1px solid #006AB2;
	vertical-align:top;
}

.form-soleo SELECT {
	padding:0px;
	width:300px;
	margin:5px;
	margin-top:0px;
	border:1px solid #006AB2;
	vertical-align:top;
}
.form-soleo option

{
width:auto;
}
.form-soleo .plusmoins
{
	width:50px;
	margin-top:0px;
	font-size:16px;
	font-weight:bolder;
}
.form-soleo textarea
{
	vertical-align:top;
	width:480px;
	margin:5px;
	height:250px;
	margin-top:0px;
	border:1px solid #006AB2;
}
.form-soleo .petit-area 
{
	height:100px;
}
.form-soleo .moyen-area 
{
	height:180px;
}
.form-soleo .big-area
{
	height:250px;
	width:600px;
}
.form-soleo .biginput
{
	width:430px;
	height:40px;
}
.form-soleo submit
{
	text-align:center;
}
.form-soleo .noborder
{
	border:0px;
}
.form-soleo .textarea-small
{
width:290px;
height:50px;
}
.bouton
{
	border:1px solid #657687;
	color:#fff;
	background-color:#006AB2;
	font-weight:bold;
	text-align:center;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
}
.bouton:hover {
	color:#006AB2;
	background-color:#fff;
	border:1px solid #006AB2;
	cursor:pointer;
}
.bouton-petit
{
	text-align:center;
	width:30px;
}
.form-soleo .radio
{
	width:15px;
	color:#fff;
	font-weight:bold;
	margin-right:20px;
	border:none;
}

.separation
{
	width:100%;
	height:10px;
	clear:both;
}
.form-soleo .champmoyen
{
	width:65px;
	vertical-align:top;
}
.form-soleo .champpetit
{
	width:40px;
	vertical-align:top;
}
.form-soleo .champ400
{
	width:400px;
	margin-left:1px;
	margin-right:1px;
	vertical-align:top;
}
.form-soleo .champ200
{
	width:190px;
	margin-left:1px;
	margin-right:1px;
	vertical-align:top;
}
.form-soleo .champ150
{
	width:140px;
	margin-left:1px;
	margin-right:1px;
	vertical-align:top;
}
.form-soleo .champpetitdroite
{
	width:20px;
	vertical-align:top;
	text-align:right;
	font-weight:bolder;
	float:right;
	border-bottom:1px black solid;
	height:20px;
}

.form-soleo .selectnav
{
	width:170px;
}

.form-soleo .langue
{
	width:100px;
}
.form-soleo .boxpetit
{
	width:20px;
	vertical-align:middle;
	text-align:center;
	border:0px;
	margin:0px;
	margin-left:10px;
	padding:0px;
}
.form-soleo .strong
{
font-weight:bold;
	color:#006AB2;
}
.form-soleo .normal
{
font-weight:normal;
color:#000000;
}
/* Formulaire de login */
.form-login
{
	width:300px;
}

.form-login input
{
	width:150px;
	margin:10px;
	margin-top:0px;
	border:1px solid #006AB2;
	cursor:text;
}
.textelogin
{
	float:left;
	width:100px;
	margin-left:10px;
	text-align:left;
	margin-right:5px;
}
