@charset "utf-8";
/* CSS NOUZ ESTUDIO DE DISEÑO GRAFICO 02-11-09 16hs 
Design by AndrewYaZ 2009 for NOUZ Estudio Gráfico
*/

*{
margin:0;
padding:0;
}

img, div, a, a:hover{ behavior: url(iepngfix.htc) }

body {
	background-image: url(activos/bg.jpg);
	background-repeat: repeat-x;
}

#contenedor {
	height: auto;
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
}
#encabezado {
	height: 148px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(activos/logo.png);
	background-repeat: no-repeat;
	display: none;
}
#logo {
	float: left;
	height: 110px;
	width: 50%;
}
#sonido {
	float:right;
 	height: 110px;
	width: 50%;
}
b{
display:none;
}

#menu {
	height: 29px;
	width: 1000px;
	clear:both;
	padding-top: 9px;
}

#menu  ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#menu li{
	display: inline;
	float:left;
	display:block;	
}

.btn_inicio{
width:80px;
height:29px;
}

.btn_inicio a, .btn_servicios a, .btn_impresiones a,.btn_web a,.btn_portfolio a,.btn_contacto a {
display:block;
height:29px;
background-image:url(activos/btns_menu.png);
background-repeat:no-repeat;
}
.btn_inicio a:hover{
background-position: 0px bottom;}

.btn_servicios {
width:144px;
height:29px
}
.btn_servicios a{
	background-position: -80px top;
}
.btn_servicios a:hover {
background-position: -80px bottom;
}

.btn_impresiones{
width:168px;
height:29px;
}
.btn_impresiones a{
 background-position: -224px top;
 }
.btn_impresiones a:hover{
 background-position: -224px bottom;
}

.btn_web{
width:135px;
height:29px;
margin-left:168px;
}

.btn_web a{
 background-position: -560px top;
}
 
.btn_web a:hover{
 background-position: -560px  bottom;}

.btn_portfolio{
width:130px;
height:29px;
}

.btn_portfolio a{
   background-position: -695px top;
}

.btn_portfolio a:hover{  background-position: -695px bottom;}

.btn_contacto{
width:175px;
height:29px;
}

.btn_contacto a{
 background-position: -825px top;
}

.btn_contacto a:hover{
 background-position: -825px bottom;
 }










#cuerpo {
	height: 461px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(activos/bg-cuerpo.jpg);
	background-repeat: repeat-x;
	display: none;
}
#col_der {
	float: right;
	height: 461px;
	width: 624px;
}
#col_izq {
	float: left;
	height: 461px;
	width: 375px;
}

#pie {
	clear: both;
	height: 140px;
	width: 1080px;
	background-image: url(activos/bg_pie.png);
	background-repeat: no-repeat;
}
#eslogan{
	float: left;
	height: 54px;
	width: 320px;
	padding-left: 41px;
}
#clientes {
	float: left;
	height: 38px;
	width: 98px;
	background-image: url(activos/bg_clientes.png);
	padding-top: 6px;
	padding-bottom: 4px;
	padding-right: 7px;
	padding-left: 8px;
}
#marcas{
	float: right;
	padding-right: 41px;
	height: 54px;
}

#datos_pie{
	clear: both;
	width: 1080px;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #000000;
	height: 52px;
	line-height: 50px;
}

#etiquetas{
	clear: both;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #666666;
	height: 38px;
}
#txt {
	height: 366px;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #333333;
}
#txt h1 {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 14px;
	color: ff6633;
	font-weight: bold;
	line-height: 25px;
}
#sitioflash {
	height: 604px;
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	
	background-image: url(activos/logo.png);
	background-repeat: no-repeat;

}

