@charset "utf-8";
/* CSS Document */

*{
	padding:0;
	outline:none;
	margin: 0;
}

body {
	background-color: #0c0f16;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}

body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #CCC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #09C;
}
a:active {
	text-decoration: none;
}

#contenedor{ 
width:896px;
position:absolute;
left:50%;
margin-left:-448px;
margin-top:0px;
}

#top{
	margin-top:5px;
	width:896px;
	height:42px;
	background:url(images/top_bg.gif) no-repeat;
}
#menutop{
	width: 640px;
	height: 42px;
	float: left;

}
#menutopubicacion{
	margin:6px 10px 0px;
}

#flash_central{
	margin-top:10px;
	width:896px;	
}

#destacados{
	margin-top:10px;
	width:896px;
	height:111px;
	background:url(images/destacado_bg.gif) no-repeat;
		
}

#cuerpo{
	margin-top:0px;
	width:896px;
	background-color:#070a10;
	overflow:hidden;
	
}

#left{
	margin-top:10px;
	margin-left:10px;
	float: left;
	width:285px;
	padding-bottom:69000px; margin-bottom:-69000px;
}

#right{
	margin-top:10px;
	float: left;
	width:590px;
	padding-bottom:69000px; margin-bottom:-69000px;
}

#marcas{
	margin-top:20px;
	margin-left:10px;
	width:875px;
	height:53px;
	text-align:center;
}

.clear{ clear:both;}

#servicios{
	margin-top:0px;
	margin-left:0px;
	width:285px;
	height:230px;
	background:url(images/servicios_bg.gif) no-repeat;
	float: left;
}
#navi {
	width:240px;
	list-style:none;
	margin-top:50px;
	margin-left:20px;
	}
#navi li {
	margin:3px;
	padding:0px;
	}
	#navi li a {
	display:block; //Convertimos el vínculo en un bloque.
	width:100px;
	padding-bottom:3px;
	text-decoration:none;
	color:#cccccc;
	border-bottom-style:dotted;
	border-bottom-width:thin;
	border-bottom-color:#242933;
	}
	#navi li a:hover {
	color:#009ee0;
	
}

#navitop {
	width:180px;
	list-style:none;
	margin-top:32px;
	margin-left:0px;
	background-color:#070a10;
	}
#navitop li {
	margin:3px;
	padding:0px;
	}
	#navitop li a {
	display:block; //Convertimos el vínculo en un bloque.
	width:100px;
	padding-bottom:3px;
	text-decoration:none;
	color:#cccccc;
	border-bottom-style:dotted;
	border-bottom-width:thin;
	border-bottom-color:#242933;
	}
	#navitop li a:hover {
	color:#009ee0;
	
}


#modulo-T{
	margin-top:10px;
	width:285px;
	height:340px;
	float: left;	
}

#pie{
	margin-top:5px;
	width:550px;
	height:40px;
	float:left;
	}
	
#webmaster{
	margin-top:5px;
	width:250px;
	height:40px;
	float:right;
	text-align: right;		
}

#divisor_top{
	display:block;
	float:left;
	width:2px;
	height:42px;
	text-decoration:none;
	background:	url(images/top_divisor.gif);
	text-align:center;
	margin-top: 0px;
	margin-left: 5px;
	}

#siguenos{
	display:block;
	float:right;
	width:230px;
	height:31px;
	text-decoration:none;
	text-align:center;
	margin-top: 5px;
	margin-left: 10px;
	}
/******************fin MENU TOP***********************/

/******************DESTACADOS***********************/
#destaca_audio{
	display:block;
	float:left;
	width:280px; 
	height:111px;
	margin-left:10px;
}
.destaca_separador{
	display:block;
	float:left;
	width:2px; 
	height:111px;
	margin-left:7px;
	background:url(images/destacado_divisor.gif);
}
#destaca_aire{
	display:block;
	float:left;
	width:305px; 
	height:111px;
	margin-left:7px;
}
#destaca_baterias{
	display:block;
	float:left;
	width:260px; 
	height:111px;
	margin-left:7px;
}
#tit_audio{
	margin-top:12px;
	margin-left:5px;
}
#text_audio{
	
	margin-top:10px;
	margin-left:10px;
}

#tit_aire{
	margin-top:12px;
	margin-left:5px;
}
#text_aire{
	width:230px;
	margin-top:10px;
	margin-left:10px;
}
#ozono{
	width:59px;
	height:68px;
	display:block;
	float:left;
	margin-top:-50px;
	margin-left:241px;


}
#tit_baterias{
	margin-top:12px;
	margin-left:5px;
}
#text_baterias{
	margin-top:10px;
	margin-left:10px;
}
	

/******************Textos***********************/	

.cian {
	color: #009ee0;
}

h1{
	color:#09C;
	
	/*text-shadow: 0px 1px 0px white, 0px 2px 4px #FFF;*/	
}
.gris001{
	color:#868686;
}
.center1 {
	text-align: center;
}
.borde1{
	border:2px solid #484F6F;
	margin:2px;
}
.borde2{
	border:2px solid #484F6F;
	
}
.borde3{
	border:2px solid #484F6F;
	margin:5px;
}
li{
	margin-left: 25px;
	list-style-image:url(images/vinetas3.png);
}
.linone{
	margin-left: 0px;
	list-style-image:none;
}
