@charset "utf-8";
/* Documento CSS Anastacia Portugal */
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h2 {
	text-decoration:none;
	background-color: #BE1F1F;
	padding: 3px;
	font-family: Tahoma;
	font-size: 10px;
	margin: 0px;
	border: 1px dotted #FFFFFF;
}

h2 a{
	text-decoration:none;
	color: #FFFFFF;
}
h2 a:hover{
	text-decoration:none;
	color: #CCCCCC;
}
h3 {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #BE1F1F;
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px dotted #FFFFFF;
}
h4 {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFF;
	background-color: #999;
	margin-right: 0px;
	margin-left: 14px;
	padding: 3px;
	margin-top: 15px;
	margin-bottom: 0px;
	text-transform: uppercase;
}
/* Links */
a{
	color: #dda82d;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #999999;
	text-decoration: none;
}

.c_img {
	padding: 3px;
	border: 1px solid #BE1F1F;
	margin: 2px;
}

.c_img a {
	margin: 3px;
	border: 1px solid #dda82d;
	padding: 2px;
	clear: both;
}
.c_img a:hover {
	margin: 2px;
	border: 3px solid #999999;
	padding: 1px;
	clear: both;
}
#c_caixa {
	padding: 3px;
	background-color: #e2ddd7;
	border: 1px dotted #87806d;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(imagens/layout/conteudo/fundo_caixa.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#c_caixa_disco {
	padding: 3px;
	background-color: #e2ddd7;
	border: 1px dotted #87806d;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	height: 165px;
}
#c_rodape {
	font-family: verdana;
	font-size: 10px;
	text-align: right;
}
#c_rodape a{	
	color: #BE1F1F;
	font-weight: bold;
	text-decoration: none;
}
#c_rodape a:hover{	
	color: #CCCCCC;
}


.c_negrito {
	font-weight: bold;
	font-size: 10px;
	color: #BE1F1F;
}
.c_img_head {
	padding: 0px;
	margin: 0px auto 0px auto;
}
.c_destaque {
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #C32C7D;
	text-align: right;
	letter-spacing: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BE1F1F;
	font-weight: bold;
}
.c_img_afiliados {
	margin: 3px;
	border: 1px solid #dda82d;
	padding: 2px;
	float: left;
}
.c_img {
	padding: 3px;
	border: 1px solid #BE1F1F;
	margin: 2px;
}
#c_textos_disco {
	margin-left: 180px;
	margin-top: -5px;
}
#c_textos_webmasters {
	margin-left: 160px;
	margin-top: -5px;
}
#c_cima {
	color: #333333;
	font-family: Tahoma;
	font-size: 10px;
	padding: 2px;
	font-weight: bold;
	text-align: right;
	margin: 0px;
	position: relative;
}
.c_linhas {
	/* border-left: 1px solid #FFE1C3; */
	border-left: 1px solid #FFF;
	border-bottom: solid 1px #ffffff;
}
