 /*------------------------------------------------*
	  *---  WWW.ICARE-INTERNET-IBERICA.COM - agencia web ---  CSS  --*
  *------------------------------------------------*/
@import "acceso_news_pagos_cesta.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: #92B8CD;
	background-image: url(../imagenes/deco/body.jpg);
	background-repeat: repeat-x;
	background-position: -2px 0;
	color: #000;
}
.index {
	background-image: url(../imagenes/deco/index-body.jpg);
}

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%;
}

/*Encabezado  HEADER*/

#header {
	margin: 3px auto 0;
	padding: 0;
	width: 990px;
	height: 207px;
	/*background-color: #999;*/
}
#header img {
	margin: 0;
	padding: 0;
	display: block;
	border: none;
}

/* Menu */

#menu {
	padding: 0;
	margin: 0 auto 2px;
	width: 990px;
	background-image: url(../imagenes/deco/menu.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 17px;
}
#menu ul {
	list-style: none;
	height: 58px;
}
#menu li {
	float: left;
	width: 137px;
	padding: 0 2px 0 0;
	background-image: url(../imagenes/deco/menu-li.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
#menu .ultimo {
   background-image: none;
}
#menu a {
	display: block;
	height: 58px;
	line-height: 58px;
	text-decoration: none;
	color: #E5F6FC;
}
#menu a:hover {
	background-image: url(../imagenes/deco/menu-hover.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #3a7192;
}
#menu .contacto {
	float: right;
   width: 126px;
   height: 27px;
   padding: 15px 0 16px;
   background-image: none;
}
#menu .contacto a {
    height: 27px;
}
#menu img {
	border: none;
	margin: 0;
	padding: 0 20px 0 0;
}


/*Contenido de la pagina Contenido  CONTENIDO */

#contenido {
	margin: 0 auto;
	padding: 19px 0 37px 0;
	width: 100%;
	background-color: #aecee3;
	background-image: url(../imagenes/deco/contenido.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.index #contenido {
	width: 800px;
	padding: 0;
	margin: 90px auto 0;
	background-image: none;
	background-color: transparent;
}

#principal {
	margin: 0 auto;
	padding: 0;
	width: 990px;
	background-image: url(../imagenes/deco/principal.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	color: #707070;
}
#principal .interior {
	background-image: url(../imagenes/deco/principal-interior.gif);
	background-repeat: no-repeat;
	padding: 27px 13px 25px 25px;
	width: 952px;
}

#contenido p {
	margin: 0 0 10px 0;
}
#contenido ul, #contenido ol {
	margin: 0 0 10px 20px;
}
#contenido li {
	background-image: url(../imagenes/deco/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding: 2px 0 0 20px;
	margin: 0 0 8px 0;
	list-style: none;
	color: #93A942;
	font-size: 16px;
}
#contenido a {
	color: #93A942;
	text-decoration: underline;
	font-weight:bold;
}
#contenido a:hover {
	color: #A8C04B;
	text-decoration: none;
}
#contenido strong {
}
#contenido em {
	color: #707070;
}
#caja_izquierda {
	float: left;
	width: 580px;
	margin: 0 auto;
}

#caja_izquierda p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0 0 8px 0;
	line-height: 18px;
}

#caja_izquierda p span {
	font-size: 20px;
	color: #A7B949;
	font-weight: bold;
	font-style: normal;
	margin: 0 3px 0 0;
}


#caja_derecha {
	float: right;
	width: 357px;
}

#caja_derecha_fotos {
	background-image: url(../imagenes/deco/fondo_fotos.png);
	float: right;
	width: 357px;
	height: 500px;
 }
#caja_derecha_fotos h1 span {
	font-size: 22px;
	color: #EC7D27;
	font-weight: normal;
	margin: 0 0 10px -29px;
	padding: 0 0 0 70px;
	background-image: none;
	background-repeat: no-repeat;
	height: 45px;
	line-height: 45px;
  }

#diaporama {
	width: 357px;
	margin: 0 auto;
	padding: 0px;
	background-color: #fff;
	border-color: #efe1b3;
	border-width: 2px;
	border-style: solid;
}

#diaporama2 {
	width: 207px;
	margin: 0 auto;
	padding: 3px;
	background-color: #fff;
	border-color: #efe1b3;
	border-width: 2px;
	border-style: solid;
}

#simpleviewer {
	margin: 0 auto;
	width: 500px;
	height: 500px;
}



/*Pie de pagina  FOOTER*/

#footer {
	margin: 0 auto;
	padding: 10px 0 0;
	width: 100%;
	height: auto;
	text-align: center;
	background-color: #ADCFE3;
	background-image:  url(../imagenes/deco/footer.gif);
	background-repeat: repeat-x;
	color: #7EAFBB;
	font-size: 10px;
	line-height: 28px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	padding: 0 2px;
}
#footer a:hover {
	color: #6892ac;
	text-decoration: underline;
}
#footer p {
	margin: 0;
	padding: 0;
	color: #FFF7B0;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer p a {
	color: #FFF7B0;
	text-decoration: none;
	font-size: 10px;
	padding: 0;
}
#footer p a:hover {
	color: #6892ac;
	text-decoration: underline;
}

