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


body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ff8a02;
	color: #6600A1;
	background-image: url(../images/deco/fondo_body.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

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%;
}
#general_home{
	margin:100px auto 0 auto;
	padding:0;
	width:100%;
	text-align:center;
}
#the_lunes a img {
	border:none;
	float: left;
	margin: -60px 0 0 192px;
	position:absolute;
	width:134px;
}
#anim_home{
	margin:0 auto;
	padding:0;
	width: 538px;
	height: 345px;
}
/*Encabezado  HEADER*/
#header{
	margin:10px auto 0 auto;
	padding:0;
	width:823px;
	height:331px;
	cursor:hand;
	text-align: center;
}
#header img{
	margin:0;
	padding:0;
	border:none;
	display:block;
}
#header img a{
	margin:0;
	padding:0;
	border:none;
	display:block;
}
#submenu {
	margin:15px auto;
	padding:0 0 0 31px;
	color:#D91E73;
	font-weight: bold;
	text-align: left;
	font-size: 14px;
	font-family: "Comic sans", Arial, Helvetica, sans-serif;
}
#submenu a.uno{
	margin:0;
	padding:0;
	color:#0066FF;
	text-decoration:underline;
}
#submenu a.dos{
	margin:0;
	padding:0;
	color:#D91E73;
	text-decoration:underline;
}
#submenu a.tres{
	margin:0;
	padding:0;
	color:#009900;
	text-decoration:underline;
}

#submenu a.cuatro{
	margin:0;
	padding:0;
	color:#f6ff00;
	text-decoration:underline;
}
#submenu a:hover{
	color:#FFFFFF;
	text-decoration:none;

}

#caja_menu {
	margin:0;
	padding:0;
	width: 250px;
	float: left;
}
#menu_vertical{
	margin: 32px 0 15px 0;
	padding: 0 0 47px 0;
	float: left;
	background-image: url(../images/deco/estrellas_menu.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
} 

#menu_vertical ul{
	list-style:none;
	margin: 0 0 0 8px;
	padding: 0;

}


#menu_vertical li {
	padding: 0 0 0 15px;
	margin: 0;
	text-align: left;
	width:209px;
	list-style: none;
	font-size: 14px;
	text-transform: uppercase;
	background-image: url(../images/deco/botones/fondoboton.gif);
	background-repeat: no-repeat;
	background-position: left top;
	letter-spacing: 1px;
}
#menu_vertical li a {
	color: #990099;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	line-height: 40px;
	height: 40px;
	background-image: url(../images/deco/bullets/arroba1.gif);
	background-repeat: no-repeat;
	background-position: left 17px;
	padding: 4px 0 7px 19px;
}
#menu_vertical li a.quien {
	background-image: url(../images/deco/bullets/arroba2.gif);

}  
#menu_vertical li a.escuela {
	background-image: url(../images/deco/bullets/arroba2.gif);

}
#menu_vertical li a.especta{
	background-image: url(../images/deco/bullets/arroba3.gif);

}
#menu_vertical li a.campamento{
	background-image: url(../images/deco/bullets/arroba4.gif);

}
#menu_vertical li a.cumple{
	background-image: url(../images/deco/bullets/arroba5.gif);

}
#menu_vertical li a.contacto{
	background-image: url(../images/deco/bullets/arroba6.gif);

}

#menu_vertical li a:hover {
	color: #ECF900;
	background-image: url(../images/deco/bullets/arroba-hover.gif);
	background-repeat: no-repeat;
	background-position: left 17px;
}

#diaporama{
	margin:13px 0 0 0;
	padding:0;
	width: 557px;
	height: 192px;
}
#diapo_cumple{
	margin:0 0 15px 10px;
	padding:0;
	width: 172px;
	height: 147px;
	float: right;


}

#enlaces_doc{
	padding:0;
	width: 558px;
	height: 553px;
	background-image:url(../images/deco/enlaces_doc.jpg)


}

#poema{
	margin:0 0 15px 10px;
	padding:0;
	width: 200px;
	height: 293px;
	float: right;
	background-color: #86D902;
	border-color: #4A8D14;
	border-style: solid;
	border-width: 3px;
}
/*Pie de pagina  FOOTER*/
#footer_index{
	margin:15px auto;
	padding:0;
	width:550px;
	text-align: center;
	color: #6600A1;
	font-size: 11px;
	
}
#footer_index img{
	float:left;
	margin:0 5px 20px 0;
	height:0;
	background-color: #FF8A02;
	
}
#footer_index a{
	color: #6600A1;
	margin: 0;
	text-decoration: none;
}

