/*------------------------------------------------*
	  *---  WWW.ICARE-INTERNET-IBERICA.COM - agencia web ---  CSS  --*
  *------------------------------------------------*/
		
* {
	margin: 0;
	padding: 0;
	border: none;
	font-size: 1em;
	font-family: inherit;
}
body {
	text-align: center;
	background-image: url(../imagenes/deco/body.jpg);
	background-repeat: repeat-x;
	background-color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8b8e92;
}
.index {
	background-image: url(../imagenes/deco/index-body.jpg);
}
select {
	background-color: #fff;
	
	color: #000;
}

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


#general {
	width: 862px;
	margin: 32px auto;
	background-image: url(../imagenes/deco/general.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.index #general {
	width: auto;
	margin: 0;
	background-image: none;
}
/* Encabezado */

#header {
	float: left;
	width: 257px;
	padding: 16px 0 0;
	background-image: url(../imagenes/deco/header.gif);
	background-repeat: no-repeat;
	background-position: 3px 0;
}
* html #header {
	margin: 0 5px 0 0;
}
#header a {
	display: block;
	width: 217px;
	margin: 0 auto;
}
#header img {
	display: block;
}
/* Menu */

#menu {
	margin: 0 0 0 265px;
	font-size: 15px;
}
* html #menu {
	margin: 0;
	height: 1%;
}
#menu img {
	display: block;
}
#menu ul {
	list-style: none;
	height: 31px;
	background-image: url(../imagenes/deco/contenido.gif);
	background-repeat: repeat-y;
	padding: 0 0 0 1px;
}
#menu li {
	float: left;
	width: 149px;
}
#menu .ultimo {
	width: 148px;
}
#menu a {
	display: block;
	height: 31px;
	background-image: url(../imagenes/deco/menu-a.gif);
	background-repeat: no-repeat;
	line-height: 31px;
	text-decoration: none;
	color: #cfd5dc;
	font-weight: bold;
}
#menu a:hover {
	background-position: left bottom;
	color: #fefeff;
}
/* Contenido */

#contenido {
	margin: 0 0 0 265px;
	text-align: left;
	background-image: url(../imagenes/deco/contenido.gif);
	background-repeat: repeat-y;
	background-color: #e3e3e3;
	color: #6f7680;
}
* html #contenido {
	margin: 0;
	height: 1%;
}
.index #contenido {
	width: 800px;
	padding: 0;
	margin: 90px auto 0;
	background-image: none;
	height: 300px;
}
#contenido .interior {
	background: url(../imagenes/deco/contenido-interior.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	padding: 10px 12px 1px 13px;
/*	min-height: 455px;
*/}
/** html #contenido .interior {
	height: 455px;
}*/
#contenido p {
	margin: 0 0 10px;
}
#contenido ul {
	margin:0 0 10px 20px;
	padding:0;
}
#contenido li {
	margin:0 0 4px 0;
	padding:0 0 0 12px;
	background-image: url(../imagenes/deco/bullet_flecha.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	list-style: none;
	font-size: 11px;
	color: #383F67;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#contenido li a {
	color: #383F67;
	text-decoration: underline;
}
#contenido li a:hover {
	color: #232741;
	text-decoration: none;
}
#contenido a {
	color: #FF6600;
	text-decoration: none;
}
#contenido a:hover {
	text-decoration: underline;
}
#contenido strong {
	color: #FF6600;
}
#contenido em {
	color: #b13800;
}
#submenu {
	background-image: url(../imagenes/deco/submenu.gif);
	background-repeat: repeat-x;
	height: 29px;
	line-height: 29px;
	text-align: center;
	margin: 0 1px;
	width: 595px;
	color: #C4CCD3;
}
#submenu a {
	color: #5E646E;
	padding: 0 10px;
	font-size: 12px;
}
#submenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#contenido .recuadro {
	float: left;
	width: 170px;
	padding: 27px 26px 1px 14px;
	background-image: url(../imagenes/deco/dialogo.gif);
	background-repeat: no-repeat;
	margin: 0 11px 0 0;
	min-height: 236px;
	color: #f7f8fa;
	background-color: #5F656F;
}
* html #contenido .recuadro {
	/*margin: 0 -3px 0 0;*/
	height: 236px;
}
#contenido .recuadro div {
	padding: 0 14px 1px;
	margin: 0 11px 0 0;
	background-color: #5F656F;
	color: #f7f8fa;
	min-height: 236px;
}
* html #contenido .recuadro div {
	height: 236px;
}
#contenido .recuadro img {
	margin: 0 5px 8px 8px;
	background-color: #40444A;
	padding: 1px;
	border-width: 1px;
	border-style: solid;
	border-color: #9499A3;
}
#contenido .recuadro_fotos {
	width: 545px;
	padding: 5px 15px 5px 6px;
	margin: 0;
	color: #f7f8fa;
	background-color: #5F656F;
}
/* #contenido .recuadro_fotos div {
	padding: 0 14px 1px;
	margin: 0 11px 0 0;
	background-color: #5F656F;
	color: #f7f8fa;
  }*/
