body {
	margin-top: 0px;
	background-color:#FF5A00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img {
	border-style:none;
}
img a {
	border-style:none;
}

.COPYRIGHT {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}

a.COPYRIGHT:hover {
	text-decoration:none;
	color: #000000;
}

.botones {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}



a.botones:hover {
	font-size: 11px;
	font-weight: bold;
	color: #FF5A00;
	text-decoration: none;
}
.texto {
	font-size: 11px;
	color: #ffffff;
	text-align: justify;
}

.formulario {
	font-size: 11px;
	color:#666666;
}


.titulo1 {
	font-size: 14px;
	text-transform: uppercase;
	color: #ff5a00;
	font-weight: bold;

}

ul {
list-style-type: square;
	font-size: 11px;
	color: #ffffff;
	text-align: justify;
	}


	
.marcoFotosCatalogo {
	border: 1px solid #920400;
}
.textoDestacado {
	font-size: 11px;
	color: #ffffff;
	text-align: justify;
	font-weight: bold;
}

.listamenu {
	font-size: 11px;
	color: #000000;	
}

.pie {
	background-image: url(../imagenes/pie.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	
}