#footer_index a:hover{
	color: #BB4AFF;
}
#footer_index p{
	color: #544BBA;
	font-size: 10px;
	font-weight: normal;
	margin: 18px 0 0 0;
}


#footer{
	margin:0 auto 5px auto;
	padding:22px 0 0 0;
	width:823px;
	text-align: center;
	color: #6600A1;
	background-image: url(../images/deco/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 11px;
	height: 60px;
}

#footer a{
	color:#6600A1;
	text-decoration:none;
}

#footer a:hover{
	color:#FFFFFF;
}
#footer p{
	color: #699AC2;
	font-size: 10px;
	font-weight: normal;
	margin: 7px 0 0 0;
}
/*Cuerpo central */
#contenido {
	margin:0 auto;
	padding:0;
	width:823px;
	background-image: url(../images/deco/rep_contenido.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

#caja_derecha {
	margin:0;
	padding:0 15px 15px 10px;
	width: 555px;
	float:right;
}

#caja_derecha ul {
	margin:0 0 0 30px;
	padding:0;
	list-style-image: url(../images/deco/bullets/estrella.gif);

}
#caja_derecha li {
	margin:0 0 10px 0;
	padding:0;
	color: #6600A1;
	list-style-image: url(../images/deco/bullets/estrella.gif);

}
#caja_derecha a{
	margin:0;
	padding:0;

}
#caja_derecha a:hover{
	margin:0;
	padding:0;

}
#light{
	margin:0;
	padding:0;


}
#light img{
	margin:0 5px 5px 0;
	padding:0;
	border-color: #FFFF00;
	border-style: solid;
	border-width: 3px;

}
#dosContenido
{
	margin:0 auto;
	padding:0;
	width: 525px;
	height:400px;
	float:right;
	text-align:justify;
	margin-right:5px;
}
#subBloqueIzda
{
	float:left;
	width:320px;
	text-align:justify;
	margin-right:10px;
}
#subBloqueDcha
{
	float:right;
	margin-right:10px;
}
#contenidoCelebra
{
	margin:0 auto;
	padding:0;
	width: 525px;
	height:40px;
	float:right;
	text-align:justify;
	margin-right:5px;
}
.tablaCelebra
{
	margin:15px auto;
	border:1px solid #FFFFFF;
	width:100%;
	background-color: #FFC253;
}
.tablaCelebraCabecera
{
	font-weight:bold;
}
.italica
{
	font-style: italic;
}
#divCuerpoCelebra
{
	margin:0 auto;
	padding:0;
	width: 517px;
	height:400px;
}
#columnaIzquierda
{
	float:left;
	width:280px;
}
.espacioInferior
{
	margin-bottom:20px;
}
/*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 30px;
	padding: 0;
	color:#990099;
	font-family: "Comic Sans", Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
  }
  
   h2 {
	margin: 8px 0 12px 0;
	padding: 0;
	color:#FFFFFF;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
  }
  
   h3 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h4 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h5 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h6 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
		
 /*------------------------------------------------------*
  *--------------------------     CSS TITULOS FIN     ----*
  *------------------------------------------------------*/
#mapa_google{
	padding: 0;
	margin: 10px auto;
	width:470px;
}

#mapa_google iframe{
	border-style: solid;
	border-width:1px;
	border-color: #FFFFFF;
}

#mapa_google a{
	margin:0;
	padding:0;
	font-size: 10px;
	color: #990099;
	text-decoration:underline;
}
#mapa_google a:hover{
	color: #FFFFFF;
	text-decoration:none;
} 




 /*---------------------------------------------------------*
  *----        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: 470px;
	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: #FFFFFF;
	width: 100%;
}
/* GROUPE de champs : ligne EN-TÊTE de table */
.formulaire_table th {
	color: #FFFFFF;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}
/* 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: 140px;
	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: 280px;
	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;
		color: #000;
		border-style: solid;
		border-width: 1px;
		border-color: #ccc;
	}
	/* 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: #FFFF00;
	color: #9900FF;
	border: solid 1px #ffffff;
	cursor: pointer;
	margin: 5px;
}

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

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

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

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

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

