body {
	font-family: "Open Sans", Verdana, Arial, Tahoma;
    font-size: 14px;
}
#featured h4 {
	font-size:15px;
	margin-bottom:1em;
	font-family: "Trebuchet MS";
}
#featured h3 {
	font-family: "Trebuchet MS";
}
#categorias {
	float:left;
	padding-right: 0.5em;
    padding-bottom: 0.5em;
}

#imagen-top {
	text-align:center;
}
@media screen and (min-width: 737px) {
	.container {
		width: 960px!important;
	}
}
.button.big {
	height:4em;
}

#footer.container {
	background-color: #0f126f;
}

#footer section {
	padding-left:1em;
	padding-top:2em;
}
#footer section h2 {
	color:white;
}
#footer section p {
	color:white;
	font-size:1em;
}
#footer section li {
	color:white;
}
#content h2 {
	font-family: "Trebuchet MS";
    font-size: 25px;
    color: #3d3d3d;
    text-transform:uppercase;
}
.subtitle {
	margin-bottom:1em;
}
#sidebar {
	 border-right:1px solid black;
}
#submenu-izquierda li a {
	text-decoration:none;
	color: #3d3d3d;
}
#submenu-izquierda li a:hover {
	color:#0f126f;
}
#submenu-izquierda li{
	font-size: 15px;
    font-family: "Trebuchet MS";
    text-transform: uppercase;
    color: #3d3d3d;
     padding-bottom:1em;
}
#form-buscador {
	padding-top:2em;
}
.clientes {
	width:100%;
}
.clientes ul {
	list-style:circle;
}
.clientes ul li {
	font-size: small;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height:1.2em;
}

#categorias a {
	font-size:12px;
	height:5em;
	vertical-align:middle;
	padding: 1em 1em 0 1em;
}
#novedad #datos a.button {
	padding:0.5em 1em!important;
}
.image.left {
	width:100%;
}
#novedad #datos h3 {
	font-family:"Trebuchet MS"!important;
}
#novedad #datos #copete-novedad {
	font-style:italic;
}
a.button-leer {
	font-style:italic;
	font-weight:bold;
}
.imagen-contenido {
	width: 50%!important;
    float: right;
}
