body {
	background-color: #384866;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.all {

}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #FFFFFF;
}
.top {
	height: 126px;
	width: 780px;
}
.tagline {
	position: relative;
	top: -5px;
	left: 169px;
	font-size: 140%;
	display: inline;
	font-family: "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;	
}

.topmenus {
	position: relative;
	top: 4px;
	left: 550px;
	font-size: 110%;
	font-family: "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;	
}

.topmenus a:active, .topmenus a:link, .topmenus a:visited {
	text-decoration: none;
	color:#ffffff;
}

.topmenus a:hover {
	text-decoration: underline;
	color:#ffffff;
}

.copyright {
	font-size: 85%;
	margin-top: 18px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
a:hover
{
	color: #ffd01f;
	text-decoration: none;
}

a:link, a:active, a:visited
{
	color: #ffd01f;
}

.footer {
	margin-top: 20px;
	margin-bottom: 10px;
	color: #ffd01f;
	text-decoration: none;
}

.footer a:visited, .footer a:link, .footer a:active {
	color: #ffd01f;
	text-decoration: none;
}

.footer a:hover{
	vertical-align:bottom;
	color: #ffd01f;
	text-decoration: underline;
}

.mainizq {
	background-attachment: scroll;
	background-color: #384866;
	background-image: url(/images/mainizq.gif);
	background-repeat: repeat-y;
}
.copyrightbox {
	background-attachment: scroll;
	background-color: #3A3F47;
	background-image: url(/images/copyright.gif);
	background-repeat: repeat-x;
}


.mainder {
	background-attachment: scroll;
	background-color: #384866;
	background-image: url(/images/mainder.gif);
	background-repeat: repeat-y;
}
.productscreen {
	background-attachment: fixed;
	background-color: #567CA9;
	background-image: url(/images/backproduct.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.mainscreen {
	background-attachment: fixed;
	background-color: #567CA9;
	background-image: url(/images/backmain.jpg);
	background-repeat: no-repeat;
}
.generalscreen {
	background-attachment: fixed;
	background-color: #567CA9;
	background-image: url(/images/backgeneral.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.header {
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	margin-left: 15px;
	font-family: "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 180%;
	font-weight: bold;
	color: #a4f1f7;
}

.content {
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	margin-left: 15px;
}

.otros {
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	margin-left: 15px;
}

.fotos {
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	margin-left: 15px;
}

.detalles {
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	margin-left: 15px;
}

strong, b{
	color: #aff5ff;
}

a:link strong, a:hover strong, a:visited strong, a:active strong {
    color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 120%;
}

li { color:#f6ae24; }
li span, li span a:hover, li span a:link, li span a:visited, li span a:active { color:#ffffff; }

