body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	margin: 0px;
}

/* Text */

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	color: #a9a9a9;
	margin-top: 5px;
	margin-bottom: 40px;
	margin-left: 15px;
}
	
.normal {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;	
}
	
.subtitulo {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #a9a9a9;
	font-weight : bold;	
}
	
.tituloppal {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight : bold;	
}

.noticiappal {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #dfdfdf;
	font-weight : bold;
}

.portalbanner {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	background-color: #7A7879;
	color: #FFFFFF;
}

.footer {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
}

/* Menu */

.submenu {
	font-size: 11px;
	line-height: 23px;
	background-color: #FFFFFF;
	background-image: url('/Image/BotLayer.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
	width: 200px;
}

.submenuOn {
	font-size: 11px;
	line-height: 23px;
	background-color: #FFFFFF;
	background-image: url('/Image/BotLayerOn.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
	width: 200px;
}

/* Modules */

.moduleTitle {
	font-size: 11px;
	background-color : #FFFFFF;
	color: #000000;
	padding: 5px;
	line-height: 27px;
	border: 1px solid black;
}

.editButton {
	font-size: 11px;
	background-color : #FFFFFF;
	color: #000000;
	font-weight : bold;
	padding: 5px;
	line-height: 27px;
	border: 1px solid black;
	text-decoration: none;
}

/* Links */

a.portalbanner {
	color: #FFFFFF;
	text-decoration: none;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.textotoolbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

}
.textotemp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.URLNoticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.Textofooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
}
.Tabla {
	color: #666666;
	border: 1px solid #CCCCCC;
}
.Gris12pts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.Titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:  #E41916;
	font-style: normal;
	font-weight: bold;
}
.TituloInt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}
a:hover.URLNoticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover.textotoolbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

/* Lists */

ul.infopara {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

li.infopara {
	background-image: url(/image/vineta_menu.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: .8em;
}

ul.vineta {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

li.vineta {
	list-style-type: none;
	background-image: url(/image/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: .8em;
}