body{
	background-color: #fff !important;
}
.navbar-nav>li>a{
  color:black !important; 
  }
.navbar-nav>li>a:hover{
  color:#0f4290 !important;
}
.colorWebActual
{
	  color: white !important;
  font-size: 12px;
  margin-top: 0px;
  margin-right: 5px;
  border-radius: 100%;
  background-color: #0f4290;
  padding: 5px;
	  
}

#izq_categorias {
  width: 210px;
  }

 .cajaLogotipo{
	 float:left; width:42%; text-align:left;
 }
 
 .cajaBotones{
	 float:right; width:58%;
 }

.BackgroundNormal:hover{
	background-color:#708BB0;
}


.socicon {
  padding: 5px;
  color: white;
  margin-right: 5px;
}

.facebook_FontColor{
	color: #3b5998
}

.facebook_BackgroundColor{
	background-color: #3b5998
}

.twitter_FontColor{
	color: #00aced
}

.twitter_BackgroundColor{
	background-color: #00aced
}

.foursquare_FontColor{
	color: #0072b1
}

.foursquare_BackgroundColor{
	background-color: #0072b1
}


.google_FontColor{
	color: #dd4b39
}

.google_BackgroundColor{
	background-color: #dd4b39
}

.rss_FontColor{
	color: #FF6600
}

.rss_BackgroundColor{
	background-color: #FF6600
}




.tituloHomeCategoriaProductos{
	background-color: #0f4290;
	border: solid 1px rgba(29, 131, 102, 0.55); 
}

#contenido_ficha_paginas{
	color:#0f4290;
}

#contenido_ficha_paginas a{
	color:#0f4290;
}

#contenido_seccion_seccion a{
	color:white;
}

#contenido_seccion_mas a{
	color:white;
}

.tituloBotonesMenu{

  color: white;
   background-color: #708BB0;
  border: solid 1px #0f4290;
}

.btn-GrupoVentura{
color: #fff;
  background-color: #0f4290;
  border-color: #117B5D;
}

.cajaLogotipo {
  background-color: white;
  height: 130px;
  border-bottom: solid 0px #708BB0;
}

.navbar{
	    
}

#cabecera{
	background: #fff !important;
	margin-top:0px;
  border-bottom: solid 1px #708BB0 !important;
}

.cajaBotones {

  background-color: white;}

.btn-GrupoVentura:hover,
.btn-GrupoVentura:focus,
.btn-GrupoVentura.focus,
.btn-GrupoVentura:active,
.btn-GrupoVentura.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff !important;
  background-color: #708BB0;
  border-color: #000;
}

#contenido_h1_texto {

  color: rgb(255, 255, 255) !important;
  border: solid 1px #0f4290 !important;
  background-color: #708BB0 !important;
  margin-bottom:10px !important;
}

#contenido_seccion_cuadro {
  border-bottom: #0f4290 thin solid;
}
.boton-top{
	background-color:#0f4290;
}


 #contentcookies {font-size:12px; margin: 0; position: absolute; top: 0; width: 100%; z-index: 99999999; height:1px;}
   #mm_contentcookiesSpan { margin-top:10px; padding-top:10px;padding-bottom:15px; bottom:0px; margin: 0 0 0 0px; position: fixed; width: 100%; z-index: 999999991;  }
   #avisosuscerrar{float:right;text-decoration:none;margin:0; font-size:12px; margin-right:1%;}



@media(max-width:768px){
	.estructurabotonesNavegacion{
		background: -moz-linear-gradient(top, #0f4290 1%, #0f4290 45%, #0f4290 98%, #0f4290 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#0f4290), color-stop(45%,#0f4290), color-stop(98%,#0f4290), color-stop(99%,#0f4290)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #0f4290 1%,#0f4290 45%,#0f4290 98%,#0f4290 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #0f4290 1%,#0f4290 45%,#0f4290 98%,#0f4290 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #0f4290 1%,#0f4290 45%,#0f4290 98%,#0f4290 99%); /* IE10+ */
background: linear-gradient(to bottom, #0f4290 1%,#0f4290 45%,#0f4290 98%,#0f4290 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b7b7b7', endColorstr='#a6d6d6d6',GradientType=0 ); /* IE6-9 */

		background-color:#0f4290 !important;	 
	 }
	 #cabecera{

	margin-top:0px;
}
#cabecera{

	border-bottom: solid 1px rgb(14, 95, 72);
}

.avisosuscerrarEnlace {
  color: #FFF;
  background-color: #181818;
  padding: 3px 10px;
  border-radius: 5px;
}

.cajaBotones {
  width: 100%;
}
 }