 /*------------------------------------------------*
	  *---  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: #8dd215;
	color: #000;
	background-image: url(../images/deco/BG.gif);
	background-repeat:  repeat-x;
	cursor: url("../images/deco/huella.cur"),url("../images/deco/huella.png"), auto;
	
}

img {
	cursor: url("../images/deco/huella.cur"), auto;
}

a {
	cursor: url("../images/deco/huella.cur"), auto;
}

a:hover {
	cursor: url("../images/deco/huella.cur"), auto;
}

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%;
}

/*Encabezado  HEADER*/

#header{
	padding:0;
	height:291px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 900px;
	background-repeat: no-repeat;
	background-image: url(../images/deco/HEADER.png);
	cursor: url("../images/deco/huella.cur"), auto;
}
#header img {
	cursor: url("../images/deco/huella.cur"), auto;
}

#header a{
	cursor: url("../images/deco/huella.cur"), auto;
}

#header a:hover{
	cursor: url("../images/deco/huella.cur"), auto;
}

/*Contenido de la pagina Contenido  CONTENIDO */

#contenido {
	padding:0px 0px 15px 0px;
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat:   repeat-y;
	background-image: url(../images/deco/BG_contenido.gif);
}

#contenido h1 {
	background-repeat: no-repeat;
	height: 120px;
}
#tiutlo {
	background-image: url(../images/deco/BG_titulo.gif);
	height: 80px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}


/*Pie de pagina  FOOTER*/

#footer{
	padding:0;
	width:900px;
	text-align: center;
	color: #000000;
	background-image: url(../images/deco/bg_footer.gif);
	height: 69px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: "Myriad Pro",Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 1px solid;
}

#footer a{
	color:#000000;
	text-decoration:none;
	padding-right: 5px;
	padding-left: 5px;
}

#footer a:hover{
	color:#FF0048;
	cursor: url("../images/deco/huella.cur"), auto;
}


/*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 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h3 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
     h3 img {
	margin: 0 0 0 30px;
	color:#000;
  }
   h4 {
	margin: 0;
	padding: 0;
	color:#CCCCCC;
  }
  
   h5 {
	margin: 10px 0;
	padding: 0;
	color:#FFFFFF;
	font-size: 16px;
	width: 210px;
	background-color: #3C7818;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-color: #FFF;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-indent: 5px;
	font-weight: normal;
  }
  
   h6 {
	margin: 0;
	padding: 0;
	color:#000000;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
  }
  h7 {
	margin: 0;
	padding: 0;
	color:#000000;
	font-size: 16px;
  }
 /*------------------------------------------------------*
  *--------------------------     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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	width: 330px;
	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;
	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: 0px solid #a8a8a8;
	color: #a8a8a8;
	text-align: center;
	padding: 11px;
}

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

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

/* Agrupacion de campos : linea del encabezado de la tabla */
.formulaire_table th {
	background-color: #999999;
	color: #3333CC;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	display: none;/* -------------------------------------------- QUITAR ESA LINEA PARA QUE EL TITULO REAPAREZCA */
}

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

}

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

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

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

/* Comentario de los campos en los formularios : sin error */
td.formulaire_nom_champ {
	font-family: "Myriad Pro",Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
}

/* 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=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

/* Campos en los formularios (input, textarea) : sin error */
.formulaire_champ {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	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: #AD7441;
	border-right-color: #AD7441;
	border-left-color: #AD7441;
	background-color: #FFFFFF;
}

/* 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;
	background-image: url(_);
}

/* 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: #3C7818;
	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: left;
	font-style: normal;
	font-size: 9px;
	text-indent: 11px;
}


/**************/
/* 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                ----*
  *------------------------------------------------------*/

ul#menu {
	margin: 0px;
	padding: 0px;
	float: left;
}

#menu li {
	display: block;
	height: 60px;
	width: 160px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/deco/bg_menu.png);
}
.pedidos  {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	font-variant: small-caps;
	padding: 0 0 0px 0;
	margin: 0 0 0 0;
	line-height: 0.8;
}
#menu li a {
	color: #1F1F17;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	font-variant: small-caps;
	display: block;
	padding-left: 51px;
	padding-top: 21px;
	cursor: url("../images/deco/huella.cur"), auto;
}



#menu li:hover {
	background-image: url(../images/deco/bg_menu_hover.png);
	cursor: url("../images/deco/huella.cur"), auto;
}

#menu li a:hover {
	color: #FF0048;
}


#texto {
	width: 450px;
	float: left;
	height: 450px;
	margin-left: 200px;
}
#right {
	float: right;
	width: 720px;
}
#submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	height: 25px;
	padding: 10px;
	font-size: 12px;
	width: 640px;
}
.productos h2 {
	font-family: "Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #3C7818;
	padding: 5px;
}
#right p {
	display: block;
	width: 300px;
	float: left;
	font-family: "Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	padding: 5px;
	background-image: url(../images/deco/huella.gif);
	background-repeat: no-repeat;
	line-height: 20px;
}

