/* CSS Document */
body{
	margin:0px;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 10px;
}
b{
	color:#D31E00;
}
.puntosv{
    background:transparent url(images/bg.gif) repeat-y scroll 0%;
}
.puntosh{
    background:transparent url(images/bg.gif) repeat-x scroll 0%;
}
input, textarea{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 9px;
}

#rss{
	background-color:#FAFAFA;
	text-align:center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
	width:223px;
	height:227px;
	border:1px solid #CCCCCC;
	color:#666666;
}
dt,dd,td, th, a, a:visited, a:active{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
	color:#666666;
	text-decoration:none;
}
dl{
	margin-left:20px;
}
dd{
	font-weight:normal;
	font-size : 12px;
}
dt{
	font-size : 12px;
}
a:hover{
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
}
#footer{
	/*background:#DB2B00;*/
	width:740px;
	vertical-align:middle;
	height:55px;
	text-align:right;
	/*background-image: url(images/footer.jpg); */
}
#footer_direccion{
	background-color:#cf1601/*#DB2B00*/;
	width:740px;
	padding-top:5px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
	height:20px;
	text-align:center;
}
#footer a,#footer a:hover,#footer a:active,#footer a:visited{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
	margin-top:10px;
	margin-right:10px;
}
p{
  font-weight: normal;
  font-size:12px;
  margin:5px;
}
blockquote{
  font-weight: normal;
  font-size:12px;
}
img{
  border: none;
}
.foto{
border: 5px solid white;

}
p.titulorevista{
	text-align:center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight: bold;
	/*border:1px solid #CCCCCC;*/
	color:#666666;
}
p.titulorevistaanterior{
	text-align:center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	color:#666666;
}
p.textorevista{
	text-align:justify;
}
p.encabezado{
	text-align:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	border:1px solid #ffffff;
	color:#ffffff;
	margin:3px;
	
}
.titulito{
	text-align:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: normal;
}
.titulo{
	text-align:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
}
.titulitonota{
	text-align:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
}
.titulonota{
	text-align:center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight: bold;
}
.autor{
	text-align:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: normal;
}
