* { 
padding: 0; 
border: 0; 
margin: 0; 
}
body {
  background-color: #090909;
  padding:0;
	background-image: url(../images/fondo.jpg);
  background-repeat: no-repeat; 
  background-position: center top;
}
#pagewidth {
z-index: 1;
top:10px;
position:relative;
width:810px;
min-height:350px;
margin:0 auto;
text-align:left;
min-width: 500px;
border:1px;
border-color: #ffffff;
padding: 0px;
}
#header {
z-index: 2;
width:810px;
height:159px;
top:0px;
	background-image: url(../images/cabecera-web-1.jpg);
  background-repeat: no-repeat; 
  background-position: center top;
/* center  */
margin: 0 auto;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right:0px;
position:relative;
}

#main {
z-index: 3;
width:810px;
background-color: #08515e;
/* center  */
margin: 0 auto;
left: 0px;
padding-left: 0px;
padding-right:0px;
position:relative;
/*background-image: url(../images/fondogral.gif);
background-repeat: no-repeat; 
background-position: left bottom*/
}

#main1 {
z-index: 4;
width:580px;
left: 0px;
background-color: #8f5c8a;
/* center  */
margin: 0 auto;
padding-left: 3px;
padding-right:3px;
position:relative;
/*background-image: url(../images/fondogral.gif);
background-repeat: no-repeat; 
background-position: left bottom*/
}

#menu {
z-index: 5;
position: relative;
top: 0px;
/*right: 0px;*/
left: 0px;
width: 810px;
height: 29px;
vertical-align: middle;
background-color: #000000;
}

/*- Menu Idiomas--------------------------- */

#idiomas {
  /*float:left;*/
  z-index: 6;
  position: relative;
  top: -22px;
  width:100%;
  line-height:normal;
  /*border-bottom: 1px solid #6A1213;*/
  margin:0px 0px 0px 2px;
  padding: 0px;
}
#idiomas ul {
  margin:0px;
  padding:10px 10px 0px 50px;
  list-style:none;
}
#idiomas li {
  display:inline;
  margin: 0px;
  padding: 0px;
}
#idiomas a {
  float:right;
  background:url("../images/tableft2.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 0px;
  text-decoration:none;
}
#idiomas a span {
  float:left;
  display:block;
  background:url("../images/tabright2.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  color:#D4C5A1;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#idiomas a span {
  float:none;
}
/* End IE5-Mac hack */
#idiomas a:hover span {
  color:#FFFFFF;
}
#idiomas a:hover {
  background-position:0% -42px;
}
#idiomas a:hover span {
  background-position:100% -42px;
}
/* ** FIN IDIOMA ** */
/* Contacto */
#franja {
  /*float:left;*/
  position: relative;
  top:0px;
/*  width:100%;*/
  line-height:normal;
  /*border-bottom: 1px solid #6A1213;*/
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-image: url(../images/altavoz.jpg);
  background-repeat: no-repeat; 
  background-position: left top;
  width: 810px;
  height: 138px;
  /*background-color: #6A1213;*/
}
/* indice */
#franja1 {
  /*float:left;*/
  position: relative;
  top:0px;
/*  width:100%;*/
  line-height:normal;
  /*border-bottom: 1px solid #6A1213;*/
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-image: url(../images/autohifibooster1.jpg);
  background-repeat: no-repeat; 
  background-position: left top;
  width: 810px;
  height: 138px;
  /*background-color: #6A1213;*/
}
/* marcas */
#franja2 {
  /*float:left;*/
  position: relative;
  top:0px;
/*  width:100%;*/
  line-height:normal;
  /*border-bottom: 1px solid #6A1213;*/
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-image: url(../images/autohifibooster2.jpg);
  background-repeat: no-repeat; 
  background-position: left top;
  width: 810px;
  height: 138px;
  /*background-color: #6A1213;*/
}
/* servicios */
#franja3 {
  /*float:left;*/
  position: relative;
  top:0px;
/*  width:100%;*/
  line-height:normal;
  /*border-bottom: 1px solid #6A1213;*/
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-image: url(../images/autohifibooster3.jpg);
  background-repeat: no-repeat; 
  background-position: left top;
  width: 810px;
  height: 138px;
  /*background-color: #6A1213;*/
}
/* Trabajos */
#franja4 {
  /*float:left;*/
  position: relative;
  top:0px;
/*  width:100%;*/
  line-height:normal;
  /*border-bottom: 1px solid #6A1213;*/
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-image: url(../images/autohifibooster4.jpg);
  background-repeat: no-repeat; 
  background-position: left top;
  width: 810px;
  height: 138px;
  /*background-color: #6A1213;*/
}

