@charset "utf-8";

/* --------------------------------------------------------------------
 *
 * Filename:		styles-home.css
 * Description:		Arquivo de regras da página inicial do site
 * Version:			1.0.0 (2008-09-28)
 * Website:			http://www.colegioalicerce.g12.br/
 * Author:			Luiz R. Albano Jr. - iDesk Informática
 *
 * == STRUCTURE =======================================================
 *
 * Page width: 960px (liquid, horizontal menu)
 * Number of columns: 03
 *
 * -------------------------------------------------------------------- */
 
.parceiros {
	float:none;
	clear:both;
	font-size:10px;
	margin-top:20px;
}

.parceiros img { margin:5px; }


.acontece {
	text-align:left;
	border-bottom:1px solid #CBDCEC;
}

.acontece img { margin:5px 10px 5px 5px; }

#content div.acontece h3 {
	margin:0;
	padding:5px 0 0 0;
	border:0;
}

#content div.acontece h3 a { color:#333; }

.acontece-footer {
	overlay:hidden;
	height:1%;
	font-size:0;
	clear:both;
}


.avisos {
	margin:10px 0;
}

#content div.avisos h3 {
	width:535px;
	height:32px;
	text-indent:-9999px;
	margin:0;
	border:0;
	background:url(images/title-aviso.gif) no-repeat;
}

#content div.avisos div, 
#content div.avisos p {
	margin:0;
	padding:10px;
	background:#DBA6A6;
}
