html, body, #wrap {
	height: 100%;
}

body > #wrap {
	height: auto;
	min-height: 100%;
}

#main {
	overflow:auto;
	padding-bottom: 150px;
}

#footer {
	position:relative;
	margin-top:-150px;
	height:150px;
	clear:both;
}

.mapa{
	font-family: "Times New Roman", Georgia, serif;
	font-size: smaller;
	width:970px;
	height:10px;
	position:relative;
	margin: 0 auto;
}

body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top: -32767px;
}

.logosizq{
	float:left;
	z-index: -1000;
}

.logosder{
	float:right;
	z-index: -1000;
}

.nav_bg {
	width : 980px;
	height : 35px;
	background : url('imgs/navbg1.png') no-repeat;
	 /*background-repeat : repeat-x;*/
	z-index: -1;
	margin: 0 auto;
}

.center{
	position: relative;
	width: 970px;
	margin: 0 auto;
}

#nav_menu, #nav_menu ul{
	padding: 0;
	margin: 0;
	list-style: none outside none;
	color: #ffffff; /*color: #ac0d15*/
	font: bold 0.8333em Verdana, helvetica, sans-serif;
	z-index:1000;
}

#nav_menu a span{
	cursor: pointer;
	float:left;
	padding: 0 20px;
	height:35px;
	line-height:35px;
}

#nav_menu a{
	text-decoration: none;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.75);
	color: #ffffff;/*#ac0d15;*/
	float: left;
	display:block;
	border-color: #ac0d15 #ac0d15 #dc0f18 #dc0f18;
	border-style:solid;
	border-width:0px 1px;
	z-index:1100;
}

#nav_menu a:hover {
	color:#ffffff;
}

#nav_menu li{
	float: left;
	display: inline;
	margin: 0;
	border-color: #ac0d15 #ac0d15 #dc0f18 #dc0f18;

}

#nav_menu li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	top: 35px;
}

#nav_menu li:hover ul, #nav_menu li.sfhover ul{
	left: auto;
}

#nav_menu li.nogalesSel, #nav_menu li.nogales:hover {
	background:#ed3a42;
	background-repeat: repeat-x;
	color: #ffffff;
	/*margin-left: 5px;*/
}

#nav_menu li.ventaSel, #nav_menu li.venta:hover {
	background: #ed3a42;
	background-repeat: repeat-x;
	color:#ffffff;
	/*margin-left: 5px;*/
}

#nav_menu a.campeonesSel, #nav_menu a.campeones:hover {
	background: #ed3a42;
	background-repeat: repeat-x;
	color: #ffffff;
	/*margin-left: 5px;*/
}

#nav_menu a.eventosSel, #nav_menu a.eventos:hover {
	background: #ed3a42;
	background-repeat: repeat-x;
	color: #ffffff;
	/*margin-left: 5px;*/
}

#nav_menu a.contactoSel, #nav_menu a.contacto:hover {
	background: #ed3a42;
	background-repeat: repeat-x;
	color: #ffffff;
	/*margin-left: 5px;*/
}

#nav_menu a.inicioSel, #nav_menu a.inicio:hover {
	background: #ed3a42;
	background-repeat: repeat-x;
	color: #ffffff;
	/*margin-left: 5px;*/
}

#submenu{
	background: #ed3a42;	
	z-index; 1;
}

#nav_menu a.somos {
	margin-left:5px;
	border-width:0;
}

#nav_menu a.brangus {
	margin-left:5px;
	margin-top: 5px;
	border-width:0;
}

#nav_menu a.fotos {
	margin-left:5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-width:0;
}

#nav_menu a.embriones {
	margin-left:5px;
	border-width:0;
}

#nav_menu a.semen {
	margin-left:5px;
	margin-top: 5px;
	border-width:0;
}

#nav_menu a.ganado {
	margin-left:5px;
	margin-top: 5px;
	margin-bottom:5px;
	border-width:0;
}

#nav_menu a.somos:hover {
	text-decoration:underline;
}

#nav_menu a.brangus:hover {
	text-decoration:underline;
}

#nav_menu a.fotos:hover {
	text-decoration:underline;
}

#nav_menu a.embriones:hover {
	text-decoration:underline;
}

#nav_menu a.semen:hover {
	text-decoration:underline;
}

#nav_menu a.ganado:hover {
	text-decoration:underline;
}

#marco_cont {
	font-family: "Arial", Georgia, serif;
	background: url('imgs/marco.png');
	background-repeat: no-repeat;
}

.center_cont{
	width:980px;
	position:relative;
	margin:0 auto;
}

.cont{
	width:90%;
	position:relative;
	margin:auto;
	top:20px;
}

.center_foot{
	width:980px;
	position:relative;
	margin:0 auto;
	top: 5px;
}

.footbg{
	width:100%;
	height:40px;
	background:url('imgs/footbg.png');
	background-repeat: repeat-x;
	z-index: -1;
}

