* {
	margin: 0px;
	text-decoration: none;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FFFFFF;
	background-color: #990033;
}
a:active {
	color: #000000;
}


#container {
	height: 100%;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	height: 100%;
	width: 100%;
	background-color: #9c1c1e;
	background-image: url(../images/header.jpg);
}
#content_area {
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
}
#container #content_area #menubar {
	height: auto;
	width: 150px;
	float: left;
	background-color: #FFFFFF;
}
#container #content_area #centent {
	height: 100%;
	width: 850px;
	float: right;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
#highlight {
	height: 100%;
	width: 100%;
}
#banner {
}

#slider {
	background-color: #FFFFFF;
	height: 300px;
	width: 100%;
}
#cu3er-container {
	width: 850px;
}



#footer {
	height: auto;
	width: 100%;
	background-color: #9C1C1E;
	float: left;
	padding-bottom: 20px;
}
#facebook {
	float: right;
	width: 650px;
	padding-top: 10px;
	padding-right: 10px;
}
#detalle_producto {
	width: 100%;
	height: auto;
	float: left;
}
#nombre {
	float: left;
	height: 350px;
	width: 350px;
	padding: 5px;
}



body {
	background-color: #CCCCCC;

}
#misc {
	background-color: #666666;
	height: 100%;
	float: left;
	width: 140px;
	padding: 5px;
}
.titulopequeño {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
}
.marcas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}

#marcas {
	height: 150px;
	width: 830px;
	background-color: #F8F8F8;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 10px;
	float: left;
}
#imagen {
	height: 350px;
	width: 470px;
	float: right;
	padding: 5px;
}
#caracteristicas {
	padding: 10px;
	float: left;
	width: 830px;
	height: auto;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000000;
	background-color: #FEFBF3;
}


#links_otros {
	padding: 10px;
	float: left;
	height: 100%;
	width: 300px;
	color: #FFFFFF;
}


.marcas_background {
	background-color: #EBF0F5;
}

.high_background {
	background-color: #F8F8F8;
	font-weight: normal;
}
.producto {
	font-size: 36px;
	text-decoration: underline;
	font-weight: bolder;
	font-style: normal;
	color: #990000;
}
#logo {
	height: 120px;
	width: 310px;
	padding-right: 16px;
	padding-left: 40px;
	padding-top: 10px;
}
#headerdatos {
	float: right;
	width: 650px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-right: 10px;
	height: auto;
}

.logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.1px;
	font-style: normal;
}
#banner {
}

#container #content_area #centent #formHolder {
	padding: 10px;
}
#container #content_area #centent #formHolder table {
	background-color: #EFEFEF;
}
#textoescondido {
	display: none;
}
