/*
	CSS - Cascating Style Sheet 2.0
	UNASP - Centro Universitário Adventista de São Paulo
	URL: http://www.unasp-ht.edu.br
	Autor: Rodrigo Matias
	E-mail: rodrigo.matias@unasp.edu.br

*/


/* ----------------------------------

				LINKS 

   ---------------------------------- */

#categorias ul li a:link{
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

#categorias ul li a:visited{
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

#categorias ul li a:hover{
color:#FFFFFF;
font-weight:bold;
text-decoration:underline;
}

#todas-noticias a:link{
color:#FFFFFF;
text-decoration:none;
}

#todas-noticias a:visited{
color:#FFFFFF;
text-decoration:none;
}

#todas-noticias a:hover{
color:#FFFFFF;
text-decoration:underline;
}

/* ----------------------------------

				TÍTULOS 

   ---------------------------------- */

h2.titulo_noticia{
color:#1c3f82;
font-size:29px;
letter-spacing:-0.08em;
float:left;
}

h3.box_interna{
font-family:Arial, Helvetica, sans-serif;
letter-spacing:-0.04em;
font-weight:bold;
font-size:20px;
color:#5f93bd;
margin-bottom:10px;
}


/* ----------------------------------

				LISTAS 

   ---------------------------------- */

#topo_noticia ul{
list-style:none;
margin:9px 0 0 20px;
padding:0;
color:#FFFFFF;
}

#topo_noticia ul li{
display:inline;
margin:0 18px 0 0;
}

#topo_noticia ul li.home{
display:inline;
margin:0 18px 0 0;
}

#opcoes-esq ul{
list-style:none;
margin:0;
padding:0;
font-weight:bold;
}

#opcoes-esq ul li{
display:inline;
margin:0 15px 0 0;
padding:0;
float:left;
}

#opcoes-dir ul{
list-style:none;
margin:0;
padding:0;
}

#opcoes-dir ul li{
display:inline;
margin:0 15px 0 0;
padding:0;
float:left;
}

.box_cinza ul{
margin:10px 0 0 0;
padding:0 0 0 17px;
}

.box_cinza ul li{
list-style-image:url(../imagens/materia/bt_seta_laranja.gif);
padding:3px 0 3px 1px;
}


/* ----------------------------------

				DIVs 

   ---------------------------------- */

/* INTERNAS */


#DIVinterna{
width:950px;
height:auto;
background:#FFFFFF;
margin:auto;
}

#DIVinterna_esq{
width:549px;
height:auto;
padding:0 20px 20px 20px;
float:left;
}

#DIVinterna_dir{
width:321px;
padding:0 20px 0 20px;
margin:0;
height:auto;
float:right;
}

/* NOTÍCIAS */

#topo_noticia {
width:950px;
height:30px;
background:#8baec9;
}

#categorias {
width:800px;
float:left;
}

#todas-noticias{
color:#FFFFFF;
float:right;
padding:8px 10px 0 0;
}

#titulo_noticia{
background:#fff;
width:910px;
height:50px;
margin:auto;
border-bottom: 1px solid #f1f1f1;
clear:both;
}

#cabecalho{
width:500px;
height:auto;
padding:15px 0 0 0;
float:left;
}

#cabecalho .data{
margin:15px 0 0 15px;
float:left;
}

#busca {
width:340px;
height:auto;
padding:15px 0 0 0;
float:right;
}

#busca .texto{
font-size:14px;
font-weight:bold;
color:#5f93bd;
}

#barra_impressao{
width:549px;
height:25px;
padding:25px 0 0 0;
border-bottom:1px solid #eee;
}

#barra_impressao .categoria{
margin:0;
width:250px;
float:left;
}

.categoria-laranja{
font:10px Arial, Helvetica, sans-serif;
color:#ff9900;
text-transform:uppercase;
}

#materia {
margin:10px 0 0 0;
width:549px;
}

#materia h2{
letter-spacing:-0.03em;
font-size:24px;
font-weight:bold;
color:#333;
}

#materia h3{
margin:12px 0 0 0;
letter-spacing:-0.02em;
font-size:14px;
font-weight:normal;
color:#333;
}

#materia h4{
margin:30px 0 12px 0;
font:10px bold Arial, Helvetica, sans-serif;
text-transform:uppercase;
color:#333;
}

#materia p{
margin:0 0 12px 0;
letter-spacing:-0.02em;
font:14px Arial, Helvetica, sans-serif;
font-weight:normal;
color:#666;
}

#materia img{
margin:0 0 5px 0;
border:none;
}

#materia div{
background:#e3e3e3;
margin:0 30px 30px 0;
padding:0 0 5px 0;
float:left;
}

#materia span{
width:100%;
height:auto;
margin:7px 7px 7px 15px;
color:#696969;
}

#opcoes{
margin:28px 0 10px 0;
padding:7px 0 5px 16px;
background:#f1f1f1;
width:533px;
height:18px;
font-size:12px;
color:#5f93bd;
font-weight:bold;
}

#opcoes-esq{
width:270px;
margin:0 0 0 10px;
padding:0;
float:left;
}

#opcoes-dir{
text-align:right;
width:200px;
margin:0;
padding:0;
float:right;
}

#box_noticia {
margin:15px 0 0 0;
padding:15px;
width:291px;
height:auto;
}

.ultimas{
margin:0;
padding:0 0 0 0;
height:auto;
}

.ultimas img{
border:none;
margin: 0 10px 5px 0;
float:left;
}

.ultimas-clear{
margin:10px 0 7px 0;
background:#CCCCCC;
height:1px;
clear:both;
}

.box_cinza {
background:#f1f1f1;
margin:15px 0 0 0;
padding:15px;
width:291px;
height:auto;
}


/* ----------------------------------

				FORMULÁRIOS 

   ---------------------------------- */


#busca form{
margin:0;
padding:0;
}

#busca form input.campo{
width:180px;
height:17px;
margin:0 5px 4px 10px;
padding:2px 0 0 4px;
color:#B2B2B2;
font-size:14px;
border:1px solid #B2B2B2;
}

#busca form input.botao{
margin:0;
padding-top:0;
}
