﻿/*body { font-family:Verdana; font-size: 12px;}*/
html, body, div, span, a, font, img, td 
{
font-family:Verdana; font-size: 12px;
background:none repeat scroll 0 0 transparent;
border:0 none;
font-size:100%;
margin:0;
outline:0 none;
padding:0;
vertical-align:baseline;
}


.header
{
    width:100%;
    height:80px;
    background: url("images/Carbon-Fiber80.png") repeat-x;
    background-color:#000;
}

.header2{ width:750px; margin: 0 auto 0 auto;}

.footer
{
    width:100%;
    height:20px;
    background: url("images/Carbon-Fiber80.png") repeat-x;
    background-color:#333;
    bottom:0px;
    position:relative;
    top:100px;
}

.logo{ float:left; margin: 10px auto auto 15px;    }

.menu
{
    float:left;
    margin:40px auto 5px 10px;
    color:#FFF;
    font-size:12px;
}

.menu a{ color:#FFF; text-decoration:none;}
.menu a:hover{font-weight:bold;}

.content{ margin:1px auto 0 auto; width:750px; height:300px;}

.bloque 
{
    float:left; width:230px; margin:2px 0 0 10px;
    font-size: 13px;
}

.bloque_grande
{
    float:left; width:100%; margin:15px 0 0 10px;
    font-size: 13px;
}

.bloque_grande a
{
    text-decoration:none;
    border:0px;
}


/***********************************************************************************/
/*   MENU GRAFICO                                                                  */
/***********************************************************************************/

#menu
{
    width:100%;
    height:159px;
    background:url("images/menu_fitness.jpg") repeat scroll center top transparent;
    margin:50px 0 50px 0;
}


#menuG
{
    float:left;
    width:100%;
    height:150px;
    top:10px;
}

.menu_grafico
{
    position:relative;
    float:left;
}

.flecha
{
}

#flecha1
{
    position:relative;
    float:left; 
    z-index:999;
}
#flecha2
{
    position:relative;
    float:right;
    left:-20px;
    z-index:999;
}


.texto_de_fondo
{
    height:100px;
    position:relative;
    width:840px;
    left:70px;
    top:30px;
    font-size:70px;
    font-weight:bold;
    font-style:italic;
    color:#8B8;
    z-index:0;
}


#grafico
{
    width:100%;
    position:relative;
    top:-100px;
}

#grafico a
{
    text-decoration:none;
    border:0px;
}

.menuG a{text-decoration:none;}

.menu_grafico a{text-decoration:none;}
.menu_gr1 a{text-decoration:none;}
#a1 a{ text-decoration:none;}


.latas {float:left;}




/***************************************************************/
/*      BURBUJAS                                               */
/***************************************************************/



.menu_gr2 
{
    width:20px; 
    height:20px; 
    position:relative; 
    background-image: url("imeges/bubble.png");
    z-index:1000;
}

.bloques
{
    float:left;
    width:100%;
    height:200px;
    z-index:9000;
    background-image: url("imeges/bubble.png");
    background-repeat:repeat;
    background-color: White;
}

#logoGrande
{
    width:500px;
}