 /*------------------------------------------------*
	  *---  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: #FFFFFF;
}


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: 0;
	width: 100%;
	/*background-image: url(../images/deco/fondo_contenido_top.jpg);
	background-position: top;
	background-repeat: no-repeat;*/
}

/*Encabezado  HEADER*/

#header {
	margin: 0 auto;
	padding: 0;
	width: 924px;
	height: 197px;
	background-image: url(../images/deco/fondo_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#diapo_header {
	margin: 0;
	padding: 0;
	display: block;
	border: none;
    width: 880px;
	height: 161px;
}

/* Menu */

#menu {
	padding: 0;
	margin: 0 auto;
	width: 924px;
	height: 49px;
	background-image: url(../images/deco/fondo_menu.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 12px;
	background-position: top center;
}
#menu img {
	padding:0px;
	margin:0;
	float: left;
	width: 880px;

}
#menu ul {
	list-style: none;
	height: 40px;
	padding: 3px 0 0 0;
}
#menu li {
	float: left;
	padding: 0;
	margin: 0 auto;
}
#menu .primero {

}
#menu    a.ultimo {
	background-image: none;
	background: none;
}
#menu  li a {
	display: block;
	text-decoration: none;
	color: #EDE76D;
	margin: 0;
	padding: 15px 46px 14px;
	background-image: url(../images/deco/menu-li.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#menu a:hover {
	background-image: url(../images/deco/hover.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-position: right top;
}
#menu a.menu_actif {
	background-image: url(../images/deco/hover.jpg);
	background-repeat: no-repeat;
	color: #323618;
	background-position: right top;
}

.dropmenudiv {
	position:absolute;
	top:72px;
	float:left;
	display:block;
	visibility:hidden;
	z-index:100;
	text-decoration:none;
	padding:0;
	margin: 0;
	left: 132px;
	width: 260px;
	height: 89px;
	background-image: url(../images/deco/dropmenu.jpg);
}
.dropmenudiv ul {
	margin:0;
	list-style:none;
	padding: 0;
}
.dropmenudiv li {
	display:block;
	margin:0 0 0 0;
	padding:0;
	background-repeat:repeat-x;
	border-style: solid;
	border-width: 0px;
	border-color: #FFFFFF;
}
.dropmenudiv a:link, .dropmenudiv a:visited {
	margin:0;
	display:block;
	border-style: solid;
	border-color:#788438;
	border-width:0;
	font-style:normal;
	text-decoration:none;
	background-image: url(../images/deco/fondo_despl.png);
	background-repeat:repeat;
	height: 30px;
	line-height: 27px;
	text-align: left;
	width: 237px;
	font-size: 13px;
	color: #EDE76D;
	font-family: "Century Gothic", Arial, "Helvetica LT Std", Verdana;
	padding: 0 0 0 25px;
}
.dropmenudiv a:hover {
	text-decoration:none;
	color: #FFFFFF;
	background-image: url(../images/deco/hover.jpg);
}
.dropmenudiv2 {
	position:absolute;
	top:0px;
	float:left;
	display:block;
	visibility:hidden;
	border:0 solid #330066;
	color:#A2CDED;
	z-index:100;
	text-decoration:none;
	padding:0;
	margin:-1px 0 0 0;
}
.dropmenudiv2 ul {
	margin:0;
	list-style:none;
	padding: 0;
}
.dropmenudiv2 li {
	display:block;
	margin:0 0 0 0;
	padding:0;
	background-repeat:repeat-x;
	border-style: solid;
	border-width: 0px;
	border-color: #999999;
}
.dropmenudiv2 a:link, .dropmenudiv2 a:visited {
	margin:0;
	display:block;
	border-style: solid;
	border-color:#000000;
	border-width:0;
	font-style:normal;
	text-decoration:none;
	background-image: url(../imagenes/deco/fondo_despl.png);
	background-repeat:repeat;
	height: 27px;
	line-height: 27px;
	text-align: left;
	width: 108px;
	font-size: 13px;
	color: #CCCCCC;
	font-family: "Century Gothic", Arial, "Helvetica LT Std", Verdana;
	padding: 0 0 0 21px;
}
.dropmenudiv2 a:hover {
	text-decoration:none;
	color: #A8D8FF;
	background-color: #FFFFFF;
}
/*Contenido de la pagina Contenido  CONTENIDO */

#contenido {
	padding: 0;
	width: 924px;
	background-color: #F9F9F9;
	background-image: url(../images/deco/fondo_contenido.jpg);
	background-repeat: repeat-y;
	line-height: 1.2;
	margin: 0 auto;
}
.index #contenido {
	margin: 90px auto 0;
	padding: 0;
	width: 800px;
	float: none;
	background-image: none;
	background-color: transparent;
	height: auto;
}

