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


body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #e6e0c8;
	color: #7b7463;
}

p, form, input {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

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

li {
	list-style-image:none;
}

.titulo{
   	font-size: 20px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #3e3425;
  }

.subtitulo{
   	font-size: 20px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #7a7562;
  }

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


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

/*Encabezado  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width: 930px;
	height:207px;
	background-image: url(../images/home/background_header.jpg);
	background-repeat: no-repeat;
}

#header2{
	margin:0 auto;
	padding:0;
	width: 930px;
	height:207px;
	background-image: url(../images/home/background_header2.jpg);
	background-repeat: no-repeat;
}

.iconos{
	margin: 0px 0px 0px 796px;
	padding-top: 13px;
	}

.logo{
	margin: 0px 0px 0px 641px;
}

.inferior {
	width: 643px;
	padding: 23px 0px 0px 264px;
	float: left;
	height: 29px;
	overflow: hidden;
}

.inferior img {
	float: left;
}

.inferior a {
	height: 29px;
	display: block;
	text-indent: -9999px;
}

.inferior a:hover {
	background-position: 0 -35px
}

.inferior .empresa {width: 81px; height: 29px; background: url(../images/home/menu_sup/empresa_on.jpg) top left no-repeat;float: left; margin-left: 0px; margin-top: 0px;}
.inferior .empresa a{width: 81px; background: url(../images/home/menu_sup/empresa.jpg) top left no-repeat;}
.inferior .empresa a:hover {background-position: 0 -35px;}

.inferior .productos {width: 161px; height: 29px; background: url(../images/home/menu_sup/productos_on.jpg) top left no-repeat;float: left; margin-left: 0px; margin-top: 0px;}
.inferior .productos a{width: 161px; background: url(../images/home/menu_sup/productos.jpg) top left no-repeat;}
.inferior .productos a:hover {background-position: 0 -35px;}

.inferior .tes {width: 256px; height: 29px; background: url(../images/home/menu_sup/tes_on.jpg) top left no-repeat;float: left; margin-left: 0px; margin-top: 0px;}
.inferior .tes a{width: 256px; background: url(../images/home/menu_sup/tes.jpg) top left no-repeat;}
.inferior .tes a:hover {background-position: 0 -35px;}

.submenu 
{
	margin-top: 10px;
	width: 930px;
	float: left;
}

.submenu {
	width: 930px;
	text-align: center;
	color: #47351b;
}

.submenu a{
	color: #47351b;
	text-decoration: none;
}

.submenu a:hover{
	color: #87aa65;
	text-decoration: none;
}

/*Contenido de la pagina Contenido  CONTENIDO */

#contenido {
	margin:0 auto;
	padding:0;
	width: 930px;
	background-image: url(../images/home/background_content.jpg);
	background-repeat: repeat-y;
}

#contenidoSup {
	margin:0 auto;
	padding:0;
	width: 930px;
	background-image: url(../images/home/background_content_sup.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#contenidoInf {
	margin:0 auto;
	padding: 0px 126px 0px 126px;
	width: 678px;
	background-image: url(../images/home/background_content_inf.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	overflow: hidden;
}

#contenidoInf .iz{
	width: 319px;
	padding: 0px 20px 0px 0px;
	float: left;
	margin: 0px;
}

#contenidoInf .iz2{
	width: 327px;
	padding: 0px 0px 0px 0px;
	margin-right: 20px;
	float: left;
	margin: 0px;
	border: 1px solid #918975;
}

#contenidoInf .de{
	width: 335px;
	height: 231px;
	padding: 1px 1px 1px 1px;
	float: left;
	border: 1px solid #918975;
}
#contenidoInf .de2{
	width: 329px;
	float: left;
	margin-left: 20px;
}

.separador {
	height: 21px;
	margin-bottom: 10px;
	background: url(../images/home/linea_puntos.gif) repeat-x center;
}

.contenidoIndex {
	margin-bottom: 0px;
	padding: 1px 1px 1px 1px;
	border: 1px solid #918975;
}

#f_intro {
	color: #7b7463;
	text-align: center
}

	#f_intro a{
		color:#7b7463;
		text-decoration: none;
	}
	
	#f_intro a:hover{
		color:#7b7463;
	}

/*Pie de pagina  FOOTER*/

#footer{
	margin:0 auto;
	padding:0;
	width: 930px;
	height: 195px;
	background-image: url(../images/home/background_footer.jpg);
	background-repeat: no-repeat;
}

#footer .inferior {
	width: 783px;
	padding: 38px 0px 21px 147px;
	float: left;
	height: 29px;
	overflow: hidden;
}

