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

		
html {
   margin: 0;
   padding: 0;
}


body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	color: #000;
	background: url("../imagenes/deco/fondo_index.jpg") no-repeat fixed 0 0 transparent;
}
.body2{
	background: url("../imagenes/deco/fondo_index2.jpg") no-repeat fixed 0 0 transparent !important;
}

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

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

li {
	list-style-image:none;
}



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


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

/*Encabezado  HEADER*/

#header{
margin:0 auto;
	padding:0;
	width:771px;
	height:204px;
}
#header img{
	margin:0;
	padding:0;
	display:block;
	border:none;
}
#menu {
	background: none repeat scroll 0 0 #006400;
    height: 53px;
    margin: 0 auto;
    width: 768px;
}
#menu ul {
	list-style: none outside none;
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 758px;
}
#menu li {
 background-image: url("../imagenes/deco/sep_line.gif");
    background-position: right center;
    background-repeat: no-repeat;
    float: left;
    height: 53px;
    line-height: 55px;
    padding: 0 4px;
}
#menu li a {
	color: #EFDECB;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding: 0 2px;
    text-decoration: none;
}
#menu li a:hover {
	text-decoration:underline;
	opacity:0.4;
filter:alpha(opacity=40); /* For IE8 and earlier */
}
#menu_index {
	background: none repeat scroll 0 0 #006400;
    height: 100px;
    margin: 0 auto;
    width: 770px;
}
#menu_index ul {
	 list-style: none outside none;
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 720px;
}
#menu_index li {
 /* background-image: url("../imagenes/deco/sep_line.gif");
  background-position: right center;
  background-repeat: no-repeat;*/
    border-right: 1px dotted #000000;
    float: left;
    height: 72px;
    line-height: 55px;
    padding: 28px 0 0;
}
#menu_index li a {
	color: #EFDECB;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 19px;
    line-height: 24px;
    padding: 0 13px;
    text-align: center;
    text-decoration: none;
}
#menu_index li ultimo{border:none !important}
#menu_index li a:hover {opacity:0.4;
filter:alpha(opacity=40); /* For IE8 and earlier */
	/*background-image: url(../imagenes/deco/bg_menu_hover.gif);
	background-repeat: no-repeat;
	background-position: center 0px;*/
	
}
li#ultimo {
	background-image:none!important}

.1 {margin: 15px 0 0!important;}



#texto {
  color: #362509;
  float: left;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  padding: 2px 5px 15px 38px;
  width: 700px;
}
#texto p {
	padding: 0 0 15px 0;
	font-size: 14px;
	line-height: 1.4;
}
#right {
	float: right;
	padding: 0 20px 0 0;
}

#diapo {
	width: 300px;
	height: 350px;
	border-style: double;
	border-width: 3px;
	border-color: #B89C72;
	background-color: #F0E4D2;
	padding: 1px;
}
#diapoa, #header a {
	color: #EDD6BA;
	text-decoration: none;
	background-color: #8E601A;
	font-size: 11px;
	display: block;
	text-align: center;
}
#diapo_index {border-width: 3px;
    height: 300px;
    padding: 0 0 10px 25px;
    width: 320px;} 
#diapo_lena {border-width: 3px;
    height: 480px;
    padding: 0 0 10px 25px;
    width: 640px;} 



#bg_contenido {
	background-image: url(../imagenes/deco/bg_contenido.gif);
	width: 771px;
	margin: 0 auto;
}
#contenido img {
	border: none;
	/*height: 33px;*/
	display: block;
}




/*Contenido de la pagina Contenido  CONTENIDO */

#contenido {
	margin:0 auto;
	padding:35px 0 10px 0;
	width: 771px;
	background-image: url(../imagenes/deco/top_contenido.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
}

/*Pie de pagina  FOOTER*/

#footer{
	padding:10px 0 0 0;
	width:771px;
	text-align: center;
	color: #3C2810;
	font-size:10px;
	background-image: url(../imagenes/deco/bg_footer.jpg);
	height: 37px;
	margin: 0px auto 0 auto;
	background-repeat: repeat-y;
}

