 /*------------------------------------------------*
	  *---  WWW.ICARE-INTERNET-IBERICA.COM - agencia web ---  CSS  --*
  *------------------------------------------------*/
		
html {
   margin: 0;
   padding: 0;
}


body {
	margin: 0;
	padding: 0;
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #6F6D6D;
	background-image: url(../imagenes/deco/repet_footer_todo.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.calendario {
	margin: 5px 0;
	padding: 0;
	text-align: center;
	line-height: 15px;
	font-size: 10px;
	font-weight: bold;
	width: 155px;
	text-decoration: none;
}
.calendario a{
	text-decoration: none;
	color: #EF1717;
}
.calendario a:hover{

	text-decoration: none;
	color: #4F89BC;
}

body#electricistas a#electricistas, body#fontaneros a#fontaneros, body#tv_video_antenas a#tv_video_antenas, body#electrodomesticos a#electrodomesticos, body#calderas a#calderas, body#cerrajeros a#cerrajeros, body#poceria a#poceria, body#toldos_persianas a#toldos_persianas{
	margin:0;
	padding:9px 0 0 0;
	float: right;
	display:block;
	list-style:none;
	font-size:11px;
	width:112px;
	color:#000000;
	text-decoration:none;
	text-transform:none;
	text-align:center;
	line-height:12px;
	height: 21px;
	background-image: url(../imagenes/deco/boton_hover.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}


	

/*   

* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
} 

*/


p{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #778188;
	font-size: 10px;
	line-height: 17px;

} 

form, input {
	margin: 0;
	padding: 0;
}

select {
	color: #000;
	background-color: #fff;
}

li {
	list-style-image:none;
}

img {
	margin:0;
	padding:0;
	background-color:none;
	border:none;
}


 /*------------------------------------------------------*
  *--------    CSS BLOCS     						 ----*
  *------------------------------------------------------*/


#general{
	margin:0 auto;
	padding:0;
	width:100%;
}

/*Encabezado  HEADER*/
#header_contenedor{
	margin:0 auto;
	padding:0;
	width:100%;
	height:180px;
	background-image: url(../imagenes/deco/fondo_header.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-decoration: none;
}

#header{
	margin:0 auto;
	padding:0;
	width:903px;
	height:180px;
	background-image: url(../imagenes/deco/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color:#A2AEB9;
	text-decoration: none;
}

#header a{
	line-height:10px;
	color:#A2AEB9;
	text-decoration:none;
}

#header a:hover{
	line-height:10px;
	color:#FFFFFF;
	text-decoration:none;
}

#botones_menu{
	margin:131px 0 0 0;
	padding:0;
	width:903px;
	height:30px;
	float: right;

}

#botones_menu ul{
	margin:0;
	padding:0;


}

#botones_menu li{
	margin:0 1px 0 0;
	padding:0;
	float:left;
	display:block;
	list-style:none;
	width:112px;
	height:30px;
	color:#DAAFAF;;

}

#botones_menu li.toldos_persianas{
	margin:0 0 0 0;
	padding:0;
	float:left;
	display:block;
	list-style:none;
	width:112px;
	height:30px;
	color:#DAAFAF;;

}

#botones_menu a {
	margin:0;
	padding:9px 0 0 0;
	float: right;
	display:block;
	list-style:none;
	font-size:11px;
	width:112px;
	color:#DAAFAF;
	text-decoration:none;
	text-transform:none;
	text-align:center;
	line-height:12px;
	height: 21px;
	background-image: url(../imagenes/deco/boton_a.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	

}



#botones_menu a:hover {
	background-image: url(../imagenes/deco/boton_hover.jpg);
	background-repeat:no-repeat;
	font-size:11px;
	background-position:top left;
	color:#000000;


}

/*Contendio de la pagina Contenido  CONTENIDO */
#contenedor{
	margin:0 auto;
	padding:0;
	width: 100%;
	background-color:#E1E1E1;
	background-image: url(../imagenes/deco/fondo_contenido.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#contenido {
	margin:0 auto;
	padding:0;
	width: 903px;
}
/*Contenido de la tabla GENERAL */
.tabla_general{
	margin:0 auto;
	padding:0;
	width:903px;
}

