html, body {
	text-align : left;
	font-family : Helvetica, Arial, Sans-Serif;
	background-color: #fff;
	background-image: url("../images/fondo.jpg"); 
	background-position: top center;
	background-repeat: no-repeat;	
	color: #909090;
	font-size: 12px;
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}

/** hipervinculos **/
a:link {
	color: #0877c4;
	text-decoration : none;
	font-weight : normal;
}
a:visited {
	color: #0877c4;
	text-decoration : none;
	font-weight : normal;
}
a:hover  {
	color: #0096ff;
	text-decoration : none;
	font-weight : normal;
}

img {
    border:none;
}

hr {
	width: 100%;
	height: 0;
	border-top: 0px;
	border-bottom: 1px dotted #bbbbbb;
	margin-bottom: 6px;
	}
	
h1 {
	color: #004088;
	font-size: 12pt;
	font-weight : bold;
	line-height: 20px;
	margin-bottom: 0px;
	margin-top: 10px;
	}
	
h2 {
	font-size: 14pt;
	font-weight : bold;
	padding: 0px;
	margin-bottom: -15px;
	text-transform: uppercase;
	}

h3 {
	color: #00aeff;
	font-size: 12pt;
	font-weight : bold;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: lowercase;
	}

form {
	padding: 0px;
	margin: 0px;
	}

#estructura {
	margin: 0px auto 0 auto;
	width: 100%;
	background: #ffffff url('../img/fondo_header.png') top left repeat-x;
	}
	
#header {
	margin: 0px auto 0 auto;
	width: 980px;
	height: 120px;
	}
	
#logotipo {
	margin: 0px auto 0 auto;
	background: url('../img/logotipo.png') top left no-repeat;
	margin-top:15px;
	margin-left:0px;
	width:280px;
	height:100px;
	float:left;
	cursor: pointer;
	}
	
#barra_superior{
	float:right;
	height:60px;
	width: 300px;
	background: url('../img/telefono.png') top right no-repeat;
	}
		
#botonera{
	float:right;
	width: 550px;
	height: 40px;
	}

		
#menu {  
	float:right;
	padding:0;
	margin-top: 25px;
	}

#menu li {
	display: inline;
	}

#menu li a {  
	font-family : Helvetica, Arial, Sans-Serif;
	font-size:11px;  
	font-weight: bold;
	text-decoration: none;  

	float:left;  
	padding-top: 14px;  
	padding-bottom: 12px;
	padding-left: 15px;
	padding-right: 15px;
	background: #151515 url(../img/boton.jpg) repeat 0 0;
	color: #dedede;  
	border-right: 1px solid #242424;
	}  

#menu li a:hover {
	background-position:50px 0;
	margin-top:-4px;
	padding-bottom:15px;


}
	
#centro_bg {
	margin: 0px auto 0 auto;
	width: 100%;
	background: #151515;
	border-bottom: 6px solid #dddddd;
}

#separador {
	height: 20px;
	width: 100%;
	background: #151515 url('../img/fondo_separador.png') bottom center no-repeat;
	}
	
#intro {
	margin: 0px auto 0 auto;
	width: 980px;
	height: 260px;
	}

#contenido_inicio{
	float: left;
	width: 305px;
	height: 390px;
	margin-left: 10px;
	margin-right: 10px;
	text-align:justify;	
	line-height: 18px;
	}
	
#contenido_inicio_central{
	float: left;
	width: 305px;
	height: 370px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px dotted #bbbbbb;
	border-right: 1px dotted #bbbbbb;
	text-align:justify;
	line-height: 18px;
	}
	
#contenido {
	margin: 0px auto 0 auto;
	width: 980px;
	border-left: 1px dotted #bbbbbb;
	border-right: 1px dotted #bbbbbb;
	height: 400px;
	margin-top: 6px;
	margin-bottom: 10px;
	padding-top: 5px;
	}

#cu3er-container {
	width:980px; 
	outline:0;
	}

#seccion {
	color: #ffffff;
	height: 80px;
	margin: 0px auto 0 auto;
	width: 980px;
	text-align: left;
	font-size: 14pt;
	font-weight : bold;
	text-transform: uppercase;
	background: #151515;
	}

