 /*------------------------------------------------*
	  *---  WWW.ICARE-INTERNET-IBERICA.COM - agencia web ---  CSS  --*
  *------------------------------------------------*/
		
* {
	margin: 0;
   padding: 0;
   border: none;
	font-size: 1em;
	font-family: inherit;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../imagenes/deco/body.jpg);
	background-repeat: repeat-x;
	background-color: #fea22c;
	color: #b42d26;
	text-align: center;
}
.index {
	background-image: url(../imagenes/deco/index-body.jpg);
}
select {
	color: #000;
	background-color: #fff;
}
b
{
	font-family: "Comic Sans MS", sans-serif, Geneva, Arial, Helvetica;
	color: #4E843C;
}


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


#general {
	margin: 24px 0;
}
.index #general {
	margin: 0;
}
/* Encabezado */

#header {
	width: 897px;
	margin: 0 auto;
	position: relative;
}
#header img {
	display: block;
}
#header .tag {
	position: absolute;
	top: 23px;
	left: -21px;
}
* html #header .tag {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imagenes/deco/tag.png', sizingMethod='scale');
	zoom: 1.0;
	display: block;
	width: 917px;
	height: 73px;
}
* html #header .tag img {
	display: block;
	height: 0;
	width: 0;
}
/* Menu */

#menu {
	width: 892px;
	height: 39px;
	margin: 0 auto;
	padding: 11px 0 6px 3px;
	border-color: #c1e373;
	border-style: solid;
	border-width: 0 1px;
	background-image: url(../imagenes/deco/menu.gif);
	background-repeat: repeat-x;
}
#video {
	width: 380px;
	height: 322px;
	float:right;
	margin-top: 35px;
	margin-right: 10px;
}


#menu ul {
	list-style: none;
	height: 39px;
}
#menu li {
	float: left;
	width: 85px;
	padding: 0 3px 0 0;
}
#menu a {
	background-image: url(../imagenes/deco/menu-a.gif);
	background-repeat: no-repeat;
	display: block;
	height: 36px;
	line-height: 36px;
	padding: 0 0 3px 0;
	font-size: 12px;
	text-decoration: none;
	color: #fae8de;
	font-weight: bold;
}
#menu a:hover {
	background-position: left bottom;
	color: #fff;
}

/* Contenido */

#contenido_index {
	width: 950px;
	margin: 0 auto;
	height: 550px;
	background-image: url(../imagenes/deco/fondo_index_flores.jpg);
}


#contenido {
	width: 897px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../imagenes/deco/contenido.gif);
	background-color: #c1e373;
	color: #3D672E;
}
#contenido_presentacion {
	width: 897px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../imagenes/deco/contenido-presentacion.gif);
	background-color: #c1e373;
	color: #3D672E;
}

#imp_ticket {
	text-align: center;
	color: #D36CB6;
}
#imp_ticket a {
	color: #C71487;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#imp_ticket a:hover {
	color: #4080A0;
	text-decoration: none;
}

.index #contenido {
	background-image: none;
	width: 950px;
	margin: 0 auto;
	border-width: 1px 1px 0;
	height: 500px;
	background-color: none;
}
#contenido p {
	margin: 0 0 15px;
}
#contenido_presentacion p {
	margin: 0 0 15px;
}

#contenido ul, #contenido ol {
	margin: 10px 0 15px 30px;
	color: #548E40;
	font-weight: bold;
}
#contenido li {
	margin: 0 0 5px;
	background-image: url(../imagenes/deco/bulet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style: none;
	padding: 0 0 0 10px;
}
#contenido a, #contenido_presentacion a {
	text-decoration: underline;
	color: #3D672E;
    font-family: "Comic Sans MS", sans-serif, Geneva, Arial, Helvetica;

}
#contenido a:hover, #contenido_presentacion a:hover {
	text-decoration: none;
}
#contenido strong {
	color: #a4271e;
}
#contenido em {
	color: #a4271e;
}
#contenido .boton {
	background-image: url(../imagenes/deco/boton.gif);
	background-repeat: no-repeat;
	width: 167px;
	margin: 0 auto 10px;
}
#contenido .boton a {
	color: #fff;
	font-weight: bold;
	height: 27px;
	line-height: 25px;
	text-transform: uppercase;
	display: block;
	text-align: center;
	font-size: 11px;
}
 