#footer .inferior img {
	float: left;
}

#footer .inferior a {
	height: 29px;
	display: block;
	text-indent: -9999px;
}

#footer .inferior a:hover {
	background-position: 0 -35px
}

#footer .inferior .empresa {width: 81px; height: 29px; background: url(../images/home/menu_inf/empresa_on.jpg) top left no-repeat;float: left; margin-left: 0px; margin-top: 0px;}
#footer .inferior .empresa a{width: 81px; background: url(../images/home/menu_inf/empresa.jpg) top left no-repeat;}
#footer .inferior .empresa a:hover {background-position: 0 -35px;}

#footer .inferior .productos {width: 161px; height: 29px; background: url(../images/home/menu_inf/productos_on.jpg) top left no-repeat;float: left; margin-left: 0px; margin-top: 0px;}
#footer .inferior .productos a{width: 161px; background: url(../images/home/menu_inf/productos.jpg) top left no-repeat;}
#footer .inferior .productos a:hover {background-position: 0 -35px;}

#footer .inferior .tes {width: 257px; height: 29px; background: url(../images/home/menu_inf/tes_on.jpg) top left no-repeat;float: left; margin-left: 0px; margin-top: 0px;}
#footer .inferior .tes a{width: 257px; background: url(../images/home/menu_inf/tes.jpg) top left no-repeat;}
#footer .inferior .tes a:hover {background-position: 0 -35px;}

#footer .inferior .inicio {width: 60px; height: 29px; background: url(../images/home/menu_inf/inicio_on.jpg) top left no-repeat;float: left; margin-left: 0px; margin-top: 0px;}
#footer .inferior .inicio a{width: 60px; background: url(../images/home/menu_inf/inicio.jpg) top left no-repeat;}
#footer .inferior .inicio a:hover {background-position: 0 -35px;}

#footer .inferior .contacto {width: 83px; height: 29px; background: url(../images/home/menu_inf/contacto_on.jpg) top left no-repeat;float: left; margin-left: 0px; margin-top: 0px;}
#footer .inferior .contacto a{width: 83px; background: url(../images/home/menu_inf/contacto.jpg) top left no-repeat;}
#footer .inferior .contacto a:hover {background-position: 0 -35px;}


#footer .inferiorIndex {
	width: 757px;
	padding: 38px 0px 21px 173px;
	float: left;
	height: 29px;
	overflow: hidden;
}

#footer .inferiorIndex img {
	float: left;
}

#footer .inferiorIndex a {
	height: 29px;
	display: block;
	text-indent: -9999px;
}

#footer .inferiorIndex a:hover {
	background-position: 0 -35px
}

#footer .inferiorIndex .empresa {width: 81px; height: 29px; background: url(../images/home/menu_inf_index/empresa_on.jpg) top left no-repeat;float: left; margin-left: 0px; margin-top: 0px;}
#footer .inferiorIndex .empresa a{width: 81px; background: url(../images/home/menu_inf_index/empresa.jpg) top left no-repeat;}
#footer .inferiorIndex .empresa a:hover {background-position: 0 -35px;}

#footer .inferiorIndex .productos {width: 161px; height: 29px; background: url(../images/home/menu_inf_index/productos_on.jpg) top left no-repeat;float: left; margin-left: 0px; margin-top: 0px;}
#footer .inferiorIndex .productos a{width: 161px; background: url(../images/home/menu_inf_index/productos.jpg) top left no-repeat;}
#footer .inferiorIndex .productos a:hover {background-position: 0 -35px;}

#footer .inferiorIndex .tes {width: 257px; height: 29px; background: url(../images/home/menu_inf_index/tes_on.jpg) top left no-repeat;float: left; margin-left: 0px; margin-top: 0px;}
#footer .inferiorIndex .tes a{width: 257px; background: url(../images/home/menu_inf_index/tes.jpg) top left no-repeat;}
#footer .inferiorIndex .tes a:hover {background-position: 0 -35px;}

#footer .inferiorIndex .contacto {width: 83px; height: 29px; background: url(../images/home/menu_inf_index/contacto_on.jpg) top left no-repeat;float: left; margin-left: 0px; margin-top: 0px;}
#footer .inferiorIndex .contacto a{width: 83px; background: url(../images/home/menu_inf_index/contacto.jpg) top left no-repeat;}
#footer .inferiorIndex .contacto a:hover {background-position: 0 -35px;}


#footer .creditos {
	width: 930px;
	text-align: center;
	color: #47351b;
}

