/*
SITES&CIA - home.css
Folha de Estilo da Home
Por Ramon
*/

/* -------- IDS -------- */

#miolo_home {background-color:#000;	height:391px; background-image:url(../img/miolo_home.gif); background-position:bottom left; background-repeat:no-repeat; min-width:950px;}

#miolo_home #destaques {
	float:left;
	background-image:url(../img/destaques_1.gif);
	background-repeat:no-repeat;
	width:35%;
	height:319px;
	min-width:328px;
}



#miolo_home #conteudo {width:65%; float:left; margin:10px 0 0 0; color:#fff; font-size:11px;}


/**/
.panel { padding: 65px 0 20px 20px; width: 320px}