body {
	background-color: #000000;
	background-image: url(elementos/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.linea_sup {
	background-image: url(elementos/linea_sup.gif);
	background-repeat:  repeat-x;
	background-position: center center;
	height: 15px;
}
a:link, a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover, a:active {

	color: #FFFFFF;
	text-decoration: underline;
}
a.menu:link, a.menu:visited {
	color: #000000;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	font-size: 14px;
}
a.menu:hover, a.menu:active {

	color: #FFFFFF;
}
form {
	margin: 0px;
	padding: 0px;
}

.cuerpo {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.titulo1:link, a.titulo1:visited {
	font-size: 20px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
a.titulo1:hover, a.titulo1:active {
	font-size: 24px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.fondo_topsitos {
	background-image: url(elementos/fondo_topsitos.jpg);
	background-repeat:  repeat-x;
	background-position: center center;
	height: 35px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 35px;
}
.fondo_barra {
	background-image: url(elementos/fondo_columna.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.titulo2 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.titulo1 {

	font-size: 24px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.tituloproducto {


	font-size: 20px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

