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


body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	color: #000;
}

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

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

li {
	list-style-image:none;
}



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


#general{
	padding:0;
	width:970px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/deco/gb-site.jpg);
	background-repeat: repeat;
}

/*Encabezado  HEADER*/

#header{
	padding:0;
	width:930px;
	height:241px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/deco/header.jpg);
	background-repeat: no-repeat;
}
#header a{
	color:#AD380C;
	text-decoration:none;
}
#header a:hover{
	color:#AD380C;
	text-decoration:none;
}
#header2{
	padding:0;
	width:930px;
	height:241px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/deco/header2.jpg);
	background-repeat: no-repeat;
}

#header2 a{
	color:#AD380C;
	text-decoration:none;
}
#header2 a:hover{
	color:#AD380C;
	text-decoration:none;
}
#header3{
	padding:0;
	width:930px;
	height:241px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/deco/header3.jpg);
	background-repeat: no-repeat;
}
#header3 a{
	color:#AD380C;
	text-decoration:none;
}
#header3 a:hover{
	color:#AD380C;
	text-decoration:none;
}

#header4{
	padding:0;
	width:930px;
	height:241px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/deco/header4.jpg);
	background-repeat: no-repeat;
}
#header4 a{
	color:#AD380C;
	text-decoration:none;
}
#header4 a:hover{
	color:#AD380C;
	text-decoration:none;
}
/*Contendio de la pagina Contenido  CONTENIDO */

#contenido {
	margin:0 auto;
	padding:0;
	width: 930px;
	background-image: url(../images/deco/bg-centre.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#contenidoflash {
	width: 930px;
	background-position: left top;
	height: 500px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#gauche {
	width:219px;
	background-image: url(../images/deco/bg-menu.jpg);
	background-repeat: no-repeat;
	float: left;
	background-position: right top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#droite {
	width:660px;
	float: left;
	background-position: right top;
	margin: 0 0 0 0;
	padding: 5px 0 0 25px;
}
#deco{
	margin:0 auto;
	padding:0;
	width:970px;
	height:30px;
	background-color:#FFFFFF;
	text-align: center;
	color: #999999;
	background-image: url(../images/deco/deco-bas.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/*Pie de pagina  FOOTER*/

#footer{
	padding:10px 0 0 0;
	width:970px;
	height:45px;
	background-color:#FFFFFF;
	text-align: center;
	color: #DBDBDB;
	background-image: url(../images/deco/deco-bas.jpg);
	background-repeat: no-repeat;
	margin:0 auto;
}

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

#footer a:hover{
	color:#682406;
	text-decoration: underline;
}
#footer p{
	padding:5px 0 0 0;
	text-align: center;
	color: #868686;
	margin:0 auto;
	font-size: 10px;
}
#footer p strong{
	color:#676767;

}

#footer p a{
	color:#6E6E6E;
	text-decoration:none;
	font-size: 10px;
}

#footer p a:hover{
	color:#000000;
	text-decoration: underline;
}

/*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   ----*
  *------------------------------------------------------*/
#contenido p {
	margin: 0px;
	color: #666666;
	font-size: 14px;
	text-align: left;
	padding: 0 0 10px 0;
	line-height: 17px;
}
#contenido ul {
	margin: 0 0 15px 30px;
	padding: 0;

} 
#contenido ul li {
	color: #333333;
	font-size: 12px;
	margin: 0 0 5px 0;
	list-style: none;
	background-image: url(../images/deco/bullet_flecha.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding: 0 0 0 12px;
} 

#contenido ul li strong {
	color: #A73B0C;
} 

#contenido ul li a {
	color: #C9260A;
	text-decoration:underline;
}

#contenido ul li a:hover{
	color: #7D1806;
	text-decoration:none;
}
/*#contenido h1 {
	display: block;
	margin: 0px;
	padding: 0px;
}*/
  
#contenido h1 {
	color: #898989;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	display: block;
	background-image: url(../images/deco/bg-title.jpg);
	background-repeat: no-repeat;
	text-transform: uppercase;
	margin: 0 0 20px 0;
	padding: 35px 0 15px 85px;
}

 
#contenido h2 {
	padding: 0;
	color:#333333;
	font-size: 16px;
	font-weight: bold;
	background-image: url(../images/deco/picto2-1.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	text-indent: 10px;
	margin: 0 0 10px 0;
  }

  
#contenido h3 {
	padding: 0;
	color:#666666;
	font-size: 14px;
	margin: 0 0 10px 0;
  }
  
 #contenido h3 a{
	padding: 0;
	color:#666666;
	font-size: 12px;
	text-decoration: none;
  }
  #contenido h3 a:hover{
	padding: 0;
	color:#999999;
	font-size: 12px;
  }
