@charset "utf-8";
/*
Theme Name: Latin American ATM Group
Theme URI: http://www.latinamericanatmgroup.com
Description: overall type
Version: 2
Author: Misael Martinez
Author URI: http://mrtnzgfx.com/
 */
 
 
body{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:100%;
	color:#666;
}


#content p.hints, #sidebar p.hints{
		font-size:10px;
		color:#666;
		margin:0;
		padding:5px;
	}




/*content*/
#body h1{
	font-size:50px;
	color:#68b04c;
	letter-spacing:-3px;
	margin-bottom: 10px;
}

#body h2{
	font-size:105%;
	color:#666;
}

#body h3{
	font-size:20px;
	color:#68b04c;
	margin:40px 0 0 0;
	clear:both;
}

#body p{
	font-size:14px;
	color:#666;
	letter-spacing:1px;
	text-align:justify;
	margin:5px 0 40px 0;
}

#body strong{ font-size:11pt; letter-spacing:1px; }


/*sidebar*/
#sidebar p{ font-size:12px; line-height:14px;}

#sidebar h1{
	font-size:18px;
	color:#666;
}

#sidebar h4{
	font-size:16px;
	color:#68b04c;
	margin:10px 0 10px 0;
}

.spacer{margin:20px 12px;}

a{color:#68b04c; text-decoration:none;}
a:hover{color:#666;}

.loginbtn{
	background:#68b04c;
	color:#FFF;
	margin:10px 10px 0 0;
	padding:5px;
	border:0;
}
		

/* footer */
#footer h1{
	font-size:105%;
	color:#666;
}

#footer li{
	font-size:14px;
	color:#666;
}

#disclaimer{
	font-size:10px;
}
	