#distribuidores {
position: relative;
top: -43px;
left: 10px;
right: 0px;
}
	
#footer {
z-index: 8;
width:810px;
top: 0px;
height: 20px;
background-color: #090909;
/* center  */
margin: 0 auto;
padding-left: 0px;
padding-right:0px;
position:relative;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
vertical-align: middle;
}

#footer a{
  color: #FFFFFF;
}
.top {
/*background-image: url(../images/fondotop.gif);
background-repeat: repeat-x; 
background-position: left top*/
}

.alinear {
margin: 0px 5px 5px 5px;
}

.derecha {
background-color: #6A1213;
}
.opaco {
filter: alpha(opacity=85); 
opacity: .85
}
a:link {
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

body {
  font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
  font-style: none;
	color: #FFFFFF;
}

.txtmenu {
  font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bolder;
  font-style: none;
	color: #FFFFFF;
  margin: 0px;
  /*height: 18px;
  width: 100px*/
}
a.txtmenu {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bolder;
  font-style: none;
	color: #FFFFFF;
  margin: 0px;
  /*height: 18px;
  width: 100px*/
}
.txtmenu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.txtpie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.txtderecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.txtgeneral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
}

.txttitulo {
	font-family: Times, Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bolder;
  font-style: italic;
	color: #C2351D;
}
a.txttitulo {
	font-family: Times, Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bolder;
  font-style: italic;
	color: #C2351D;
  text-decoration: none;
}
.txttitulo2 {
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #6A1213;
}
.txtTitular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
  font-weight: bolder;  
  font-stretch: expanded;
	color: #CFCFCF;
}
.txtTitular2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-style: italic;  
  font-stretch: expanded;
	color: #CFCFCF;
}
.txtTitular3 {
  padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #F7F9FF;
}
.txtTitular4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
  font-weight: bolder;  
  font-stretch: expanded;
	color: #C22C12;
}
h4.giDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F7F9FF;
}
.one-image{
  margin: 10px;
}
h2.titular {
  width: 90%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
  color: #ffffff;
  border-bottom: 2px solid #1beaf0;
}

.style3 {color: #1beaf0}
/* CSS para la animación y localización de los DIV de cookies */
 
@keyframes desaparecer
{
0%		{bottom: 0px;}
80%		{bottom: 0px;}
100%		{bottom: -50px;}
}
 
@-webkit-keyframes desaparecer /* Safari and Chrome */
{
0%		{bottom: 0px;}
80%		{bottom: 0px;}
100%		{bottom: -50px;}
}
 
@keyframes aparecer
{
0%		{bottom: -38px;}
10%		{bottom: 0px;}
90%		{bottom: 0px;}
100%		{bottom: -38px;}
}
 
@-webkit-keyframes aparecer /* Safari and Chrome */
{
0%		{bottom: -38px;}
10%		{bottom: 0px;}
90%		{bottom: 0px;}
100%		{bottom: -38px;}
}
#cookiesms1:target {
    display: none;
}
.cookiesms{	
	width:100%;
	height:43px;
	margin:0 auto;
	padding-left:1%;
        padding-top:5px;
        font-size:15px;
	clear:both;
        font-weight: strong;
color: #333;
bottom:-50px;
position:fixed;
left: 0px;
background-color: #FFF;
opacity:0.7;
filter:alpha(opacity=70); /* For IE8 and earlier */
transition: bottom 1s;
-webkit-transition:bottom 1s; /* Safari */
-webkit-box-shadow: 3px -3px 1px rgba(50, 50, 50, 0.56);
-moz-box-shadow:    3px -3px 1px rgba(50, 50, 50, 0.56);
box-shadow:         3px -3px 1px rgba(50, 50, 50, 0.56);
z-index:999999999;
}
 
.cookiesms:hover{
bottom:0px;
}
.cookies2{
background-color: #FFF;
display:inline;
opacity:0.95;
filter:alpha(opacity=95);
position:absolute; 
left:1%; 
top:-30px;
font-size:15px;
height:30px;
padding-left:25px;
padding-right:25px;
-webkit-border-top-right-radius: 15px;
-webkit-border-top-left-radius: 15px;
-moz-border-radius-topright: 15px;
-moz-border-radius-topleft: 15px;
border-top-right-radius: 15px;
border-top-left-radius: 15px;
-webkit-box-shadow: 3px -3px 1px rgba(50, 50, 50, 0.56);
-moz-box-shadow:    3px -3px 1px rgba(50, 50, 50, 0.56);
box-shadow:         3px -3px 1px rgba(50, 50, 50, 0.56);
}
 
/* Fin del CSS para cookies */



