#main {
text-align:center;
}

img {
border: 0;
}

hr { color: #333333; background: #000000 
}

body {
    font-size:62.5%;
    background:#000000 url("/images/bg.gif") center repeat
}

#header {
    text-align:center;
}

#menu {
    display:table;
    padding:0;
    margin:0 auto;
    list-style-type:none;
    white-space:nowrap;
}

#menu li {
    display:table-cell;
}

#menu a {
    font-family:Arial;
    font-weight:bold;
    font-size:1.2em;
    width:auto;
    display:block;
    padding:4px 16px;
    color:#ffffff;
    background:black url("/images/pasivo2.png") center repeat-x;
    border-left:1px solid #000000;
    border-right:1px solid #000000;
    text-decoration:none;
}

#menu a:hover {
    color:#ccff00;
    background:#2d77a8 url("/images/activo2.png") center repeat-x;
}

.container {
    clear:both;
    text-decoration:none;
	width:760px;
}

body#home a.home,
body#productos a.productos,
body#accesorios a.accesorios,
body#tienda a.tienda,
body#comunidad a.comunidad,
body#descargas a.descargas,
body#soporte a.soporte,
body#contacto a.contacto {
    color:#ccff00;
    background:#2d77a8 url("/images/activo2.png") center repeat-x;
}

#footer {
    font-family:Arial;
    color:#ffffff;
    font-size:1.1em;
    text-align:center;
}

#footer a, #footer a:visited {
    text-decoration:none;
    color:#ffffff;
    font-size:1.1em;
    font-weight:bold;
}

#footer a:hover {
    color:#ccff00;
}

.centrar {
display:block;
margin: 0 auto;
}

--------------------------------------

#menuv {
	border: 0px solid #666666;
	border-width: 0px 0px 0 0px;
	width: 159px;
	
}

#menuv ul, li {
	list-style-type: none;
        margin: 0px;
}

#menuv ul {
	margin: 0px;
	padding: 0;
}

#menuv li {
	border-bottom: 0px solid #666666;
	
}

#menuv a {
        text-align:center;
        font-family:Arial;
        font-weight:bold;
        font-size:1.1em;
	text-decoration: none;
	color: #ffffff;
	background:black url("/images/pasivo2.png") center repeat-x;
	display: block;
	padding: 4px 0px;
        margin: 2px;
	width: 159px;
        border-top:0px solid #666666;
}

#menuv a:hover {
	background:black url("/images/activo3.png") center repeat-x;
        color: #ccff00;
}
#menuv #current a {
	background:black url("/images/activo3.png") center repeat-x;
        color: #ccff00;
}

/*- Menu Tabs H--------------------------- */

/* CHINGA TU MADRE */

#menutabs {
    display:table;
    padding: 0px;
    margin: 0px;
    list-style-type:none;
}

#menutabs li {
    display:table-cell;
    margin: 0; 
    padding: 0;
}

#menutabs a {
    margin: 1px;
    font-family:Arial;
    font-weight:bold;
    font-size:1.1em;
    width:auto;
    display:block;
    padding:4px 10px;
    color:#ffffff;
    background:black url("/images/pasivo2.png") center repeat-x;
    border-left:1px solid #666666;
    border-right:1px solid #666666;
    border-bottom:1px solid #666666;
    text-decoration:none;

}

#menutabs a:hover {
    color:#ccff00;
    background:#2d77a8 url("/images/activo3.png") center repeat-x;
    border-bottom:0px solid #666666;
}

#menutabs #current a {
	background:black url("/images/activo3.png") center repeat-x;
        color: #ccff00;
        border-bottom:0px solid #666666;
}
