/************************************************************************/
/*       					WEB CINUR		  							*/
/************************************************************************/
/*txapi*/

.piePromocion{
  color: #aaaaaa;
  font-size:10px;
  text-align: center;
}

.piePromocionJustificado
{
  color: #aaaaaa;
  font-size:10px;
  text-align: justify;
  margin-bottom: 4px;
}

div.bloqueHtml a.piePromocion:link, div.bloqueHtml a.piePromocion:visited 
{
  color: #779977;
  font-size:8px;
}


div.bloqueHtml h4
{
  background: #e3f1f1 url(html/fondo_titulo_4.jpg) repeat-y scroll left top;
  color:#008080;
  font-size:1em;
  margin:0px;
  padding:5px 5px 5px 7px;
  
	/* 2007_03_08 Txapi
  font-family: Verdana, Arial;
	font-size: 1em;
	color: #024d4d;
	text-transform:uppercase;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	padding: 5px 3px 6px 20px;
	background: #e3f1f1 url(html/h4.gif) no-repeat left top;
	text-align: left;
  */
}

/*fin txapi*/


/* Ocultar enlaces de localizaciones- Temporal */
div#enlaces_localizaciones ul
{
	display: none;
}



.tableGeneral
{
	font-family:arial;
  border: 1px solid #888888;
  color: #333333;
  font-size: 8px;
}

.tableColumGeneral
{
  padding-left: 3px;
  padding-right: 3px;
  text-align: left;
  border: 1px solid #dedede;
  background: #efefef;
}

.tableColumGeneralAlternate
{
  padding-left: 3px;
  padding-right: 3px;
  padding: 3px;
	font-style: italic;
  text-align: right;
  border: 1px solid #efefef;
  background: #dedede;

}

/* ESTILOS HTML */

div.bloqueHtml
{
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify !important;
}

div.bloqueHtml strong.headercalidades, div.bloqueHtml b.headercalidades 
{
	background: transparent url(html/h2_calidades.jpg) no-repeat left top; 
	padding: 0px 75px 0px 30px;
	border-bottom: 1px solid #cccccc;
	margin: 10px 0px 10px 0px;
	font-weight: bold;
	height: 20px;
	color: #6c6c6c;
	text-transform:capitalize;
	font-size: 10px;
}


div.bloqueHtml h1 
{
	font-family: Verdana, Arial !important;
	font-size: 1.2em;
	border-bottom: 1px solid  #888888;
	padding: 0px 45px 0px 0px;
	margin: 10px 0px 10px 0px;
	height: 20px;
	color: #444444;
	background: transparent url(html/h1.gif) right top no-repeat; 
	text-align: right;
	text-transform:lowercase;
	font-weight: bold;
}


/* Cambio de txapi */
div.bloqueHtml h2
{
color:#008080;
font-family:"Trebuchet MS",Verdana;
font-size:1.4em;
margin:0px 0px 15px;
padding:0px;
}

div.bloqueHtml h3 
{
	font-family: Verdana, Arial;
	background: url(html/h3.gif) no-repeat left top;
	padding:0px 0px 0px 12px;
	margin: 10px 0px 10px 0px;
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}


div.bloqueHtml h5
{
	background: transparent url(html/h5.gif) top left no-repeat; 
	padding: 0px 0px 5px 12px;
	border-bottom: 1px solid #888888;
	margin: 10px 0px 10px 0px;
	font-weight: bold;
	height: 15px;
	color: #94bcc1;
	text-transform:capitalize;
	font-size: 1.2em;
}

div.bloqueHtml h6
{
	background: transparent url(html/h6.gif) top right no-repeat; 
	padding: 2px 0px 2px 0px;
	border-bottom: 1px dotted #888888;
	border-top: 1px dotted #888888;
	margin: 10px 0px 10px 0px;
	font-weight: bold;
	color: #00635a;
	font-size: 1.2em;
}

div.bloqueHtml p 
{
	font-size: 1em;
	color: #333;
	line-height: 16px;
	margin: 0px 0px 5px 0px;
}

