body{
	background:#6A0000;
	margin:0 0 0 0;
	color:#FFFFFF;
	font-family:Georgia,Verdana,Tahoma,Helvetica, 12px;
}
#principal{
	width:945px;
	margin:0 auto;
	background:#6A0000;
}
#head{
	width:945px;
	height:120px;
	background:url(imgs/lasthead.jpg) #920a0a;
}
#menu{
	float:left;
	width:130px;
	height:auto;
	padding:0px;
	color:#400000;
}
#all{
	width:650px;
	height:auto;
	float:right;
	word-spacing:normal;
}
#backtop{
	margin:0px 0px 0px 0px; 
	width:650px;
	height:25px;
	background: url(imgs/backtop.jpg);
}
#view{
	padding:1px 30px 1px 30px;
	background:url(imgs/backmid.jpg) repeat-y top;
	color:#FFFFFF;
}
#backbottom{
	margin:0px 0px 0px 0px; 
	width:650px;
	height:25px;
	background: url(imgs/backbottom.jpg);
}
#divlogos{
	float:right;
	width:160px;
	height:570px;
	background:url(imgs/logos.jpg);
}
h1{
	font-size:14px;
}
h2{
	font-size:13px;
}
.tablas{
	border:none;
	font-family:Georgia,Verdana,Helvetica, sans-serif 12px;
}
.row1{
	background:#999999;
}
.row2{
	background:#666666;
}
.tablas th{
	font-weight:bold;
	background:#000000;
}
.tablas td{
padding:3px;
}
#imgprin{
	float:right;
}
img{
	border:solid 2px #FFFFFF;
}
A:link {text-decoration:none;color:white;}
A:visited {text-decoration:none;color:white;}
A:active {text-decoration:underline;color:white;}
A:hover {text-decoration:none;color:#00FFFF;}
.buttons{
	background:url(imgs/bgbtn2.jpg) repeat-x top left;
	color:white;
	height:30px;
	width:130;
	text-align:center;
	vertical-align:middle;
}
ul{
	border:none;
	list-style:none;
	margin:0px;
	padding-left:0px;
	list-style-image:url(imgs/li.jpg);
}

#menu ul li{
	margin-left:0px;
	border: 1px solid #000000;
	line-height:30px;
}