/* CONFIGURACOES GLOBAIS */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.img_materias{
	margin-right:15px;
	margin-bottom:15px;

}

.header{
	width: 1043px;	
	height: 130px;
	background-image:url(../img/header.jpg);
	background-repeat: no-repeat;
}

.bkg_sombra{
	background-image:url(../img/bkg_shadow.jpg);
	background-repeat:repeat-y;
}

.player{
	padding-right: 330px;
	padding-top: 42px;
	padding-bottom: 20px;
}

.centralizada{
	margin-top: 10px;
	border: solid 1px #ffffff;
	width: 1000px;	 
}

.larguraesquerda{
	width: 195px;
}

.divconteudo{
	width:auto;
	margin-left: 15px;
	margin-right: 22px;
}

.divconteudolivros{
	width:auto;
	margin-left: 22px;
	margin-right: 22px;
}

/* LINKS */
a:link {
	color: #AF597C;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #AF597C;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: underline;
	color: #AF597C;
}

a.linkcinza:link {
	color: #9F9F9F;
	text-decoration: none;
}
a.linkcinza:visited {
	text-decoration: none;
	color: #9F9F9F;
}
a.linkcinza:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a.linkcinza:active {
	text-decoration: none;
	color: #9F9F9F;
}

a.linkbeje:link {
	color: #b8b487;
	text-decoration: none;
}
a.linkbeje:visited {
	text-decoration: none;
	color: #b8b487;
}
a.linkbeje:hover {
	text-decoration: none;
	color: #b8b487;
}
a.linkbeje:active {
	text-decoration: none;
	color: #b8b487;
}

a.linkbranco:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.linkbranco:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.linkbranco:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.linkbranco:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.linkbeje2:link {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #C9C598;
	line-height: 150%;
}
a.linkbeje2:visited {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #C9C598;
	line-height: 150%;
}
a.linkbeje2:hover {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #C9C598;
	line-height: 150%;
}
a.linkbeje2:active {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #C9C598;
	line-height: 150%;
}

/* TEXTOS NO TAMANHO NORMAL */
.texto_beje{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #C9C598;
	line-height: 150%;
}

.texto_beje_g{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #C9C598;
	line-height: 150%;
}

.texto_beje_gg{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #C9C598;
	line-height: 150%;
}

.texto_rosa{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #AF597C;
	line-height: 150%;
}

.texto_cinza{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #9F9F9F;
	line-height: 150%;
}


.texto_rosahome{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #AF597C;
	line-height: 150%;
}

.texto_cinzahome{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #9F9F9F;
	line-height: 150%;
}

.texto_branco{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 150%;
}


/* TEXTOS NO TAMANHO PEQUENO */
.texto_beje_p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #C9C598;
	line-height: 150%;
}

.texto_rosa_p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #AF597C;
	line-height: 150%;
}

.texto_cinza_p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #9F9F9F;
	line-height: 150%;
}

.texto_branco_p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 150%;
}

/* FORMULARIOS */

.campos_form_m{
	width: 170px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 1px;
	background-color: #FFFFFF;
	border: solid 1px #CCCCCC;
}

.campos_form_p{
	width: 100px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 1px;
	background-color: #FFFFFF;
	border: solid 1px #CCCCCC;
}

.campos_submit{

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 1px;
	background-color: #FFFFFF;
	border: solid 1px #CCCCCC;
}

/*.submit1{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 1px;
	background-color: #FFFFFF;
	background-image:url(../img/okbtn.gif);
	background-repeat:no-repeat;
	border: solid 1px #FFFFFF;
}*/

/* DROPS */

.fundodrops{
	background-image:url(../img/bkg_drops.jpg);
	background-repeat:no-repeat;
}

