/* CSS PARA PC - AÑADIR CSS PARA QUE AFECTE A TODAS LAS PÁGINAS PARA PC */
/*SITE_THEME_BEGIN*/
/* ==================================================================== */
/*                     System Style Definitions                         */
/* ==================================================================== */

/* ==================================================================== */
/*                     Additional Style Definitions                     */
/* ==================================================================== */
*#dm div.dmContent h1
{
	font-size:50px;
}
*#dm div.dmFooter h1
{
	font-size:50px;
}
*#dm div.dm-title h1
{
	font-size:50px;
}
*#dm DIV.dmOuter DIV.dmInner,*#dm DIV.dmOuter DIV#dmSlideRightNavRight
{
	background-color:rgba(255,255,255,1);
	background-image:none;
	background-size:auto;
	background-repeat:repeat;
	background-attachment:fixed;
}
/*SITE_THEME_END*/
