/**************************************
 * THEME NAME: standardcead
 *
 * Files included in this sheet:
 *
 *   standardcead/gradients.css
 **************************************/

/***** standardcead/gradients.css start *****/

/**
  *  Adds all the nice finish to the standard theme
  *
  */

th.header,
td.header,
h1.header,
h2.header,
h3.header,
div.header {     
    background-image:url(gradient.jpg);     
    background-position:top;    
    background-repeat:repeat-x;     
}

.navbar {
    background-image:url(gradient.jpg);     
    background-position:top;    
    background-repeat:repeat-x;     
}

/*************************************************************/
/*************************************************************/

.top_left {
  background:#FFFFFF url(imagens/top_left.jpg) no-repeat scroll 0px;
  height:113px;
  width:546px;
}

.top_middle {
  background:#FFFFFF url(imagens/top_middle.jpg) repeat-x scroll 0px;
  height:113px;
  width:100%;
}

.top_right {
  background:#FFFFFF url(imagens/top_right.jpg) no-repeat scroll 0px;
  height:113px;
  width:225px;
}

a:link, a:visited, a:hover {
  color:#90924c;
}

.clearfix {
  background-image:url(gradient.jpg);
  background-position:center top;
  background-repeat:repeat-x;
  border:1px solid #DDDDDD;
  height:25px;
  margin-bottom:2px;
  margin-top:2px;
  padding:3px 0.5em;
  width:98%;
  color:#FFFFFF;
}

.clearfix a {
  color:#FFFFFF;
  text-decoration:underline;
}

.title {
  color:#FFFFFF;
}

.headingblock {
  color:#FFFFFF;
}

.header{
  color:#FFFFFF;
}

.header a{
  color:#000;
}

.topic {
 color:#000000;
}

.author a{
 color: #000000!important;
}




/*************************************************************/
/** cor dos links - AMBIENTE 
/** CRIADO EM 31/03/2008 POR PEDRO HENRIQUE
/*************************************************************/

/*

.headermenu a:link, .header a:link, .first a:link, .breadcrumb a:link{
  color:#FFFFFF;
  font-weight:bold;
  text-decoration:underline;
}

.headermenu a:visited, .header a:visited, .first a:visited, .breadcrumb a:visited{
  color:#FFFFFF;
  font-weight:bold;
  text-decoration:underline;
}
.headermenu a:hover, .header a:hover, .first a:hover, .breadcrumb a:hover{
  color:#FFFFFF;
  font-weight:bold;
  font-style:italic;
  text-decoration:underline;
}

.author a:link, a:visited, a:hover{
  color:#970707;
}

.clearfix a:link, a:visited, a:hover{
  color:#FFFFFF;
  font-weight:bold;
}*//***** standardcead/gradients.css end *****/