#footer .creditos a{
	color: #47351b;
	text-decoration: none;
}

#footer .creditos a:hover{
	color: #87aa65;
	text-decoration: none;
}

.creditosIcare {
	margin: 0 auto;
	color: #47351b;
	padding-top: 80px;
	padding-bottom: 10px;
	text-align: center;
}

.creditosIcare a{
	color: #47351b;
	text-decoration: none;
}

.creditosIcare a:hover{
	color: #87aa65;
	text-decoration: none;
}

.logoIcare {
	margin: 0 auto;
	text-align: center;
}

/*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;
	   color:#000;

  }
  
   h2 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h3 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h4 {
   	font-size: 20px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #3e3425;
  }
  
   h5 {
   	font-size: 16px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #7a7562;
  }
  
   h6 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
		
 /*------------------------------------------------------*
  *--------------------------     CSS TITULOS FIN     ----*
  *------------------------------------------------------*/





 /*---------------------------------------------------------*
  *----        CSS PAGE CONTACT  DEBUT                  ----*
  *---------------------------------------------------------*/
/* NE_PAS_TOUCHER_CETTE_LIGNE_POUR_MAIL_PAGE_CONTACT_DEBUT */

/* DIV général contenant l'ensemble du FORMULAIRE */
div.formulaire_general {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: inherit;
	color: inherit;
	margin: 0 auto;
	width: 329px;
	float: left;
}

/* DIV contenant l'ensemble des ERREURS de saisie */
div.formulaire_erreursSaisie {
	border-style: solid;
	border-width: 1px;
	border-color: #d4cab1;
	background-color: #eee;
	color: #302d27;
	padding: 5px;
	margin-bottom: 3px;
}
/* DIV pour chaque LIGNE D'ERREUR de saisie */
div.formulaire_erreursSaisie_ligne {
}

