body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	background-image: url(images/fondo2.jpg);
	background-color: #696564;
	background-repeat:  repeat-x;
}
.fondo_celda {
	background-image: url(images/diseno_r9_c3.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
}
.titulos {
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.fotos {
	background-color: #73BF45;
	padding: 5px;
	border-top: 1px none #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px none #666666;
}
.quality {
	color: #CCCCCC;
	text-decoration: none;
}
P {
	margin-top: 0px;
}
