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

		
html {
   margin: 0;
   padding: 0;
}


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

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:980px;
}

/*Encabezado  HEADER*/

#header{
	margin:0 ;
	padding:0 ;
	width:100%;
	height:auto;
	background-image:url(../imagenes/deco/header_bg.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
#header img{
	margin:0;
	padding:0;
	display:block;
	border:none;
}
#logo{
	width:319px;
	float:left;
}
#header_diaporama{
	margin:17px 0 0 10px;
	width:620px;
	height:157px;
	background-color:#fff;
	border-width:1px;
	border-style:solid;
	border-color:#f8c800;
	padding:4px;
	float:left;
}
#menu_superior{
	width:100%;
	height:33px;
	text-align:center;
	background-image:url(../imagenes/deco/menu_superior_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding:14px 0 0 0 ;
}

#menu_superior a{
	color:#fff;
	text-decoration:none;
	margin:0 ;
	padding:0 8px;
	display:inline;
	line-height:16px;
	font-size:14px;
	color:#d74019;
	font-weight:bold;
	background-image:url(../imagenes/deco/menu_superior_divisor.jpg);
	background-position:right;
	background-repeat:no-repeat;
}



#menu_superior a:hover, #menu_superior a.boton_activo {
	background-image:url(../imagenes/deco/menu_superior_hover.jpg);
	height:43px;
	color:#036;
}
#menu_izquierda{
	width:260px;
	float:left;
	margin:0;
	padding:0;
	background-image:url(../imagenes/deco/menu_izquierda.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#menu_izquierda ul{
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
	background-image:url(../imagenes/deco/menu_izquierda_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:500px;
}
#menu_izquierda li{
	padding:6px 0 15px 20px;
}
#menu_izquierda a{
	color:#d74019;
	font-size:11;
	text-decoration:none;
}
#menu_izquierda a:hover{
	color:#036;
	text-decoration:underline;
}
/*Contenido de la pagina Contenido  CONTENIDO */

#contenido {
	margin:0;
	padding:0 0 20px 0;
	width: 720px;
	float:right;
	background-image:url(../imagenes/deco/contenido_bg.jpg);
	background-position:top;
	background-repeat:repeat-y;
}
#min_height{
	float:left;
	width:1px;
	height:500px;
}
#contenido p{
	margin:0 0 10px 0;
	padding:0 60px 0 40px;
	text-align:justify;
	line-height:18px;
}
#caja{
	margin:0 0 5px 0;
	padding:0 60px 5px 40px;
}
#caja p{
	padding:0 ;
	padding:0 ;
}
#caja .izquierda{
	width:335px;
	float:left;
}
#caja .derecha{
	width:260px;
	float:right;
}
#contenido .izquierda_mitad{
	width:300px;
	float:left;
	padding:0 20px 0 40px;
}
#contenido .derecha_mitad{
	width:50%;
	float:right;
}
#contenido .izquierda_mitad p{
	padding:0 ;
}

#contenido ul{
	margin:0 0 10px 40px;
	padding:0;
}
#contenido li{
	margin:0 0 4px 0;
	padding:0 0 0 12px;
	background-image: url(../imagenes/deco/bullet_flecha_gris.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
	list-style: none;
	font-size: 11px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#contenido li a{
	color: #666666;
	text-decoration: underline;
}
#contenido li a:hover{
	color: #333333;
	text-decoration: none;
}
.arriba{
	color:#3a5ea4;
	font-weight:bold;
}
.caja_productos{
	margin:10px 40px 20px 40px;
	padding:10px;
	border-color:#f7c800;
	border-style:solid;
	border-width:1px;
	background-color: #fcf8dc;
	width: 610px;
}
.caja_productos img{
	padding:1px;
	border-style: solid;
	border-color: #E7B858;
	border-width: 1px;
	background-color: #FFFFFF;
}
.productos_izquierda{
	width:210px;
	float:left;
}
.productos_derecha{
	width:400px;
	float:right;
}
#contenido .caja_productos p{
	padding:0 ;
}

/* SUBMENU */
#submenu {
	margin:10px 0 0 0;
	line-height: 18px;
	text-align: center;
	width: 100%;
	padding: 6px 0 10px 0;
}
#submenu a{
	color: #1D1A11;
	text-decoration: none;
	border-style: solid;
	border-width: 1px;
	background-color: #fdf7dd;
	font-size: 11px;
	border-color: #E7B858;
	margin:5px;
	padding:5px;
}
#submenu a:hover{
	color: #1A1A10;
	text-decoration: none;
	border-style: solid;
	border-width: 1px;
	background-color: #f8c800;
	border-color: #800000;
}

/* DIAPOS */

