.lado_2 {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-right-color: #EFEFEF;
	border-left-color: #EFEFEF;
	height: 100%;
	width: 500px;
	border-left-style: solid;
}
.info_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
/* texto visitado */
a.info_1:visited {
	text-decoration: line-through; 
}
/* texto rollover */
a.info_1:hover {
	text-decoration: underline;
	font-weight: bold;
}
.linea_01 {
	width: 95%;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #EFEFEF;
	margin: 5px;
	padding: 5px;
}
.componente {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	border: thin dotted #999999;
}
.tex_menu {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
		text-decoration: none;
}
/* texto visitado */
a.tex_menu:visited {
	color: #999999;
	text-decoration: line-through; 
}
/* texto rollover */
a.tex_menu:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.texto_01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
/* texto visitado */
a.texto_01:visited {
	color: #CCCCCC;
	text-decoration: line-through; 
}
/* texto rollover */
a.texto_01:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.tex_titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
/* texto visitado */
a.tex_titulo:visited {
	color: #3399FF; 
}
/* texto rollover */
a.tex_titulo:hover {
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
}
.tex_descripcion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
/* texto visitado */
a.tex_descripcion:visited {
	text-decoration: line-through; 
}
/* texto rollover */
a.tex_descripcion:hover {
	text-decoration: underline;
}
.tex_mini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
/* texto visitado */
a.tex_mini:visited {
	color: #999999;
	text-decoration: line-through; 
}
/* texto rollover */
a.tex_mini:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.tex_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
/* texto visitado */
a.tex_link:visited {
	color: #FFCCFF;
	text-decoration: line-through; 
}
/* texto rollover */
a.tex_link:hover {
	color: #660000;
	text-decoration: underline;
	font-weight: bold;
}
