@charset "utf-8";
/* CSS Document */
div#banner {
	background: url(../images/head_bordeau_nosotros.gif) no-repeat;
	height: 175px;
}
div#contenido_der {
	padding-bottom:150px;
	
}
div.bloque_hijo {
	margin-left: 50px;
	margin-bottom:10px;
	width: 100px;
	height: 150px;
	float: left;
	text-align:center;
}

div.bloque_hijo p {
height: 35px;
overflow:hidden;
}
div.separador {
	clear: both;
}
.img_hijo {
	border:1px white solid;
}

h2.perro_padre {
	color: #993333;
	font-weight:bold;
	font-size:12px;
}
span.rojo {
	color: #993333;
	font-weight:bold;
	font-size:14px;
}

div#nav {
	clear: both;
}
  
.ajax-loading {
	background: 300px 100px url(../images/slimbox/loading.gif) no-repeat;
}

p.hold_padre {
  height: 105px;
}
	

