a img {
	border: 3px solid #272727;
	padding:3px;
	background-color: #272727;
box-shadow:0px 0px 5px #b4b4b4;
-webkit-box-shadow:0px 0px 5px #b4b4b4;
-moz-box-shadow:0px 0px 5px #b4b4b4;
	border-radius: 9px;
	opacity:.80;
	filter: alpha(opacity=70);
 	-moz-opacity: 0.6;

	}

a img:hover {
	background-color: #8e022d;
	border: 3px solid #8e022d;
		padding:3px;
box-shadow:0px 0px 5px #b4b4b4;
-webkit-box-shadow:0px 0px 5px #b4b4b4;
-moz-box-shadow:0px 0px 5px #b4b4b4;
	opacity:1.0;
	filter: alpha(opacity=100);
 	-moz-opacity: 1.0;
}
	
.navegac {
	display: block;
	margin:10px 0 0 0;
	padding:10px;
	background: #c43a65;
	color: #343434;
	line-height: 15px;
	text-align: left;
	border:1px solid #c43a65;
-moz-border-radius-topleft:15px; -webkit-border-top-left-radius:15px;
-moz-border-radius-topright:0; -webkit-border-top-right-radius:0;
-moz-border-radius-bottomleft:0; -webkit-border-bottom-left-radius:0;
-moz-border-radius-bottomright:15px; -webkit-border-bottom-right-radius:15px;
}
.navegac:hover{	
background: #b62954;
	color: #464646;
	line-height: 15px;
	text-align: left;
	border:1px solid #b62954;
-moz-border-radius-topleft:15px; -webkit-border-top-left-radius:15px;
-moz-border-radius-topright:0; -webkit-border-top-right-radius:0;
-moz-border-radius-bottomleft:0; -webkit-border-bottom-left-radius:0;
-moz-border-radius-bottomright:15px; -webkit-border-bottom-right-radius:15px;}

.titleside {15px no-repeat; margin-top:12px; margin-right:-2px; font-weight: bold;
 font-size: 23px; color: #63011f; font-family: georgia; line-height: 20px; font-stretch: normal;
  font-style: oblique; letter-spacing: -2px;text-align:center; text-shadow: #4e031a 1px 1px 1px; float:center;}

.code { color:de98ae;	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;text-shadow: #b65f7a 1px 1px 1px;}
a{
	color: #2a2a2a;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color: #646464;
	text-decoration: none;}
.news-title{
	font-family: georgia;
	font-size: 18px;
	color: #4f4f4f;
	text-decoration: none;
	font-weight: bolder;  
	text-align: center; 
    line-height: 19px;
    text-shadow: #3c3c3c 1px 1px 1px;
	}
.news-title a{
	font-family: georgia;
	font-size: 18px;
	color: #4f4f4f;
	font-weight: bolder;  
	text-align: center; 
    line-height: 19px;
    text-shadow: #3c3c3c 1px 1px 1px;
	}
.news-title a:hover{
	font-family: georgia;
	font-size: 18px;
	color: #84022a;
	font-weight: bolder;  
	text-align: center; 
    line-height: 19px;
    text-shadow: #61021f 1px 1px 1px;
	}
	
.subtitulosnoticias{
	font-size: 11px;
	font-weight: normal;
	padding-left: 20px;
	font-weight: bolder;  
	text-align: center; 
	color: #4e4e4e;
}
.contenido{ 
	text-align: center; 
	color: #e7e7e7;
	padding:11px;
	text-shadow: #d3d3d3 1px 1px 1px;
}

body {
	background-image: url(http://designtopia.fanfusion.org/ped/ed/bg.png);
background-position:0 29px;

}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
