html {

}
body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#fondo_estrella {
	height: 100%;
	width: 100%;
	z-index: 1;
	margin: 0px;
	padding: 0px;
	position: absolute;
}


a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #BDDE00;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#lienzoHome {
	height: 580px;
	width: 935px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -468px;
	margin-top: -290px;
	border: 1px dotted #BEDB11;
	background-color: #000000;
	z-index: 2;
}
#lienzo {
	width: 935px;
	left: 50%;
	margin-left: -468px;
	border: 1px dotted #BEDB11;
	background-color: #000000;
	z-index: 2;
	position: absolute;
	margin-bottom: 10px;
	margin-top: 10px;
}
#top {
	height: 133px;
}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
	width: 235px;
	float: left;
}
#menu #banderitas {
	height: 15px;
	text-align: right;
	padding-right: 20px;
}
#menu #banderitas img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 10px;
}

#menu #banners {
	text-align: center;
	margin-right: 20px;
	margin-left: 30px;
	padding-top: 10px;
	padding-bottom: 0px;
}
#menu #banners img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu #banners p {
	margin: 0px;
	padding: 0px;
}




#menu ul {
	list-style-type: none;
	text-align: right;
	margin-right: 20px;
	padding-left: 0px;
	margin-left: 30px;
	padding-bottom: 20px;
}


#menu li {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #C4E407;
	border-right-color: #C4E407;
	border-bottom-color: #C4E407;
	border-left-color: #C4E407;
	padding-top: 12px;
	padding-bottom: 12px;

}
#menu  ul img {
	float: right;
	margin-left: 10px;
}
#contenidos {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	margin-left: 235px;
	padding: 8px;
}
#contenidos p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#contenidos h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-style: italic;
}
#contenidos h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: italic;
}
#contenidos h3 {
	color: #BEDE0F;
	padding-top: 30px;
	font-size: 14px;
}

#contenidos a:link {
	color: #C2E108;
	text-decoration: none;
}
#contenidos a:visited {
	color: #C2E108;
	text-decoration: none;
}
#contenidos a:hover {
	color: #EDF818;
	text-decoration: none;
}
#contenidos a:active {
	color: #C2E108;
	text-decoration: none;
}
#ciudades {
	color: #C2E108;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	padding-left: 240px;
}
#ciudades  ul  {
	padding: 0px;
	margin: 0px;
}
#ciudades  li  {
	display: inline;
	padding-right: 22px;
}
.imagenDerecha {
	float: right;
}
#galeria    a:link   {
	color: #C2E108;
}

#galeria  a:visited {
	color: #C2E108;
}
#galeria  a:hover {
	color: #000000;
}
#galeria    a:active {
	color: #000000;
}
#productos {
	width: 660px;
}
#signaimagen {
	font-style: normal;
	font-size: 10px;
	font-weight: bold;
	color: #C2E108;
	padding-bottom: 10px;
}