#contenido h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#A4A4A4;
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin-bottom: 20px;
	padding-left: 42px;
  }
  #contenido-img {
	padding-right: 8px;
	padding-bottom: 4px;
	float: right;
	height: 300px;
	width: 300px;
	background-image: url(../images/deco/bg-img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 1px;
	padding-left: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
  #contenido-img2 {
	padding-right: 8px;
	padding-bottom: 8px;
	float: right;
	height: 300px;
	width: 300px;
	background-image: url(../images/deco/bg-img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 1px;
	padding-left: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
  #contenido span{
	color:#A73B0C;
	font-weight:bold;
}


.adresse {
	text-align:center;
	width:230px;
	padding:70px 0 0 0;
	font-size:11px;
}
.adresse span {
	color:#AD380C;
}
.adresse strong {
	color:#6D6C6A;
	margin: 2px 0 0 0;
}
/* ///////////////////////Para Plano Google ///////////////////////*/
#plano{
	padding:1px 8px;
	margin: 0 0 0 15px;
	float: right;
}

#plano iframe{
	border-style: solid;
	border-width:1px;
	border-color: #B5B5B5;
}

#plano a{
	margin:0;
	padding:0;
	font-size: 10px;
	color: #666666;
	text-decoration:underline;
}
#plano a:hover{
	color: #000000;
	text-decoration:none;
}

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

 /*------------------------------------------------------*
  *--------------------------     CSS TITULOS FIN     ----*
  *------------------------------------------------------*/

 /*------------------------------------------------------*
  *--------------------------     CSS MENU DEBUT     ----*
  *------------------------------------------------------*/

/* MENU VERTICAL */
#menu {
	width:199px;
	background-image: url(../images/deco/cote-gauche.jpg);
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
	padding-left: 20px;
	background-position: right bottom;
}


ul#menu_vertical{
	margin:0;
	padding:0;
	width:170px;
	list-style:none;
}

ul#menu_vertical li{
	font-size: 12px;
	margin: 0 0 0 0px;
	color: #666666;
	background: none;
	padding: 0;
}

ul#menu_vertical li a{
	padding:5px 0 0 0;
	display:block;
	color:#778A53;
	text-decoration:none;
	background-image: url(../images/deco/deco-menu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	text-indent: 18px;
	font-weight: bold;
}

ul#menu_vertical li a:hover{
	text-decoration:none;
	color: #ABBC70;
	width: 170px;
	font-weight: bold;
}
ul#menu-plancher{
	margin:0;
	padding:0;
	width:170px;
	list-style:none;
	background-color: #FFFFFF;
}

ul#menu-plancher li{
	font-size: 12px;
	background: none;
	padding: 0;
	margin: 0;
}

ul#menu-plancher li a{
	display:block;
	color:#739186;
	text-decoration:none;
	height: 16px;
	text-indent: 20px;
	text-transform: none;
	background-color: #FFFFFF;
	background-image: url(../images/deco/picto2-1.gif);
	background-position: 8px 4px;
	padding-bottom: 1px;
	padding-top: 1px;
	font-weight: normal;
}

ul#menu-plancher li a:hover{
	text-decoration:underline;
	color: #3A4944;
	width: 170px;
	font-weight: normal;
}


 /*------------------------------------------------------*
  *--------------------------     CSS PLANOS INICIO         ----*
  *------------------------------------------------------*/
  
/*pagina planos inicio*/
#plano {
	width: 310px;
}

#plano img {
 	margin-top: 10px;
	margin-bottom: 10px;
}

/*final de pagina planos*/



/*pop up planos INICIO */
#popup_plano {
 	margin-top:20px;
	width: 550px;
	position: absolute;
	left: 50%;
	margin-left: -275px;
}

#popup_plano a {
	color:#333;
	text-decoration:underline;
	font-size: 10px;
	font-weight: normal;
}

#popup_plano a:hover {
	color:#666;
}

#popup_plano img {
	border: 1px solid #333;
}

/*pop up planos FIN */

 /*------------------------------------------------------*
  *--------------------------     CSS PLANOS FIN         ----*
  *------------------------------------------------------*/



 /*------------------------------------------------------*
  *-----------    CSS EFECTOS  INICIO                  ----*
  *------------------------------------------------------*/

#zone {
	margin:5px;
	width: 300px;
	height: 250px;
	overflow: auto;
	}


.transparencia {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
	}
	
 /*------------------------------------------------------*
  *-----------    CSS EFECTOS  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: 270px;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 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: #b5b5b5;
	width: 100%;
}
/* GROUPE de champs : ligne EN-TÊTE de table */
.formulaire_table th {
	background-color: #FFFFFF;
	color: #A73B0C;
	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: 100px;
		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: 200px;
		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: #aaa;
	color: #000;
	border: solid 1px #999;
	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 {
	font-size: 9px;
	text-align: center;
	color: #CCCCCC;
	padding: 0;
	margin: 120px auto 0 auto;
	width: 450px;
}
#referenciamiento p {
	color: #999;
}
#referenciamiento a {
	color: #999;
	text-decoration: none;
}

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

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

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