#contenido .interior {
	width: 884px;
	padding: 0;
	margin: 0 auto;
}


#contenido p {
	margin: 0 0 10px;
	color: #999999;
}
#contenido ul, #contenido ol {
	margin: 0 0 10px 15px;
}
#contenido li {
	background-image: url(../images/deco/bullet-carta.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding: 0 0 0 12px;
	margin: 0 0 3px 0;
	list-style: none;
	color: #7E8A3E;
	font-size: 11px;
}
#contenido a {
	color: #59842B;
	text-decoration: underline;
}
#contenido a:hover {
	text-decoration: none;
	color: #A6B25C;
}
#contenido strong {
	color: #444;
}
#contenido em {
	color: #94b41c;
}

#caja_izquierda {
	float: left;
	width: 800px;
	padding: 10px 0 0 65px;
}
#caja_izquierda2,  #caja_izquierda3, #caja_izquierda4 {
	float: left;
	width: 500px;
	padding: 10px 0 0 65px;
}
#caja_izquierda2 p{
	float: left;
	color: #999999
	}
	
#caja_derecha {
	float: right;
	width: 248px;
	min-height: 450px;
	padding: 40px 25px 0 20px;
	background-image: url(../images/deco/caja_derecha.jpg);
	background-repeat: no-repeat;
}

#diapo {
	width: 500px;
	height: 250px;
	margin: 15px auto 5px auto;
	padding: 1px;
	border-color: #DADECB;
	border-style: solid;
	border-width: 1px;
	background-color: #FFFFFF;
}

#principal {
    padding: 20px 45px 20px 65px;
}


/* Submenu */

#submenu {
	padding: 0;
	margin: 0 auto;
	width: auto;
	font-size: 14px;
	line-height: 16px;
}
#submenu ul {
	margin: 0;

}
#submenu li {
	background-image: url(../images/deco/submenu-li.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0;
	list-style: none;
	margin: 0;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#submenu a {
	background-repeat: no-repeat;
	background-position: 0 7px;
	padding: 10px 0 10px 26px;
	text-decoration: none;
	color: #788438;
	font-weight: bold;
	margin: 0;
	background-image: url(../images/deco/submenu-a.gif);
	display: block;
}
#submenu a:hover {
	color: #a7be4f;
}



/*Pie de pagina  FOOTER*/

#footer {
	margin: 0 auto;
	padding: 13px 0 0 0;
	width: 924px;
	height: auto;
	text-align: center;
	background-image: url(../images/deco/fondo_footer.jpg);
	background-repeat: no-repeat;
	color: #CACCBF;
	font-size: 10px;
	line-height: 14px;
}
#footer a {
	color: #7A863A;
	text-decoration: none;
	font-size: 12px;
	padding: 0 2px;
}
#footer a:hover {
	color: #3C411D;
	text-decoration: underline;
}
#footer p {
	margin: 0;
	padding: 20px 0 15px 0;
	color: #666666;
	font-size: 10px;
}
#footer p a {
	color: #6C7836;
	text-decoration: none;
	font-size: 10px;
	padding: 0;
}
#footer p a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.index #footer {
	width: 800px;
	height: auto;
	padding: 15px 0 0 0;
	line-height: 14px;
	background-image: url(../images/deco/menu_index.jpg);
	color: #666666;
	background-repeat: no-repeat;
}
.index #footer a {
	color: #5F682F;
	font-size: 12px;
	padding: 0 2px;
}
.index #footer a:hover {
	color: #000000;
}
.index #footer p {
	color: #5F682F;
	padding: 20px 0 15px 0;
}
.index #footer p a {
	color: #515827;
	font-size: 10px;
}
.index #footer p a:hover {
	color: #FFFFFF;
}

/*/////////////BANDERAS DE IDIOMAS//////////////////*/

#banderas {
	margin:0 auto;
	padding:10px 0;
	text-align: center;
	color:#CCCCCC;
	font-size:10px;
}
#banderas a {
	color:#7A7A7A;
	text-decoration:none;
	font-size:10px;
}

#banderas a:hover {
	color:#333333;
	text-decoration:underline;
}

#banderas img {
	margin:0;
	padding:0 13px 0 3px;
	border:none;
	line-height:15px;

}


