body
{
	background: #f2f2f2 url(../_img/tile.jpg) repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #434343;
	width: 100%;
	text-align: center;
	margin: 20px 0;
	padding-top: 43px;
}

#site
{
	width: 811px;
	text-align: left;
	margin: 0 auto;
}


/**
 * index
 */
#destaque
{
	clear: both;
	height: 261px;
	background: url(../_img/destaque.jpg) no-repeat;
	margin-bottom: 15px;
	overflow: hidden;
}

#destaque .curso
{
	display: block;
	width: 405px;
	height: 261px;
	float: left;
}

#destaque .curso h2
{
	text-indent: -9999em;
	overflow: hidden;
}

#destaque .curso p
{
	font-size: 22px;
	font-style: italic;
	margin-top: 160px;
	margin-left: 24px;
}

#destaque .ult p
{
	margin-left: 164px;
}

#destaque .curso p a
{
	padding-top: 60px;
	color: #c7d9cc;
	text-decoration: none;
}

#destaque .ult p a
{
	color: #b9c1c6;
}

#destaque .curso p a:hover
{
	color: #434343;
}

#conteudo
{
	margin: 0 15px;
}

h1#logo, p#logo a
{
	text-indent: -9999em;
	overflow: hidden;
	display: block;
	height: 77px;
	background: url(../_img/logo.gif) no-repeat top center;
	margin-bottom: 15px;
}

p#logo a
{
	margin-bottom: 30px;
}

h3
{
	font-size: 24px;
	margin-bottom: 15px;
	padding-left: 30px;
	background: url(../_img/icones.jpg) no-repeat 0 2px;
}

#proposta
{
	float: left;
	width: 370px;
	padding-right: 40px;
	border-right: dotted #ccc 1px;
	padding-bottom: 10px;
}

#proposta p
{
	font-size: 13px;
	margin: 12px 0;
}

#proposta h3
{
	background-position: 0 -38px;
}

#unidades
{
	float: right;
	width: 330px;
}

#unidades a.mail
{
	background: transparent url(../_img/mail.gif) no-repeat center left;
	padding-left: 15px;
	color: #434343;
	text-decoration: none;
}

#unidades a.mail:hover
{
	text-decoration: underline;
}

#unidades li
{
	font-size: 12px;
	margin-bottom: 20px;
}

#unidades li strong
{
	font-weight: bold;
	font-size: 15px;
}

#unidades li span
{
	font-weight: bold;
}

#unidades li img
{
	float: left;
	margin-right: 15px;
}

#fotos
{
	border-top: dotted #ccc 1px;
	padding-top: 15px;
	margin-top: 15px;
	clear: both;
}

#fotos h3
{
	background-position: 0 -72px;
}

#fotos div
{
	float: left;
	margin-right: 22px;
}

#fotos div.ult
{
	margin-right: 0;
}



/**
 * internas
 */
#texto p
{
	font-size: 13px;
	line-height: 20px;
	margin: 15px 0;
}

#texto h1#masterhair, #texto h1#cosmetologia
{
	display: block;
	overflow: hidden;
	text-indent: -9999em;
	height: 96px;
	background: url(../_img/curso-master-hair-designer.jpg) no-repeat top left;
}

#texto h1#cosmetologia
{
	margin-bottom: 25px;
	background-image: url(../_img/curso-cosmetologia-estetica-capilar.jpg);
}

#texto h1#noticia {
	font-size: 36px;
}

#texto h3 
{
	background: none;
	padding: 0;
}

#texto h3.mini
{
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
}

#texto ul
{
	padding-left: 10px;
}

#texto li
{
	font-size: 12px;
	background: transparent url(../_img/tick.gif) no-repeat 0 3px;
	padding-left: 20px;
}

#texto p img
{
	float: left;
	margin-right: 25px;
	margin-bottom: 15px;
	display: block;
}

#texto p img.dir
{
	float: right; 
	margin-right: 0;
	margin-left: 25px;
}

#texto .box
{
	width: 525px;
	float: right;
	padding: 10px;
	border: dotted #ccc 1px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#texto .fotos
{
	margin: 15px;
}

#texto .fotos div
{
	float: left;
	margin-right: 18px;
	margin-bottom: 10px;
}

#texto .fotos div.ult
{
	margin-right: 0;
}

#texto #profissionais div
{
	width: 72px;
	float: left;
	margin-right: 15px;
	overflow: hidden;
	font-size: 10px;
	font-weight: bold;
	height: 170px;
}

#texto #profissionais div.ult
{
	margin-right: 0;
}

#texto #profissionais div span
{
	font-weight: normal;
}


/**
 * rodape
 */
#rodape
{
	clear: both;
}

#rodape p
{
	color: #999;
	padding-top: 50px;
	text-align: center;
	font-size: 11px;
}