 /*------------------------------------------------*
	  *---  WWW.ICARE-INTERNET-IBERICA.COM - agencia web ---  CSS  --*
  *------------------------------------------------*/

	
html {
   margin: 0;
   padding: 0;
}


body {
	margin: 0 auto;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:url(../imagenes/deco/bg_body.gif);
	background-repeat:repeat;
	background-position: left top;
}

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

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

li {
	list-style-image:none;
	list-style-type:none;
	margin:0;
	padding:0;
}

a{
	color:#94000f;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

a:hover{
	color:#999;
	text-decoration:none;
	font-weight:bold;
}

strong {
	color: #94000F;
}


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


#general{
	margin:0 auto;
	width:100%;
	padding: 0;
	background-image: url(../imagenes/deco/bg_header.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


/*Encabezado  HEADER*/

#header{
	width:961px;
	height:246px;
	margin: 0 auto;
	padding: 9px 0 0 29px;
}

#diaporama_head {
	width:523px;
	float:left;
	height:207px;
	padding: 4px 0 0 5px;
	margin: 0 0 15px 0;
	background-image: url(../imagenes/deco/back_diapo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#diaporama_head_cat {
	width:523px;
	float:left;
	height:207px;
	padding: 4px 0 0 5px;
	margin: 0 0 15px 0;
	background-image: url(../imagenes/deco/back_diapo_cat.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#logo_botonera {
	width:394px;
	float:left;
	padding: 0 1px 0 0;
	background-image: url(../imagenes/deco/bg-logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 7px 0 0;
}
#ul_head {
	padding:0;
	margin:0;
	width:184px;
	height:210px;
	float: right;
}
#ul_head ul{
	padding:0;
	margin:0;
}
#ul_head li {
	padding:0;
	margin:0;
	width:184px;
	height:42px;
	line-height:42px;
	text-align: right;
	background-image: url(../imagenes/deco/linea_menu_horiz.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#ul_head li.primero {
	height:35px;
	line-height:35px;
	background: none;

}
#ul_head li.ultimo {
	height:35px;
	line-height:35px;

}

#ul_head a {
	margin:0;
	color:#FAECCB;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0 10px 0 0;
	display:block;
	font-weight:bold;
	text-decoration:none;
	text-transform: uppercase;
}

#ul_head a:hover, #ul_head a.menu_actif {
	color:#FDF8EA;
	text-decoration:none;
	background-image: url(../imagenes/deco/hover_horizontal.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#header img{
	border:none;
	float: left;
}

#home_contacto{
	margin:0 0 0 850px;
	padding:0;
	width: 50px;
	height: 11px;
}


/*Encabezado  HEADER INDEX*/
body.inicio {
background-image:url(../imagenes/deco/fondo-index.jpg);
} 


#header_ind {
	width:750px;
	height:107px;
	background-image: url(../imagenes/index/logo_index.jpg);
	background-repeat: no-repeat;
	background-position:center bottom;
	padding: 13px 0 0 210px;
	margin: 0 auto;
}
/*banderas de idioma */	
#idiomas {
	height:30px;
	width:400px;
	margin:0 0 28px 0;
	padding: 0 0 0 330px;
}

#idiomas img {
	border:none;
	float: left;
	margin: 0 4px 0 0;
}
#idiomas p strong{
	padding: 0;
	margin: 5px 5px 0 140px;
	font-size: 10px;
	font-weight: normal;
	color: #726747;
	height: 16px;
	line-height: 16px;
	float: left;

}
	
/* DEBUT Menu horizontal du Header */
	
#menu_index {
	width:740px;
	margin:0;
	padding:0;
	height: 49px;
}

#menu_index li{
	float: left;
	border-width: 0 1px;
	border-style: solid;
	border-left-color: #B01317;
	border-right-color: #630E10;
	line-height: 49px;
	height: 49px;
	list-style: none;
}

#menu_index li.primero{
	border-width: 0 1px 0 0;

}
#menu_index li.ultimo{
	border-width:0 0 0 1px ;

}

#menu_index li a{
	margin: 0;
	padding:0 39px;
	font-weight:bold;
	color: #FAECCB;
	display: block;
	text-decoration:none;
	text-transform: uppercase;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#menu_index li a:hover {
	color:#FDF8EA;
	text-decoration: none;
	background-image: url(../imagenes/index/hover.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}





