@charset "UTF-8";
body {
	background-image: url(images-css/lumiback.gif);
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #000;
}
#Encabezado {
	height: 149px;
	background-color: #000;
	background-image: url(images-css/lumi-back-encabezado.jpg);
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	background-repeat: no-repeat;
	background-position: top;
}

#logo {
	height: 83px;
	width: 236px;
	margin-top: 30px;
	margin-left: 30px;
	float: left;
}
#menu {
	height: 23px;
	width: 540px;
	float: right;
	margin-top: 126px;
}
#contenedor {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-color: #FFF;
	background-image: url(images-css/contentback.gif);
	background-repeat: repeat-y;
}
#navegacion {
	width: 181px;
	float: left;
}
#contenido {
	float: right;
	width: 719px;
}
#contenidotexto {
	width: 709px;
	padding-right: 5px;
	padding-left: 5px;
}
table#1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	line-height: normal;
	float: right;
	width: 500px;
}
#piedepagina {
	background-color: #000;
	background-image: url(images-css/footer.gif);
	background-repeat: repeat-x;
	clear: both;
	height: 100px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
p a {
	color: #0CF;
	text-decoration: none;
}
p a:hover {
	text-decoration: underline;
}
#piedepagina p {
	margin-right: 10px;
	margin-left: 10px;
	color: #CCC;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #1E4493;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1E4493;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1E4493;
	background-color: #A5E6FF;
}
h3 a {
	color: #006;
	text-decoration: none;
}
h3 a:hover {
	color: #CCC;
	text-decoration: none;
}
table#1 {
	float: left;
	width: auto;
	margin-left: 0px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.img-productos {
	margin-right: 15px;
}
.logos {
	float: left;
	height: 100px;
	width: 200px;
	margin-right: 20px;
	margin-left: 16px;
	margin-bottom: 20px;
}
#croquis    {
	margin-top: 10px;
	margin-bottom: 10px;
}
