.text_content{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.text_content_am{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
}
.text_content_am2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}
.text_content_am2:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF99;
	text-decoration: none;
	font-weight: bold;
}
.text_content_am:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFCC;
	text-decoration: underline;
	font-weight: bold;
}
.text_hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFF00;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
.text_bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.text_bold:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF00;
	text-decoration: underline;
	font-weight: bold;
}
.tit_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.cubo {
	background-attachment: fixed;
	background-image: url(../images/cubo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.cubo_02 {
	background-attachment: fixed;
	background-image: url(../images/cubo_02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.home {
	background-attachment: fixed;
	background-image: url(../images/fondo_03.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.text_idioma{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 10px;
	border-bottom-width: 1pt;
	border-bottom-style: dashed;
	padding-bottom: 3px;
}
a.text_idioma:link{
	color: #FFFFFF;
}
a.text_idioma:hover{
	color: #CCCCCC;

}