body {
	padding: 0px;
	background: url(img/bg.gif); 
	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:758px;
	text-align: center;
	color: #000;
}

#a2 {
 	width:758px;
	text-align: center;
	background: url(img/bg_ppl.jpg); 
	color: #000;
}


/*encabezado*/
#b1 {
	width: 758px;
	height: 370px;
	text-align: center;
}

/*encabezado-interno*/
#c1 {
	width: 758px;
	height: 150px;
	text-align: center;
}
/*contenido*/

#b2 {
	width: 758px;
	text-align: left;
	background: url(img/bg_ppl.jpg);
	float: left;
	
}
/*contenido-navega*/
#b2_a {
	width: 723px;
	height: 40px;
	float:left;
	background: url(img/bg_nav.jpg) repeat-x;
	margin-left: 10px;
	padding-left: 15px;
	font-size: 70%;
	color: #0033CC;
	border-bottom-color: #78AEE4;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	
}

/*contenido-navega-izq*/
#b2_a_izq {
	width: 482px;
	height: 38px;
	float:left;
}

#b2_a a{
 	color: #0445A7;
	
}
#b2_a a:visited{
 	color: #0445A7;
	
}

#b2_a a:hover{
 	color: #FF7300;
	
}

/*contenido-navega-der*/
#b2_a_der {
	width: 70px;
	height: 38px;
	float:right;
	text-align: center;
}

/*contenido-columna_a*/
#b2_b {
	width: 457px;
	float:left;
	margin-left: 10px;
	padding-left: 20px;
	padding-right: 20px;
	border-right-style: dotted;
	border-right-width: 1px;
	border-right-color: #78AEE4;
	color: #3485D6;
	text-align: justify;
	font-size: 95%;
}

#b2_b a{
 	color: #0445A7;
	text-decoration: none;
	 
}
#b2_b a:visited{
 	color: #0445A7;
	text-decoration: none;
}

#b2_b a:hover{
 	color: #FF7300;
	text-decoration: underline;
}

#b2_b h1{
 	color: #FF5200;
	font-family: "Trebuchet MS";
	 
}

#b2_b h2{
 	color: #FF9710;
	font-family: "Trebuchet MS";
	 
}

#b2_b h3{
 	color: #391700;
	font-family: "Trebuchet MS";
	 
}



/*contenido-columna_b*/
#b2_c {
	width: 215px;
	float:left;
	padding-left: 10px;
	padding-right: 25px;
	color: #5096FF;
	font-size: 70%;
	text-align: center;
}

#b2_c1 {
	width: 215px;
	float:left;
	padding-left: 10px;
	padding-right: 25px;
	color: #0066CC;
	font-size: 70%;
	text-align: left;
}

#b2_c1 h3{
 	color: #003FB1;
	font-family: "Trebuchet MS";
	font-size: 130%;
	font-weight: bold;
	 
}



/*contenido-menu*/
#b2_d {
	width: 738px;
	float:left;
	margin-left: 10px;
	color: #3485D6;
	text-align: center;
	font-size: 80%;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #78AEE4;
}

#b2_d a{
 	color: #0445A7;
	text-decoration: none;
}
#b2_d a:visited{
 	color: #0445A7;
	text-decoration: none;
}

#b2_d a:hover{
 	color: #FF7300;
	text-decoration: underline;
}


/*pie*/
#b3 {
	width: 758px;
	height: 65px;
	text-align: center;
	float: left;
	background: url(img/bg_pie.jpg);
	font-size: 55%;
	color: #000B49;		
}

#b3 a{
 	color: #003399;
	
}
#b3 a:visited{
 	color: #003399;
	
}

#b3 a:hover{
 	color: #FFCC00;
	
}
