@charset "ISO-8859-1";
body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	;
	font-size: 12px;
	color: #CCCCCC;
	margin: 0px;
}
#gral {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

#nav {
	height: 35px;
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;
}
#nav ul {
	list-style-type: none;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	width: 800px;
	margin-bottom: 0px;
}
#nav li {
	float: left;
	width: 114px;
	height: 35px;
	text-align: center;
	text-transform: uppercase;
}
#nav a {
	position: relative;
	top: 12px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: .1em;
	font-size: 10px;
}
#nav a:hover {
	text-decoration: none;
}
#nav .actual {
	color: #FACE0F;
}
#nav #home {
	background-image: url(http://www.velas.cl/imagenes/boton_01.png);
}#nav  #nav_nosotros {
	background-image: url(http://www.velas.cl/imagenes/boton_02.png);
}
#nav #bot_catalogo {
	background-image: url(http://www.velas.cl/imagenes/boton_03.png);
}
#nav #accesorios {
	background-image: url(http://www.velas.cl/imagenes/boton_04.png);
}
#nav #nav_galeria {
	background-image: url(http://www.velas.cl/imagenes/boton_05.png);
}
#nav #prensa {
	background-image: url(http://www.velas.cl/imagenes/boton_06.png);
}
#nav  #nav_contacto {
	background-image: url(http://www.velas.cl/imagenes/boton_07.png);
}
h1 {
	color: #fef0c5;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
/*
.index {
	line-height: 20px;
	color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
*/
#nosotros {
	line-height: 20px;
	color: #999999;
	position: relative;
	top: 50px;
	margin-bottom: 170px;
	padding: 0px;
}
.parrafo {
	clear: both;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 10px;
}
.parrafo p {
	margin: 0px;
}
.parrafo img {
	border: 3px solid #333333;
	margin-right: 5px;
	margin-left: 5px;
}
.foto_izq {
	float: left;
	position: relative;
	top: 0px;
}
.foto_der   {
	float: right;
	position: relative;
}
#contacto {
	position: relative;
	top: 50px;
}
.contacto_izq  {
	float: left;
	width: 200px;
	line-height: 20px;
	position: relative;
	left: 20px;
	top: 20px;
}
form {
	width: 400px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-bottom: 200px;
	float: right;
}
.form_a {
	width: 100px;
	float: left;
	color: #b2d8fe;
	top: 2px;
	padding-top: 2px;
}
input, textarea {
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #666666;
	font-size: 10px;
	width: 210px;
	font-family: "Lucida Grande", "trebuchet ms", verdana, arial, geneva, sans-serif;
	padding: 2px;
}
.botones {
	clear: both;
	margin-left: 100px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.boton {
	width: 100px;
	margin-right: 10px;
}
#gracias {
	position: relative;
	left: 20px;
	top: 20px;
	margin-bottom: 200px;	
}
a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
}


#catalogo {
	width: 700px;
	position: relative;
	left: 100px;
	top: 50px;
	margin-bottom: 100px;
}
#nav_catalogo {
}
#nav_catalogo ul {
	list-style-type: none;
	padding: 0px;
	clear: both;
	margin: 0px;
}
#nav_catalogo li {
	float: left;
}
#nav_catalogo a {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;
}
#nav_catalogo .nav_cat_izq{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FACE0F;
	padding-right: 20px;
}
#nav_catalogo .nav_cat_cent{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FACE0F;
	padding-right: 20px;
	padding-left: 20px;
}
#nav_catalogo .nav_cat_der{
	padding-left: 20px;
}
#nav_catalogo a:hover {
	text-decoration: underline;
}
#nav_catalogo .actual {
	text-decoration: underline;
}
#catalogo  #tam_catalogo {
	width: 400px;
}
#catalogo  p {
	color: #fbe583;
	clear: both;
	padding-top: 30px;
	margin-bottom: 20px;
}
#catalogo .item_catalogo p {
	font-size: 10px;
	color: #CCCCCC;
	margin: 0px;
}
#catalogo img {
	border: 3px solid #CCCCCC;
	margin-bottom: 5px;
}
#catalogo h2    {
	color: #b2d8fe;
	font-size: 12px;
	margin: 0px;
}
#catalogo  .item_catalogo {
	float: left;
	margin-top: 10px;
	margin-right: 100px;
	margin-bottom: 20px;
	width: 120px;
}
.item_catalogo ul {
	list-style-type: none;
	padding: 0px;
	font-size: 90%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.item_catalogo li {
	margin-bottom: 2px;
}
#gral #galeria {
	width: 600px;
	position: relative;
	left: 100px;
	top: 50px;
	margin-bottom: 200px;
}
#galeria img {
	border: 3px solid #CCCCCC;
	margin: 10px;
}
#cont_prensa {
	width: 700px;
	position: relative;
	left: 100px;
	top: 60px;
	margin-bottom: 200px;
}
.itemPrensas img {
	margin-right: 80px;
}
.itemPrensas p {
	width: 500px;
}
#cont_prensa   img   {
	border: 3px solid #CCCCCC;
}
#cont_prensa .itemPrensa {
	width: 120px;
	padding-top: 20px;
	margin-right: 80px;
	position: relative;
	float: left;
}
#cont_prensa h2 {
	font-size: 12px;
	color: #b2d8fe;
	margin-bottom: 10px;
	margin-top: 10px;
}
#mapa {
}
#mapa h2 {
	position: relative;
	left: 20px;
	width: 300px;
}
#mapa p {
	margin: 0px;
	position: relative;
	left: 30px;
	width: 700px;
}
.sep {
	clear: both;
}
#desarrollo {
	position: relative;
	left: 20px;
	top: 20px;
	margin-bottom: 100px;
}
#footer {
	font-size: 10px;
	text-align: right;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}

a:link  img  {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited  img  {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover  img  {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:active  img  {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#imgFondo {
	background-image: url(imagenes/fondoPrueba.png);
	background-repeat: no-repeat;
	background-position: bottom;
	border: 1px solid black;
}
#imgFondo_nos {
	background-image: url(imagenes/fondo_nos.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border: 1px solid black;
}
.fin {
	clear: both;
}
.celeste {
	color: #b2d8fe;
}

