/* CSS Document */
body{
background-image: url(../images/background_viento_salvaje_1.png);
background-repeat:repeat-x;
background-attachment:fixed;
}
#header{
height:139px;
}
#flash{
background-image:  url(../images/background_viento_salvaje_2.png);
background-repeat:repeat-y;
height:200px;
text-align:center;
}
#menu{
background-image:  url(../images/background_viento_salvaje_2.png);
background-repeat:repeat-y;
height:109px;
text-align:center;
}
#imgMenu{
width:114px;
height:109px;
border:0px;
}
#imgCriadero{
width:114px;
height:109px;
border:dotted  #CCCCCC 1px;

}
#content{
background-image:  url(../images/background_viento_salvaje_2.png);
background-repeat:repeat-y;
text-align:center;
}
#footer{
background-image:  url(../images/footer_viento_salvaje.png);
background-repeat:no-repeat;
height:75px;
text-align:center;
color: #6C5635;
}
#escojaRaza{

background-repeat: no-repeat;
background-position:top left;
text-align:left;
vertical-align:top;

}
a:link {
	font-style: normal;
	text-decoration: none;
}