div.bloqueHtml strong, div.bloqueHtml b 
{
	font-size: 1em;
	font-weight: bold;
	color: #555;
}

div.bloqueHtml em, div.bloqueHtml i 
{
	font-size: 1em;
	color: #555;
	font-style: italic;
}

div.bloqueHtml u 
{
	font-size: 1em;
	color: #555;
	border-bottom: 1px dotted #024d4d;
	text-decoration: none;
}

div.bloqueHtml a:link, div.bloqueHtml a:visited 
{
	color: #008080;	
	text-decoration: none;
	font-weight: bold;
}

div.bloqueHtml a[rel="externo"]
{
	background: transparent url(html/externo.gif) 100% 50% no-repeat;
	padding-right: 10px;
	text-decoration: underline;
}

div.bloqueHtml a:active, div.bloqueHtml a:hover 
{
	color: #f90;
	text-decoration: underline;
}

div.bloqueHtml a.expand:link, div.bloqueHtml a.expand:visited 
{
	color: #008080;	
	background: url(html/mas.gif) no-repeat left center;
	padding: 0px 0px 0px 15px;
	text-decoration: none;
}

div.bloqueHtml a.collapse:link, div.bloqueHtml a.collapse:visited 
{
	color: #008080;	
	background: url(html/menos.gif) no-repeat left center;
	padding: 0px 0px 0px 15px;
	text-decoration: none;
}

div.bloqueHtml img
{
	margin: 5px;
}

div.bloqueHtml ul 
{
	margin: 15px 25px 15px 25px;
	color: #333;
	/*border: solid 1px #eeeeff;*/
}

div.bloqueHtml ul li 
{
  /*display: block;*/ 
	margin-bottom: 2px;
	padding-left: 14px;
	background: url(html/arrow.gif) no-repeat 0 3px;
	/*background: url(html/link_dot2.gif) no-repeat 0 3px;*/
	list-style-type: none;
/*	padding: 0 0 0 13px;
	margin:0 0 5px;
	list-style-type:none;
	background: transparent url(html/link_dot2.gif) no-repeat left top;*/
	/*white-space:nowrap;*/
/*
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
	font-size: 1em;
	line-height:150%;
	list-style: url(html/link_dot2.gif);
	list-style-type: square;
	background: transparent url(html/h2_madera.gif) no-repeat left top !important;*/ 

}

div.bloqueHtml ol 
{
	margin:15px 25px 15px 25px;
	color: #333;
}

div.bloqueHtml ol li 
{
	margin: 0px 0px 8px 0px;
	font-size: 1em;
	line-height: 150%;
	list-style-type: decimal;
}

/* Tablas */

div.bloqueHtml table
{
	border-collapse: collapse;
	font-size: 1em;
}

div.bloqueHtml table tbody
{
}

div.bloqueHtml table thead
{
}

div.bloqueHtml table th
{
	font-weight: bold;
}

div.bloqueHtml table tr
{
}

div.bloqueHtml table td
{
}

/* Tooltip */

.tooltip
{
	width: 200px; color:#000;
	font:lighter 11px/1.3 Arial,sans-serif;
	text-decoration:none;
	text-align:center;
}

.tooltip span.top
{
	padding: 30px 8px 0;
    background: url(html/bt.gif) no-repeat top;
}

.tooltip b.bottom
{
	padding:3px 8px 15px;color: #548912;
    background: url(html/bt.gif) no-repeat bottom
}

/* Clases */

h2.h2_cimentacion 
{
	background: transparent url(html/h2_cimentacion.jpg) no-repeat left top !important; 
	padding: 0px 75px 0px 50px !important;
}

h2.h2_cubierta 
{
	background: transparent url(html/h2_cubierta.gif) no-repeat left top !important; 
	padding: 0px 75px 0px 50px !important;
}

h2.h2_albanil 
{
	background: transparent url(html/h2_albanil.gif) no-repeat left top !important; 
	padding: 0px 75px 0px 50px !important;
}

h2.h2_pavimentos 
{
	background: transparent url(html/h2_pavimento.gif) no-repeat left top !important; 
	padding: 0px 75px 0px 50px !important;
}