#anima_index{
	width:550px;
	height:450px;
	float:left;
	padding: 0;
}


#principal {
	padding: 15px 99px 15px 255px;
	background-image: url(../imagenes/deco/yolanda_naranja.gif);
	background-position: 58px 95%;
	background-repeat: no-repeat;
	position: relative;
	font-size: 14px;
}
#principal p {
	font-family: "Comic Sans MS", sans-serif, Geneva, Arial, Helvetica;
}
#principal_grande {
	padding: 15px 99px 15px 70px;
	background-repeat: no-repeat;
	position: relative;
	font-size: 14px;
}
#principal_grande p {
	font-family: "Comic Sans MS", sans-serif, Geneva, Arial, Helvetica;
}
 
#principal_grande img {
	float:right;
	margin: 15px;
	border: 1px solid #CC6600;
 
}
.img premio {
}
 /* IE 6 hack \*/
* html #principal {
	height: 1%;
}
/* end hack */
#submenu {
	position: absolute;
	top: 14px;
	left: 51px;
	width: 166px;
	border: none;
}
#submenu ul {
	list-style: none;
	margin: 0;
}
#submenu li {
	margin: 0 0 3px;
	padding: 0;
	list-style: none;
}
#submenu li a {
	display: block;
	background-image: url(../imagenes/deco/submenu-a.gif);
	background-repeat: no-repeat;
	height: 26px;
	line-height: 26px;
	padding: 0 0 1px 0;
	color: #34642D;
	font-weight: bold;
	text-align: center;
	text-decoration:none;
}
#submenu li a:hover {
	background-position: left bottom;
	text-decoration: none;
	color: #23431F;
}

#submenu li a.bono {
	display: block;
	background-image: url(../imagenes/deco/submenu-a.gif);
	background-repeat: no-repeat;
	height: 26px;
	line-height: 26px;
	padding: 0 0 1px 0;
	color: #BE1E01;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#submenu li a.bono:hover {
	background-position: left bottom;
	text-decoration: none;
	color: #FFFFFF;
}
#submenu img{
	padding: 0 0 0 35px;
	margin:0;
	border: none;

}
#submenu h2 {
	padding: 0;
	color: #34642D;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	margin: -5px 0 5px 0;
	
}


#caja_izquierda {
	float: left;
	width: 290px;
}
#caja_derecha {
	float: right;
	width: 220px;
	margin: 0 -95px 0 0;
	padding: 0 50px 0 0;
}
/* IE 6 hack \*/
* html #caja_derecha {
	margin: 0 -47px 0 0;
}
/* end hack */

#diaporama {
	width: 496px;
	padding: 1px;
	background-color: #BEE783;
	border-style: solid;
	border-width: 10px;
	border-color: #F9FFF0;
	margin: 5px auto;
}

#simpleviewer {
	width: 543px;
	margin: 0 auto 30px;
}

#imagenes {
	
}
#imagenes a {
	float: left;
	padding: 5px;
	margin: 5px;
	background-color: #ffffff;
}

/*------------------------------------------------------*
  *-----------    CSS POST IT  DEBUT                 ----*
  *------------------------------------------------------*/
 #root {
	position:absolute;
	height:440px;
	width:592px;
	padding:5px;
	border:8px solid #FD5200;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	cursor: move;
	background-image: url(../imagenes/deco/promoNavi.jpg);
}
#handle {
	color:#FFFFFF;
	font-weight:bold;
	padding:2px 3px 6px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0 0 10px 0;
	cursor: move;
	width: 50px;
	background-color: #EC7404;
	float: right;
	height: 12px;
}
#post-it a, #handle a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#post-it a:hover, #handle a:hover {
	color:#100B07;
	text-decoration:none;
 }/* Pie */

