@charset "utf-8";
/* CSS Document */
body{}
#form_layout input{
  background-color:#9aafc1;
	border:1px solid #336699;
	color:#FFFFFF;	
	font-size:11px;
	width:124px;
}
#id_comment{
  background-color:#9aafc1;
	border:1px solid #336699;
	color:#FFFFFF;
	font-size:11px;
	font-family:Arial;
	height:46px;
	width:124px;
}
#id_security{
  border:1px solid #336699;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:40px;
	height:15px;
}
#id_security_input{
	margin:0 0 0 1px;
	padding:0 0 0 0;
	height:15px;
	width:81px;
}
#id_submit{
	background-color:#9aafc1;
	border:1px solid #336699;
	color:#FFFFFF;
	font-size:10px;
	margin:0 0 0 0;
	padding:0px 0 4px 0;
	height:16px;
	width:126px;
}
/***************************************************/
#form_consultation_layout{
  font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#form_consultation_layout input{
  background-color:#9aafc1;
	border:1px solid #336699;
	color:#FFFFFF;	
	font-size:11px;
	margin:5px 0 5px 0;
	height:15px;
	width:210px;
}
#id_comment_1, #id_comment_4{
  background-color:#9aafc1;
	border:1px solid #336699;
	color:#FFFFFF;
	font-size:11px;
	font-family:Arial;
	margin:5px 0 5px 0;
	height:61px;
	width:210px;
}
#form_consultation_layout #id_security{
  border:1px solid #336699;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:60px;
	height:18px;
}
#form_consultation_layout #id_security_input{
	margin:0 0 0 4px;
	padding:0 0 0 0;
	height:18px;
	width:143px;
}
#form_consultation_layout #id_submit{
	background-color:#9aafc1;
	border:1px solid #336699;
	color:#FFFFFF;
	font-size:10px;
	margin:3px 0 3px 0;
	padding:0px 0 4px 0;
	height:20px;
	width:212px;
}