﻿#content #centercol #cambia{
	margin:10px;
	margin-top:0;
	padding:10px;
	text-align:center;
	background-color:#fff;

}

#content #centercol #produ{
	padding:10px;
	margin:10px;
	height:150px;
	background:#79BDEA;

}

#content #centercol #textos{
	margin:10px;
	padding:10px;
	text-align:justify;
	font-size:12px;
	border:solid 1px #CCCCCC;
	height:auto;
	background-color:#fff;
	box-shadow: 2px 2px 2px #888;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-box-shadow: 5px 5px 2px #888;
	-moz-box-shadow: 5px 5px 2px #888;



}