#contenido .recuadro_fotos img {
	margin: 2px;
	background-color: #40444A;
	padding: 1px;
	border-width: 1px;
	border-style: solid;
	border-color: #9499A3;
}
#viewer {
	padding: 0px;
	background-color: #fff;
	margin: 10px 0;
	border-style: solid;
	border-width: 1px;
	border-color: #8B8F9C;
	width: 565px;
}
#diaporama, #imagen {
	padding: 0px;
	background-color: #fff;
	margin: 0 0 0 223px;
	border-style: solid;
	border-width: 1px;
	border-color: #8B8F9C;
	width: 346px;
}
* html #diaporama, * html #imagen {
	margin: 0;
}
#imagen img {
	display: block;
}
#formulario {
	float: left;
	width: 260px;
}
.actualidad {
	margin: 0 12px 12px 0;
	padding: 15px 25px 10px 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #484E55;
	width: 132px;
	float: left;
	background-color: #5F656F;
	background-image: url(../imagenes/deco/apostrofe.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
}
.actualidad h4 {
	border-style: dotted;
	border-width: 0 0 1px 0;
	border-color: #79818C;
	padding: 0 0 4px 0;
	margin: 0 0 5px 0;
}
.actualidad img {
	margin: 0 0 10px 0;
	padding: 2px;
	background-color: #40444A;
	border-width: 1px;
	border-style: solid;
	border-color: #9499A3;
}
.actualidad p {
	margin: 0;
	padding: 0;
	color: #CCCCCC;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* Pie */

#footer {
	margin: 0 0 0 262px;
	padding: 18px 0 10px;
	height: 23px;
	background-image:  url(../imagenes/deco/footer.png);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 23px;
	color: #656F78;
}
.index #footer {
	width: 798px;
	margin: 0 auto 7px;
	height: 23px;
	padding: 0;
	line-height: 23px;
	background-image: url(../imagenes/deco/index-footer.gif);
	background-repeat: repeat-x;
	border-color: #5E6369;
	border-style: solid;
	border-width: 0 1px;
}
#footer a {
	padding: 0 10px;
	color: #C5C9CD;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
p.direccion_index {
	margin: 0 auto;
	padding: 0;
	color: #7D8897;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p.direccion_index a {
	padding: 0;
	color: #A3ABB6;
	text-decoration: none;
	margin: 0;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p.direccion_index a:hover {
	color: #9EA7B1;
}
p.direccion {
	margin: 0 auto;
	padding: 0 0 0 270px;
	color: #677281;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p.direccion a {
	padding: 0;
	color: #7D8897;
	text-decoration: none;
	margin: 0;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p.direccion a:hover {
	color: #9EA7B1;
}
/*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 {
	font-size: 26px;
	color: #000057;
	margin: 0 0 10px;
	padding: 0 0 3px;
	font-weight: normal;
	border-color: #C8C8C8;
	border-style: dotted;
	border-width: 0 0 1px;
	font-family: Arial, Helvetica, sans-serif;
}
h1 span {
	color: #EC591A;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h2 {
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	color: #b13800;
	margin: 0 0 10px 0;
	border-color: #C8C8C8;
	border-style: dotted;
	border-width: 0 0 1px 0;
	padding: 0 0 3px 0;
}
h3 {
	font-size: 15px;
	color: #f7f8fa;
	margin: 0 0 5px;
	padding: 0 0 5px;
	border-color: #888E99;
	border-style: dotted;
	border-width: 0 0 1px 0;
}
h4 {
	font-size: 13px;
	color: #FF6600;
	margin: 0 0 10px;
}
h5 {
	font-size: 11px;
	color: #212338;
	margin: 0 0 5px;
	font-weight: normal;
}
h6 {
	font-size: 13px;
	color: #eee;
	margin: 0 0 15px;
}
/*/////////////BANDERAS DE IDIOMAS//////////////////*/

#banderas {
	margin:5px auto 10px auto;
	padding:0;
	text-align: center;
	color: #303030;
	font-size:10px;
}
#banderas a {
	color:#787878;
	text-decoration:none;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#banderas a:hover {
	color:#A2A2A2;
	text-decoration:underline;
}
#banderas img {
	margin:0;
	padding:0 13px 0 3px;
	border:none;
	line-height: 15px;
}
/*------------------------------------------------------*
  *--------------------------     CSS TITULOS FIN     ----*
  *------------------------------------------------------*/
  
/* ///////////////////////Para Plano Google ///////////////////////*/
#plano {
	float: right;
	width: auto;
}
#plano iframe {
	border-style: solid;
	border-width:1px;
	border-color: #C8C8C8;
	background-color: #FFFFFF;
	padding: 1px;
}
#plano a {
	font-size: 10px;
	color: #4C525C;
}
#plano a:hover {
	color: #A8B2BE;
	text-decoration: none;
}
/* ///////////////////////Fin Plano Google ///////////////////////*/



 /*---------------------------------------------------------*
  *----        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: #4C525C;
	width: 260px;
	margin: 0;
	float: left;
}
/* DIV contenant l'ensemble des ERREURS de saisie */
div.formulaire_erreursSaisie {
	border-style: solid;
	border-width: 1px;
	border-color: #4C525C;
	background-color: #A8B2BE;
	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: 0px;
	border-color: #4C525C;
	width: 100%;
}
/* GROUPE de champs : ligne EN-TÊTE de table */
.formulaire_table th {
	color: #4C525C;
	padding: 5px;
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 12px;
}
/* GROUPE de champs : en FIELSET */
.formulaire_table fieldset {
	border-style: solid;
	border-width: 1px;
	border-color: #4C525C;
}
/* 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;
	width: 170px;
	padding: 2px 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: #C8C8C8;
}
/* 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: #4C525C;
	color: #fff;
	cursor: pointer;
	margin: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #4C525C;
}
/* 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-style: solid;
	border-color: #999999;
	border-width: 1px;
}
/* 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: #3D3D41;
	margin: 120px auto 0 auto;
	width: 450px;
}
#referenciamiento p {
	color: #989BA3;
	font-size:9px;
	padding: 0 0 2px 0;
}
#referenciamiento a {
	color: #989BA3;
	text-decoration: none;
}
#referenciamiento a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
#referenciamiento a img {
	border: none;
	padding: 2px;
}

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