@import url('reset.css');

@charset "utf-8";
/* CSS Document */
html { /* Force Vertical Scrollbar */
	/* IE */

	/* Moz */
	height: 100%;	margin-bottom: 0.1em;}
* {	padding: 0;	margin: 0;	}
img {	border: 0;	}
body,html{
height: 100%; background-color:#000000; padding: 0; margin: 0; background-image: url(../images/bg.jpg); background-repeat: repeat-x; background-position: top center;}
#contenido{ width: 780px; margin: 0 auto;}
#menu{ width: 785px; margin: 0 auto;}
#fanbox{ width: 785px; margin: 0 auto; background-color: #0b0b0b; border-color:border:#0b0b0b; border: solid 1px;}
a:link {font: 9px verdana; color: #353434;text-decoration: none;}
a:visited {	font: 9px verdana; color: #353434;text-decoration: none;}
a:active {	font: 9px verdana; color: #353434;text-decoration: none;}
a:hover {	font: 9px verdana; color: #ff7700;text-decoration: none;}

/* contacto fixed */
#contacto_fix {	background:url(../images/icon_contacto.png) left; width:100px; height:97px; position:fixed; left:0; top:350px; text-indent:-9999px; z-index:999999999}
#contacto_fix:hover {	background:url(../images/icon_contacto_hover.png) right}

/* foot ****************/
#down{ width: 100%; height: 203px; background-image: url(../images/bgfoot.jpg); background-repeat: repeat-x; background-position: top center; position:absolute; }
#foot{ width: 780px; height: 203px; margin: 0 auto; padding:0; text-align:left; position:relative;}
#quicklinks{ width: 534px; font: 9px verdana; color: #353434; text-align:left; margin:0; float:left;}
#footline{ width:40px; float:left; margin-top:5px; margin:0;}
#footicon{ width:205px; font: 9px verdana; color: #353434; float:left; text-align:right; margin:0 auto;}

.firma { font: 9px verdana; color: #7d7b7c; text-decoration: none;}
.firma a{ font: 9px verdana; color: #7d7b7c; text-decoration: none;}
.firma a:link { font: 9px verdana; color: #7d7b7c; text-decoration: none;}
.firma a:visited { font: 9px verdana; color: #7d7b7c; text-decoration: none;}
.firma a:hover{ font: 9px verdana; color: #ff7700;text-decoration: none;}

/* menu gv destacado ****************/
#menu1{
 width: 170px; height: 30px; float:right; margin-right: 25px; margin-top:5px;
 background-image:url(../images/button1.png); background-position:top center;
}
#menu1 span{ color:#353434;padding-top:5px;}

/***** SEO Purpose ********/
.searchWords {display:none;}

