﻿body {
	font-family: Arial, Helvetica, sans-serif;
	width: 800px;
	padding-left: 50%;
}
#frame {
	background-image: url('../Imagenes/roxorv.gif');
	background-repeat: repeat-y;
	background-position: left;
	width: 800px;
	height:1500px;
	margin-left: -400px;
}
.headRoxor {
	text-align: center;
	vertical-align:top;
	margin: 30px 0px 80px 0px;
}
#cuerpo {
	text-align: center;
	margin-left: 30px;
	margin-right: 30px;
}
.pieRoxor {
	text-align: center;
	vertical-align:bottom;
	margin: 70px 0px 0px 0px;
	height: 100%;
}
.pieRoxor a{
	text-decoration: none;
	border:0px;
}
.pieRoxor a img{
	border:0px;
}
.pieRoxor a:link{
	text-decoration: none;
	border:0px;
}
.pieRoxor a:visited{
	text-decoration: none;
	border:0px;
}
.pieRoxor a:active{
	text-decoration: none;
	border:0px;
}
.pieRoxor a:hover{
	text-decoration: none;
	border:0px;
}