/* Tableau de champs général */
table.formulaire_table {
	border-style: solid;
	border-width: 1px;
	border-color: #918975;
	width: 100%;
	float: left;
}
/* GROUPE de champs : ligne EN-TÊTE de table */
.formulaire_table th {
	background-color: #d4cab1;
	font-size: 12px;
	height: auto;
	color: #302d27;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}
/* GROUPE de champs : en FIELSET */
.formulaire_table fieldset {
	border-style: solid;
	border-width: 1px;
	border-color: #666;
}
/* LEGENDE du fielset ci-dessus */
.formulaire_table legend {
	font-weight: bold;
	padding: 5px;
}
/* LIGNES de SÉPARATION entre deux lignes de champs */
.formulaire_cell_espacement {
	height: 5px;
}

/* LIBELLE des champ dans le formulaires */
/*---------------------------------------*/
	/* Dans TOUS les cas */
	td.formulaire_nom_champ, td.formulaire_nom_champ_erreur {
		padding: 0px 5px 0px 10px;
		text-align: right;
	}
	/* Normal */
	td.formulaire_nom_champ {
	}
	/* En cas d'ERREUR sur le champ */
	td.formulaire_nom_champ_erreur {
		color: #302d27;
		font-weight: bold;
	}

/* CELLULES qui contiennent les CHAMPS */
/*-------------------------------------*/
	/* Dans TOUS les cas */
	td.formulaire_td_champ, td.formulaire_td_champ_erreur {
		padding-right: 10px;
	}
	/* Normal */
	td.formulaire_td_champ {
	}
	/* En cas d'ERREUR sur le champ */
	td.formulaire_td_champ_erreur {
	}

/* Champs dans les formulaires : INPUT, TEXTAREA */
/*-----------------------------------------------*/
	/* Dans TOUS les cas */
	.formulaire_champ, .formulaire_champ_erreur {
		font-family: Arial, Helvetica, sans-serif;
		text-align: left;
		width: 195px;
		padding-top: 2px;
		padding-right: 3px;
		padding-bottom: 2px;
		padding-left: 3px;
		/* Attention, jouer sur l'opacité ICI (sur les INPUT) peut provoquer des problèmes d'affichage de SELECT sous IE */
		/*filter: alpha(opacity=80);
		opacity: 0.8;*/
	}
	/* Normal */
	.formulaire_champ {
		background-color: #eee;
		font-size: 11px;
		color: #302d27;
		border-style: solid;
		border-width: 1px;
		border-color: #ccc;
	}
	/* En cas d'ERREUR sur le champ */
	.formulaire_champ_erreur {
		background-color: #EBFFC5;
		border-style: solid;
		border-width: 1px;
		border-color: #B3C296;
	}

/* SUFFIXES : texte qui s'ajoute après les champs (€, kg, /jour...) */
span.formulaire_champ_suffixe, span.formulaire_champ_suffixe_erreur {
	font-style: italic;
}

/* Cellules réunies (colspan) : dans TOUS les cas */
td.formulaire_td_colspan, td.formulaire_td_colspan_erreur {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/* Cellule TD du Titre d'un objet TABLEAU */
td.formulaire_tableau_titre {
	font-style: normal;
}
/* Cellule TH d'un objet TABLEAU au croisement des en-têtes de lignes/colonnes */
th.formulaire_tableau_coin {
	background-color : transparent;
}
/* EN-TETE TH de COLONNES d'un objet TABLEAU */
th.formulaire_tableau_colonne_entete {
	background-color: #ccc;
}
/* EN-TETE TH de LIGNES d'un objet TABLEAU */
th.formulaire_tableau_ligne_entete {
	background-color: #ccc;
}

/* TD du Bouton "ENVOYER" du formulaire */
td.formulaire_td_envoyer {
	padding-right: 6px;
	text-align: right;
}
/* BOUTON "ENVOYER" du formulaire */
input.formulaire_envoyer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CEC6BB;
	color: #302d27;
	border: solid 1px #999;
	cursor: pointer;
	margin: 5px;
	padding: 0px;
}

/* TEXTE EN BAS du formulaire concernant les astérisques */
.formulaire_note {
	text-align: center;
	font-style: normal;
}

/* DIV du message une fois le MESSAGE ENVOYÉ */
div.formulaire_msgRetour {
	background-color: #eee;
	color: #000;
	text-align: center;	
	padding: 10px;
	margin: 50px auto;
	border: solid 1px #999;
}
/* Lien "RETOUR" un fois le message envoyé */
a.formulaire_msgRetour_lien {
	color: #000;
	font-weight: bold;
}

/**************/
/* CALENDRIER */
/**************/

.div_calend {
	position: absolute;
	margin-left: 0px;
	margin-top: -80px;
	display: none;
	z-index: 100;
}
.div_calend .tab_general {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #fff;
	text-align: center;
	width: 280px;
	border: solid 1px #333;
}
.div_calend .cell_mois {
	background-color: #ccc;
	font-weight: bold;
	text-align: center;
	color: #000;
	width: 60%;
	padding: 3px;
}
.div_calend .cell_fleche {
	background-color: #ccc;
	text-align: center;
	padding: 3px;
}
.div_calend .cell_fleche a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
.div_calend .cell_nomjour {
	font-size: 10px;
	color: #000;
	background-color: #ddd;
	text-align: center;
	vertical-align: middle;
	border-top: solid 1px #ddd;
	border-right: solid 1px #aaa;
	border-bottom: solid 1px #aaa;
	border-left: solid 1px #ddd;
	padding: 3px;
}
.div_calend .cell_jour {
	font-size: 10px;
	color: #000;
	background-color: #eee;
	text-align: center;
	vertical-align: middle;
	border-top: solid 1px #fff;
	border-right: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	border-left: solid 1px #fff;
}
.div_calend .cell_jour:hover {
	border-top: solid 1px #ccc;
	border-right: solid 1px #eee;
	border-bottom: solid 1px #eee;
	border-left: solid 1px #ccc;
}
.div_calend .cell_jour_vide {
	background-color: #f8f8f8;
}
.div_calend .cell_jour_a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
	text-align:center;
	display: block;
	width:inherit;
	padding: 3px;
}
.div_calend .cell_jour_a:hover {
	background-color: #fff;
	color: #666;
	font-weight:bold;
}
.div_calend .lien_fermer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-color: #333;
	text-decoration: none;
	padding: 2px;	 /** voir note de l'attribut taille **/
	display: block;  /** on met un display: block car le margin-top ne sera pas pris en compte pour un display in-line (par défaut) **/
	width: 70px;	 /** display: block implique une taille de 100%. Il faut donc mettre une taille qui DOIT être cohérente avec le padding **/
	text-align: center;
}

/* NE_PAS_TOUCHER_CETTE_LIGNE_POUR_MAIL_PAGE_CONTACT_FIN */
 /*-------------------------------------------------------*
  *----        CSS PAGE CONTACT  FIN                  ----*
  *-------------------------------------------------------*/

 

 /*------------------------------------------------------*
  *--------    CSS REFERENCIAMIENTO  INICIO              ----*
  *------------------------------------------------------*/

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

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

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

#referenciamiento a img {
	border: none;
	padding: 2px;
}

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