#contenido_seccion {
	margin: 0px auto 0 auto;
	width: 980px;
	border-left: 1px dotted #bbbbbb;
	border-right: 1px dotted #bbbbbb;
	height: 600px;
	margin-top: 6px;
	margin-bottom: 10px;
	padding-top: 5px;
	}
	
#contenido_izquierda{
	float: left;
	width: 530px;
	background: #FFF;
	height: 600px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: justify;	
	line-height: 18px;
	}
	
#contenido_derecha{
	float: left;
	width: 400px;
	background: #FAFAFA;
	height: 600px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px dotted #bbbbbb;
	text-align: justify;
	line-height: 18px;
	}
	
#contenido_izquierda_productos{
	float: left;
	width: 530px;
	background: #FFF;
	height: 700px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: justify;	
	line-height: 18px;
	}
	
#contenido_derecha_productos{
	float: left;
	width: 400px;
	background: #FAFAFA;
	height: 700px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px dotted #bbbbbb;
	text-align: justify;
	line-height: 18px;
	}
	
	
#campo_formulario{
	color: #333333;
	margin-top: 5px;
	margin-bottom: -7px;
	width: 220px;
	font-size: 10pt;
	padding: 4px;
	padding-left: 6px;
	height: 26px;
	border: 1px solid #ccc;
	background: #F9F9F9;
	}

#contenido_marco{
	background: #FFF;
	margin-top: 10px;
	text-align: justify;	
	line-height: 18px;
	}

#campo_formulario:hover{
	background: #edf9ff;
	}
	
#campo_formulario:focus{
	background: #e1f0f7;
	}

	
#performance-toggle {
  text-align: center;
  margin-right: 0;
  font-size: 11px;
}

#performance-toggle:hover {

}

.image-grid {
  margin: -0px 0 0 -0px;
  padding-left: 0px;
  width: 400px;
  background: #FAFAFA;
}

.image-grid:after {
  content: "";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}

.image-grid li {
	background: #F6F6F6;
	padding-top: 40px;
	padding: 4px;
	display: inline;
	width: 90px;
	margin: 1px;
	float: left;
	text-align: center;
	font-family: "Helvetica Neue", sans-serif;
	line-height: 17px;
	color: black;
	height:50px;
	overflow: hidden;
}
.image-grid li:hover{
	background: #e5f5ff;
	}
	
.image-grid li:active{
	background: #eef8ff;
	}

.image-grid li img,
.image-grid li strong {
  display: block;
}

.image-grid li strong {

}	


fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

#footer {
	position:fixed;
	width: 100%; 
	height: 70px;
	left: 0px;
	bottom: 0px;
	background: url('../img/fondo_footer.png') top left repeat-x;
	clear: both;
	}
	
#footer_area {
	margin: 0px auto 0 auto;
	width: 980px;
	height: 60px;
	margin-top: 6px;
	margin-bottom:40px;
	padding-top: 5px;
	}
	
#footer_partners {
	float:left;
	width: 600px;
	height: 60px;
	background: url('../img/partners.png') top left no-repeat;
	}


#footer_ticket {
	color:red;
	float:left;
	width: 100px;
	height: 70px;
	margin-top:-12px;
	margin-left: 60px;
	background: #033665;
	background: url('../img/ticket.png') top left no-repeat;
	cursor: pointer;
	}	

#footer_ticket:hover{
	border-top: 3px solid #c2c2c2;
	margin-top:-15px;
	}
	
#footer_soporte {
	color:red;
	float:right;
	width: 200px;
	height: 70px;
	margin-top:-12px;
	margin-right: 10px;
	background: #033665;
	}

#footer_soporte:hover {
	border-top: 3px solid #c2c2c2;
	margin-top:-15px;
	}
	
#footer_interno {
	margin: 0px auto 0 auto;
	width: 980px;
	border-top: 1px dotted #bbbbbb;
	height: 60px;
	margin-top: 6px;
	margin-bottom:40px;
	padding-top: 5px;
	text-align: left;
	}