/* CSS Document */

body, html {
	height: 100%;
	background-color: #ffffff;
}
body {
	margin: 0px;
	padding:0px;
}
.style2 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7A7663;
}
.style3 {font-size: 11px; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; }
a:link {
	color: #7A7663;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7A7663;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style4 {font-size: 10px}
.style5 {font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #7A7663; }
#global {
	position:absolute;
	width:735px;
	left:50%;
	margin-left:-365px;
	height:100%;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

/* TABLES SOPERPOSÉES 
table#table1 {width:100px; margin-left:50%; margin-right:50%;}
table.menu{
	position: absolute;
	top: 265px;
	width:50px;
	height:50px;
	background:#CCCCCC;
	left: -342px;
	background-color:#00FF00;
	z-index: 1;
}
*/
