#header {
	width: 950px;
	margin: 0 auto;
	padding-top: 35px;
}
#logo {
	float:left;
	text-indent: -9999px;
	background: url(logoanimal.png) no-repeat;
	height: 94px;
	width: 303px;
}

#menuanimal {
	float:left;
	width: 597px;
	height: 47px;
	background: url(../extras/topmenuanimal.png) no-repeat;
	margin-left: 50px;
	line-height: 1.5;   /* SE AGREGO */
}

.bhome a {
	width: 44px;
	height: 44px;
	position:relative;
	float:left;
	display: block;
	text-indent: -9999px;
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav { 
	margin-top: 15px;
	margin-left: 60px;
}

#nav a {
	display: block;
	width: 80px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 0px;
	font-weight: normal;
	font-size: 115%;
	text-align: center;

}

#nav li a:hover {
	background: url(../extras/menuanimalbg.png) no-repeat;
}

#nav li {
	float: left;
	list-style: none;
}

#nav li ul {
	position: absolute;
	left: -999em;
	width: 300px;
	list-style: none;
	background: #CC1A00;
	margin-left: 1px;
	border: 1px solid #990000;
	z-index: 10000;
}

#nav li ul a {
	display: block;
	position: relative;
	width: 300px;
	text-align: left;
}

#nav li ul a:hover {
	background-color: #000 !important;
	background-image: none !important;
	color: #fff !important;
}

#nav li:hover ul {
	left: auto;

}

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

}

.chico {
	width: 150px !important;   /*ANTES 120 ancho del sub menu de nosotros para que entre la linea tienda providencia */
	text-align: left !important; /*ANTES center */
	margin: 3px;    
}

#middleline {
	clear:both;
}


#middleline {
	background: url(../extras/middleline.png) repeat-x;
	height: 49px;
	clear:both;
	margin-top: 110px;
}

#contentwrap {
	width: 950px;
	margin: 0 auto;
}

#leftmenu {
	float:left;
	background: #fff;
	margin-top: 45px;  /*ANTES 55 altura menu derecho */
}

.men {
	border: 0px solid #990000;    /* elimino borde derecho*/
	width: 160px;   /* antes 160 */
	padding: 3px;
	line-height: 1.5;   /* SE AGREGO */
}

.men a {
 	font-size: 115%;
	font-weight: lighter;   /* antes bold */
	letter-spacing: 0px;
	text-transform: uppercase !important;
	display:block !important;
	color: #333 !important;
	margin: 0;
	padding-left: 2px;
 }
 
  .men a:hover {
	color: #fff !important;
	background: #900;
 }
 .men a:visited {
	color: #333;
 }

#leftmenu li {
	list-style: none;
	padding-top: 2px;
	padding-bottom: 2px;
 }

#leftmenu #social_network {
	height:100px;
	background:#EEE;
        width:200px;
 }
#social_network #fb {
     	background:url("fb.jpg") no-repeat;
	height:20px;
        width:20px;
 }
 
 #inscr {
 
 	text-transform: uppercase;
 	color: #999;
	position: relative;
	left: 20px;
	color: #000;
	font-weight: bold;
	display:none;         /*ANTES NO ESTABA ESTA LINEA, SI SE SACA APARECE EL INSCRIBETE*/
 }

 #content {
 	width: 690px;
 	float:left;
 	margin-top: 20px;
 }
 
 #content h2 {
 	font-family: "Trebuchet MS", Verdana, sans-serif;
 	float:right;
 	text-transform: uppercase;
 	font-weight: lighter;  /*ANTES BOLD */
 	letter-spacing: 0px; /*ANTES ESTABA MUY APRETADO */
 	color: #999999;
 	font-size: 100%;  /* SE ACHICO LA TIPOGRAFIA, ANTES 200% */
 	margin-top: 4px;  /*ANTES 20PX */
 	margin-bottom: 10px;	/* la agregue */
 }
 
  #publicidad h2 {
 	font-family: "Trebuchet MS", Verdana, sans-serif;
 	text-transform: uppercase;
 	font-weight: lighter;  /*ANTES BOLD */
 	letter-spacing: 0px; /*ANTES ESTABA MUY APRETADO */
 	color: #999999;
 	font-size: 100%;  /* SE ACHICO LA TIPOGRAFIA, ANTES 200% */
 	margin-top: 4px;  /*ANTES 20PX */
 	margin-bottom: 10px;	/* la agregue */
	padding-bottom: 10px;
    padding-left: 21px;
 }
 
 .contentbox {
 	clear:right;
 }
 
.contentbox h2 {
  	font-family: "Trebuchet MS", Verdana, sans-serif;
 	text-transform: uppercase;
 	letter-spacing: -1px;
 	color: #CC0A00;
 	font-size: 170%;
}
 
 
#footer {
	clear: both;
	background: url(../extras/footerbg.jpg) repeat-x;
	height: 79px;
	margin-bottom: 45px;
}

#footerinner {
 	width: 950px;
 	margin: 0 auto;
 	text-align: center;
}
#footerinner p {
 	position: relative;
 	top: 36px;
 	color: #fff;
	line-height: 1.5;   /* SE AGREGO */
}
#footerinner a {
 	color: #fff;
}
#footerinner a:hover {
 	color: #eee;
 	text-decoration: underline;
}

#marcas ul li {
 	float:left;
	list-style: none;
}

#marcas a {   /*cambios para grafica del segundo nivel*/

	width: 180px; /*antes 150*/
	height: 130px;
	display:block;
	text-align: center;
	margin-left: 20px; /*antes 35*/
	margin-top: 0px; /*antes 5*/
	border: 1px dotted #999;
	margin-bottom: 20px; /*antes 35*/
	line-height: 1.5;   /* SE AGREGO */

}

#marcas img {
	margin-top: 10px;
}

/*some fixes*/

.equipo_list {
		font-size: 90% !important;
			line-height: 1.5;   /* SE AGREGO */

}



