@charset "utf-8";
/* CSS Document */

#cuerpo{
	margin-top:0px;
	width:780px;
	height:842px;
	}
#cabecera{
	width:780px;
	height:103px;
	}
#btn_sup{
	width:780px;
	height:25px;
	}
#titulo{
	width:780px;
	height:38px;
	background-color:#BDC1CE;
	}
#btn_lat{
	float:left;
	width:154px;
	height:676px;
	}
#fondo{
	float:right;
	width:626px;
	height:676px;
	background-image:url(imagenes/basicas/fondo.jpg);
	}
#fondo_cert{
	float:right;
	width:626px;
	height:676px;
	background-image:url(imagenes/basicas/fondo_certificados.jpg);
	}
#fondo1{
	float:right;
	width:626px;
	height:676px;
	background-image:url(imagenes/basicas/fondo_hornos_tostado_en.jpg);
	}
#texto{
	float:right;
	width:626px;
	height:636px;	
	}
#texto1{
	float:right;
	width:626px;
	height:450px;
	
	}
#texto2{
	float:right;
	width:626px;
	height:175px;
	
	}
	

#aviso{
	float:right;
	width:626px;
	height:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999999;
	}

#textoscroll{
	float:left;
	width:620px;
	height:355px;
	overflow-x:none;
	overflow-y:scroll;
	}