#footer {
	width: 897px;
	margin: 0 auto 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 24px;
	line-height: 24px;
	padding: 0 0 24px 0;
	font-size: 10px;
	background-image: url(../imagenes/deco/footer.gif);
	background-repeat: no-repeat;
	color: #FF6509;
	font-weight: normal;
	background-position: center top;
}
.index #footer {
	background-image: none;
	background-color: #e15200;
	width: 950px;
	padding: 0;
	border-color: #eafecb;
	border-width: 0 1px 1px;
	border-style: solid;
}
#footer a {
	color: #fffefe;
	text-decoration: none;
	padding: 0 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.index #footer a {
	color: #fffefe;
	text-decoration: none;
	padding: 0 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer a:hover, .index #footer a:hover{
	color: #ABE955;
}

.p_footer {
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	font-size: 12px;
	color: #801502;
}

.p_footer a {
	color: #801502;
	text-decoration: none;
}
.p_footer a:hover {
	color: #ABE955;
}

/*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: 24px;
	color: #DD5502;
	margin: 0 0 15px;
	font-family: "Comic Sans MS", sans-serif, Geneva, Arial, Helvetica;
	font-weight: normal;
	border-width: 1px 0;
	border-style: solid;
	border-color: #BEE783;
	padding: 5px;
	background-color: #EFFEDA;
}
h1 span {
	font-size: 24px;
	color: #A53F01;
	margin: 0 0 15px;
	font-family: "Comic Sans MS", sans-serif, Geneva, Arial, Helvetica;
	font-weight: normal;
	padding: 5px;
	font-weight: bold;
}
  
h2 {
	font-size: 16px;
	color: #4E843C;
	margin: 0 0 15px;
	font-family: "Comic Sans MS", sans-serif, Geneva, Arial, Helvetica;
	font-weight: normal;
}
  
h3 {
	color: #C83004;
	font-size: 16px;
	margin: 0 0 10px 0;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	border-color: #BEE783;
	border-style: dotted;
	border-width: 0 0 1px 0;
	padding: 0 0 2px 0;
}
  
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #548E40;
	margin: 0 0 5px 0;
	padding: 5px 0 5px 5px;
	background-color: #EFFEDA;
	border-color: #F68118;
	border-style: dotted;
	border-width: 1px 0;
}
  
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #548E40;
	margin: 0 0 5px 0;
	padding: 5px 0 5px 5px;
	background-color: #EFFEDA;
	border-color: #F68118;
	border-style: dotted;
	border-width: 1px 0;
	text-align: center;
	text-transform: uppercase;
}
  
h6 {
}
		
 /*------------------------------------------------------*
  *--------------------------     CSS TITULOS FIN     ----*
  *------------------------------------------------------*/
  
/* ///////////////////////Para Plano Google ///////////////////////*/
#plano, #formulario {
	width: 427px;
	padding: 0 0 0 35px;
	margin: 0 auto 15px;
}

#plano iframe {
	border-style: solid;
	border-width:1px;
	border-color: #A8E453;
}
#plano p {
	margin: 0 0 10px;
}
#plano a {
	font-size: 10px;
	color: #666666;
}
#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: 425px;
	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: 1px;
	border-color: #BEE783;
	background-color: #EFFEDA;
	width: 100%;
}
/* GROUPE de champs : ligne EN-TÊTE de table */
.formulaire_table th {
	color: #608C20;
	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: #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: 130px;
	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: 250px;
	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: #fff;
	color: #D04C04;
	border-style: solid;
	border-width: 1px;
	border-color: #BEE783;
	}
	/* 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: #608C20;
	color: #fff;
	cursor: pointer;
	margin: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #608C20;
}

/* 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: #FFFFFF;
	margin: 90px auto 0 auto;
}
#referenciamiento p {
	color: #FCCEAD;
	font-size:9px;
	padding: 0 0 2px 0;
}
#referenciamiento a {
	color: #FCCEAD;
	text-decoration: none;
}

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

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

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