#diapo, #diapo1, #diapo2, #diapo3, #diapo4, #diapo5, #diapo6 {
	border-style: solid;
	border-color: #E7B858;	
	border-width: 1px;
	width: 260px;
	height: 215px;
	background-color: #FFFFFF;
	padding: 4px;

	float: right;
	margin: 0 0 10px 0;
}

/* VIEWER */
#viewer, #viewer1{
	margin:0 ;
	width: 330px;
	height: 390px;
}

/*Pie de pagina  FOOTER*/

#footer{
	margin:0 auto;
	padding:15px 0 0 0 ;
	width:940px;
	text-align: center;
	color: #E9D5A0;
	border-top-color:#ecb190;
	border-top-style:solid;
	border-top-width:1px;
}

#footer a{
	color:#d63e19;
	text-decoration:none;
	padding: 0 2px;
	font-weight:normal;
	font-size: 12px;
}

#footer a:hover{
	color:#036;
	text-decoration:underline;
}
#footer p{
	margin:10px auto;
	padding:0;
	color:#B99A62;
	font-size: 10px;
}
#footer p a{
	color:#A9884B;
	text-decoration:none;
	padding: 0;
	font-size: 10px;
}

#footer p a:hover{
	color:#036;
	text-decoration:underline;
}
/*/////////////BANDERAS DE IDIOMAS//////////////////*/
#banderas{
	margin:0 auto;
	padding:10px 0;
	text-align: center;
	color:#CCCCCC;
	font-size:10px;
}
#banderas a{
	color:#7A7A7A;
	text-decoration:none;
	font-size:10px;
}

#banderas a:hover{
	color:#333333;
	text-decoration:underline;
}

#banderas img{
	margin:0;
	padding:0 13px 0 3px;
	border:none;
	line-height:15px;

}


/*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 0 10px 0;
	padding: 5px 0 0 40px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:34px;
	color:#960;
	background-image:url(../imagenes/deco/h1_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:59px;
}
 h1 span {
	color:#F4B600;
}
  
h2 {
	margin: 0 0 10px 0;
	padding: 0;
	color:#630;
	font-size:12px;
	font-weight:bold;
	text-align:justify;
	line-height:18px;
}
 h2 span {
	color:#666666;
}
  
h3 {
	margin: 0 ;
	padding: 27px 0 0 57px;
	color:#d74019;
	font-size:14px;
	font-weight:bold;
	height:37px;
}
  
h4 {
	margin: 0;
	padding: 0 60px 10px 40px;
	color:#369;
	font-size:14px;
}
  
h5 {
	margin: 0;
	margin:0  30px 10px 40px;
	padding: 5px;
	color:#d63f19;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	border-bottom-color:#d63f19;
	border-bottom-width:1px;
	border-bottom-style:solid;
}
  
   h6 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
		
 /*------------------------------------------------------*
  *--------------------------     CSS TITULOS FIN     ----*
  *------------------------------------------------------*/
  
/* ///////////////////////Para Plano Google ///////////////////////*/
#plano{
	padding: 0 0 0 40px;
	margin: 0 0 70px 0;/*	width:350px;
	float: right;*/
	float: left;
	width: 300px;
}

#plano iframe{
	border-style: solid;
	border-width:1px;
	border-color: #E7B858;
	background-color: #FFFFFF;
	padding: 1px;
}

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

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


  /*---------------------------------------------------------*
  *----        CSS PÁGINA CONTACTO INICIO -  19 julio 09   ----*
  *---------------------------------------------------------*/
/* NO TOCAR ESTA LÍNEA DE INICIO DEL FORMULARIO CONTACTO */

/* DIV general que contiene al conjunto entero del FORMULARIO */
div.formulaire_general {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: inherit;
	color: inherit;
	width: 300px;
	margin: 0 30px 0 0;
	float: right;
}
/* DIV que contiene el conjunto de ERRORES de llenado */
div.formulaire_erreursSaisie {
	border-style: solid;
	border-width: 1px;
	border-color: #ccc;
	background-color: #eee;
	color: #f00;
	padding: 5px;
	margin-bottom: 3px;
	width:310px;
}
/* DIV para cada LÍNEA DE ERROR de llenado */
div.formulaire_erreursSaisie_ligne {
}

/* Tabla de campos, general */
table.formulaire_table {
	border-style: solid;
	border-width: 0px;
	border-color: #d64019;
	width: 100%;
}
/* GRUPO de campos: linea ENCABEZADO de la tabla, osea el título. ej.: Contacto */
.formulaire_table th {
	color: #F4B600;
	padding: 5px;
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 12px;
}
/* GRUPO de campos: en modo FIELSET */
.formulaire_table fieldset {
	border-style: solid;
	border-width: 1px;
	border-color: #666;
}
/* LEYENDA del fielset justo abajo */
.formulaire_table legend {
	font-weight: bold;
	padding: 5px;
}
/* LÍNEAS de SEPARACIÓN  entre dos lineas de campos */
.formulaire_cell_espacement {
	height: 5px;
}

