	
/* ========== HEADER ========== */		
#header{
	height:50px;
	width:100%;
background-image:url(../images/header_bg.jpg);

	}
.header_footer{
	height:70px;
	width:960px;
	background-image:url(../images/header_footer.jpg);
	
	}
	
	
.body_bg{
	background-image:url(../images/body.jpg);
	height:308px;
	}
	
		
				
.btn01{
	width:174px;
	float:left;
	padding-left:135px;
	}	
	
.btn_centro{
	width:343px;
	float:left;
	
	}

.btn02{
	width:288px;
	height:50px;
	float:left;
	}	
	
.btn03{
	width:174px;
	float:left;
	padding-left:135px;
	}
	
.btn04{
	width:288px;
	height:100px;
	float:left;
	}
	
.btn05{
	width: 174px;
	float: left;
	padding-left: 135px;
	height:100px;
	}
	
.btn06{
	width:288px;
	height:100px;
	float:left;
	}	
	
	
	
.btn_left{
	width: 293px;
	height: 100px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	
	}
	
.btn_right{
	width: 288px;
	height: 100px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	margin-top:-180px;
	
	}	
	
.img_box{
	padding-bottom:20px;
	
	}	

.footer_bg{
	height:234px;
	width:940px;
	background-image:url(../images/footer.jpg);
	
	}	
	
.footer_title01{
	width:190px;
	height:50px;
	background-image:url(../images/01.jpg);
	margin-left:30px;
	margin-top:-10px;
	
	}
.footer_title01_margin{
	width:190px;
	height:50px;

	}
	
.footer_title02{
	width:190px;
	height:50px;
	background-image:url(../images/02.jpg);
	margin-left:220px;

	
	}
.footer_title02_margin{
	width:190px;
	height:50px;
	
}
	
.footer_menu{
	height:15px;
	width:230px;
	
	}

.menu_footer{
	padding-left:10px;
	padding-top:5px;
	height:20px;
	
	}
	
.divider{
	background-image:url(../images/divider.jpg);
	width:190px;
	height:6px;
	}	
/* ========== LINKS ========== */					
	
.links {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #0000FF;
	font-weight: lighter;
}

A.links:link { color: #0000FF;  text-decoration: none;   }
A.links:hover { color: #0000FF;  text-decoration: underline; }
A.links:visited { color: #0000FF;  text-decoration: none;   }
A.links:visited:hover { color: #0000FF;  text-decoration: underline;   }

/* ========== FOOTER MENUS ========== */

.footer_menu01{
	background-image:url(../images/01.jpg);
	width:190px;
	height:50px;
	}
	
.footer_menu02{
	background-image:url(../images/02.jpg);
	width:190px;
	height:50px;
	}
	
.footer_menu03{
	background-image:url(../images/03.jpg);
	width:190px;
	height:50px;
	}
	
.footer_menu04{
	background-image:url(../images/04.jpg);
	width:190px;
	height:50px;
	}			

.footer_box_title01{
	width:190px;
	height:225px;
	float:left;
	margin-top:10px;
	margin-left:25px;
	}
		
	
.footer_box_title02{
	width:190px;
	height:225px;
	float:left;
	margin-top:10px;
	margin-left:45px;
	}
	
.footer_box_title03{
	width:190px;
	height:225px;
	float:left;
	margin-top:10px;
	margin-left:55px;
	}	
	
.footer_box_title04{

	width:190px;
	height:225px;
	float:left;
	margin-top:10px;
	margin-left:35px;
	}	
		
/* ========== MENU ========== */

.menu{    
width: 390px;    
margin-left:630px;
padding-top:9px;
}

.menu ul{  
  margin: 0; 
  padding: 0;    
  float: left;
  } 
  
.menu ul li{
	    display: inline;
		
		} 
		
.menu ul li a{    
    float: left;
    text-decoration: none;   
	 color: white;    
	 padding: 10.5px 11px;    
	 background-color: #333; 
	 } 
	 
.menu ul li a:visited{   
    color: white;
	} 
	
.menu ul li a:hover, .menu ul li .current{
	color: #fff;
	background-color: #6E0019;
}

.menu_bg{
	background-image:url(../images/header_bg.jpg);
	height:61px;
	
	}
	
/* ========== MENU INTERNAS ========== */	
.menu_internas{    
width: 390px;    
padding-top:9px;
}

.menu_internas ul{  
  margin: 0; 
  padding: 0;    
  float: left;
  } 
  
.menu_internas ul li{
	    display: inline;
		
		} 
		
.menu_internas ul li a{    
    float: left;
    text-decoration: none;   
	 color: white;    
	 padding: 10.5px 11px;    
	 background-color: #333; 
	 } 
	 
.menu_internas ul li a:visited{   
    color: white;
	} 
	
.menu_internas ul li a:hover, .menu ul li .current{
	color: #fff;
	background-color: #6E0019;
}	

 		

/* ========== FORM ========== */

.form_bg{
	background-color:#000;
	width:100%;
	color:#FFF;
	height:20px;
	padding-top:5px;
	padding-bottom:5px;
	}		

.form{
	width: 490px;
	margin-left: 110px;
	margin-top: 10px;
	color:#FFF;
	}	
	
input {
	background: #696969;
	border: 1px solid #c3c3c3;
	color: #cbcbcb;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}

input:focus, input:hover {
 background: #ededed;
 color: #4e4e4e;
}	


/* ========== PAGINAS INTERNAS ========== */

.logotype_bg{
	width:100%;
	height:101px;
	background-color:#000;
	}

	
#logo{
	height: 101px;
	width: 280px;
	background-image: url(../images/logo.png);

	}		
	
	
.content_bg{
	background-color:#FFF;
	
	}
	
.parrafo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	padding: 5px;
	
	}		

			
