/* CSS Document */

body {
	background-color:#FFFFFF;
	background-image:url(images/bg_s.jpg);
	font-family:"Georgia", sans-serif;
	}
	
a {
	text-decoration: none;
	color:#000000;
	}
	
a:hover {
	color: #FF6600;
	}

#main_container {
	width:700px;
	border: #666 1px solid;
	margin: 0 auto;
	background-color:#FFF;
	background-image:url(images/bg.jpg);
	height:auto;
	}
	
#header {
	height:110px;
	width:100%;
	background-image: url(images/banner_simple_lacambusa3.jpg);
	background-repeat: no-repeat;
	}
	
h1 {
	size:30px;
	float:right;
	vertical-align:middle;
	margin: 10px 20px 0 0;
	font-family: Impact, Arial, Helvetica, sans-serif;
	}
	
h2 {
	padding-left: 5px;
	margin: 5px 0px 0px 0px;
	}
	
h3 {
	size:14px;
	color:#FF6600;
	padding-left: 5px;
	margin: 5px 0px 0px 0px;
	}
	
p {
	size: 10px;
	margin:0px;
	padding:10px;
	text-align:justify;
	}


#navigation {
	width:100%;
	border-top:  #000000 1px solid;
	border-bottom: #000000 1px solid;
	text-align:center;
	background-color:#FFFFFF;
	}
#navigation a {
	padding:3px;
	}
	
#content {
	width:100%;
	background-image:url(images/bg_cartolina.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	}
	
#footer {
	width:100%;
	background-image:url(images/bg_footer.jpg);
	border-top:  #666 1px solid;
	text-align:center;
	font-size:12px;
	}
	
.txt
 {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 12px;
}
.floatright
{

margin: 0 5px 5px 5px;
border: 1px solid #666;
padding: 2px;
}
#leftColumn {
	float:left;width:470px;
	/*float:left;
	width:450px;
	padding-left:15px;
	color:#666;
	min-height:400px;
	height:auto !important;
	height:400px;*/
}
#rightColumn {
	float:left;width:200px;
	padding:8px 8px 8px 8px ;
}
#leftColumnBottom {
	width:400px;
	padding:30px 10px 10px;
	color:#EAEAEA;
}
#clear {
	clear:both;
}.brd {
	border: 1px solid #EAEAEA;
	background-image:url(images/bg_form.jpg);
}
#flag {
	position: absolute;  
	right: 270px;
	top: 20px;
	
	}.txtb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.txtcenter {
	text-align: center;
}
.txtlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F60;
	line-height: 1pt;
}

