tags, html, body {
	height:100%;
	width:100%;
}
body {
	background-image: url(images/bg.gif);
	margin: 0px;
	
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.bg-de {
	background-image: url(images/bg-de.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#menu {
	color: #FFFFFF;
	font-weight: bold;
	list-style-type: none;
	margin: 206px 10px 10px;
	padding: 0px;
	line-height: 18px;
	display: block;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	display: block;
	margin: 0px;
	_height:1%;
}
#menu a:hover {
	text-decoration: none;
	list-style-type: disc;
	background-color: #FF3320;
	
}
#menuheader a {
	color: #FF0000;
	text-decoration: none;
}
h1 {
	font-size: 13px;
	color: #4289e1;
	margin: 0px;
	margin-top: 10px;
}

#productos {
	width: 507px;
	display: block;
	margin: 0px;
	padding: 0px;
}
#producto {
	height: 226px;
	width: 157px;
	display: block;
	border: 1px solid #F63321;
	background-image: url(images/esquina-flecha.gif);
	background-repeat: no-repeat;
	background-position: -1px -1px;
	float: left;
	margin: 0px 4px 10px;
}
.titulo {
	font-weight: bold;
	color: #FF3320;
	text-decoration: none;
}
#caracteristicas {
	font-size: 11px;
	line-height: 12px;
	padding: 10px;
	background-color: #f2f3e7;
	margin-right: 10px;
}
#fotoG {
	height: 327px;
	width: 327px;
	border: 1px solid #999999;
	float: left;
	background-image: url(images/sinfoto.gif);
	background-repeat: no-repeat;
	background-position: center center;
}


#productos #producto a {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
#productos #producto a:hover {

	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
#menuheader a:hover {
	color: #000000;
}
.cBox {
	font-size: 11px;
	width: 195px;
	border: 1px solid #FF3320;
}
#productos #producto .datos {

	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
#fotoC {
	height: 78px;
	width: 78px;
	border: 1px solid #999999;
	float: left;
	margin-bottom: 6px;
	margin-left: 20px;
	background-image: url(images/sinfoto.gif);
	background-position: center center;
	margin-right: 20px;
	text-align: center;
	vertical-align: middle;
}
.palabra {
	color: #FF3320;
}

.epigrafe {
	font-size: 11px;
	padding-right: 180px;
	text-align: justify;
}
#productoCatalogo {

	height: 160px;
	width: 152px;
	display: block;
	border: 1px solid #F63321;
	background-image: url(images/esquina-flecha.gif);
	background-repeat: no-repeat;
	background-position: -1px -1px;
	float: left;
	margin: 0px 4px 10px;
}
.bienvenido {
	font-size: 16px;
	font-weight: bold;
	color: #4289e1;
	margin: 0px;
	margin-top: 10px;
}

