@charset "utf-8";
/* CSS Document */

#destacado1{ width:230px; height:190px; margin:auto; float:left; position:relative; }
#destacado1 h2{ color:#666666;}
#destacado1 p{ color:#06C;}

#destacado2{ width:230px; height:190px; margin:auto; float:left; background:#999; position:relative; margin:0px 12px; border:solid thin #000000; }

#destacado-ancho{ width:480px; height:190px; margin:auto; float:left; background:#999; position:relative; margin:0px 12px; border:solid thin #c2c2c2; }

#destacado-texto-sinfondo{ width:230px; height:40px; margin:auto; float:left; position:absolute; bottom:0px;}
#destacado-texto{ width:210px; height:20px; margin:auto; float:left; position:absolute; bottom:0px; background:#0c2636; color:#fff; padding:10px}

#destacado-texto h3, #destacado-texto-gris h3{ margin:0px; font-size:16px;}

#destacado-texto-gris{ width:210px; height:20px; margin:auto; float:left; position:absolute; bottom:0px; background:#666; color:#fff; padding:10px}