body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	background-image:url(images/fndo_mnu.gif);
	background-position:top;
	background-repeat:repeat-x;
	margin:0;
	padding:0;
}
a {
	color:#ed1b24;
	line-height:25px;
	}
a:link{
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

.fndFuegos{
background-image:url(images/piro-effects-fuegos.png);
background-position:right top;
background-repeat:no-repeat;
}
/*SECCION MENU TOP */
.fndMenuTop {
	background-color: #000000;
	/*background-image: url(images/fndMenuTop.jpg);
	background-repeat: no-repeat;
	background-position:top center;*/
	padding-top:10px;
}
.menuTop{
    
}
.menuTopItem{
    font-size:11px;
    text-align: center;
    border-right: 1px solid #d1d2d4;
    
}
.menuTopItem:hover, .itemDestacado{
    background-color:#ed1b24;
    color:#fff;
    
}
.lastItem{
    border-right: 0px solid #d1d2d4;
}
.menuTopItem a{
    color:#d1d2d4 !important;
    font-weight:700;
    display:block;
}
.menuTopItem a:hover{
    color:#fff !important;
    text-decoration:none;
}

#titulosInternas {
	width:750px;
	font-size: 90%;
	text-align:left;
}

#titulosInternas h1 {
	font-size:120%;
	font-weight:700;
	margin:0;
	margin-bottom:0.5em;
	}
	
#titulosInternas h2 {
	font-size:90%;
	font-weight:700;
	margin:0px;
	background-color:#222;
	padding:5px;
	}
#titulosInternas p {
    text-align:justify;
}
.clientes{
    font-size:16px;
    font-weight:300;
    line-height:25px;
}
.logosMarcas{
    text-align:center;
}
.logosMarcas img{
    padding:0 15px;
}
.colorDestacado{
    color:#ed1b24;
}

/*ESTILOS PARA EL SLIDER DEL HOME */
.title {
    width: 100%;
    display: block;
    padding: 20px 0 25px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
}

.background {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    filter: alpha(opacity=85);
    -moz-opacity: 0.85;
    -khtml-opacity: 0.85;
    opacity: 0.85;
}
.red {
    color: #FFF;
    background: #ed1b24;
}

.dark {
    padding: 0 10px;
    z-index: 2;
    position: relative;
    letter-spacing: 1;
    line-height: 1.4em;
}