@charset "utf-8";

.content {
	width:798px;
	border:1px solid #666666;
	margin:0px auto;
	margin-top:10px;
	margin-bottom:10px;
	
}
.cuerporeal {
	background-color: #FFFFFF;
	padding:0px;
	width:100%;
	
}
.cuerpo {
	height:37px;
	background-image: url(bajobotonera.jpg);
	width:100%;
	
}
.subheader 	{
    height:34px;
	background-image:url(fondobot.jpg);
	width:100%;
	
	
}
.header 	{
    height:142px;
	background-image:url(top.jpg);
	width:100%;
	
}


.pie {
	background-color: #FFFFFF;
	background-image:url(pie.jpg);
	clear: both;
	height: 14px;
	width:100%;
	padding: 5px 0px 0px;
}
