body {
	padding: 0px;
	background: url(img/bg.jpg); 
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Verdana";
}

img { 
	border:none 
} 
/*cuerpo*/
#a1 {
 	margin:0 auto 0 auto;
	width:900px;
	text-align: center;
	background: #FFE8C9;
	color: #603B14;
}
/*encabezado*/
#b1 {
	width: 900px;
	height: 278px;
	text-align: center;
	background: #FFE8C9;
}

#b1_int {
	width: 900px;
	height: 73px;
	text-align: center;
	background: #FFE8C9;
}

/*contenido*/

#b2 {
	width: 900px;
	text-align: left;
	float: left;
	background: #FFE8C9;
}
/*contenido-columna_a*/
#b2_a {
	width: 260px;
	float:left;
	color: #603B14;
	font-size: 80%;
	padding-left: 20px;
	padding-right: 20px;
}

#b2_a h1{
	color: #603B14;
	font-size: 140%;
	font-family: "Trebuchet MS";
}

#b2_a a{
 	color: #A0A01F;
	
}
#b2_a a:visited{
 	color: #A0A01F;
	
}

#b2_a a:hover{
 	color: #225928;
	
}


/*contenido-columna_b*/
#b2_b {
	width: 499px;
	padding-left: 50px;
	padding-right: 50px;
	background: url(img/bg_b2.jpg); 
	float:left;
	border-left: 1px dotted;
	border-left-color: #CC6700;
	line-height: 150%;
	font-size: 90%;
}

#b2_b  h1{
	font-family: "Trebuchet MS";
	font-size: 160%;
	color: #B75D00;
}

#b2_b  h2{
	font-family: "Trebuchet MS";
	font-size: 140%;
	color: #C67F29;
}

#b2_b  h3{
	font-family: "Trebuchet MS";
	font-size: 120%;
	color: #E5A848;
}

.nav {
	font-size: 80%;
	color: #DCA86E;
	
}

#b2_b a{
 	color: #D35006;
	
}
#b2_b a:visited{
 	color: #D35006;
	
}

#b2_b a:hover{
 	color: #EB9F00;
	
}

/*pie*/
#b3 {
	width: 900px;
	height: 60px;
	text-align: left;
	float: left;
	background: url(img/bg_pie.jpg);
	
}
/*pie_a*/
#b3_a {
	width: 390px;
	height: 50px;
	margin-left: 30px;
	margin-top: 10px;
	float:left;
	font-size: 65%;
}

#b3_a a{
 	color: #90620C;
	
}
#b3_a a:visited{
 	color: #90620C;
	
}

#b3_a a:hover{
 	color: #D24B00;
	
}
/*pie_b*/
#b3_b {
	width: 450px;
	height: 50px;
	margin-left: 30px;
	margin-top: 10px;
	float:left;
	font-size: 80%;
}



#b3_b a{
 	color: #D35006;
	
}
#b3_b a:visited{
 	color: #D35006;
	
}

#b3_b a:hover{
 	color: #EB9F00;
	
}
/*anti spam*/
.special {
	display:none;
}
