.fondo1 {
	background-image: url(../img/fondo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.cabecera {
	background-image: url(../img/cabecera.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.textomenu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.lineaInferior {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

.lineaInferiorGris {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddede;
}

.texto3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #37aba8;
	text-decoration: underline;
}
.texto4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707173;
	text-decoration: none; 
	font-weight: normal;
}

.texto5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #707173;
	text-decoration: none; 
	font-weight: normal;
	letter-spacing: 4px;
}
.textomenu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.textomenu3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
}

.textomenu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #d2f531;
}

a.link2 { 
font-family: Arial; 
font-size: 16px; 
color: #FFF;
text-decoration: none;  
font-weight: bold; 
} 
a.link2:hover { 
color: #FFF;
text-decoration: underline; 
font-weight: bold; 
} 

a.link3 { 
font-family: Arial; 
font-size: 16px; 
color: #d2f531;
text-decoration: none;  
font-weight: bold; 
} 
a.link3:hover { 
color: #d2f531;
text-decoration: underline; 
font-weight: bold; 
} 

a.link4 { 
font-family: Arial; 
font-size: 12px; 
color: #0c6763;
text-decoration: underline;  
font-weight: bold; 
} 
a.link4:hover { 
color: #0c6763;
text-decoration: none; 
font-weight: bold; 
} 

a.link5 { 
font-family: Arial; 
font-size: 14px; 
color: #37aba8;
text-decoration: underline;  
font-weight: bold; 
} 
a.link5:hover { 
color: #37aba8;
text-decoration: none; 
font-weight: bold; 
} 
