/*------------------------------------------------*
	  *---  WWW.ICARE-INTERNET-IBERICA.COM - agencia web ---  CSS  --*
  *------------------------------------------------*/
		
* {
	margin: 0;
	padding: 0;
	border: none;
	font-size: 1em;
	font-family: inherit;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	/*	background: #b7b7b7 url(../images/deco/body.gif) repeat-x;*/
	color: #5F5F5A;
	background-color: #67684a;
	background-image: url(../images/deco/body.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
p {
	margin: 0 0 1em;
	font-size: 14px;
}
ul, ol {
	margin: 0 0 0 30px;
	padding: 0;
	font-size: 14px;
}
li {
	margin: 10px 0;
}
a {
	color: #ccc;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
select {
	color: #000;
	background-color: #fff;
}
.plano {
	text-align: left;
	padding: 3px 0;
	margin: 0;
	color: #64645F;
}
/*------------------------------------------------------*
  *--------    CSS BLOCS     						 ----*
  *------------------------------------------------------*/


#general {
	background: url(../images/deco/general.gif) repeat-y;
	width: 884px;
	padding: 0 36px;
	margin: 0 auto;
	position: relative;
}
.productos #general{
	background: url(../images/deco/general_productos.gif) repeat-y;
}
.index #general {
	background: none;
}
#general .lateral {
	position: absolute;
	top: 21px;
	left: 7px;
	width: 14px;
	height: 643px;
}
#header img, #contenido img {
	display: block;
}
#object_index {
	margin:80px auto 0 auto;
	padding:0;
	width:707px;
	height:281px;
}
/* Menu */

#menu {
	position: absolute;
	top: 225px;
	left: 465px;
	width: 455px;
	height: 29px;
	border-bottom-color: #797d91;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #797d91;
	border-left-style: solid;
	border-left-width: 1px;
}
#menu ul {
	margin: 0;
	list-style: none;
	font-size: 12px;
}
#menu li {
	float: left;
	width: 91px;
	background: url(../images/deco/menu-li.gif) 0 100% no-repeat;
	margin: 0;
}
#menu a {
	background: url(../images/deco/menu-li.gif) no-repeat;
	display: block;
	height: 29px;
	line-height: 29px;
	text-align: center;
	text-transform: uppercase;
	color: #323425;
	font-family: Arial, Helvetica, sans-serif;
}
#menu a:hover {
	background: none;
	text-decoration: none;
	color: #1D1E15;
}
/* Contenido */
#contenido_index {
	width: 100%;
	margin: 0 auto;
	padding:0;
}
.index #contenido {
	width: 707px;
	margin: 80px auto;
}
#caja_central {
 	width: 850px;
	padding: 30px 20px 10px 30px;
}
#caja_central img {
	float:right;
	margin:10px;
	border: 1px solid #67684A;

}
#caja_izquierda {
	float: left;
	width: 500px;
	padding: 30px 20px 10px 30px;
}
#caja_izquierda p.plano a {
	color:#67684A;
	text-decoration: underline;
}
#caja_izquierda p.plano a:hover {
	color:#323223;
	text-decoration: none;
}
#caja_derecha {
	float: right;
	width: 294px;
	padding: 0 19px 0 18px;
}
#diaporama {
	padding: 10px;
	width: 274px;
	height: 299px;
	background-color: #f4f4f3;
}
#simpleviewer {
	clear: both;
	width: 732px;
	padding: 10px;
	margin: 0 auto 20px auto;
	height: 500px;
 }
#imagenes {
	list-style: none;
	width: 274px;
	margin: 0 auto 30px;
	padding: 0 0 0 20px;
}
#imagenes img {
	float: left;
	width: 90px;
	padding: 8px;
	background-color: #F4F4F3;
	margin: 0 13px 13px 0;
}
.barra_productos {
	margin:0 auto;
	padding:0 0 0 0;
	border:none;
	background-color: #D3D3C7;
}
/* Pie */
#footer_index {
	text-align: center;
	font-size: 0.93em;
	border-color: #9a9999;
	border-style: solid;
	border-width: 1px 0;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/deco/footer-links.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0 auto;
	padding: 0;
	height: 40px;
	line-height: 20px;
	width: 707px;
}
#footer_index p {
	margin: 0;
	padding:0 5px 0 5px;
	background-image: url(../images/deco/footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
	font-size: 9px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer_index a {
	background-image: url(../images/deco/footer-a.gif);
	background-repeat:no-repeat;
	background-position:left 2px;
	text-decoration:none;
	padding: 5px 18px;
	font-size:11px;
	color: #4F4E46;
	text-transform: uppercase;
	margin: 0;
	text-align: left;
}
#footer_index .first {
	background: none;
	padding: 5px 8px 5px 15px;
}
#footer_index a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#footer {
	text-align: center;
	font-size: 0.93em;
	border-color: #9a9999;
	border-style: solid;
	border-width: 1px 0;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/deco/footer-links.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0 auto;
	padding: 0;
	height: 33px;
}
#footer p {
	margin: 0;
	padding:0 5px 0 5px;
	background-image: url(../images/deco/footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer a {
	background-image: url(../images/deco/footer-a.gif);
	background-repeat:no-repeat;
	background-position:left 2px;
	text-decoration:none;
	padding: 5px 10px;
	color: #4F4E46;
	text-transform: uppercase;
	margin: 0;
}
#footer .first {
	background: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
/* Clearing without markup http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */




 /*------------------------------------------------------*
  *--------------------------     CSS TITULOS INICIO   ----*
  *------------------------------------------------------*/
  
   h1 {
	float: left;
	width: 520px;
	padding: 0 0 0 30px;
	color: #C2C4AC;
	text-transform: uppercase;
	font-size: 2em;
	height: 32px;
	line-height: 32px;
	background-color: #64645f;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 1px 0 0 0;
}
h1.productos {
	width:854px;
	background-color: #64645f;
}
h2 {
	font-size: 1.5em;
	margin: 0 0 1em;
	color: #555246;
	padding: 0;
}
h3 {
	font-size: 1.17em;
	margin: 0 0 1em;
	text-decoration: underline;
}
h4 {
	font-size: 14px;
	margin: 0 0 1em;
}
h5 {
}
h6 {
}
/*------------------------------------------------------*
  *--------------------------     CSS TITULOS FIN     ----*
  *------------------------------------------------------*/





 /*---------------------------------------------------------*
  *----        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: 285px;
	margin: 0;
	padding: 0;
}
/* 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: #64645F;
	width: 285px;
}
/* GROUPE de champs : ligne EN-TÊTE de table */
.formulaire_table th {
	background-color: #64645F;
	color: #C2C4AC;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}
/* 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: 80px;
	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;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	width: 170px;		/* 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: #64645F;
	color: #C2C4AC;
	border: solid 1px #64645F;
	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: 90px;
	color: #868761;
}
#referenciamiento a {
	color: #BDBEA5;
	text-decoration: none;
}
#referenciamiento a:hover {
	color: #F5F5F1;
}
#referenciamiento a img {
	border: none;
	padding: 2px;
}

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