.FondoYA{
   background-image: url("../imgs/yeguada_autrique.jpg");
   background-repeat:no-repeat;
   background-position: Center Center;
}

.Fondo1{
   background-color:#7E5A37;
}
.Fondo2{
   background-color:#CFA067;
}
.Fondo3{
   background-color:#F0E2CC;
   background-image: url("../imgs/fondoinicio.jpg");
   background-repeat:no-repeat;
   background-position: Bottom Center;
}
.Fondo4{
   background-color:#F0E2CC;
   background-image: url("../imgs/fondohistoria.jpg");
   background-repeat:no-repeat;
   background-position: Bottom Center;
}
.Fondo5{
   background-color:#F0E2CC;
}


#navi {  
   list-style : none;
   margin     : 0;
   padding    : 0;
}
#navi li {
   margin     : 3px;
   padding    : 0; 
   float      : left;
}
#navi li a {
   display         : block; 
   width           : 120px;
   padding         : 4px 0;
   text-decoration : none;
   text-align      : center;
   font-size       : 12px;
   color           : #FFFFFF;
   background-color: #78522D;
}

#navi li a:hover {
   color:#A96F4E;
   background-color:#F0E2CC;
}

.fTitulo{
   font-weight     : bold;
   margin          : 30px;
   font-family     : Times New Roman;
   text-decoration : none;
   font-size       : 22px;
   color           : #78522D;
}

.fParrafo{
   font-weight     : normal;
   margin          : 30px;
   font-family     : Times New Roman;
   text-decoration : none;
   font-size       : 14px;
   color           : #78522D;
}
.fEnc{
   font-weight     : bold;
   margin          : 30px;
   font-family     : Arial,Times New Roman;
   text-decoration : none;
   font-size       : 14px;
   color           : #A96F4E;
}
.fDet{
   font-weight     : bold;
   margin          : 30px;
   font-family     : Arial,Times New Roman;
   text-decoration : none;
   font-size       : 14px;
   color           : #906F4D;
}

.fNormal{
   font-weight     : normal;
   font-family     : Times New Roman;
   text-decoration : none;
   font-size       : 14px;
   color           : #906F4D;
}

.fPaginas{
   font-weight     : bold;
   font-family     : Arial;
   text-decoration : none;
   font-size       : 14px;
   color           : #78522D;
}
.fMini{
   font-weight     : normal;
   font-family     : Arial;
   text-decoration : none;
   font-size       : 10px;
   color           : #78522D;
}

a.menu3:link {
   font-weight     : bold;
   font-family     : Arial, Helvetica, sans-serif;
   text-decoration : underline;
   font-size       : 14px;   
   color           : #78522D;
}

a.menu3:visited {
   font-weight     : bold;
   font-family     : Arial, Helvetica, sans-serif;
   text-decoration : underline;
   font-size       : 14px;
   color           : #78522D;
}

a.menu3:hover {
   font-weight     : bold;
   font-family     : Arial, Helvetica, sans-serif;
   text-decoration : underline;
   font-size       : 14px;
   color           : #78522D;
}

a.menu1:link {
   font-weight     : normal;
   font-family     : Arial, Helvetica, sans-serif;
   text-decoration : underline;
   font-size       : 10px;   
   color           : #78522D;
}

a.menu1:visited {
   font-weight     : normal;
   font-family     : Arial, Helvetica, sans-serif;
   text-decoration : underline;
   font-size       : 10px;
   color           : #78522D;
}

a.menu1:hover {
   font-weight     : normal;
   font-family     : Arial, Helvetica, sans-serif;
   text-decoration : underline;
   font-size       : 10px;
   color           : #78522D;
}
a.menu2:link {
   font-weight     : normal;
   font-family     : Arial, Helvetica, sans-serif;
   text-decoration : underline;
   font-size       : 10px;   
   color           : #CFA067;
}

a.menu2:visited {
   font-weight     : normal;
   font-family     : Arial, Helvetica, sans-serif;
   text-decoration : underline;
   font-size       : 10px;
   color           : #CFA067;
}

a.menu2:hover {
   font-weight     : normal;
   font-family     : Arial, Helvetica, sans-serif;
   text-decoration : underline;
   font-size       : 10px;
   color           : #CFA067;
}