@charset "utf-8"; 
/* CSS Document for client's under construction websites */

	* {color:#999; font-family:Tahoma, Verdana, Arial; font-size:13px}

	H1 {float:left; margin:0; padding:0}
	IMG {border:none}
	A:hover {text-decoration:none}

	#under {background:#FFF url('http://www.ahmeto.com/recursos/imgs/underc.gif') top right no-repeat; height:250px; margin:80px auto; width:720px}
	#under #credit {float:right; margin:90px 75px 0 0}

	#client {clear:both; padding:45px 0 0 40px}
	#client #logo {float:left}
	#client #info {border-left:1px solid #CCC; float:left; margin:0 0 0 15px; padding:0 0 0 15px}
	#client #info * {clear:both; font-size:11px; line-height:15px; margin:0; padding:0}
	#client #info H1 {font-size:12px}

	#text {padding-top:10px}
	#text * {font-size:11px !important}

	#note {clear:both; padding-top:10px}
	#note * {font-size:10px !important}
	#text H2,#note H2 {clear:both; font-size:14px !important}