body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background: #ffffff url(images/fondo-naranja.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#catinicio{
	text-decoration: none;
}
#catinicio a{ color: #E60D2D;}
#catinicio a:hover{ text-decoration: none; }
#catinicio a:visited{ text-decoration: none; }
#catinicio a:link{ text-decoration: underline; }
#catinicio a:active{ text-decoration: none; }

#gneral {
	width: 760px;
	height: 600px;
	background: #FFFFFF url(images/fondo.gif) top left no-repeat;
}

.menutop{
	font-family: Arial, Helvetica, sans-serif;
	color: #e73852;
	text-decoration: underline;

}

.menutop:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #e73852;
	text-decoration: none;

}

.menutop_interna{
	font-family: Arial, Helvetica, sans-serif;
	color: #e73852;
	text-decoration: none;

}

.menutop_interna:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #e73852;
	text-decoration: underline;

}

.titulo{
	font-size: 16px;
	color:#E60D2D;
	font-weight: bold;

}

.titinicio{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding-left: 10px;

}

.fecha{
	font-size: 11px;
	color:#000000;
	font-weight: bold;
	padding-top: 10px;
}

.new_tit{
	font-size: 11px;
	color:#E70D2F;
	font-weight: bold;
	text-decoration: none;

}

.contenido{	
	line-height: 18px;
	padding: 0 10px 0 20px;

}

.direccion{
	color: #E60D2D;
	text-decoration: none;
	padding-right: 10px;

}

.lista{
	color: #E60D2D;
	list-style: disc;
	margin: 0 0 0 0;
	padding: 0.5em 0 0 2em;	
}

.nav_catart{
	font-size: 11px;
	color: #E60D2D;
	text-decoration: none;
}

.nav_catart:hover{
	font-size: 11px;
	color: #E60D2D;
	text-decoration: underline;
}

.bgcontent{
	background: transparent url(images/content_mid.gif) top left repeat-y;
}

.info{
	text-decoration: none;
	color: #E60D2D;

}

.info:hover{
	text-decoration: underline;
	color: #E60D2D;

}

.newsasrt{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #E60D2D;

}

.newsasrt:hover{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;

}

.regresar{
	font-size: 11px;
	color: #E60D2D;
	text-decoration: none;
	padding-right: 20px;
}

.regresar:hover{
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

#container{
	text-decoration: none;
}
#container a{ color: #E60D2D; font-weight: bold;}
#container a:hover{ color: #000000; text-decoration: underline; }
#container a:visited{ text-decoration: none; }
#container a:link{ text-decoration: none; }
#container a:active{ text-decoration: none; }

.creditos{
	font-size: 11px;
	color: #8B7C6F;
	text-decoration: none;
}

.creditos:hover{
	font-size: 11px;
	color: #8B7C6F;
	text-decoration: none;
}