/*Contenido de la pagina INDEX */
#general_ind{
	margin:0 auto;
	width:100%;
	padding: 0;
	background: none;
} 

#contenido_index
 {
	width: 955px;
	height:262px;
	padding: 0 0 0 5px;
	margin: 0 auto;
}

#diaporama_uno, #diaporama_dos {
	float:left;
	height:262px;
	width:475px;
	margin: 0;
	padding: 0;
}

/*Pie de pagina  FOOTER*/

#footer_ind {
	text-align: center;
	color: #DFD7C4;
	font-size:10px;
	padding: 51px 0 0 0;
	background-image: url(../imagenes/index/slogan.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 80px;
	width: 960px;
	margin: 0 auto;
}

#footer_ind a{
	color:#8D764B;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

#footer_ind a:hover{
	color:#504229;
	text-decoration:none;
}
#footer_ind p{
	margin:0;
	padding:4px 0 0 0;
	color:#71655B;
	font-size:10px;
}
#footer_ind p a{
	color:#71655B;
	font-size: 10px;
}
#footer_ind p a:hover{
	color:#322D27;
	text-decoration: underline;
}
#footer_ind strong{
	color:#71655B;
}

/*Pie de pagina  FOOTER*/

#footer{
	margin:0 auto;
	text-align: center;
	color: #80171A;
	font-size:10px;
	padding: 6px 0 0 0;
	width: 100%;
	background-image: url(../imagenes/deco/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 170px;
}


#footer a{
	color:#C8A459;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

#footer a:hover{
	color:#E7D7B6;
	text-decoration:underline;
}
#footer p{
	margin:0;
	padding:12px 0 0 0;
	color:#705F38;
	font-size:10px;
}
#footer p a{
	color:#705F38;
	font-size: 10px;
}
#footer p a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}
#footer strong{
	color:#705F38;
}



/*Contenido de las paginas */




#columna_izquierda {
	margin:0;
	padding:0 0 0 50px;
	width:427px;
	float:left;
}
/*columna derecha*/

#columna_derecha {
	margin:0;
	padding:0 16px 0 0;
	width:445px;
	float:right;
}


.menu_derecha {
	text-align:left;
	padding:0 0 15px 0;
	margin: 0 0 15px 0;
	width: 100%;
}
.menu_derecha  img {
	background-color: #FBF8E6;
	border-color: #E7E1B9;
	border-width: 7px;
	border-style: solid;
	padding: 1px;
	margin: 3px 0 0 10px;
	float: right;
}

.menu_derecha p {
	padding:0;
	margin: 0;
}
.menu_derecha li {
	padding:0;
	margin: 5px 0;
	list-style-type: disc;
}
#flashcontent{
	margin:10px 0 0 0;
	padding:0;
}
#diaporama_pre{
	margin:0 0 0 0;
	padding:1px;
	border-color:#E7E1B9;
	background-color: #FBF8E6;
	border-style: solid;
	border-width: 7px;
	width: 400px;
	height: 258px;

}

/*Contenido de la pagina EVENTOS */

/*#columna_simpleviewer {
	margin:0;
	padding:60px 20px 0 20px;
	width:527px;
	float:left;
	background-image:url(../imagenes/deco/fondo-top-contenidos.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}*/

#contenedor {
	margin:0 auto;
	padding:0;
	width:100%;
	background-image: url(../imagenes/deco/bg_contenedor.gif);
	background-repeat: repeat-x;
	background-position: left top;


}

#contenido{
	margin:0 auto;
	padding:0 15px 30px 0;
	width:975px;
}
#contenido p {
	color:#54523A;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	padding:0 0 10px 0;
}

/*

#contenido_recursos {
	padding:30px 0 0 90px;
	width: 380px;
	float:left;
	background-image:url(../imagenes/deco/fondo-top-contenidos-left.jpg);
	background-position:-7px top;
	background-repeat:no-repeat;
}

#columna_derecha_recursos {
	margin:0;
	padding:30px 20px 0;
	width:477px;
	float:left;
	background-image:url(../imagenes/deco/fondo-top-contenidos.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}


/*Contenido de la pagina CONTACTO */

