
a:link {
	color: #358;
	}

a:visited {
	color: #358;
	}

a:hover {
	color: #000000;
}

.TitSeccion {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	/*text-transform: uppercase; *//*mayuscula*/
	text-align: left;
	color: #736146;
}
.TitSeccionC {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	/*text-transform: uppercase; *//*mayuscula*/
	text-align: center;
	color: #736146;
}

.TitSeccion2 {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	/*text-transform: uppercase; *//*mayuscula*/
	text-align: left;
	color: #736146;
}
.TitSeccion2Center {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	/*text-transform: uppercase; *//*mayuscula*/
	text-align: center;
	color: #736146;
}
.TitSeccion3 {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	/*text-transform: uppercase; *//*mayuscula*/
	text-align: left;
	color: #736146;
}

.TitSeccion4 {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	/*text-transform: uppercase; *//*mayuscula*/
	text-align: left;
	color: #736146;
	text-decoration: none;
}

.TitSeccion4:hover {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	/*text-transform: uppercase; *//*mayuscula*/
	text-align: left;
	color: #736146;
	text-decoration: none;
}
.TitSeccionAnclaje {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	/*text-transform: uppercase; *//*mayuscula*/
	text-align: center;
	color: #736146;
	text-decoration: none;
}

.TitSeccionAnclaje:hover {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	/*text-transform: uppercase; *//*mayuscula*/
	text-align: center;
	color: #736146;
	text-decoration: none;
}

.txt {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-align:justify;
}
.txtLink {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	text-align:justify;
	text-decoration:none;
}
.txtLink:hover {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	text-align:justify;
	text-decoration:none;
}

.txt2 {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}

.txt2red {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FF0000;
}

.txtphoto {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
}

.TitSeccionGP {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #736146;
}

.txtu {
	text-decoration: underline;
}

.txtTemp {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 8px;
	color: #666666;
	text-align:justify;
}

#space {
	width: 100%;
	margin: 0px 20px 0px 20px; 
/*	padding: 0px 20px 0px 0px; */
}



