body {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	margin:0;
	padding:0;
	font-style: normal;
	font-variant:normal;
	font-weight: normal;
	font-size: inherit;
	line-height: normal;
	background-color:#fff;
}
img {
	border:0;
	margin:0;
	padding:0;
	float:left;
}
li {
	margin:0;
	padding:0;
	list-style:none;
}

/*LAYOUT*/
#wrap {
	width:768px;
	margin:0 auto;
}
#top_menu {
	width:768px;
	height:14px;
	margin:0 0 2px 0;
	padding:8px 0;
}
#top_menu_itms {
	padding:0 11px;
	float:right;
	border-right:1px solid #E5E5E5;
}
#header {
	width:768px;
	height:160px;
}
#container_columns {
	width:768px;
	padding:32px 0 0 0;
	clear:both;
}
#column_1 {
	width:160px;
	margin-bottom:50px;
	float:left;
}
#column_2 {
	width:384px;
	margin:0 32px;
	float:left;
}
#column_3 {
	width:160px;
	float:left;
}
#column_3 img{
	margin:0 0 10px 0;
	clear:both;
}

.links_column_1 {
	width:100%;
	clear:both;
	border-bottom:1px solid #E5E5E5;
	margin:0 0 5px 0;
	padding:0 0 3px 3px;
}
.title_column_1 {
	width:100%;
	height:14px;
	color: #FFF;
	font-size:12px;
	clear:both;
	padding:5px 5px 5px 5px;
	margin-top:16px;
	margin-bottom: 5px;
	background-image: url(common/bg_title_column.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#siteMap {
	width:100%;
	clear:both;
	margin-bottom:50px;
}
#footer {
	width:768px;
	height:15px;
	padding:10px 16px;
	border-top:1px solid #CCC;
	margin:50px auto 16px auto;
	clear:both;
}
#footer_info {
	width:500px;
	float:left;
}
#footer_crono {
	width:42px;
	float:right;
}
.destacado {
	width:95%;
	clear:both;
	background:#7ABA24;
	border:1px solid #DFF3C7;
	padding:10px;
	color:#FFF;
	font-size:10px;
	line-height:18px;
	margin:0 0 10px 0;
}
.destacado h1{
	color:#517B17;
}
.destacado a{
display:block;
width:100%;
color:#FFFFFF;
padding-bottom:2px;
border-bottom:solid 1px #6FAC22;
}
/*STYLES*/
#column_2 img{
	margin:5px 5px 0 0;
}
#column_2 a{
	color:#6FAC22;
	text-decoration:none;
}
#column_2 a:hover{
	color:#6FAC22;
	background:#DAF2BB;
	text-decoration:none;
}
#column_2 .destacado a{
	color:#FFF;
	text-decoration:none;
}
#column_2 .destacado a:hover{
	color:#FFF;
	text-decoration:none;
	background-color:#6BA420;
}
.destacado h1{
	font-size:15px;
	font-weight:bold;
	margin:0 0 5px 0;
}

#top_menu_itms {
	font-size:11px;
	color:#666;
}
#top_menu_itms a{
	color:#7ABA24;
	text-decoration:none;
}
#top_menu_itms a:hover{
	color:#6FAC22;
	background:#DAF2BB;
	text-decoration:none;
}
select {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #CCC;
	color:#333;
	width:100%;
}
.links_column_1 a{
	font-size:12px;
	color:#333;
	text-decoration:none;
}
.links_column_1 a:hover{
		color:#6FAC22;
	background:#DAF2BB;
	text-decoration:none;
}
#siteMap {
	color:#333;
	font-size:10px;
}
#siteMap span{
	color:#7ABA24;
	font-size:10px;
	padding:0 12px 0 0;
	margin:0 5px 0 0;
	background:url(common/bg_arrow.jpg) right 5px no-repeat;
}
h1 {
	font-size:17px;
	color:#7ABA24;
	text-transform:uppercase;
}
h2 {
	font-size:13px;
	color:#7ABA24;
	text-transform:uppercase;
	margin:20px 0 0 0;
}
h3 {
	font-size:12px;
	color:#7ABA24;
	text-transform:capitalize;
	margin:10px 0 0 0;
}
p {
	margin:0 0 15px 0;
	line-height:18px;
}
#footer {
	font-size:12px;
}
table h2{
	font-size:15px;
	color:#666;
	text-transform:uppercase;
	margin:20px 0 0 0;
}
table input{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #CCC;
	color:#333;
	width:100%;
}
table input#btn{
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#7ABA24;
	border:1px solid #7ABA24;
	width:100%;
	height:32px;
	padding-left:24px;
	padding-right:24px;
	color:#FFF;
}
table input#clear{
	font-size:12px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFF;
	border:1px solid #FFF;
	width:100%;
	height:24px;
	padding-left:0px;;
	padding-right:24px;
	color:#7ABA24;
}
table textarea {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #CCC;
	color:#333;
	width:100%;
	height:150px;
}
#footer a{	color:#7ABA24; text-decoration:none}
#footer a:hover{	color:#6FAC22;
	background:#DAF2BB;
	text-decoration:none;}
