body         
{ 
	font-family: Arial, Verdana, Helvetica, san-serif;
	color: #000000;
	font-size: 10pt;
	background: #2CA0C5 url('../images/overall_background.jpg') 0px 0px repeat-x;
}
a            
{ 
	color: #6F152D; 
	font-family: Arial, Verdana, Helvetica, san-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline

}
a:hover            
{ 
	color: #8C1A1A; 
	font-family: Arial, Verdana, Helvetica, san-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline

}
td     
{ 
	color: #686868; 
	font-family: Arial, Verdana, Helvetica, san-serif;
	font-size: 10pt;
}

h1{
	font-size: 120%;
	width:100%;
	color: #1F9AB8;
	padding-bottom:3px;
	border-bottom:1px solid #C5D3DA;
}
#noticias{
	width:233px;
	border:1px solid #FAD030;
	background-color:#1280A6;
	color:#71B3CA;
	padding:12px;
	margin:0px 0px 0px 30px;
	float:left
	font-size:90%;
}
#noticias hr{
	margin:8px 0px 8px 0px;
	height:1px;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom:1px dashed #1BBAE2;
}
#noticias a{
	color:#fff;
	font-weight:normal;
}
#noticias h1{
	color:#1BBAE2;
	font-weight:bold;
	font-size:90%;
	margin:0px 0px 8px 0px;
	border:none;
	text-transform:uppercase;
}
#noticias h2{
	color:#fff;
	font-weight:bold;
	font-size:90%;
	margin:0px;
	border:none;
}
#noticias .masinfo:link{
	color:#fff;
	font-weight:normal;
}

#footer{
	color:#0F6676;
	font-size:90%;
	padding:4px;
	margin-left:20px
}
.hide{
	display:none
}
.show{
	display:block
}
.bgcard
{
background-image:url('../images/card.png');
}