.td_titulos{
	margin:0 auto;
	padding:0;
	width:903px;
}
.td_telefonos{
	margin:0 auto;
	padding:40px 0 0 0;
	width:180px;
	text-decoration: none;
}
.td_telefonos_index{
	margin:0 auto;
	padding:0 5px 0 0;
	width:168px;
}

.td_info{
	margin:0 auto;
	padding:40px 10px 0 15px;
	width:489px;

}

.td_info_index{
	margin:0 auto;
	padding:0 5px 0 0;
	width:496px;

}
.td_oferta{
	margin:0 auto;
	padding:40px 0 0 0;
	width:224px;
}
.td_urgencia_arriba{
	margin:0 auto;
	padding:10px 0 0 0;
}
.td_urgencia_baja_index{
	margin:0 auto;
	padding:5px 0 0 0;
}
.td_urgencia{
	margin:0 auto;
	padding:30px 0 0 0;
	width:903px;
}
/* FINAL Contenido de la tabla GENERAL */

/* Contenido de la tabla OFERTAS */
.td_info_ofertas{
	margin:0 auto;
	padding:0;
	width:224px;
	background-color:#FFFFFF;
	border-color:#A5A2A2;
	border-style:solid;
	border-width:0 1px 0 1px;
}

.td_fin_ofertas{
	margin:0 auto;
	padding:0;
	width:224px;
	background-color:#FFFFFF;
	border-color:#A5A2A2;
	border-style:solid;
	border-width:0 1px 1px 1px;
}

/* FINAL Contenido de la tabla OFERTAS */

