
body{ font-size:62.5%; font-family:Arial, Helvetica, sans-serif; margin:0px; padding:0px; background:url(../cssimg/identification-bg.gif) center center repeat-y; }
*{ margin:0; padding:0;}


#identification { width:290px; margin:20px auto 0px auto; padding:0; }
#identification p { margin:0; padding:0; }
	
	#header-identification { text-align:left; }
		#header-identification p{ margin:0px 0px 10px 0px; }
	
	#corps-identification { margin:0; padding:0; font-size:1.1em; }
		#corps-identification fieldset{ border:1px #CCCCCC solid;  }
		#corps-identification legend { font-weight:bold; color:black; font-size:1.1em; margin:0; padding:0px 5px 0px 17px; background:url(../cssimg/cadenas.gif) 5px center no-repeat; }
		#corps-identification p { margin:0px 0px 5px 0px; padding:0; }
		#corps-identification label { float:left; width:32%; text-align:right; margin:3px 5px 0px 0px; padding:0; color:#707070; }
		#corps-identification input, #corps-identification .normal { height:15px; width:60%; font-size:1.1em; line-height:15px; margin:0; padding:0; color:#707070; }
		
		#corps-identification .focus { height:15px; width:60%; font-size:1.1em; line-height:15px; margin:0; padding:1px; color:#707070; background:#F0F0F0; border:1px #7F9DB9 solid; }

	#footer-identification { margin:0; padding:0; }
		#footer-identification p { float:right; margin-top:4px; }
		#footer-identification input { background:#ECECEC; border:1px #CCCCCC solid; color:#707070; font-size:1.1em; }
		
	#back { clear:both; text-align:center; margin:35px 0px 0px 0px; }
		#back a{ color:#EE7900; text-decoration:underline; font-size:1.1em; }
		#back a:hover { color:#EE7900; text-decoration:none; font-size:1.1em; }
	
	#mention { clear:both; margin:40px 0px 0px 0px; }
		#mention p { color:#999999; font-size:1em; }		

