body {
margin: 0 0 0 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #7c7c7c; }
p {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #7c7c7c; }
a {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
text-decoration: none;
color: #7c7c7c; }

.flotando {
float: right;
margin: 25px 0 50px 50px; }

/*estructura*/
.encabezado {
background-color: #ed1c24;
height: 100px; }

.cont {
height: 500px;
background-image: url(../img/bg_top.jpg);
background-position: top;
background-repeat: repeat-x; }
.cont1 {
background-image: url(../img/bg_bottom.jpg);
background-position: bottom;
background-repeat: repeat-x; }

.pie {
background-color: #a7a9ac; }
.texto_pie {
color: #FFFFFF;
margin: 0 0 0 20px; }
.pie p {
font-size: 8pt; }

#header_texto {
background-image: url(../img/header_bg.jpg);
width: 100%;
height: 100%; }
#header_estructura {
width: 100%;
height: 100%; }
.header_menu {
background-image: url(../img/header_top.jpg);
background-position: top;
background-repeat: repeat-x; }
.header_menu p {
color: #FFFFFF;
font-weight: bold;
font-size: 10pt;
text-transform: uppercase;
margin: 15px 5px 0 5px; }

/*menues*/
.menu p {
color: #ee1b22;
font-size: 11pt;
line-height: 12pt;
font-weight: bold; }
.menu a {
font-size: 8pt;
font-weight: normal; }
 .menu a:hover {
color: #333333; }

/*titulos*/
.titulo {
text-transform: uppercase;
font-size: 10pt;
color: #0072bb;
font-weight: bold;
line-height: 13pt; }
.titulo1 {
text-transform: uppercase;
font-size: 10pt;
color: #ee1b22;
font-weight: bold;
line-height: 13pt; }
.subtitulo {
color: #333333;
font-size: 9pt;
font-weight: normal;
text-transform: none; }

/*donantes*/


/*padrillos*/
.padrillos_menu {
padding: 10px 10px 10px 10px;
height: 145px;
background-image: url(../img/bg_top.jpg);
background-position: bottom;
background-repeat: repeat-x; }

.padrillos_seccion {
color: #ee1b22;
font-size: 12pt;
font-weight: bold; }

.ver_pedrigree {
font-style: italic;
text-decoration: underline; }

/*antecedentes*/
.visible {
display: inherit; }
.invisible {
display: none; }

/*noticia*/
.noticia_fecha {
font-size: 9pt;
color: #7c7c7c;
font-weight: normal; }

.noticia_linea {
font-weight: normal;
letter-spacing: 3;
font-size: 7pt;
line-height: 12pt; }

.noticia_ver {
font-style: italic;
text-decoration: underline;
color: #0072bc; }

#formulario {
width: 290px;
text-align: left;
border: 1px solid #eba064;
background-color: #fcdac0;
height: auto;
padding: 5px 15px 10px 20px;
line-height: 20px; }
#formulario p {
color: #000000; }

.hover:hover {
text-decoration: underline;
}
