.pintar:hover
{
	background-color: black!important;
	color:white;
}


.sinRellenoIzquierdaYDerecha
{
	padding-left: 0;
	padding-right: 0; 
}

.menuSombreado:hover{
	background-color:#000000;
	color:white!important;
} 

.margen3px
{
	margin-bottom: 3px;
}

#slider
{
	height: auto!important;
}


.fuenteTipo
{
	font-size: 11px;
}

.punteroFlecha
{
	cursor: pointer;
}

.menuActivo
{

	color:white!important;
	background-color: black;
}

@font-face 
{
	url:"../../fuentes/NexaBold.otf";
	font-family:NexaBold;	
} 

@font-face 
{
	url:"../../fuentes/NexaLight.otf";
	font-family:NexaLight;	 
} 

.fuenteNexaBold{
	font-family:NexaBold,arial;
}

.fuenteNexaLight{
	font-family:NexaLight,arial; 
}

.fuenteLogoCountierPortadaPrincipal
{
	font-size:12px;
}

.fuenteDeMenusPortadaPrincipal
{
	
}

.colorDeFuenteNegro
{
	color:#000000;	
}

.colorDeFuenteRojo
{
	color:#771E18;	
}

.colorDeFuenteBlanco
{
	color:#FFFFFF;	
}



.letraChicaDeSeccionDeContacto{
	font-size:9px;
}


/* FONDOS */

.fondoNegro
{
	background-color: #000000;
}

.fondoGrisClaro 
{
	background-color:#D6D5CE;	
}

.fondoBlanco 
{
	background-color:#FFFFFF;	
}

.fondoGrisDeModelos 
{
	background-color:#e2e2e2;	
}

#iframeFotos
{
	position: absolute;
	width: 1000px;
	margin-left: 50%;
	left:-550px;
	height: 550px;
	border:0px; 
}

.row{
	max-width: 100%;
}

/* */