h2.h2_paramentos_interior 
{
	background: transparent url(html/h2_paramento.gif) no-repeat left top !important; 
	padding: 0px 75px 0px 50px !important;
}

h2.h2_paramentos_exterior
{
	background: transparent url(html/h2_paramento.gif) no-repeat left top !important; 
	padding: 0px 75px 0px 50px !important;
}

h2.h2_pintura 
{
	background: transparent url(html/h2_pintura.gif) no-repeat left top !important; 
	padding: 0px 75px 0px 50px !important;
}

h2.h2_madera 
{
	background: transparent url(html/h2_madera.gif) no-repeat left top !important; 
	padding: 0px 75px 0px 50px !important;
}

h2.h2_aluminio 
{
	background: transparent url(html/h2_aluminio.gif) no-repeat left top !important; 
	padding: 0px 75px 0px 50px !important;
}

h2.h2_cerrajeria 
{
	background: transparent url(html/h2_cerrajeria.gif) no-repeat left top !important; 
	padding: 0px 75px 0px 50px !important;
}

h2.h2_sanitario 
{
	background: transparent url(html/h2_sanitario.gif) no-repeat left top !important; 
	padding: 0px 75px 0px 50px !important;
}

h2.h2_electricidad 
{
	background: transparent url(html/h2_electricidad.gif) no-repeat left top !important; 
	padding: 0px 75px 0px 50px !important;
}

h2.h2_fontaneria 
{
	background: transparent url(html/h2_fontaneria.gif) no-repeat left top !important; 
	padding: 0px 75px 0px 50px !important;
}

h2.h2_teleco
{
	background: transparent url(html/h2_teleco.gif) no-repeat left top !important; 
	padding: 0px 75px 0px 50px !important;
}

h2.h2_ascensores
{
	background: transparent url(html/h2_ascensor.gif) no-repeat left top !important; 
	padding: 0px 75px 0px 50px !important;
}


.resaltado1
{
	font-size: 1em !important;
	color: #555 !important;
	font-weight: bold !important;
}

.resaltado2
{
	font-size: 1em !important;
	color: #555 !important;
	font-weight: bold !important;
	background-color: #e3f1f1 !important;
}

.resaltado3
{
	font-size: 1.2em !important;
	color: #ff0000 !important;
	font-weight: bold !important;
}

.img_con_borde
{
	border: 1px solid #cccccc; 
	padding: 1px; 
}

.table_sin_borde
{
	border: 0px;
}

/* Para la pagina principal */

div#bloqueCentralA2 div.bloqueHtml
{
	margin: 0px;
}

div#bloqueCentralA2 div.bloqueHtml h1
{
	font-family: "Trebuchet MS" !important;
	font-weight: bold !important;
	font-size: 1.1em !important;
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
	border-bottom: 1px solid #ccc !important;
	color: #888 !important;
	background: #eee url(inicio/elemento_7.gif) no-repeat 2px center !important;
	padding: 4px 0px 3px 26px !important;
	text-align: left;
	text-transform: none;
}

div#bloqueCentralA2 div.bloqueHtml h1 span
{
	display: block;
	color: #888;
	background: url(inicio/elemento_7.gif) no-repeat 2px center;
	padding: 4px 0px 3px 26px;
}

div#bloqueCentralA2 div.bloqueHtml p 
{
	margin: 0px 0px 0px 0px;
}

div#bloqueCentralA2 div.bloqueHtml img
{
	margin: 0px 0px 5px 0px;
}

div#bloqueCentralA2 div.bloqueHtml p.expolugo_2
{
	font-family: "Trebuchet MS";
	font-size: 1.1em;
	color: #008080;
	font-weight: bold;
	text-align: center;
	margin: 3px 4px 0px 4px;
}

div#bloqueCentralA2 div.bloqueHtml p.expolugo_2 span
{
	color: #666;
}



/* ESTILOS DE PRESENTACION */
div.delegaciones
{
	margin-top: 10px;
	padding: 0px 10px 0px 10px;
}

