/* CSS Document */

.top_options{
	font-family:Tahoma, Verdana;
	font-size:12px;
	color:#FFFFFF;
}

a.link {
	text-decoration:none;
	color:#FFFFFF;
}

a.link:hover {
	text-decoration:underline;
}

.negro_cuadrito {
	font-family:Arial, Verdana, Tahoma;
	font-size:11px;
	color:#000000;
}

.texto_foto {
	text-align:center;
	font-family:Tahoma, Verdana;
	font-size:9px;
	color:#000000;
	padding-left:2px;
	padding-right:2px;
	vertical-align:top;
}

.texto_foto1 {
	font-family:Tahoma, Verdana;
	font-size:9px;
	color:#000000;
	vertical-align:top;
}

.texto_tarjetas {
	text-align:center;
	font-family:Tahoma, Arial, Verdana;
	font-size:10px;
	color:#000000;
	vertical-align:bottom;
	padding-left:3px;
	padding-right:3px;
}

.copyright {
	text-align:center;
	font-family:Tahoma, Verdana;
	font-size:10px;
	color:#ffffff;
}.titulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #72B542;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}