.messageSystem
{
	margin: 0px 0px 25px 0px;
	padding: 0px;
	background: url(../medias/_images_modeles/_error_bas.gif) no-repeat bottom left #C92626;
	color: #FFF;
	border: 1px solid #8C8C8C;
	color: #FFF;
}
.messageSystem span
{
	display: block;
	background: url(../medias/_images_modeles/_t_error_systeme.gif) no-repeat top left;
	padding: 35px 14px 14px 14px;
	border: 1px solid #FFF;
}
.messageSystem P
{
	color: #FFF;
	margin: 0px 0px 0.2em 7px !important;
	padding-left: 16px;
	background: url(../medias/_images_modeles/_puce_jaune.gif) no-repeat 0px 5px;
}
.red
{
	color: #FDBD10 !important;
	font-weight: bold;
}
.green
{
	color: #FFF !important;
}

input, select, textarea
{
	border: 1px solid #015353;
	background-color: #FFF;
	padding: 2px !important; 
}

/* focus */
.active
{
	border: 1px solid #03CFD2;
	background: #FFF;
}
.error
{
	background: none #FFEAAA !important;
	border: 1px solid #C83424 !important;
	color: #C83424 !important;
}
/* requis */
.rouge, .requis em, .ismForm fieldset P em
{
	color: #C83424;
}
/* largeurs */
.fieldset01 .width01 input { width: 85px; }
.fieldset01 .width01 #label_ville { width: 60px; margin-left: 10px }
.fieldset01 .width01 #ville { width: 170px; }
.fieldset01 .width02 input { width: 193px; margin-right: 10px; }
.fieldset01 .width03 input { width: 330px; }
.fieldset01 .width03 textarea { width: 330px; height: 80px;}
.inline table
{
	float: right; margin-right: 10px;
}
.inputSubmit
{
	background: url(../medias/_images_modeles/_h4.jpg) repeat-y -20px 0px;
	cursor: pointer;
	color: #FFF;
	font-weight: bold;
	border: none;
	padding: 5px 7px !important;
}
.inputSubmit:hover
{
	background: none #159F9D;
}
#protection-donnees
{
	font: normal 10px/12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#protection-donnees p
{
	margin: 4px 0px !important;
}
