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

body {
	background-image: url(imagenes/fondocabece.jpg);
	background-repeat: repeat-x;
	background-color: #c6ddf3;
	padding:0px;
	margin:0px;
}

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

#cabecera {
	height: 209px;
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	background: url(imagenes/cabeceraquienes.jpg);
	background-repeat: no-repeat;
}

#cabecerafabri {
	height: 209px;
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	background: url(imagenes/cabecerafabri.jpg);
	background-repeat: no-repeat;
	position:relative;
}

#cabeceracola {
	height: 209px;
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	background: url(imagenes/cabeceracola.jpg);
	background-repeat: no-repeat;
	position:relative;
}

#cabeceraser {
	height: 209px;
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	background: url(imagenes/cabeceraser.jpg);
	background-repeat: no-repeat;
	position:relative;
}

#cabeceracata {
	height: 209px;
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	background: url(imagenes/cabeceracata.jpg);
	background-repeat: no-repeat;
	position:relative;
}

#cabecerapubli {
	height: 209px;
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	background: url(imagenes/cabecerapubli.jpg);
	background-repeat: no-repeat;
	position:relative;
}

#cabeceraperso {
	height: 209px;
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	background: url(imagenes/cabeceraperso.jpg);
	background-repeat: no-repeat;
	position:relative;
}

#cabeceraseridigi {
	height: 209px;
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	background: url(imagenes/cabeceraseridig.jpg);
	background-repeat: no-repeat;
	position:relative;
}


#cabeceraofer {
	height: 209px;
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	background: url(imagenes/cabeceraofer.jpg);
	background-repeat: no-repeat;
	position:relative;
}

#cabeceraplana {
	height: 209px;
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	background: url(imagenes/cabeceraplana.jpg);
	background-repeat: no-repeat;
}

#cabeceradigi {
	height: 209px;
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	background: url(imagenes/cabeceradigi.jpg);
	background-repeat: no-repeat;
}

#cabeceratextil {
	height: 209px;
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	background: url(imagenes/cabeceratextil.jpg);
	background-repeat: no-repeat;
}

#cabeceralaser {
	height: 209px;
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	background: url(imagenes/cabeceralaser.jpg);
	background-repeat: no-repeat;
}

#cabeceratampo {
	height: 209px;
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	background: url(imagenes/cabeceratampo.jpg);
	background-repeat: no-repeat;
}

#cabecerainforma {
	height: 209px;
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	background: url(imagenes/cabecera_informacion.jpg);
	background-repeat: no-repeat;
}

#cabeceraenlaces {
	height: 209px;
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	background: url(imagenes/cabecera_enlaces.jpg);
	background-repeat: no-repeat;
}

#cabeceracolabora {
	height: 209px;
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	background: url(imagenes/cabecera_colaboramos.jpg);
	background-repeat: no-repeat;
}

#menulista2{
	width:612px;
	height:30px;
	margin:127px 0px 0px 178px;
	position: absolute;
	padding:0px;
}

ul#menu2 {
	position:absolute;
	width:612px;
	height:30px;
	padding:0px;
	text-decoration:none;
	list-style:none;
}

ul#menu2 li{
	float:left;
	display:block;
	margin:0px;
	padding:0px;
	font:0,1em;
	height:30px;
	text-indent:-2000px;	
}

ul#menu2 li a{
	display:block;
	width:100%;
	height:30px;
}

ul#menu2 li#inicio{
	width:63px;
	z-index:200;
}

ul#menu2 li#fabricamos{
	width:96px;
	z-index:190;
}

ul#menu2 li#digital{
	width:90px;
	z-index:180;
}

ul#menu2 li#textil{
	width:94px;
	z-index:170;
}

ul#menu2 li#plana{
	width:85px;
	z-index:160;
}

ul#menu2 li#laser{
	width:78px;
	z-index:150;
}

ul#menu2 li#tampo{
	width:106px;
	z-index:140;
}

li#inicio a {
	background-image: url(imagenes/menu/menuini.png);
	background-repeat:no-repeat;
}

li#fabricamos a {
	background-image:url(imagenes/menu/menufabric.png);
	background-repeat:no-repeat;
}

li#digital a {
	background-image:url(imagenes/menu/menudigi.png);
	background-repeat:no-repeat;
}

li#textil a {
	background-image:url(imagenes/menu/menutextil.png);
	background-repeat:no-repeat;
}

li#plana a {
	background-image:url(imagenes/menu/menuplana.png);
	background-repeat:no-repeat;
}

li#laser a {
	background-image:url(imagenes/menu/menulaser.png);
	background-repeat:no-repeat;
}

li#tampo a {
	background-image:url(imagenes/menu/menutampo.png);
	background-repeat:no-repeat;
}

ul#menu2 li a:hover{
	background-position:bottom;
}
	
