/* JOOMLA STYLE COLOR SECTION */
body {
	background:#fff url(../images/body_bg.jpg) repeat-x top ;
}
#suckerfish{
background:url(../images/suckerfish_bg.png) repeat-x top;
}

h3,
h2.contentheading,
.contentheading{
  color:#8d190c !important;
}

.TituloNoticia
{
  color:#8d190c !important;
  font-weight:bold;
	}
	
.TituloNoticia a
{
  color:#8d190c !important;
  font-weight:bold;
  text-decoration:none;
	}
	
.TituloNoticia a:hover
{
  color:#8d190c !important;
  font-weight:bold;
  text-decoration:none;
	}

h3 a,
h2.contentheading a,
.contentheading a
{
  color:#8d190c !important;

}

h3 a:hover,
h2.contentheading a:hover,
.contentheading a:hover
{
  color:#8d190c !important;

}

/* Small text */
small, .small, .smalldark, .mosimage_caption, .createby, .createdate, .modifydate, a.readon, .img_caption {
	color: #999 !important;
}
a.readon {
	color: #8d190c !important;
}
#search{
margin-right:-20px;
position:relative;
float:right;
width:234px;
height:30px;
overflow:hidden;
/*background:url(../images/search_bg.png) no-repeat right;*/
text-align: right;
}
#search div.module{
padding:0;
margin:0;
text-align:left;
}
#search h3{
display:none}

#search .inputbox{
border:none;
color:#333;
font-size:100%;
border-bottom:1px dotted #ccc;
text-align:left;
margin-left:36px;
background:none;
}