/* Primero he de hacer una llamada a las fuentes libres de Google Fonts */
@import url("https://fonts.googleapis.com/css?family=Open+Sans");

@charset "utf-8";
.negrita{ 
	font-weight: bolder; 
	/* color casi negro */
	color:#022213
}
/* CSS Document */
.negritaGranate { 
	font-weight:bold; 
	color:#C00;
}
.negritaGranate2 { 
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-weight:bold; 
	color:#C00;
}
.negro {
	color:#000000;
}
.pequeno{ 
	font-weight: lighter; 
	font-size:75%;	
}
#textoIzq {
	margin-right:10px;
	margin-left:10px;
	margin-top: 140px;
	text-align: center;
	align: center;
	vertical-align: bottom;
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 9px;
  font-weight: normal;
}
#textoBRepara {
	margin-right:10px;
	margin-left:10px;
	margin-top: -157px;
	text-align: center;
	align: center;
	vertical-align: bottom;
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 9px;
  font-weight: normal;
}

#JuntaArbitral {
		position: relative; 
		left: 60px;
		top: 130px;
		width: 50px;              
		height: 50px;
		background-image: url('images/static/JuntaArbitralLogo.jpg');
		background-repeat: no-repeat;
		background-position:center; 
		align: center;
		vertical-align; center;
}
#BizkaiaRepara {
		position: relative; 
		left: 50px;
		top: -155px;
		width: 80px;              
		height: 112px;
		background-image: url('images/static/BizkaiaRepara.jpg');
		background-repeat: no-repeat;
		background-position:center; 
		align: center;
		vertical-align; center;
}
#bannerCarrito {
		position: relative;  
		visibility:visible;
		top: 0px;
		left: 0px;
    width: 180px;              /*Ancho de la capa */  
    height: 200px;             /*Altura de la capa */  
}
#Titulo1 {
/*Título del apartado Empresas */ 
		position: relative; 
		left: 130px;
		width: 369px;              
    height: 28px;
		background-image: url('images/static/FondoEmpr.png');
		background-repeat: no-repeat;
		background-position:right;
}
#Titulo2 {
/*Título del apartado Particulares */ 
		position: relative; 
		left: 130px;
		width: 369px;              
    height: 28px;
		background-image: url('images/static/FondoPartic.png');
		background-repeat: no-repeat;
		background-position:right;
}
#Titulo3 {
/*Título del apartado Contacto */ 
		position: relative; 
		left: 130px;
		width: 369px;              
    height: 28px;
		background-image: url('images/static/FondoContacto.png');
		background-repeat: no-repeat;
		background-position:right;
}
#Titulo4 {
/*Título del apartado Contacto */ 
		position: relative; 
		left: 130px;
		width: 369px;              
    height: 28px;
		background-image: url('images/static/FondoNoticias.png');
		background-repeat: no-repeat;
		background-position:right;
}
#textoCatalogo {
	/*  */ 
	text-align: center !important;
	/* color granate: */ 
	color: #920e0e !important;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif !important;
	font-style: normal !important;
	font-size: 11px !important;
	font-weight: bold !important;
	text-decoration: none !important;
	background-color: #eadece !important;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	display: table-cell;
}
#textoCatalogo:hover {
	color: #000000 !important;
	background-color: #ffffff !important;

}
.info {
background: #E7F9F8 url(images/info.png) center no-repeat;
background-position: 15px 50%; /* x-pos y-pos */
text-align:left;
padding: 10px 20px 10px 45px;
border-top: 2px solid #B5D4FE;
border-bottom: 2px solid #B5D4FE;
font-weight:bold;
color:#000000;
}
#contenidoExtra p {
	/* Hecho por mí */
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-left: 0px;
	padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
	/* color otro granate: */ 
	background-color: #9E0523;
	font-style: bold;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold; 
	color:white;
	height: 30px;
}
#contenidoExtra a {
	/* Hecho por mí */
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-style: bold;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold; 
	height: 30px;	
}
.info2 {/* Hecho por mí */
font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
font-size: 14px;
background: #890006 url(images/info.png) center no-repeat;
background-position: 5px 50%; /* x-pos y-pos */
text-align:left;
padding: 10px 20px 10px 45px;
border-top: 2px solid #B5D4FE;
border-bottom: 2px solid #B5D4FE;
font-weight:bolder;
}
.info2 a { /* Hecho por mí */
color:#FFFFFF;
}


#noticias  p {
	z-index: 1;
	font-family: "Open Sans";
	position: relative;
	float: right;
	margin: 0px -10px 0px 0;	
	padding: 0;
	width: 505px;
	height: 100%;
	font-size: 12px;
	font-style: bold;
	color:pink;
	
}
#noticias a, #noticias a:link, #noticias a:visited {
z-index: 1;
font-family: "Open Sans";
/* Para usar esta fuente de Google tengo que hacerle una llamada al principio de la página*/
font-size: 12px;
color:#2B4918;
/* #2B4918 es el color verde muy oscuro */
text-decoration: none;
}
#noticias a:hover {
text-decoration: underline;	
}
		