/* REDACCIÓN de campos en el formuario */
/*---------------------------------------*/
	/* En TODOS los casos */
	td.formulaire_nom_champ, td.formulaire_nom_champ_erreur {
		width:100px;
		padding:0  5px 0 10px;
		text-align:right;
	}
	/* Normal */
	td.formulaire_nom_champ {
	}
	/* En caso de ERROR en el campo */
	td.formulaire_nom_champ_erreur {
		color:#f00;
		font-weight:bold;
	}

/* CELDAS que contiene los CAMPOS */
/*-------------------------------------*/
	/* En TODOS los casos */
	td.formulaire_td_champ, td.formulaire_td_champ_erreur {
		padding:0 10px 0 0;
	}
	/* Normal */
	td.formulaire_td_champ {
	}
	/* En caso de ERROR en el campo */
	td.formulaire_td_champ_erreur {
	}

/* Campos en los formularios : INPUT, TEXTAREA */
/*-----------------------------------------------*/
	/* En TODOS los casos */
	.formulaire_champ, .formulaire_champ_erreur {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	width: 200px;
	padding: 2px 3px;
		/* Cuidado, aplicar una opacidad AQUÍ (en los INPUT) puede provocar problemas al mostrar los SELECT en el IE */
		/*filter: alpha(opacity=80);
		opacity: 0.8;*/
	}
	/* Normal */
	.formulaire_champ {
	background-color: #fcf8dc;
	color: #996600;
	border-style: solid;
	border-width: 1px;
	border-color: #E7B858;
	}
	/* En caso de ERROR en el campo */
	.formulaire_champ_erreur {
		background-color: #fcc;
		border-style: solid;
		border-width: 1px;
		border-color: #f99;
	}

/* SUFIJOS: texto que si añade después de los campos (€, kg, /día...) */
span.formulaire_champ_suffixe, span.formulaire_champ_suffixe_erreur {
	font-style: italic;
}

/* Celdas juntas o aglomeradas (colspan) : en TODOS los casos */
td.formulaire_td_colspan, td.formulaire_td_colspan_erreur {
	padding-top: 0 ;
	padding-right: 10px;
	padding-bottom: 0 ;
	padding-left: 10px;
}

/* Celda TD del Título de un objeto TABLA */
td.formulaire_tableau_titre {
	font-style: italic;
}
/* Celda TH de un objeto TABLA al cruzar encabezados de líneas/columnas */
th.formulaire_tableau_coin {
	background-color : transparent;
}
/* ENCABEZADO TH de COLUMNAS de un objeto TABLA */
th.formulaire_tableau_colonne_entete {
	background-color: #ccc;
}
/* ENCABEZADO TH de LÍNEAS de un objeto TABLA */
th.formulaire_tableau_ligne_entete {
	background-color: #ccc;
}

/* TD de un botón "ENVIAR" del formulario */
td.formulaire_td_envoyer {
	padding-right: 5px;
	text-align: right;
}
/* BOTÓN "ENVIAR" del formulario */
input.formulaire_envoyer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f7c800;
	color: #000;
	cursor: pointer;
	margin: 5px;
	padding:2px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
}

/* TEXTO DE ABAJO del formulario concerniente a los asteriscos */
.formulaire_note {
	text-align: center;
	font-style: italic;
	font-size: 9px;
}

/* DIV el mensaje una vez el MENSAJE ENVIADO */
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;
}
/* Enlace "REGRESO" una vez el mensaje enviado */
a.formulaire_msgRetour_lien {
	color: #000;
	font-weight: bold;
}

/**************/
/* CALENDARIO */
/**************/
.div_calend {
	position: absolute;
	margin-left: 0 ;
	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;	 /** ver la note del atributo tamaño **/
	display:block;  /** se pone un display: block porque el margen superior no será tomado en cuenta para un display in-line (por defecto) **/
	width:70px;	 /** display: block implica un tamaño del 100%. Hace falta poner un tamaños que DEBE de ser coherente con el padding **/
	text-align: center;
}

/* NO TOCAR ESTA LINEA PARA EL FINAL DEL FORMULARIO DE CONTACTO */
 /*-------------------------------------------------------*
  *----        CSS PAGE CONTACT  FIN                  ----*
  *-------------------------------------------------------*/  

 

 /*------------------------------------------------------*
  *--------    CSS REFERENCIAMIENTO  INICIO              ----*
  *------------------------------------------------------*/

#referenciamiento {
	font-size: 9px;
	text-align: center;
	color: #CCCCCC;
	margin: 20px auto 0 auto;
	width:450px;
}
#referenciamiento p {
	color: #959595;
	font-size:9px;
	padding: 0 0 2px 0;
}
#referenciamiento a {
	color: #828282;
	text-decoration: none;
}

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

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

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