body {
	padding: 0px;
	height: 100%;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background: #F1F4F8 url(fondo2.png) repeat-x;
	}
	
.tabla1 {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	list-style-type: upper-alpha;
	color: #666666;
	background-attachment: scroll;
	background-image: url(Img_archivos/Fondo1.gif);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #FFFFFF;




}
#Texto {
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 30px;
	padding-left: 5px;
}

