.div {
	position:relative; height: 100%; width: 1024px;	top:0px; left:3px; vertical-align:top; margin:auto; background-repeat: repeat-x; background-color: #353333;}
    #topisimo{font-family: Verdana; font-size: 10px; font-style: normal; color: #FFFFFF; letter-spacing: 5px;text-align: left; padding-left: 5px; padding-top: 8px; padding-bottom: 8px;}  
	
body {background-color: #353333; margin-top: 0px;}
	#direccion {font-family: Arial;font-size: 10px;font-style: normal;font-variant: normal;text-transform: none;color: #FFFFFF;
	letter-spacing: 0px;text-align: right;left: 5px;padding-top: 8px;padding-right: 5px;padding-bottom: 8px;}

form {margin:0px;padding:0px;background: #FFFFFF;padding: 10px;width: 550px;border: 1px dashed #208379;font: 12px Arial, Helvetica, Verdana, sans-serif;color: #666666;}

input.text {
	font-family:TrebuchetMS;
	font-size:6pt;
	font-weight:bold;
	background-color: #336699;
	border-color:#336699;
	border-style:inset;
	border-width:2px;
	color:FFFFFF; 
} 

input.text:focus {background: #CCCCFF;}
	
.topvisual {position: relative; height: 191px; width: 1024px; background-image: url(gfx/Top.jpg); background-repeat: no-repeat; font-family: Verdana;font-size: 9px;color: #333333; left:3px;}
	#topvisual a{color: #333333; text-decoration: none;}
	#topvisual a:visited {color: #333333;text-decoration: none;}
	#topvisual a:hover {color:#208379;}
	
.menu {position:relative; height: 113px; width: 1024px; background-image: url(gfx/weROCK.jpg); background-repeat: no-repeat; left: 3px;}

	#menunav {font-family: Verdana; 
	font-size: 12px; 
	font-style: normal; 
	font-variant: small-caps; 
	text-transform: uppercase; 
	color: #353333;
	text-align: left;
	font-weight: lighter; 
	vertical-align:baseline
}

.conten {
	position:relative;
	height: 583px;
	width: 1024px;
	left: 3px;
	background-color: #FFFFFF;
	background-image: url(gfx/down.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	vertical-align: middle;
}
	
	#contensx1 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #353333;
	text-align: left;
	font-weight: normal;
	height: auto;
	position: relative;
	line-height: 20px;
	letter-spacing: normal;
	word-spacing: normal;
	background-position: bottom;
	top: 220px;
}

	#contensx2 {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #b20137;
	text-align: left;
	font-weight: normal;
	vertical-align: bottom;
	height: auto;
	position: relative;
	line-height: normal;
	letter-spacing: normal;
	word-spacing: normal;
	background-position: left bottom;
	top: 230px;
}
.thumbnail{
	position: relative;
	z-index: 0;
}

.thumbnail:hover{
	background-color: transparent;
	z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #c6c7c8;
	padding: 5px;
	left: 50px;
	border: 1px dashed #b20137;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -250px;
	left: 50px; /*position where enlarged image should offset horizontally */
}





.contengrigio {
	position:relative;
	height: 50px;
	width: 1024px;
	left: 3px;
	background-color:#706f72;
	vertical-align: middle;
}
	
	#contengrigiotxt {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-align: left;
	tetext-align:left;
	line-height: 11px;
	vertical-align: middle;
	font-weight: normal;
	text-decoration: none;
}

	#contengrigiotxtdue {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-align: right;
	tetext-align:right;
	line-height: 11px;
	vertical-align: middle;
	font-weight: normal;
	text-decoration: none;
}




.thumbnailx{position: relative;
	z-index: 0;
}

.thumbnailx:hover{
	background-color: transparent;
	z-index: auto;
}

.thumbnailx span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #c6c7c8;
	padding: 5px;
	left: 50px;
	border: 1px dashed #b20137;
	visibility: hidden;
	color: black;
	text-decoration: none;
}
.thumbnailx span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
    }

.thumbnailx:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -700px;
	left: 50px; /*position where enlarged image should offset horizontally */
}


.base {position:relative; height: 100%; width: 1025px; left:0; vertical-align: baseline; margin:auto;background-color: #353333;}
    #basetex{font-family: Arial;font-size: 9px;font-style: normal;color: #FFFFFF; text-align:right;left: 5px;padding-left: 5px;padding-top: 8px;padding-bottom: 8px;}  

