.hoja_descrip{
	font-family: Arial, Helvetica, sans-serif;
}
.hoja_descrip p {
	text-indent: 10px;
	text-align: justify;
	color: #666666;
	line-height: 130%;
	font-size: 12px;
}
.hoja_descrip li {
	text-indent: 20px;
	text-align: justify;
	color: #000033;
	line-height: 130%;
	font-size: 12px;
	list-style-type: disc;
	list-style-position: inside;
}
.hoja_descrip #titulo {
	line-height: 30px;
	text-align: center;
	background-image: none;
	color: #FFFFFF;
	background-color: #3399FF;
	display: block;
	width: 100%;
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
}

.hoja_descrip #titulo_mod {
	line-height: 20px;
	text-align: center;
	background-image: none;
	color: #333;
	background-color: #CCC;
	display: block;
	width: 100%;
}

.hoja_descrip #em {
	font-weight: bold;
	color: #000;
	background-color: #FFC;	
}
/*
.hoja_descrip a:hover{
	color: #FFF;
	background-color: #003;
	background-image:url(../img/fondo_btn.png);
	background-repeat: no-repeat;
	background-position: center center;
}
/*
.hoja_descrip tr td strong a{
	background-color: #CCC;
	text-align: center;
	vertical-align: middle;
	display: block;
	height: 20px;
	border: 1px solid #999;
	line-height: 20px;
	width: 240px;
}
*/
.contacto {
	font-size: 18pt;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
}
.contacto #titulo{
	text-align: center;
	background-image: none;
	color: #FFFFFF;
	background-color: #000033;
	display: block;
}
.contacto   strong {
	font-size: 14px;
	text-align: left;
	background-image: url(../img/sombra_bas_corr.png);
	background-repeat:   repeat-x;
	background-color: #F0F0F0;
	display: block;
}
.contacto a{
	text-decoration: none;
	color: #666666;
	list-style-type: disc;
	display: block;
}
.contacto a:hover{
	color: #0000CC;
	display: block;
}
.contacto  li{
	background-color: #F0F0FF;
	color: #000033;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	text-indent: 30px;
	line-height: 20px;
	display: block;
	list-style-position: inside;
	list-style-type: disc;
}
.contacto div{
	color: #000033;
	text-align: left;
	vertical-align: middle;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	text-indent: 10px;
	display: block;
}

.atras {
	color: #000033;
	font-size: 10;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
	text-align: right;
	display: block;
}
.link_varios a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
	text-align: left;
	display: block;
}
