body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background-color: #e7e7e7;
	}
	
 #bg_design {
	z-index:1;
	position:absolute;
	height:260px; /* height & width same as image */
	width:100%;
	background:url(..) no-repeat center;
	background-position: center top;} 

#container {
	z-index:2;
	overflow:scroll;
	overflow:-moz-scrollbars-vertical;overflow-y:hide;overflow-x:hide;
	position:relative; /* 'floats' the document above the images */}

/* EFFECT MOUSE LINKS */	

.rollover { display: block; } /* Allow setting widths and heights */
.rollover img { width: 100%; height: 100%; border: 0; } /* only set width and height once */
.rollover:hover { visibility: visible; /* for IE */ } /* sets any property for the :hover state */
.rollover:hover img { visibility: hidden; } /* 'rolls over' the image */




#principal {
	background-image: url(imgs/btm_principal_over.jpg);
	width: 116px;
	height: 27px;}


/*------------------------------------------------------------*/		


.style1{
	font-family:Tahoma;
	color: #000000;
	font-size: 9px;}
	
.style2{
	font-family:Tahoma;
	color: #8c1a08;
	font-size: 11px;}
	
.style3{
	font-family:Tahoma;
	color: #000000;
	font-size: 11px;
	line-height:20px;}		
	
	
.style4{
	font-family:Tahoma;
	color: #000000;
	text-decoration:none;
	font-size: 11px;}	

.style5{
	font-family:Tahoma;
	color: #072027;
	font-size: 11px;
	line-height:21px;}
	
.style6{
	font-family:Tahoma;
	color: #ef7000;
	font-size: 11px;}
	
.style7{
	font-family:Tahoma;
	color: #b3b4aa;
	font-size: 11px;}		
	
	
.style8{
	font-family:Tahoma;
	color: #000000;
	font-size: 11px;
	line-height:18px;
	}		
	
	
.style9{
	font-family:Tahoma;
	color: #ffffff;
	font-size: 11px;
	line-height:18px;}	
	
	
	
.style10{
	font-family:Tahoma;
	color: #000000;
	text-decoration:none;
	font-size: 10px;}	
	
	
	
a.buttom1:link {
    font-family:Tahoma;
	color: #d87000;
	text-decoration: underline ; font-size:11px;}
	
a.buttom1:visited {
    font-family:Tahoma;
	color: #d87000;
	text-decoration: underline ; font-size:11px;}
	
a.buttom1:hover {
    font-family:Tahoma;
	color: #d87000;
	text-decoration: underline ;
	font-size:11px;}
	
a.buttom1:active {
    font-family:Tahoma;
	color: #d87000;
	text-decoration: underline ; font-size:11px;}	
	
	

a.buttom2:link {
    font-family:Tahoma;
	color: #b3b4aa;
	text-decoration: none ; font-size:11px;}
	
a.buttom2:visited {
    font-family:Tahoma;
	color: #b3b4aa;
	text-decoration: none ; font-size:11px;}
	
a.buttom2:hover {
    font-family:Tahoma;
	color: #b3b4aa;
	text-decoration: underline ;
	font-size:11px;}
	
a.buttom2:active {
    font-family:Tahoma;
	color: #b3b4aa;
	text-decoration: none ; font-size:11px;}
	
	
	

a.buttom3:link {
    font-family:Tahoma;
	color: #ffffff;
	text-decoration: none ; font-size:11px;}
	
a.buttom3:visited {
    font-family:Tahoma;
	color: #ffffff;
	text-decoration: none ; font-size:11px;}
	
a.buttom3:hover {
    font-family:Tahoma;
	color: #ffffff;
	text-decoration: underline ;
	font-size:11px;}
	
a.buttom3:active {
    font-family:Tahoma;
	color: #ffffff;
	text-decoration: none ; font-size:11px;}	
	
	
	
a.buttom4:link {
    font-family:Tahoma;
	color: #d8a39b;
	text-decoration: none ; font-size:11px;}
	
a.buttom4:visited {
    font-family:Tahoma;
	color: #d8a39b;
	text-decoration: none ; font-size:11px;}
	
a.buttom4:hover {
    font-family:Tahoma;
	color: #d8a39b;
	text-decoration: underline ;
	font-size:11px;}
	
a.buttom4:active {
    font-family:Tahoma;
	color: #d8a39b;
	text-decoration: none ; font-size:11px;}		
				
	
	
.form {
	border-width: 0px;
	border-top: 0px solid;
	border-bottom: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid;
	background-color: #dddddd; 
	width: 220px;
	height: 21px;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	color: #333333;
	line-height: 20px;
	text-indent: 3px;
	}
	
	
