
#simplyForm fieldset#fieldsetdashed

{
	border-collapse: collapse;
	border: 1px dashed #B3B3B3;
	padding-right:0px;
	background: url('../images/menu2.png') repeat-y left;
}

#simplyForm fieldset

{
	display: block;
	width: 590px;
	margin: 0 0 0em 0;
	padding: 4 0 4 5px;
	padding-right:7px;
}




#simplyForm fieldset.radio

{
	width: 10px;
}




#simplyForm fieldset.radio label

{

	font-weight: normal;

}



#simplyForm fieldset.radio input

{

	width: 10px;

}



#simplyForm input

{

	display: block;

	width: 10em;

}



#simplyForm legend

{

	font-style: italic;

	font-weight:bold;

	color:4e6681;

}



#simplyForm label

{

	display: inline;

	font-weight: bold;

}





#simplyForm fieldset.searchset

{

	clear: both;

	top:0;

	width: 580px;

	display:none;

}



#simplyForm fieldset.identification

{

	clear: both;

	top:0;

	text-align:left;

	width: 370px;

}



#simplyForm fieldset.translation

{

	clear: both;

	top:0;

	text-align:left;

}





#simplyForm fieldset.searchset label

{

	font-weight: normal;

	display:block;

}



#simplyForm fieldset.translation label

{

	font-weight: normal;

	display:block;

	margin: 5px 5px 5px 5px;

}



#simplyForm fieldset.identification label

{

	font-weight: normal;

	margin-top:2px;

	margin-bottom:3px;

	display:block;

}



#simplyForm fieldset.searchset input

{
	width: 210px;
	display:inline;
}


#simplyForm fieldset.searchset select

{
	display:inline;
	width: 210px;
	font-size:11px;
}

#simplyForm fieldset.searchset select#search3
{
	width:150px; /* Tous nav excepts IE < */ 
	font-size:11px;
	margin-bottom: expression(true?1:1); /* mauvaise dclaration pour que seule IE le prenne ! */
	float:left;
}



#simplyForm .submit
{
	text-align: center;
	color: #FFFFFF;
	background-color:#8395a7;
	border-color:#4e6681;
	height:20px;
	font-weight:bold;
	font-size:11px;
}



#simplyForm #submitdiv

{

	text-align: left;

	display:inline;

}



#simplyForm #foundRef {

	vertical-align:bottom;

	color: #4e6681;

	font-weight:bold;

	margin-top:5px;
	
	float: left;

}

.hiddenErrorForm
{
	margin-top:5px;
	float: left;
}


#simplyForm #moreCaracters {

	clear:both;

	display:inline;

	vertical-align:bottom;

	padding-left:10px;

	color: #A80000;

	font-weight:bold;

	font-style:italic;

	margin-top:5px;

}



#simplyForm .hiddenErrorForm

{

	color: #A80000;

	display:none;

	font-style:italic;

}



#simplyForm .errorForm

{

	color: #A80000;

	display:inline;

	font-weight:bold;

}



#simplyForm .hiddenErrorForm2

{

	color: #000000;

	display:inline;

	font-style:italic;

}





/* ------------------------ */



#login{

	margin-left:auto;

	margin-right:auto;

	margin-top: 30px;

	/*margin-right:300px;*/

	width: 420px;

	border: 1px solid #465c73;

	background-color: #F0E9E6;

}

#loginHeader{

	padding: 4px 0px 4px 20px;

	color: #FFF;

	font-weight: bold;

	background: #597492 url('../images/graphite-hover.gif') repeat-x top;

}

#loginImage{

	margin:0px;

	margin-bottom:-5px;

	border:0px;

}

#loginTitle {

	padding: 17px 20px 20px 20px;

	margin: 0;

	color: #444;

	background-color: #F0E9E6;

	font-weight: bold;

	border-bottom: 1px dotted #465c73;

	text-align: center;

}

#loginField,#loginBody {

	padding: 18px 60px 26px 60px;

	margin: 0;

	background-color: #F0E9E6;

	color: #000;

	font-weight: bold;

	border-bottom: 1px dotted #465c73;

}

#loginBody {

	padding: 18px 10px 18px 10px;

}

div#loginSubmit{

	background: transparent url(../images/arrow.gif) no-repeat center left;

	float: right;

	padding-left: 20px;
	padding-right: 100px;
	color: #465c73;

}



div#loginSubmit a {

	text-decoration: none;

	color: #465c73;

}



div#loginFooter{

	background-color: #F0E9E6;

	padding: 11px 20px 11px 20px;

	text-align: justify;

}