.index #footer {
	width: 800px;
	padding: 8px 0 0 0;
	background-color: transparent;
	background-image: none;
	color: #7AA6C0;
	font-size: 14px;
}
.index #footer a {
	color: #FFF7B0;
	text-decoration: none;
	font-size: 14px;
	padding: 0;
}
.index #footer a:hover {
	color: #DAF961;
	text-decoration: underline;
}
.index #footer p {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.index #footer p a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	padding: 0;
}
.index #footer p a:hover {
	color: #719AB1;
	text-decoration: underline;
}

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

#banderas {
	margin:0 auto;
	text-align: center;
	color:#78A2BC;
	font-size:12px;
	padding: 5px 0;
}
#banderas a {
	color:#FFDBB5;
	text-decoration:none;
	font-size:12px;
	padding: 0 4px;
}

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

#banderas img {
	margin:0;
	padding:0;
	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: #EC7D27;
	font-weight: normal;
	margin: 0 0 10px -29px;
	padding: 0 0 0 70px;
	background-image: url(../imagenes/deco/h1.gif);
	background-repeat: no-repeat;
	height: 45px;
	line-height: 45px;
}

#cat_fotos {
	width:255px;
	margin:50px 0 130px 45px;
}
#cat_fotos p {
	text-align: left;
	padding: 0 0 0 55px;
}
#cat_fotos p.rouge {
	text-align: left;
	padding: 0 0 0 55px;
	color: #FF0000 !important;
	font-weight: bold;
}
#cat_fotos li a{
	padding: 3px 0 0 22px;
	text-decoration:none;
}

#cat_fotos li a hover{
	padding: 3px 0 0 40px;
	color:#006600;
}
#cat_fotos_texto {
	text-align: left;
	padding: 0 0 0 55px;
}
#contenido h1 span {
	font-size: 20px;
	color: #A7B949;
	font-weight: bold;
	font-style: normal;
}

#contenido h1 em {
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
}


h2 {
	font-size: 16px;
	color: #6389a0;
	margin: 0 0 10px 0;
	font-weight: normal;
}
  
h3 {
	font-size: 14px;
	color: #D69E82;
	margin: 12px 0 5px 38px;
}
  
h4 {
	font-size: 22px;
	color: #EC7D27;
	font-weight: normal;
	margin: 0 0 8px -9px;
	padding: 0 0 0 70px;
	background-image: none;
	background-repeat: no-repeat;
	height: 30px;
	line-height: 40px;
}
	/*font-size: 16px;
	color: #6389a0;
	margin: 0 0 10px 0;
	font-weight: normal;
	margin: 3px 0 2px 0;*/


h4 span {
	font-size: 20px;
	color: #A7B949;
	font-weight: bold;
	font-style: normal;
	margin: 0 3px 0 0;
}

h5 {
	background-image: url(../imagenes/deco/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding: 2px 0 2px 20px;
	margin: 2px 0;
	list-style: none;
	color: #93A942;
	font-size: 16px;
	font-weight: bold;
}
  
h6 {
	font-size: 12px;
	color: #6389a0;
	margin: 0 0 10px;
}
 
 /*------------------------------------------------------*
  *--------------------------     CSS TITULOS FIN     ----*
  *------------------------------------------------------*/
  
/* ///////////////////////Para Plano Google ///////////////////////*/
/* ///////////////////////Para Plano Google ///////////////////////*/
#plano {
	float: left;
	margin: 0 0 0 41px;
}

#plano iframe {
	border-style: solid;
	border-width: 2px;
	border-color: #efe1b3;
	background-color: #FFFFFF;
	padding: 3px;
	margin:0 0 3px 0;
		
}

#plano a {
	font-size: 10px;
	color: #7FB2D0;
	font-weight:normal;
}
#plano a:hover {
	color: #efe1b3;
	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;
	color: #7FB2D0;
	width: 300px;
	margin: 0 auto;
	padding: 0 25px;
	float: right;
}
/* DIV contenant l'ensemble des ERREURS de saisie */
div.formulaire_erreursSaisie {
	border-style: solid;
	border-width: 1px;
	border-color: #DA8227;
	background-color: #bacbac;
	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: #A7B949;
	padding: 5px 0 5px 75px;
	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: #DA8227;
}
/* 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: #6389a0;
	}
	/* 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: #FFFFFF;
	color: #000;
	border-style: solid;
	border-width: 1px;
	border-color: #DA8227;
	}
	/* 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: #FFF6B7;
	color: #A7B949;
	cursor: pointer;
	margin: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #FFB579;
	padding: 2px;
}

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

/* 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: #83A2B6;
	margin: 120px auto 10px auto;
	width:450px;
}
#referenciamiento p {
	color: #959595;
	font-size:9px;
	padding: 0 0 2px 0;
}
#referenciamiento a {
	color: #6E899A;
	text-decoration: none;
}

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

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

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

