body {
	background-color: #5C6756;
	background-position: 0px 0px;
	background-image:  url("images/background.gif");
	background-repeat:  repeat-y;
	margin: 0px;
}
.menu {
	background-image:  url("images/background.gif");
	background-repeat:   repeat-y;
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 265px;
	height: 100%;
	background-position: 0px 0px;
	left: 0;
	top: 0;
}
.v11 {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	position: absolute;
	top: 275px;
	width: 450px;
	background-color: #5C6756;
	left: 50px;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 10px;
	text-transform: uppercase;
}
.contenedor {
	left: 265px;
	top: 0px;
	position: relative;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	width: 100%;
	border: 0px;
}
.footer {
	color: #CBCCBF;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background-color: #5C6756;
	width: 420px;
	padding-top: 90px;
}
a:link {
	color: #FFFFCC;
	text-decoration: none;
}
a:visited {
	color: #FFFFCC;
	text-decoration: none;
}
.v10 {

	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	height: 1px;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
