/* Eric Meyer's Reset Reloaded *//* http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}body {line-height: 1;}ol, ul {list-style: none;}blockquote, q {quotes: none;}/* remember to define focus styles! */:focus {outline: 0;}/* remember to highlight inserts somehow! */ins {text-decoration: none;}del {text-decoration: line-through;}/* tables still need 'cellspacing="0"' in the markup */table {border-collapse: collapse;border-spacing: 0;}

body
{
font-family: Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: 100;
color: black;
/* background-image: url(http://farm4.static.flickr.com/3658/3344339403_8ca7b0be81_o.jpg); */
background-image: url(../bg/bg2.png);
background-attachment: fixed;
background-repeat: repeat;
/* background-position: center center; */
}

a
{
text-decoration: none;
color: black;
}

#container {
width: 585px;
position: absolute;
top: 50%;
margin-top: -188px;
left: 50%;
margin-left: -292px;
}

#menu1, .menu1
{
width: 200px;
}

#menu2, .menu2
{
width: 275px;
}

#menu3, .menu3
{
width: 65px;
}

#menu4, .menu4
{
width: 115px;
}

#menu5, .menu5
{
width: 160px;
}

#menu6, .menu6
{
width: 265px;
}


.menu1, .menu2, .menu3, .menu4, .menu5, .menu6
{
font-size: 40px;
height: 100px;
text-align: center;
padding-top: 60px;
margin-right: 15px;
margin-bottom: 15px;
display: block;
/*filter:alpha(opacity=20);
opacity: 0.2; */
float: left;
background: red;
background-position: top left;
}

span.menu1:hover, span.menu2:hover, span.menu3:hover, span.menu4:hover, span.menu5:hover, span.menu6:hover
{
text-indent: -3000px;
}




#mostraimg
{
width: 15px;
height: 15px;
float: right;
position: relative;
right: 15px;
background: red;
}


