/*BODY STYLES*/
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#999999;
}
.link1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #999999;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#050505;
    background-image:url(images/puzz/fondo.png);
	background-repeat: no-repeat;
	background-position:50px;
	background-attachment: fixed;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}
a:visited {
	text-decoration: none;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}
a:hover {
	text-decoration: underline;
	color: #99CC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}
a:active {
	text-decoration: none;
	color: #B8F400;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}

/*CONTENT STYLES*/
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}

.link2:link {
	color: #999999;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.link2:visited {
	text-decoration: none;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.link2:hover {
	text-decoration: underline;
	color: #99CC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.link2:active {
	text-decoration: none;
	color: #B8F400;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.png{

position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
}

#contenedor {
	width:100%;
	height:auto;
}

#contenedor_top { 
width:100%;
background:url(images/puzz/top_back.png) top left repeat-x;
z-index:80;
position:fixed;
}

#contenedor_top2 { 
width:100%;
background:url(images/puzz/menu_back.png)   repeat-x left bottom;
position:relative;
}
#logo {
	background:url(images/puzz/cluster_logo.png) top left no-repeat;
	width:273px;
	height:120px;
}
#menu_1 {
	width:100%;
	height:23px;
	position:absolute;
	top:60px;
	text-align: right;
}
#menu_top {
	width:100%;
	height:60px;
	position:fixed;
	z-index:6;
	top:0px;
	text-align: right;
}
#menu_2 {
	width:auto;
	height:23px;
	position:absolute;
	top:83px;
	padding-left:250px;
	text-align: right;
}
#contenido { 
	width:auto;
	height:auto;
	padding-top:130px;
	padding-left:10px;
	padding-right:10px;
}
#contenido2 { 
	width:100%;
	height:auto;
	text-align:center;
}
#bottom { 
	width:100%;
	height:39px;
	float:left;
	background:url(images/puzz/bot.png) bottom repeat-x;
	position:fixed;
	white-space:nowrap;
	top:95%;
	z-index:77;
}
#linksbot { 
	width:100%;
	padding-bottom:1%

}
.separador {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7px;
	color: #999999;
}
#ser1 {
	width:140px;
	height:auto;
	margin-left:10px;
}
#ser2 {
	width:140px;
	height:auto;
	margin-left:150px;
}
.encabezado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CCCCCC;
}
.text_WHITE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #EEEEEE;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