/*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 {
	font-size: 22px;
	color: #8F9A4B;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0 0 10px 0;
	line-height: 20px;
}
h1 span {
	color: #728B6D;
	font-weight: normal;
	font-size: 16px;
	padding: 0 0 0 5px;
}


h2 {
	font-size: 14px;
	color: #6B96A3;
	margin: 0 0 10px 0;
	border-style: solid;
	border-width: 1px 0;
	border-color: #DADECB;
	background-color: #F0F2EC;
	padding: 4px 0 4px 10px;
	line-height: 16px;
}
  
h3 {
	font-size: 12px;
	color: #808D3E;
	margin: 0 0 6px 0;
	padding: 0;
}
  
h4 {
	font-size: 12px;
	color: #94b41c;
	margin: 0 0 10px;
}
  
h5 {
	font-size: 14px;
	color: #FFFFFF;
	margin: 10px 0 10px 0;
	border-style: solid;
	border-width: 1px 0;
	border-color: #DADECB;
	background-color: #FF0000;
	padding: 4px 0 4px 10px;
	line-height: 16px;
}
  
h6 {
	font-size: 14px;
	color: #FFFFFF;
	margin: 10px 0 10px 0;
	border-style: solid;
	border-width: 1px 0;
	border-color: #DADECB;
	background-color: #6B96A3;
	padding: 4px 0 4px 10px;
	line-height: 16px;
}

/*
reemplazar colores

#757575 -> border-color
#bacbac -> background-color
#A7CB44 -> field background
*/


		
 /*------------------------------------------------------*
  *--------------------------     CSS TITULOS FIN     ----*
  *------------------------------------------------------*/
  
/* ///////////////////////Para Plano Google ///////////////////////*/
#plano_02, #plano_03, #plano_04 {
	width:780px;
	height:350px;
	float: left;
	margin: 10px 0 0 0;
}

#contenido_plano02, #contenido_plano03 {
	 width:325px; 
	 float:left;
}
#plano {
	float: right;
	width: 429px;
}

#plano iframe {
	border-style: solid;
	border-width: 1px;
	border-color: #D0D5BD;
	background-color: #FFFFFF;
	padding: 1px;
}

#plano a {
	font-size: 10px;
	color: #757575;
}
#plano a:hover {
	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: #757575;
	width: 300px;
	margin: 0 auto;
	float:right;
}
/* DIV contenant l'ensemble des ERREURS de saisie */
div.formulaire_erreursSaisie {
	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 {
	width: 100%;
}
/* GROUPE de champs : ligne EN-TÊTE de table */
.formulaire_table th {
	color: #757575;
	padding: 5px;
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 12px;
}
/* GROUPE de champs : en FIELSET */
.formulaire_table fieldset {
	border-style: solid;
	border-width: 1px;
	border-color: #757575;
}
/* 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;
	}
	/* 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: #E8EBE0;
	color: #000;
	border-style: solid;
	border-width: 1px;
	border-color: #D0D5BD;
	}
	/* 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: #92A041;
	color: #EDE76D;
	cursor: pointer;
	margin: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #8D9A3E;
}

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

/* 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;
}

/**************/
/* CALENDARIO */
/**************/
.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;	 /** ver la note del atributo tamaño **/
	display:block;  /** se pone un display: block porque el margen superior no será tomado en cuenta para un display in-line (por defecto) **/
	width:70px;	 /** display: block implica un tamaño del 100%. Hace falta poner un tamaños que DEBE de ser coherente con el padding **/
	text-align: center;
}

/* NO TOCAR ESTA LINEA PARA EL FINAL DEL FORMULARIO DE CONTACTO */
 /*-------------------------------------------------------*
  *----        CSS PAGE CONTACT  FIN                  ----*
  *-------------------------------------------------------*/  

 

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

#referenciamiento {
	font-size: 9px;
	text-align: center;
	color: #9FAB49;
	margin: 120px auto 0 auto;
	width:450px;
}
#referenciamiento p {
	color: #849142;
	font-size:9px;
	padding: 0 0 2px 0;
}
#referenciamiento a {
	color: #849142;
	text-decoration: none;
}

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

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

 /*------------------------------------------------------*
  *--------    CSS REFERENCIAMIENTO  FIN                ----*
  *------------------------------------------------------*/
  
  /*------------------------------------------------------*
  *--------    CSS ENLACES  INICIO                ----*
  *------------------------------------------------------*/
		
.enlaces_ascreen {
	padding:5px;
	margin: 0 0 10px 0;
}

.enlaces_ascreen h2{
	padding:0;
	margin:0 0 5px 0;
	border:none;
	font-size: 14px;
	background-color: none;
}

.enlaces_ascreen p{
	padding:0;
	margin:0;
	border:none;
	background-color:none;
	font-size: 12px;
}
.enlaces_ascreen p a{
	display: inline;
	clear: none;
}
.enlaces_ascreen a{
	text-decoration:underline;
	padding: 0;
	clear: left;
	text-align: right;
	margin: 0;
	display: block;
}

.enlaces_ascreen a:hover{
	text-decoration:none;
}
.enlaces_ascreen img{
	padding:0px;
	float: left;
	margin: 0 10px 0 0;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}
.enlaces_ascreen a:hover img{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}


 /*------------------------------------------------------*
  *--------    CSS ENLACES  FIN                ----*
  *------------------------------------------------------*/