#footer a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:10px;
}

#footer a:hover{
	color:#EBB263;
	text-decoration:underline;
}
#footer p{
	margin:0;
	padding:5px 0 0 0;
	color:#DBB660;
	font-size:10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer p a{
	color:#E8CF97;
	text-decoration:none;
	font-size:11px;
}

#footer p a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
#footer_index/*Pie de pagina  FOOTER*/

{
	padding:5px 0 0 0;
	width:771px;
	text-align: center;
	color: #F8F3E4;
	font-size:10px;
	height: 20px;
	margin: 0px auto 0 auto;
	background-repeat:  no-repeat;
	font-weight: bold;
	background-position: center top;
	background-image: url(../imagenes/deco/bg_footer.jpg);
}
#footer_index    p   a{
	color:#F1E8C9;
	text-decoration:none;
}
#footer_index  p  a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
span {
	color: #B33C40;
}



/*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 0 10px 0;
	padding: 7px 0 0 47px;
	color:#573D0F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	background-image: url(../imagenes/deco/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 23px 7px;
	font-weight: bold;
/*	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-color:#CCCCCC;
	border-right-color:#CCCCCC;
	border-bottom-color:#CCCCCC;
	border-left-color:#CCCCCC;
	border-width:0 0 1px 0;
	border-style:solid;
*/

  }
  
   h2 {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	color:#9A3310;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	background-position: 0px bottom;
	background-repeat: no-repeat;
	border-width: 0 0 3px 0;
	border-style: double;
	border-color: #B89C72;
/*	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-color:#CCCCCC;
	border-right-color:#CCCCCC;
	border-bottom-color:#CCCCCC;
	border-left-color:#CCCCCC;
	border-width:0 0 1px 0;
	border-style:solid;
*/
  }
  
   h3 {
	margin: 0;
	padding: 0;
	color:#B33C40;
	font-size: 22px;
/*	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-color:#CCCCCC;
	border-right-color:#CCCCCC;
	border-bottom-color:#CCCCCC;
	border-left-color:#CCCCCC;
	border-width:0 0 1px 0;
	border-style:solid;
*/
  }
  
   h4 {
	margin: 0 0 10px 0;
	padding: 10px;
	color:#362509;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #E4E7CF;
	border-style: solid;
	border-width: 1px;
	border-color: #CFD5AA;
  }
  
   h5 {
	margin: 0 0 10px 0;
	padding: 0;
	color:#7E6330;
	font-size: 14px;
  }
  
   h6 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
		
 /*------------------------------------------------------*
  *--------------------------     CSS TITULOS FIN     ----*
  *------------------------------------------------------*/
  
/* ///////////////////////Para Plano Google ///////////////////////*/
#plano{
	padding: 0;
	margin: 0 auto;
/*	width:350px;
	float: right;*/
}

#plano iframe{
	border-style: solid;
	border-width:1px;
	border-color: #B5B5B5;
}

#plano a{
	margin:0;
	padding:0;
	font-size: 10px;
	color: #666666;
	text-decoration:underline;
}
#plano a:hover{
	color: #000000;
	text-decoration:none;
}

/* ///////////////////////Fin Plano Google ///////////////////////*/


 /*---------------------------------------------------------*
  *----        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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: inherit;
	color: inherit;
	width: 300px;
	margin: 0 auto;
}
/* DIV contenant l'ensemble des ERREURS de saisie */
div.formulaire_erreursSaisie {
	border-style: solid;
	border-width: 1px;
	border-color: #ccc;
	background-color: #eee;
	color: #f00;
	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: 0px;
	border-color: #999;
	width: 100%;
}
/* GROUPE de champs : ligne EN-TÊTE de table */
.formulaire_table th {
	background-color: #ccc;
	color: #333;
	padding: 5px;
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 12px;
	display: none;
}
/* 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 {
	width: 100px;
	padding: 0px 5px 0px 10px;
	text-align: right;
	color: #63421B;
	}
	/* Normal */
	td.formulaire_nom_champ {
	}
	/* En cas d'ERREUR sur le champ */
	td.formulaire_nom_champ_erreur {
		color: #f00;
		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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	width: 200px;
	padding: 2px 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: #F4EBDF;
	color: #000;
	border-style: solid;
	border-width: 1px;
	border-color: #B57933;
	}
	/* En cas d'ERREUR sur le champ */
	.formulaire_champ_erreur {
		background-color: #fcc;
		border-style: solid;
		border-width: 1px;
		border-color: #f99;
	}

