/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A2427;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
}

.text1 {
	font-size: 10px;
	font-weight: normal;
	color: #918D8F;
}

.text2 {
	font-size: 11px;
	color: #7294C0;
}

.text3 {
	text-align: right;
}

.text4 {
	font-size: 10px;
	color: #FFFFFF;
}

.text5 {
	text-align: center;
	font-size: 10px;
	color: #6E6D6D;
}

/** LINKS */

a {
	color: #7294C0;
}

a:hover {
	text-decoration: none;
}

.link1 {
	padding-left: 10px;
	background-color: #FFFFFF;
	font-weight: bold;
}

.link2 {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

/** STYLES */

.style1 {
	text-align: center;
	font-size: 10px;
	color: #B4B4B4;
}

.style1 a {
	color: #B4B4B4;
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: #201E1F url(img/homepage01.jpg) repeat-x left top; }
.bg2 { background: url(img/homepage03.jpg) no-repeat left top; }
.bg3 { background: url(img/homepage13.jpg) repeat-y left top; }
.bg4 { background: url(img/homepage20.gif) repeat-x left top; }
.bg5 { background: url(img/homepage24.gif) repeat-x left center; }

.bg6 { background: url(img/homepage26.jpg) no-repeat left top; }
.bg7 { background: url(img/homepage27.jpg) no-repeat left top; }

.bg8 { background: url(img/homepage29.jpg) no-repeat left top; }
.bg9 { background: url(img/homepage30.jpg) no-repeat left top; }

.bg10 { background: url(img/homepage32.jpg) no-repeat left top; }
.bg11 { background: url(img/homepage33.jpg) no-repeat left top; }

.bg12 { background: url(img/homepage35.jpg) repeat-x left top; }
.bg13 { background: url(img/subpage1_01.jpg) repeat-x left top; }

.bg14 { background: url(img/subpage2_01.jpg) repeat-y left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin-right: 10px;
}

.img2 {
	float: right;
	margin-left: 10px;
}

/*hr { display: none; }*/

/*.hr1 {
	height: 1px;
}*/

/************ CSS CRIADOS DEPOIS ************************/

/* Links logos Agência Athena, Athena Press e Athena Promo */
a.link_menu_logo {
	font-size:12px;
	color:#CCCCCC;
	text-decoration:none;
}

a.link_menu_logo:hover {
	font-size:12px;
	color:#CCCCCC;
	text-decoration:none;
}

a.link_cinza {
	font-size:12px;
	color:#666666;
	text-decoration:none;
}

a.link_cinza:hover {
	font-size:12px;
	color:#666666;
	text-decoration:none;
}

/* Link 'leia mais' */
a.leia_mais {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#003366;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	text-align:right;
}

a.leia_mais:hover {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#003366;
	font-weight:bold;
	font-style:italic;
	text-decoration:underline;
	text-align:right;
}

/* Títulos '//últimas' e '//blog-se' */
.titulos {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#FF6600;
	font-style:italic;
	text-align:left;
	padding-left:10px;
}

/* Link Banco de Notícias '+++' */
a.mais_noticias {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#FF6600;
	font-weight:bold;
	font-style:italic;
	text-align:right;
	padding-right:10px;
	text-decoration:none;
}

a.mais_noticias:hover {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#FF6600;
	font-weight:bold;
	font-style:italic;
	text-align:right;
	padding-right:10px;
	text-decoration:underline;
}

/* Link 'bem vindo' do '//blog-se' */
a.bem_vindo {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#003366;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
}

a.bem_vindo:hover {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#003366;
	font-weight:bold;
	font-style:italic;
	text-decoration:underline;
}

/* Formatação Data das Notícias */
.data {
	font-weight:bold;
	color:#666666;
}

/* Formatação Resumo Notícias */
.resumo {
	font-size:12px;
	color:#666666;
}

/* Formatação Texto '//blog-se' */
.texto_blog {
	font-size:10px;
	color:#666666;
}

/* Formatação Tag '<hr>' Divisor das Notícias */
hr {
	width:97%;
	height:1px;
	color:#F1F1F1;
}

/* Formatação da Data Atual */
.data_atual {
	background-color:#FFFFFF;
	color:#999999;
	text-align:center;
}

/* Borda das imagens */
img.border {
	padding: 3px;
	border: 1px solid #E5E5E5;
	background: #FFFFFF;
}

img.imagem_noticias {
	float:left;
	margin-top:0px;;
	margin-right:15px;
	margin-left:0px;;
	margin-bottom:0px;
	padding: 3px;
	border: 1px solid #CCCCCC;
	background: #F1F1F1;
}

/* Links da Página Banco de Notícias */
.links_banco_noticias {
	color:#000000;
	text-decoration:none;
}

a.links_banco_noticias:link {
	color:#000000;
	text-decoration:none;
}

a.links_banco_noticias:hover {
	color:#000000;
	text-decoration:underline;
}

