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


body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/deco/34.gif);
	background-repeat:  repeat;
	background-color: #2B2B2B;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}


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

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

li {
	list-style-image:none;
	list-style-type: none;
}



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


#general{
	width:100%;
	padding: 35px 0px 0px 0px;
	background-repeat: repeat-x;
}

/*Encabezado  HEADER*/

#header{
	padding:0;
	width:915px;
	height:239px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/*Contenido de la pagina Contenido  CONTENIDO */

#contenido {
	margin:0 auto;
	padding:0;
	width: 915px;
	background-image: url(../images/deco/bg.gif);
	clear: both;
}
#contenido h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5E5E5E;
	display: block;
	margin-left: auto;
	text-align: left;
	margin-bottom: 0;
	height: 40px;
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 24px;
	float: right;
	width: 700px;
	margin-top: 0px;
	padding-bottom: 10px;
	padding-right: 30px;
	margin-right: auto;
	background-image: url(../images/deco/bg_h2.gif);
}

#contenido p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.2em;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 7px;
	margin-left: 0px;
}

#cont_right {
	float: right;
	width: 670px;
	padding: 0px 29px 0px 10px;
}
#menu a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #F7E300;
	list-style-type: none;
	display: block;
	margin-top: auto;
	margin-bottom: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
#menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	width: 90px;
	float: left;
}
#left {
	width: 150px;
	height: 280px;
	float: left;
}


#menu a:hover {
	background-color: #CCCCCC;
	color: #000000;
}






/*Pie de pagina  FOOTER*/

#footer{
	text-align: center;
	background-image: url(../images/deco/footer.gif);
	height: 100px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 915px;
}
#footer p {
	margin-top: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}

#cont_diapo {
	width: 350px;
	height: 300px;
	float: right;
	padding: 0px 25px 15px 15px;
}


#footer a{
	text-decoration:none;
	color: #000000;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#footer a:hover{
	color:#999;
}


/*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;
	   color:#000;

  }
  
   h2 {
	padding: 0;
	color:#000;
	font-size: 25px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2;
	margin-left: 0;
  }
  
   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     ----*
  *------------------------------------------------------*/



 /*---------------------------------------------------------*
  *----        CSS PAGINA CONTACTO  INICIO              ----*
  *---------------------------------------------------------*/
/* NO_TOCAR_ESTA_LINEA_PARA_LA_PAGINA_MAIL_CONTACTO_INICIO */


/* DIV que contiene el formulario entero */
div.formulaire_general {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 400px;
	margin-left: -20px;
/*	margin: 0 auto;*/ /* -------------------------------------------- PARA CENTRAR EL FORMULARIO DE CONTACTO */
}

/* DIV general de errores de llenado  */
div.formulaire_erreursSaisie {
	border: solid 1px #f00;
	background-color: #fee;
	color: #f00;
	margin-bottom: 3px;
	padding: 5px;
	margin-left: 25px;
}

/* DIV para cada error de llenado */
div.formulaire_erreursSaisie_ligne {
}

/* DIV mensaje una vez el mensaje enviado */
div.formulaire_msgRetour {
	border: 1px solid #CCCCCC;
	color: #a4a4a4;
	text-align: center;	
	padding: 10px;
}

/* Vinculo "Regreso" una vez el mensaje enviado */
a.formulaire_msgRetour_lien {
	color: #a4a4a4;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

/* Tabla general de campos */
table.formulaire_table {
	border: 0px solid #333333; 
	width: 400px;
}

/* Agrupacion de campos : linea del encabezado de la tabla */
.formulaire_table th {
	padding: 5px;
	text-align: center;
	font-weight: bold;
	display: none;
}

/* agrupacion de campos : en fielset */
.formulaire_table fieldset {
}

/* Leyenda del  fielset arriba */
.formulaire_table legend {
}

/* Lineas que separan los campos */
.formulaire_cell_espacement {
	height: 5px;
}

/* Comentario de los campos en los formularios : en todos los casos */
td.formulaire_nom_champ, td.formulaire_nom_champ_erreur {
	width: 100px;
	padding: 3px 5px 5px 33px;
	text-align: right;
}

/* Comentario de los campos en los formularios : sin error */
td.formulaire_nom_champ {
}

/* Comentario de los campos en los formularios : sin error */
td.formulaire_nom_champ_erreur {
	color: #f00;
	font-weight: bold;
}

/* Celdas que contienen los campos: en todos los casos */
td.formulaire_td_champ, td.formulaire_td_champ_erreur {
	padding-right: 10px;
}

/* Celdas que contienen los campos : en caso de error */
td.formulaire_td_champ, td.formulaire_td_champ_erreur {
}

/* Celdas que contienen los campos : sin error */
td.formulaire_td_champ, td.formulaire_td_champ_erreur {
}

/* Campos en los formularios (input, textarea) : en todos los casos */
.formulaire_champ, .formulaire_champ_erreur {
	text-align: left;
	width: 100%;
	filter: alpha(opacity=5);

	-moz-opacity: 0.7;
	opacity: 0.7;
}

/* Campos en los formularios (input, textarea) : sin error */
.formulaire_champ {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #a4a4a4;
	border-right-color: #a4a4a4;
	border-left-color: #666666;
	background-color: #999999;
}

/* Campos en los formularios (input, textarea) : en caso de error */
.formulaire_champ_erreur {
	background-color: #fcc;
	border: solid 1px #f00;
}

/* Texto que se anade despues de los campos (€, kg, /dia...) */
span.formulaire_champ_suffixe, span.formulaire_champ_suffixe_erreur {
	font-style: italic;
}

/* Comentario de campos en los formularios : en todos los casos */
td.formulaire_td_checkbox, td.formulaire_td_checkbox_erreur {
	padding: 0px 10px 0px 10px;
}

/* TD del boton  "Enviar" del formulario */
td.formulaire_td_envoyer {
	padding-right: 5px;
	text-align: right;
}

/* Boton "Enviar" del formulario */
input.formulaire_envoyer {
	background-color: #FF9900;
	border: 1px solid #8C5400;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	cursor: pointer;
	margin: 5px;
}

/* Texto abajo del formulario que concierne los asteriscos */
.formulaire_note {
	text-align: center;
	font-style: normal;
	font-size: 9px;
}


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

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

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

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

 /*------------------------------------------------------*
  *--------    CSS REFERENCIAMIENTO  FIN                ----*
  *------------------------------------------------------*/
#cont_simpleviewer {
	height: 290px;
	width: 668px;
	clear: both;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#fondo {
	background-image: url(../images/deco/bg_head.png);
	height: 250px;
}
#plano {
	float: right;
	margin: 0px 25px 0px 0px;
}
#formulario {
	float: left;
	width: 650px;
	margin: 0px 0px 15px 0px;
	border: 1px solid #999999;
	background-image: url(../images/deco/BG_FORMULARIO.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
#plano iframe {
	border: 1px solid #999999;
}
#general_indez {
}
#general_indez {
}
#diaporama {
	text-align: center;
	width: 913px;
	height: 270px;
	display: block;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
#header_index {
	margin-right: auto;
	margin-left: auto;
	width: 913px;
}
#listas {
	float: left;
	height: 100%;
	margin-top: 5px;
	margin-right: 150px;
	margin-left: 25px;
	list-style-type: none;
	padding-bottom: 5px;
	display: block;
	margin-bottom: 5px;
}
#listas li {
	font-weight: bold;
	color: #5E5E5E;
	list-style-type: none;
	list-style-image: url(../images/deco/logo_lista.gif);
	list-style-position: inside;
	padding-bottom: 4px;
}

