body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#general, .title {
	padding: 10px;
}
.title {
	font-size: 18px;
	color: #CC0000;
	font-weight: bold;
}
.subtitle {
	font-size: 15px;
	color: #CC0000;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
.contenido {
	font-size: 12px;
	color: #666666;
}
.contenido p{
	text-align: justify;
	list-style-type: circle;
}
.contenido a{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.contenido a:hover{
	color: #CC0000;
	text-decoration: underline;
}
.contenido li{
	color: #666666;
	list-style-type: circle;
}
.resaltar{
	font-weight: bold;
	color: #333333;
}
.alpopular {
	font-weight: bold;
	color: #45A72A; !important
}
.alpopular a{
	color: #45A72A;
	text-decoration: none; !important
}
.alpopular a:hover{
	color: #45A72A;
	text-decoration: underline; !important
}
/* Estilos para página de Iconterms*/
#TabIconterms {
	border: 1px solid #CCCCCC;
}
#TabIconterms .tipo1{
	background-color: #EFEFEF;
	padding: 6px;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
#TabIconterms .tipo1a{
	background-color: #EFEFEF;
	padding: 7px;
	font-size: 11px;
	color: #666666;
}
#TabIconterms .tipo2{
	background-color: #F8F8F8;
	padding: 6px;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
#TabIconterms .tipo2a{
	background-color: #F8F8F8;
	padding: 7px;
	font-size: 11px;
	color: #666666;
}
#TabIconterms td{
	border: 1px solid #D7D7D7;
}
.fechaNoticias {
	font-size: 10px;
	color: #666666;
}
.titleNoticia {
	font-size: 16px;
	color: #CC0000;
	margin-top: 10px;
}
/* Estilos para Mapa del Sitio*/
.tableGral {
	border: 1px solid #CCCCCC;
	background-color: #F7F7F7;
}
.titleMapMap {
	color: #FF0000;
	font-size: 13px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.subtitleMapMapMap {
	font-size: 12px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	font-weight: bold;
	background-image:  url(/pls/portal/docs/PAGE/ALADDIN2008/CONTENIDO/NOADMIN/IMAGES/IM_VINETA1.GIF);
	background-repeat: no-repeat;
	background-position: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #666666;
}
.subtitleMapMapMap a{
	color: #666666;
	text-decoration: none;
}
.item {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
	background-image:  url(/pls/portal/docs/PAGE/ALADDIN2008/CONTENIDO/NOADMIN/IMAGES/IM_VINETA2.GIF);
	background-repeat:    repeat-y;
	background-position: 20px 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 11px;
}
.item a{
	text-decoration: none;
	color: #666666;
}
.item a:hover{
	text-decoration: underline;
	color: #FF0000;
}