.menu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4D4D4D;
	text-decoration: none;
	font-weight: bold;
}
body {
	margin: 0px;
	background-image: url(images/fondo.gif);
	background-repeat: repeat;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3C3D3E;
	text-decoration: none;
}
a.texto {
	text-decoration: underline;
}

.correo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #E54E4E;
	text-decoration: underline;
}


.titulo_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.titulo_search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.tdTips {
	background-image: url(images/bg_tips.jpg);
}
.bignumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #E54E4E;
	text-decoration: none;
	font-weight: bold;
}
.textoUbicacion {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3C3D3E;
	text-decoration: none;
}
.justify {
	text-align: justify;
}
.texto_tips {
	height: 166px;
	width: 295px;
	position: relative;
	left: 18px;
	top: 35px;
	overflow: auto;
	text-align: left;
}
.tdTips3 {

	background-image: url(images/bg_tips3.jpg);
}
