.right {float:right;}
.left {float:left;}
.clear {clear:both;}

body{font-family: "Lucida Grande","Gill Sans","Gill Sans Std",Helvetica,"Trebuchet MS",Arial,sans-serif;
		 background-color: #E4FEDB;}

#all{margin:0px auto; width:1000px; }
	#top{height:100px;background-color: #525252;}
	#top a {color:white;text-decoration: none;}
	#top a:hover{text-decoration: underline;}	
	#top label{color:#9DC85E;}
	#top form{margin:15px 20px 0px 0px; float:right;}
	#top input{height:20px;}
	#top input[type=submit]{background-color: #8AD053;border:none;font-size: 18px; color:white; height:26px;position:relative;top:4px;}
	#top ul li{color:white; display:inline; padding-right:10px;}
	#top ul{margin-top:20px;}
	#top .user {color:white; padding:10px;}
	.help_image{width:600px; height:400px; padding:30px;}
	

	
	h1 {font-size: 30px;margin: 0px 0px 20px 0px; font-weight: bold;}
	h2 {font-size: 27px;margin: 20px 0px 8px 0px;}
	h3 {font-size: 20px;}

	ul {font-size: 85%;margin-left: 20px;list-style-type: square;}

#content {background-color: white;border: 1px solid #525252;padding:15px 20px;}
#content form input[type="text"], #content form textarea{-moz-border-radius:3px 3px 3px 3px; background-color:#ECECEC; border:1px solid #C9C9C9; color:#34342B; font-size:14px; margin-bottom:20px; padding:8px; width:400px;}

.feature {border-bottom:1px dotted #CFCFCF;padding:30px 0px;}
	.feature img {border:2px solid #CFCFCF;padding: 5px;}
	.feature .info { margin-left: 380px;}
	.feature .info h3 {color:#4E74A1;font-weight: bold;}
	.feature .info p {color:#333333;font-size:16px;	line-height:1.7em;}
	.feature .info p a{background-color: #799E45; border:1px solid #6A8C39; color:white; padding: 10px;text-decoration: none;}
	.feature .info p a:hover{background-color:#93B95D;}

.help {clear:both;}
	.help h2 {border-bottom:1px dotted #BBBBBB;font-size:24px;line-height:1.3;margin:20px 0 15px;padding-bottom:2px;font-weight: bold;}
	
	.help-link {float:left;margin:0px 60px 30px 0px;}
	.help-link h3 {border-bottom:2px solid #BBBBBB; font-size: 16px;margin-bottom: 10px;padding-bottom: 3px;}
	.help-link a 			 {text-decoration: none; color: #2658CF;}
	.help-link a:hover {text-decoration: underline;color: #4285FF;}


#footer {text-align: center;margin:15px 0px 50px 0px;}
	#footer p{display:inline; color: #666; text-decoration: none;font-size: 12px;}
	#footer a {color:#666;}
	#footer #marca {position:relative; top:4px;}
	
	
table th {font-weight: bold;}
table td, table th {padding:2px 5px;}
	

	
