body {
background-color:#6d6d6d;
font-family: Tahoma;
font-size: 11px;
color: #848484;
margin: 0px 0px 0px 0px;
}
a:link {
	color: #848484;
	text-decoration:none;
}
a:visited {
	color: #848484;
	text-decoration:none;
}
a:active {
	background-color: #999999;
	text-decoration:none;
}
a:hover {
	color:#848484;
	text-decoration:underline;
}
#contenedor {
	background-color:#6d6d6d;
	width:766px;
	height:100%;
}
#contenedor2 {
	background-color:#FFFFFF;
	width:650px;
	min-height: 500px;/* set here min height  */
	height: auto !important;/* overwrite the height */
	height: 500px;/* this is also the min height for IE */
	float:none;
}
#columna {
	position:absolute;
	width: 251px;
	z-index:3;
	right: 406px;
	top: 51px;
	height: 238px;
	background-image:url(img/col1_03.png)
}
#columna2 {
	position:absolute;
	width: 251px;
	z-index:4;
	right: 397px;
	background-image:url(img/col2_11.png);
	top: 64px;
	height: 435px;
}
#barramenu {
	position:relative;
	width: 650px;
	z-index:5;
	right: 18px;
	top: -7px;
	height: 64px;
	left: 0px;
}
#contenido {
	position:relative;
	width: 400px;
	z-index:6;
	top: 0;
	height: 64px;
	padding:10px;
	left: 500;
}
#clearing{
      clear:both;
   }
.style1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #848484;
}
.style2 {color: #6d6d6d}
.style3 {color: #57be28}
.style4 {
	font-size: 10px;
	padding-left: 10em;
}
.style5 {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 10px;
}
.style6 {font-size: 11px}
.style7 {font-family: Arial, Helvetica, sans-serif, Tahoma}
