.TextoGris, .TextoGris a:link, .TextoGris a:visited, .TextoGris a:active {
	font-family : Tahoma;
	font-size : 11px;
	color : #787878;
	text-decoration: none;
}

.TextoGris a:hover {
	font-family : Tahoma;
	font-size : 11px;
	color : #787878;
	text-decoration : underline;
}

.TitGris, .TitGris a:link, .TitGris a:visited, .TitGris a:active {
	font-family : Tahoma;
	font-size : 11px;
	color : #353535;
	text-decoration: none;
}

.TitGris a:hover {
	font-family : Tahoma;
	font-size : 11px;
	color : #353535;
	text-decoration: none;
}

.DestGris, .DestGris a:link, .DestGris a:visited, .DestGris a:active {
	font-family : Tahoma;
	font-size : 11px;
	font-weight : bold;
	color : #353535;
	text-decoration: none;
}

.DestGris a:hover {
	font-family : Tahoma;
	font-size : 11px;
	font-weight : bold;
	color : #353535;
	text-decoration: none;
}

.TextoGrisOsc, .TextoGrisOsc a:link, .TextoGrisOsc a:visited, .TextoGrisOsc a:active {
	font-family : Tahoma;
	font-size : 10px;
	font-weight : normal;
	color : #353535;
	text-decoration: none;
}

.TextoGrisOsc a:hover {
	font-family : Tahoma;
	font-size : 10px;
	font-weight : normal;
	color : #353535;
	text-decoration : underline;
}

.TextoVerde, .TextoVerde a:link, .TextoVerde a:visited, .TextoVerde a:active {
	font-family : Tahoma;
	font-size : 11px;
	color : #7A725B;
	text-decoration: none;
}

.TextoVerde a:hover {
	font-family : Tahoma;
	font-size : 11px;
	color : #7A725B;
	text-decoration : underline;
}


.TextoVerde2, .TextoVerde2 a:link, .TextoVerde2 a:visited, .TextoVerde2 a:active {
	font-family : Tahoma;
	font-size : 10px;
	color : #7A725B;
	text-decoration: none;
}

.TextoVerde2 a:hover {
	font-family : Tahoma;
	font-size : 10px;
	color : #7A725B;
	text-decoration : underline;
}

.TextoNegro, .TextoNegro a:link, .TextoNegro a:visited, .TextoNegro a:active {
	font-family : Tahoma;
	font-size : 11px;
	color : Black;
	text-decoration: none;
}

.TextoNegro a:hover {
	font-family : Tahoma;
	font-size : 11px;
	color : Black;
	text-decoration : underline;
}


.TextoBlanco9, .TextoBlanco9 a:link, .TextoBlanco9 a:visited, .TextoBlanco9 a:active {
	font-family : Tahoma;
	font-size : 9px;
	color : White;
	text-decoration: none;
}

.TextoBlanco9 a:hover {
	font-family : Tahoma;
	font-size : 9px;
	color : White;
	text-decoration : underline;
}

.Beige {
	background-color: #F8F2D8;
}

.FondoVerde{
	background-color: #797655;
}
.Blanco {
	background-color:  White;
}

.Gris {
	background-color: #DCDCDC;
}

.Gris2 {
	background-color: #F5F5F5;
}

.Gris3 {
	background-color: #747474;
}

.Gris4 {
	background-color: #EAEAEA;
}

.Negro {
	background-color: Black;
}

.VerdeArbol1 {
	background-color: #BDC4A8;
}

.VerdeArbol2 {
	background-color: #E8EBE1;
}

.NaranjaArbol2 {
	background-color: #E8DCC7;
}

.FdoDobleLinea{
background-image: url(../images/fdo-linea.gif);
background-repeat: repeat-x;
background-position: top;
}

.FdoRaya1 {
	background-color: #DFD8BF;
}

.FdoRaya2 {
	background-color: #C6BFA6;
}

.FdoMarcoTop{
background-image: url(../images/img-pop-top.gif);
background-repeat: repeat-x;
background-position: top;
}

.FdoMarcoBottom{
background-image: url(../images/img-pop-bot.gif);
background-repeat: repeat-x;
background-position: bottom;
}

.FdoMarcoIzq{
background-image: url(../images/img-pop-latizq.gif);
background-repeat: repeat-y;
background-position: left;
}

.FdoMarcoDer{
background-image: url(../images/img-pop-latder.gif);
background-repeat: repeat-y;
background-position: right;
}
