.td_tabla_frames{
	border-left : 1px solid #cccccc;
	border-right : 1px solid #cccccc;
}

.td_home_izda{
	border-right : 1px solid #cccccc;
	padding-top : 15px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color: #333333;
	line-height : 130%;
	padding-left : 20px;
	padding-right : 10px;
}


.td_banner{
	border-left : 1px solid #cccccc;

	padding-left : 10px;
		padding-right : 20px;
}

.td_carta_presentacion{
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color: #333333;
	line-height : 130%;
}


.list{
	list-style-image : url(../sp/img/bullet.gif);
	list-style-position : outside;
	list-style-type : disc;
}


.sub_list{
	list-style-image : url(../sp/img/subbullet.gif);
	list-style-position : outside;
	list-style-type : disc;
}


.td_tipo_bullets{
	padding-top: 15px;
	padding-right: 15px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color: #333333;
	line-height : 130%;
}

A:link {
	font-size: 10px;
	text-decoration: underline;
	color: #000033;
	font-family: verdana, helvetica, arial;
}
A:active {
	font-size: 10px;
	color: #FF8000;
	font-family: verdana, helvetica, arial;
	text-decoration : none;
	font-weight : bold;
}
A:visited {
	font-size: 10px;
	text-decoration: underline;
	color: #3094CF;
	font-family: verdana, helvetica, arial;
}
A:hover{A:link {
	font-size: 10px;
	text-decoration: none;
	color: #000033;
	font-family: verdana, helvetica, arial;
	font-weight : bold;
}