/* Contenido de la tabla TITULOS */
.tabla_titulos_empresa{
	margin:0 auto;
	padding:0;
	width:903px;
	height:157px;
	background-image: url(../imagenes/deco/img_titulos/empresa.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration:none;

}

.tabla_titulos_electricistas{
	margin:0 auto;
	padding:0;
	width:903px;
	height:157px;
	background-image: url(../imagenes/deco/img_titulos/electricistas.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

.tabla_titulos_fontaneros{
	margin:0 auto;
	padding:0;
	width:903px;
	height:157px;
	background-image: url(../imagenes/deco/img_titulos/fontaneros.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

.tabla_titulos_tv{
	margin:0 auto;
	padding:0;
	width:903px;
	height:157px;
	background-image: url(../imagenes/deco/img_titulos/tv.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

.tabla_titulos_electrodomesticos{
	margin:0 auto;
	padding:0;
	width:903px;
	height:157px;
	background-image: url(../imagenes/deco/img_titulos/electrodomesticos.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

.tabla_titulos_calderas{
	margin:0 auto;
	padding:0;
	width:903px;
	background-image: url(../imagenes/deco/img_titulos/calderas.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

.tabla_titulos_cerrajeros{
	margin:0 auto;
	padding:0;
	width:903px;
	height:157px;
	background-image: url(../imagenes/deco/img_titulos/cerrajeros.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

.tabla_titulos_poceria{
	margin:0 auto;
	padding:0;
	width:903px;
	height:157px;
	background-image: url(../imagenes/deco/img_titulos/poceria.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

.tabla_titulos_toldos_persianas{
	margin:0 auto;
	padding:0;
	width:903px;
	height:157px;
	background-image: url(../imagenes/deco/img_titulos/toldos_persianas.jpg) ;
	background-repeat: no-repeat;
	background-position: left top;

}

.tabla_titulos_contacto{
	margin:0 auto;
	padding:0;
	width:903px;
	height:157px;
	background-image: url(../imagenes/deco/img_titulos/contacto.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}


.td_vacia{
	margin:0 auto;
	padding:0;
	width:300px;

}

.td_elementos{
	margin:0 auto;
	padding:70px 0 0 0;
	width:350px;
	text-decoration: none;

}
.td_casita{
	margin:0 auto;
	padding:15px 0 0 0;
	width:253px;

}
/* FINAL Contenido de la tabla TITULOS */

/*TELEFONOS */

#support {
	position:relative;
	width:181px;
	height:234px;
	overflow:hidden;
	left:0px;
	top: 0px;

}

#contenu {
	width: 156px;
	text-align: justify;
	left: 0;
}

.scroll {
	width:17px;
	height:190px;
	position:absolute;
	right:0;
	background-image: url(../imagenes/deco/vertic.gif);
	background-repeat: no-repeat;
	background-position: center top;
	top:21px;
}

/*FINAL de TELEFONOS */




.tabla_popup_telefonos{
	margin:0;
	padding:0;
	width:510px;
	height:150px;
	font-size:9px;
	color: #000000;
	
}
.tabla_popup_blason{
	margin:5px 0 0 0;
	padding:0;
	width:510px;
	text-align: center;
	
}
.tabla_popup_telefonos td{
	margin:0;
	padding:0 0 0 10px;
	background-color: #FFFFFF;
	
}
.tabla_popup_telefonos th{
	margin: 0;
	padding: 0;
	color:#183851;
	font-size: 19px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
  }

.tabla_popup_telefonos td img{
	margin:0;
	padding:0 0 0 10px;
	background-color: #C9C9C9;
	text-align: center;
	
}

.nombres_popup{
	margin:0 auto;
	padding:0 0 0 15px;
	font-size:9px;
	color: #666666;
	font-weight: bold;
	

	
}

.mapa_index{
	margin:0;
	padding:0;
	border-color:#A5A2A2;
	border-style:solid;
	border-width:1px;
}

/*Pie de pagina  FOOTER*/
#contenedor_footer{
	margin:0 auto;
	padding:0;
	width:100%;
	height:80px;
	text-align: center;
	color: #FFF;
	background-image: url(../imagenes/deco/top_footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#footer{
	margin:0 auto;
	padding:20px 0 0 0;
	width:903px;
	height:80px;
	text-align: center;
	color: #6A6767;
}

#footer a{
	color:#BD0A0A;
	text-decoration:none;
}

#footer a:hover{
	color:#650505;
}


/*clase clear*/

.clear {
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}


 /*------------------------------------------------------*
  *--------------------------     CSS TITULOS INICIO   ----*
  *------------------------------------------------------*/
  
   h1 {
   	margin: 0;
    padding: 0;
	font-size:13px;
	color:#A52E2E;

  }
  
   h2 {
	margin: 0;
	padding: 0;
	color:#183851;
	font-size: 19px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
  }
  
   h3 {
	margin: 0;
	padding: 0;
	color:#9A0C0B;
	font-size: 17px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
  }
  
   h4 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h5 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h6 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
.p_azul{
   	margin: 0;
    padding: 0;
	color:#4F89BC;
	font-size:15px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	   } 
	    
.p_rojo{
	margin: 0;
	padding: 0;
	color:#EF1717;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	
	   } 

.p_rojo a{
	color:#EF1717;
	text-decoration: none;
	   } 	
.p_rojo a:hover{
	color:#4F89BC;
	text-decoration: none;
	   } 	   	      

.p_info_index{   	
	margin: 0;
    padding: 0;
}

.p_info_index a{
	color:#778188;
	font-weight:bold;
	text-decoration:none;
}

.p_info_index a:hover{
	color:#778188;
	font-weight:bold;
	text-decoration:underline;
}

.p_info{   	
	margin: 0;
    padding: 0 0 0 25px;
	font-size:12px;
	line-height:24px;
}

.p_info_roja{   	
	margin: 0;
    padding: 0;
	font-weight:bold;
	color:#BF3535;
	font-size:12px;
}		   	   
	   
.p_telefonos a{
	margin: 0;
	padding: 3px 0 2px 0;
	color:#746B6B;
	background-color:#CFCFCF;
	font-size:10px;
	text-align:center;
	text-transform:uppercase;
	line-height:19px;
	border-color:#F3F3F3 #D7D7D7 #A6A6A6 #BFBFBF;
	border-style:solid;
	border-width:1px;
	text-decoration:none;
	display: block;
	   } 
	   
.p_telefonos a:hover{
   	margin: 0;
    padding: 3px 0 2px 0;
	color:#FFFFFF;
	text-transform:uppercase;
	background-color:#BFBFBF;
	border-top-color:#E3E3E3;
	border-right-color:#C2C2C2;
	border-bottom-color:#959595;
	border-left-color:#AFAFAF;
	border-style:solid;
	border-width:1px;
	text-decoration:none;
	   } 
	   
.p_t1_ofertas{
   	margin: 10px 0 10px 0;
    padding: 0;
	color:#8B0909;
	text-transform:uppercase;
	text-decoration:none;
	font-size:17px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.p_descuento_ofertas{
   	margin: 10px 0 10px 0;
    padding: 0;
	color:#DC0E0E;
	text-transform:uppercase;
	text-decoration:none;
	font-size:18px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.p_t2_ofertas{
	margin: 0;
	padding: 0;
	color:#1B4162;
	text-decoration:none;
	font-size:11px;
	text-align:center;
	font-weight:bold;
	letter-spacing: -1px;

}

.p_liga a{
	margin: 0 0 0 20px;
	padding: 0;
	color:#2F70AA;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	text-transform: none;

}

.p_liga a:hover{

	color:#1B4162;
	text-decoration:none;


}

.p_precio_ofertas{
   	margin: 0;
    padding: 0;
	color:#3174B0;
	text-decoration:none;
	font-size:12px;
	text-align:center;
	font-weight:bold;

}
.p_italic_ofertas{
	margin: 0;
	padding: 0;
	color:#4A7893;
	text-decoration:none;
	font-size:11px;
	text-align:center;
	font-weight: normal;
}
.p_mini_ofertas{
	margin: 0;
	padding: 0;
	color:#999999;
	text-decoration:none;
	font-size:9px;
	text-align:center;
	line-height: 10px;
}	   	   	   
		
 /*------------------------------------------------------*
  *--------------------------     CSS TITULOS FIN     ----*
  *------------------------------------------------------*/


 /*------------------------------------------------------*
  *--------------------------     CSS PLANOS INICIO         ----*
  *------------------------------------------------------*/
  
/*pagina planos inicio*/
#plano {
	width: 310px;
}

#plano img {
 	margin-top: 10px;
	margin-bottom: 10px;
}

/*final de pagina planos*/



/*pop up planos INICIO */
#popup_plano {
 	margin-top:20px;
	width: 550px;
	position: absolute;
	left: 50%;
	margin-left: -275px;
}

#popup_plano a {
	color:#333;
	text-decoration:none;
}

#popup_plano a:hover {
	color:#666;
}

#popup_plano img {
	border: 1px solid #333;
}

/*pop up planos FIN */

 /*------------------------------------------------------*
  *--------------------------     CSS PLANOS FIN         ----*
  *------------------------------------------------------*/



 /*------------------------------------------------------*
  *-----------    CSS EFECTOS  INICIO                  ----*
  *------------------------------------------------------*/

#zone {
	margin:5px;
	width: 300px;
	height: 250px;
	overflow: auto;
	}


.transparencia {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
	}
	
 /*------------------------------------------------------*
  *-----------    CSS EFECTOS  FIN                    ----*
  *------------------------------------------------------*/
		
		
	
 /*------------------------------------------------------*
  *-----------    CSS POST IT  INICIO                 ----*
  *------------------------------------------------------*/

/*<div id="transparent" class="transparent" style="position: absolute; z-index: 10; left: 24px; top: 107px; width: 200px; padding: 0px; cursor:move"></div>*/

#post_it_header{
	width: 200px;
	height:80px;
	background:url(../imagenes/admin/chinche.gif) no-repeat;
}

#post_it_contenido{
	height:120px;
	border-bottom:#000 solid 1px;
	border-left:#000 solid 1px;
	border-right:#000 solid 1px;
	background:#D1CFCF;
}

#post_it_contenido a{
	color:#3DAFEB;
	text-decoration: none;
}

#post_it_contenido a:hover{
color:#F67F00;
}

#post_it_contenido h4{
	margin:0;
	padding:10px 0 0 0;
	color:#F67F00;
	font-size:14px;
	text-align:center;
}

#post_it_contenido p{
	margin:0 auto;
	padding:15px;
	color:#02468B;
	font-size:11px;
}

 /*------------------------------------------------------*
  *--------    CSS POST IT  FIN                      ----*
  *------------------------------------------------------*/






 /*---------------------------------------------------------*
  *----        CSS PAGINA CONTACTO  INICIO                  ----*
  *---------------------------------------------------------*/
/* NO_TOCAR_ESTA_LINEA_PARA_LA_PAGINA_MAIL_CONTACTO_INICIO */


/* DIV que contiene el formulario entero */
div.formulaire_general {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 400px;
	margin: 0 auto;
	
}
/* DIV general de errores de llenado  */
div.formulaire_erreursSaisie {
	border: solid 1px #f00;
	background-color: #fee;
	color: #f00;
	padding: 5px;
	margin-bottom: 3px;
}
/* DIV para cada error de llenado */
div.formulaire_erreursSaisie_ligne {
}

/* DIV mensaje una vez el mensaje enviado */
div.formulaire_msgRetour {
	border: solid 1px #A5A2A2;
	background-color: #FFFFFF;
	color: #778188;
	text-align: center;	
	padding: 10px;
}
/* Vinculo "Regreso" una vez el mensaje enviado */
a.formulaire_msgRetour_lien {
	color: #1B4162;
	font-weight: bold;
	text-decoration: none;
}
a.formulaire_msgRetour_lien:hover {
	color: #1B4162;
	font-weight: bold;
	text-decoration: underline;
}
/* Tabla general de campos */
table.formulaire_table {
	border: 1px solid #A5A2A2; 
	width: 100%;
	background-color: #FFFFFF;
}
/* Agrupacion de campos : linea del encabezado de la tabla */
.formulaire_table th {
	background-color: #FFFFFF;
	color: #FFFFFF;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}
/* agrupacion de campos : en fielset */
.formulaire_table fieldset {
}
/* Leyenda del  fielset arriba */
.formulaire_table legend {
}
/* Lineas que separan los campos */
.formulaire_cell_espacement {
	height: 5px;
}
/* Comentario de los campos en los formularios : en todos los casos */
td.formulaire_nom_champ, td.formulaire_nom_champ_erreur {
	width: 100px;
	padding: 0px 5px 0px 10px;
	text-align: right;
}
/* Comentario de los campos en los formularios : sin error */
td.formulaire_nom_champ {
}
/* Comentario de los campos en los formularios : sin error */
td.formulaire_nom_champ_erreur {
	color: #f00;
	font-weight: bold;
}
/* Celdas que contienen los campos: en todos los casos */
td.formulaire_td_champ, td.formulaire_td_champ_erreur {
	padding-right: 10px;
	width: 300px;
}
/* Celdas que contienen los campos : en caso de error */
td.formulaire_td_champ, td.formulaire_td_champ_erreur {
}
/* Celdas que contienen los campos : sin error */
td.formulaire_td_champ, td.formulaire_td_champ_erreur {
}
/* Campos en los formularios (input, textarea) : en todos los casos */
.formulaire_champ, .formulaire_champ_erreur {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	width: 100%;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
/* Campos en los formularios (input, textarea) : sin error */
.formulaire_champ {
	background-color: #CFE4F5;
	border: solid #A5A2A2 1px;
}
/* Campos en los formularios (input, textarea) : en caso de error */
.formulaire_champ_erreur {
	background-color: #fcc;
	border: solid 1px #f00;
}
/* Texto que se anade despues de los campos (€, kg, /dia...) */
span.formulaire_champ_suffixe, span.formulaire_champ_suffixe_erreur {
	font-style: italic;
}
/* Comentario de campos en los formularios : en todos los casos */
td.formulaire_td_checkbox, td.formulaire_td_checkbox_erreur {
	padding: 0px 10px 0px 10px;
}
/* TD del boton  "Enviar" del formulario */
td.formulaire_td_envoyer {
	padding-right: 5px;
	text-align: right;
}
/* Boton "Enviar" del formulario */
input.formulaire_envoyer {
	background-color: #970B0A;
	border: solid 1px #970B0A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	cursor: pointer;
	margin: 5px;
}
/* Texto abajo del formulario que concierne los asteriscos */
.formulaire_note {
	text-align: center;
	font-style: italic;
}
/*  NO_TOCAR_ESTA_LINEA_PARA_LA_PAGINA_MAIL_CONTACTO_INICIO  */
 /*-------------------------------------------------------*
  *----        CSS PAGINA CONTACTO  FIN                  ----*
  *-------------------------------------------------------*

 

 /*------------------------------------------------------*
  *--------    CSS REFERENCIAMIENTO  INCIO              ----*
  *------------------------------------------------------*/

#referenciamiento {
	margin-right: auto;
	margin-left: auto;
	font-size: 9px;
	text-align: center;
	padding-top: 5px;
}

#referenciamiento img {
	padding: 5px;
}

#referenciamiento a {
	color: #666666;
	text-decoration: none;
}

#referenciamiento a:hover {
	color: #000000;
}

 /*------------------------------------------------------*
  *--------    CSS REFERENCIAMIENTO  FIN                ----*
  *------------------------------------------------------*/