/* 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: italic;
}
/* 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: 5px;
	text-align: right;
}
/* BOUTON "ENVOYER" du formulaire */
input.formulaire_envoyer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #56330C;
	color: #FFFFFF;
	cursor: pointer;
	margin: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #B37A2D;
}

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

/* 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-style: solid;
	border-color: #999999;
	border-width: 1px;
}
/* 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 {
	font-size: 9px;
	text-align: center;
	color: #744421;
	margin: 220px auto 0 auto;
	width:450px;
}
#referenciamiento p {
	color: #362509;
	font-size:9px;
	padding: 0 0 2px 0;
}
#referenciamiento a {
	color: #362509;
	text-decoration: none;
}

#referenciamiento a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#referenciamiento a img {
	border: none;
	padding: 2px;
}
/*//////////DROPMENU  MENU DESPLEGABLE ///////////*/

.dropmenudiv{
	position:absolute;
	top:0;
	margin:0;
	float:left;
	display:block;
	visibility:hidden;
	border-width:1px;
	border-style:solid;
	border-color:#C0C0C0;
	color:#fff;
	z-index:100;
	text-decoration:none;
	padding:0;
	background-color:#EBEBEB;
/*	filter:alpha(opacity=90);
	-moz-opacity:0.9;*/
}

.dropmenudiv ul.desplegable {
	margin:0;
	padding:10px 5px 10px 5px;
	list-style:none;
}

.dropmenudiv ul.desplegable li{
	display:inline;
	margin:0;
}
.dropmenudiv ul.desplegable li a{
	width:165px;
	margin:0;
	padding:5px;
	display:block;
	color:#666666;
	font-style:normal;
	text-decoration:none;
	border-style:solid;
	border-width:0 0 1px 0;
	border-color:#D2D2D2;

}

.dropmenudiv ul.desplegable li a:hover{
	width:165px;
	margin:0;
	padding:5px;
	display:block;
	background-color:#CECECE;
	color:#333333;

}

#viewer{
	width:350px;
	margin:0 0 10px 0;
	padding:0;
	height:340px;
}
#viewer_horizontal{
	height: 400px;
    margin: 0 0 10px;
    padding: 0;
    width: 700px;
}
tbody tr td img,tr td img.lena{height: 81px;
    width: auto;}
#fotolena{margin-left:65px;}
.lena{border: 1px solid #333333 !important;
    margin: 5px 12px 10px 2px;
    padding: 5px;}
div#contenido div#texto div table tbody tr td a:hover,div#contenido div#texto table tbody tr td a:hover{opacity:0.8;filter:alpha(opacity=80);border:0px solid #006400;} 
tbody tr td h2{border:none!important;}
#diapo2, #diapo3, #diapo4 { background-color: #F0E4D2;
    border-color: #B89C72;
    border-style: none;
    border-width: 3px;
    height: 150px;
    width: 360px;
	margin:10px}
.celdalena{
	background: none repeat scroll 0 0 #006400;
	margin: 0 auto;}
#slogan{background-color: #7F8717 !important;
    border: 2px dashed #2F320A;
    border-radius: 28px 28px 28px 28px;
    font-size: 18px;
    margin: -198px 0 0 627px;
    padding: 12px;
    position: absolute;}
#slogan a{background-color: #7F8717 !important;
    color: #1C1F02;
    font-size: 15px;
    font-weight: 700;
    opacity: 0.7;
	text-decoration:none;}
 /*------------------------------------------------------*
  *--------    CSS REFERENCIAMIENTO  FIN                ----*
  *------------------------------------------------------*/