#right a {
	color: #000000;
}
#right img {
	border-color:#000000;

}
#tiendas p {
	display: block;
	width: 305px;
	float: left;
	font-family: "Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	padding: 5px;
	background-image: url(../images/deco/huella.gif);
	background-repeat: no-repeat;
	line-height: 28px;
}

#tiendas span {
	font-size: 20px;
	font-weight: bolder;
 }
#tiendas img {
	padding: 0px 0 5px 0px;

}
#right a:hover {
	text-decoration:none;
}

#right h1 {
	height: 65px;
	background-image: url(../images/deco/boton._right.gif);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 15px;
	color: #FFFFFF;
	float: left;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	width: 175px;
}
#productos{
	display: block;
	width: 200px;
	float: left;
	font-family: "Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	padding: 5px;
	background-image: url(../images/deco/huella.gif);
	background-repeat: no-repeat;
	line-height: 20px;
}
#productos img{
	float: right;
 }
 #productos ul{
	margin:5px 5px 0 0;
}
 #productos li{
	font-family: "Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 15px;
}

#diapo {
	float: right;
	height: 272px;
	width: 328px;
	padding: 0px 65px 0px 0px;
}
#diapo2 {
	float: right;
	height: 272px;
	width: 328px;
	padding: 30px 65px 0px 0px;
}
#diapo3{
	float: right;
	height: 272px;
	width: 328px;
	padding: 0px 65px 0px 0px;
}
#diapo4{
	float: right;
	height: 272px;
	width: 328px;
	padding: 0px 65px 0px 0px;
}#diapo5{
	float: right;
	height: 272px;
	width: 328px;
	padding: 0px 65px 0px 0px;
}#diapo6{
	float: right;
	height: 272px;
	width: 328px;
	padding: 0px 65px 0px 0px;
}#diapo7{
	float: right;
	height: 272px;
	width: 328px;
	padding: 0px 65px 0px 0px;
}
.foto {
	float: right;
	height: 272px;
	width: 328px;
	padding: 5px 65px 5px 0px;
}
.productos {
	height: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #295311;
}

.productos ul {
	float:left;
	height: 100%;
	width:200px;
	font-size: 14px;
	font-family: "Myriad Pro",Verdana, Arial, Helvetica, sans-serif;
	list-style-type: disc;
}
.productos li {
	height: 100%;
		font-size: 14px;
	font-family: "Myriad Pro",Verdana, Arial, Helvetica, sans-serif;

}
#submenu a {
	color: #000000;
	font-weight: bold;
	font-size: 18px;
	font-family: "Myriad Pro",Verdana, Arial, Helvetica, sans-serif;
}
.productos a {
	color: #003300;
	text-decoration: underline;
}
.productos a:hover {
	color: #3C7818;
	text-decoration: none;
}
#right h2 {
	color: #FF0048;
	width: 300px;
	text-decoration: none;
	font-size: 14px;
	font-family: "Myriad Pro",Verdana, Arial, Helvetica, sans-serif;
	padding: 25px 0 0 6px;
}
#right h2 a {
	text-decoration: none;
	color: #333333;
	float: left;
}
#right h3 {
	color: #FF0048;
	width: 225px;
	float: right;
	padding-top: 25px;
	text-decoration: none;
	font-size: 14px;
	font-family: "Myriad Pro",Verdana, Arial, Helvetica, sans-serif;
	padding-right: 45px;
}
#right h3 a {
	text-decoration: none;
	color: #000000;
}
#right h4 {
	color: #FFFFFF;
	font-size: 22px;
	font-family: Arial, "Myriad Pro",Verdana,  Helvetica, sans-serif;
	margin: 5px 0 15px 0 0;
	background-color: #3C7818;
	width: 630px;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	text-indent: 5px;
}
#submenu a:hover {
	text-decoration: none;
	font-weight: bold;
}
#formulario {
	background-image: url(../images/deco/huella.gif);
	background-repeat: no-repeat;
	width: 300px;
	padding: 0 30px 10px 0;
	float: left;
}
.plano {
	width: 280px;
	padding: 15px 45px 18px 0px;
	float: left;
}
.plano iframe {
	border: 1px solid #000000;
}
span#titulo {
	background-image: url(../images/deco/boton._left.gif);
	display: block;
	height: 37px;
	background-repeat: no-repeat;
	padding: 25px 0px 0px 15px;
}
#footer_index {
	padding:0;
	width:900px;
	text-align: center;
	color: #000000;
	height: 69px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: "Myriad Pro",Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#header_index {
	padding:0;
	height:448px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 900px;
	background-repeat: no-repeat;
}
#footer_index a {
	color: #000000;
	text-decoration: none;
}
#footer_index a:hover {
	color: #FF3366;
}
