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

#container {
width: 968px;
background: #94adde;
margin: 0 auto;
padding-left: 10px;
padding-right: 10px;
overflow: hidden;
}#header {
	background-image: url(images/logo_acento_web.jpg);
	height: 125px;
	width: 900px;
}
#navigation1 {
	line-height: 10px;
	vertical-align: middle;
	white-space: normal;
	display: list-item;
	word-spacing: normal;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#navigation2 {
	font-size: 12px;
	color: #FFFFFF;
}
#cuero_tablas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 25px;
}
