﻿/* Compatibilidad con el joombla*/
#pag_center .componentheading, .contentheading
{
	/*background-color: #EEEEEE;*/
	font-size: 110%; /*height: 18px;*/
	padding: 3px 3px 0pt 3px;
	text-align: left;
	width: 99%;
	height:auto;
	font-weight: bold;
	border-bottom: #02679c 1px solid;
	color: #02679c;
}

#pag_center .contentpane
{
	/*border-bottom: 1px solid #DDDDDD;*/
	font-size: 8pt;
	font-weight: normal;
	padding: 3px 3px 0pt;
	text-align: justify;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

#pag_center .sectiontableentry1
{
	background-image: url(imagenes/e.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#pag_center .sectiontableentry1 .category
{
	color: #707070;
	height: auto;
	margin: 0pt; /*border-bottom: 1px dotted #707070;*/
	display: block;
	font-size: 100%;
	text-decoration: none;
	text-indent: 0px;
	text-transform: inherit;
	padding-right: 0pt;
	padding-left: 10pt;
	padding-bottom: 0.2em;
	padding-top: 0.2em;
}

#pag_center .category:hover
{
	background-image: url(imagenes/tagimg.png);
	background-repeat: no-repeat;
	background-color: #f2f2f2;
	color: red;
	background-position: left center;
}

#pag_center .contentpane
{
	/*border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;*/
	font-size: 8pt;
	font-weight: normal;
	padding: 3px 3px 0pt;
	text-align: justify;
	width: 100%;
}

#pag_right ul
{
	margin: 0px -50px 0px 0px;
	font-size: 100%;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0px;
	table-layout: auto;
	width: 159px;
}


#pag_right ul li .category
{
	color: #707070;
	text-decoration: none;
	height: auto;
	list-style-image: none;
	list-style-type: none;
	border-bottom: #CCC 1px solid;
	display: block; /*width: 200px; 	margin: 0pt; 	border-bottom: 1px dotted #707070; 	display: block; 	font-size: 100%; 	padding: 0.2em 0pt; 	text-decoration: none; 	text-indent: 0px; 	text-transform: inherit; 	list-style-type: none;*/ ;padding-right:0pt;padding-left:0pt;padding-bottom:0.4em;padding-top:0.4em;}



#pag_right ul li .category:hover
{
	background-color: #DBE2F1;
	color: #000068;
}
