body {
	margin: 0px;
	background-image: url(imagen/pagfnd.jpg);
	background-color: #006600;
	background-repeat: repeat-x;
	background-position: top;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	}
.theader {
	width: 900px;
}
.tbody {
	width: 900px;
	background-color: #000000;
	}
.cell_left{
	width: 220px;
	vertical-align: top;
}
.cell_body{
	padding-right: 8px;
	padding-left: 8px;
	vertical-align: top;
}
.formid{
	padding-right: 10px;
	padding-left: 10px;
}
/*#############varios################*/
.mod{
	width: 220px;
}
.modleft{
	width: 11px;
}
.titlemod{
	width: 198px;
	background-image: url(imagen/fndtitle.jpg);
	background-repeat: repeat-x;
}
.btitlemod{
	width: 198px;
	background-image: url(imagen/bfndtitle.jpg);
	background-repeat: repeat-x;
}
.modright{
	width: 11px;
}
.mediomod{
	width: 198px;
	background-image: url(imagen/medio.jpg);	
}
h1{
	font-size: 16px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
.bmediomod{
	width: 198px;
	background-image: url(imagen/bmedio.jpg);	
}
.piemod{
	width: 220px;
}
.mon_cell{
	padding: 10px;
}
.contenido{
	padding: 5px;
	background-image: url(imagen/medio.jpg);
}
.hcontenido{
	padding-left: 10px;
	background-image: url(imagen/titlebody.jpg);
	height: 40px;
}
.pie{
	background-image: url(imagen/botton.jpg);
	background-color: #000000;
	background-repeat: repeat-x;
	height: 42px;
	width: 860px;
}
.Estilo1 {
	background-image: url(imagen/menufnd.jpg);
	color: #0000FF;
	background-repeat: repeat-x;
}