body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4e4e4e;
	background: #b2ada4;
}

a:link, a:visited {
	color: #281670;
	text-decoration: none;
} 
a:active, a:hover {
	color: #000;
	text-decoration: underline
}

h1 {
	margin: 0 0 20px 0;
	padding: 5px 0;
	font-size: 25px;
	font-weight: bold;
	color: #000;
}

h3 {
	margin: 0 0 5px 0;
	padding: 2px 0;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

h4 {
	margin: 0 0 5px 0;
	padding: 2px 0;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

p {
	text-align: justify;
	padding: 0 5px 0 0;
	margin: 0 5px 0 0;
}

.cleaner {
	font-size: 1px;
	height: 1px;
}


form{
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: right;
}

frameset {
	margin-bottom: 25px;
}

.form_row{
	margin-bottom: 10px;
}


label {
	margin-right: 10px;
}

input{
	width: 172px;
	height: 18px;
}

.button{
	width: 60px;
	height: 25px;
}

select {
	height: 25px;
	width: 150px;
}


#templaferco_container {
	margin: auto;
	width: 910px;
	padding: 0 0px;
	background: #ffffff;
}


#templaferco_header_panel {
	width: 910px;
	height: 108px;
	background: url(img/templaferco_header_background.jpg) no-repeat bottom;
}

#templaferco_title_section {
	float: right;
	width: 350px;
	height: 50px;
	padding: 50px 0 5px 0;
	font-size: 40px;
	text-align: center;
}

#templaferco_top_right_section {
	float: right;
	text-align: right;
	width: 375px;
	padding-top: 49px;
	padding-right: 30px;
	padding-bottom: 0px;
}

#templaferco_top_right_section ul{
	margin: 0px;
	padding: 5px 0 0 0;
}

#templaferco_top_right_section ul li{
	display: inline;
	margin-left: 0px;
	font-weight: bold;
}

/* menu and banner panel */
#templaferco_login_banner_panel {
	display: block;
	width: 910px;
	height: auto;
	padding: 10px 0px;
}

#templaferco_login_panel {
	float: left;
	height: 220px;
	width: 265px;
	background: #e1e1e1;
	border: 1px solid #d2d2d2;
	padding: 20px 10px 0 5px;
}


#templaferco_banner_panel {
	float: left;
	width: 600px;
	height: 240px;
	margin-right: 25px;
	background: #e1e1e1;
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
}



#templaferco_menu ul {
	padding: 15px 0 0 0;
	margin: 0 0 0 120px;
	list-style: none;
}

#templaferco_menu ul li{
	display: inline;
}

#templaferco_menu ul li a{
	float: left;
	padding: 0 20px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
}

#templaferco_menu li a:hover, #templaferco_menu li .current{
	color: #fe551e;
}
#templaferco_content {
	float: left;
	width: 910px;
	margin: 0;
	padding: 0 0 60px 0;
	
}
#templaferco_leftcolumn {
	float: left;
	width: 600px;
	margin: 0 25px 0 0;
	padding: 0;
	font-size: 12px;
	text-align: justify;
}
#templaferco_rightcolumn {
	float: right;
	width: 285px;
	padding: 0px;
	margin: 0px;
}
.templaferco_leftcolumn_twocolumn{
	float: left;
	width: 253px;
	margin: 0 15px 35px 0;
	padding: 15px;
	background: #e4e4e4;
	border: 1px solid #dbdbdb;	
}
#templaferco_footer {
	clear: both;
	width: 910px;
	padding: 25px 0;
	text-align: center;
	background: #FFFFFF url(images/templaferco_footer_background.gif) bottom center no-repeat;

}

#templaferco_footer a{
	font-weight: normal;
}

.ass {
	text-align: justify;
}
.idioma {
	color: #FFF;
}
.fone {
	font-size: 24px;
	font-weight: bold;
	color: #000;
}
