/* CSS Document */
body {
	background:#d9d9d9 ;
	margin:0px;
	padding:0px;
	font:80% "Trebuchet MS", Geneva
	}
A:link {text-decoration: none; color:#333333;}
A:visited {text-decoration: none; color:#996600;}
A:active {text-decoration: none}
A:hover {text-decoration: underline overline; color: white;}
#contenido{
	width:1004px;
	background-image:url(back.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	}
#barra{
	width:264px;
	display:inline;
	
}
#logo{
	min-height:228px;	
}
#menu-izq{
	width:224px;
	height:400px;
	background-image:url(fondo-barra.jpg);
	padding-left:20px;
	padding-right:20px;
}
#menu-izq2{
	width:224px;
	height:1297px;
	background-image:url(fondo-barra.jpg);
	padding-left:20px;
	padding-right:20px;
}
#flai{
	position:absolute;
	left:264px;
	top:14px
}
#menu{
	font-weight: bold;
	position:absolute;
	left:272px;
	top:192px
	}
#prin{
	width:700px;
	height:401px;
	background-image:url(fondo-prin.jpg);
	position:absolute;
	left:263px;
	top:226px;
	padding-left:20px;
	padding-right:20px;
}
#prin2{
	width:700px;
	height:1298px;
	background-image:url(fondo-prin.jpg);
	position:absolute;
	left:263px;
	top:226px;
	padding-left:20px;
	padding-right:20px;
}
#bottom{
	background-image:url(bottom.jpg);
	height:84px;
	text-align:right;
	padding-left:30px;
	padding-right:40px;
}
#prod{
	width:134px;
  height:134px;
	padding:18px;
	font:80% "Trebuchet MS", Geneva;
	background-image:url(cuadro.jpg);
	text-align:center;
	display:inline-table;
	vertical-align:bottom;
}