#contenido_contacto {
	padding:30px 0 0 100px;
	width: 320px;
	float:left;
	background-image:url(../imagenes/deco/fondo-top-contenidos-left.jpg);
	background-position:-7px top;
	background-repeat:no-repeat;
}



#contenido_menu {
	padding:30px 0 0 100px;
	width: 380px;
	float:left;
	background-image:url(../imagenes/deco/fondo-top-contenidos-left.jpg);
	background-position:-7px top;
	background-repeat:no-repeat;
}

#contenido_menu strong {
	color:#94000f;
}






/*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;
	padding: 0;
	padding:15px 0 0 14px;
	margin:0 0 15px 35px;
	color:#B52225;
	font-size:26px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../imagenes/deco/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 27px;


  }
     h1 span{
	color:#857652;
	font-size:28px;


  }
  
   h2 {
	margin: 0 0 10px 0;
	padding: 3px 0 2px 5px;
	color:#827453;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	background-color: #FAF7DE;
	border-color: #E2D8C2;
	border-style: solid;
	border-width: 1px 0;
	text-transform: uppercase;
	font-weight: bold;
  }
  
   h3 {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	color:#9F3540;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border-color:#C8BD91;
	border-width:0 0 1px 0;
	border-style:dotted;

  }
  
   h4 {
   	margin: 0;
    padding: 0;
	color:#000;
  }
  
   h5 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   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: #E2D8C2;
	background-color: #FAF7DE;
}

#plano a{
	margin:0;
	padding:0;
	font-size: 10px;
	color: #827453;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#plano a:hover{
	color: #453E2C;
	text-decoration:none;
}

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


 /*---------------------------------------------------------*
  *----        CSS PAGE CONTACT  DEBUT                  ----*
  *---------------------------------------------------------*/
/* NE_PAS_TOUCHER_CETTE_LIGNE_POUR_MAIL_PAGE_CONTACT_DEBUT */

/* DIV general contenant l'ensemble du FORMULAIRE */
div.formulaire_general {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: inherit;
	color: inherit;
	width: 400px;
	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: #CA211C;
	padding: 5px;
	margin-bottom: 3px;
}
/* DIV pour chaque LIGNE D'ERREUR de saisie */
div.formulaire_erreursSaisie_ligne {
}

/* Tableau de champs general */
table.formulaire_table {
	border-style: solid;
	border-width: 1px;
	border-color: #E2D8C2;
	width: 100%;
}
/* GROUPE de champs : ligne EN-TETE de table */
.formulaire_table th {
	color: #B49961;
	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 SEPARATION 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: 150px;
	padding: 0px 5px 0px 10px;
	text-align: right;
	}
	/* Normal */
	td.formulaire_nom_champ {
	color: #6F6244;
	}
	/* En cas d'ERREUR sur le champ */
	td.formulaire_nom_champ_erreur {
	color: #CC0000;
	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'opacite 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: #FAF7DE;
	color: #6F6244;
	border-style: solid;
	border-width: 1px;
	border-color: #E2D8C2;
	}
	/* En cas d'ERREUR sur le champ */
	.formulaire_champ_erreur {
	background-color: #FFEDE6;
	border-style: solid;
	border-width: 1px;
	border-color: #f99;
	}

/* SUFFIXES : texte qui s'ajoute apres les champs (€, kg, /jour...) */
span.formulaire_champ_suffixe, span.formulaire_champ_suffixe_erreur {
	font-style: italic;
}

/* Cellules reunies (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-tetes 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: #FAF7DE;
	color: #857652;
	font-weight:bold;
	cursor: pointer;
	padding:4px;
	margin: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #E2D8C2;
}

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

/* DIV du message une fois le MESSAGE ENVOYE */
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 envoye */
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 defaut) **/
	width: 70px;	 /** display: block implique une taille de 100%. Il faut donc mettre une taille qui DOIT etre coherente 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: #CDBD9E;
	margin: 120px auto 0 auto;
}
#referenciamiento p {
	color: #A78B58;
	font-size:9px;
	padding: 0 0 2px 0;
}
#referenciamiento a {
	color: #A78B58;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
}

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

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

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

/
