 /*------------------------------------------------*
	  *---  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: #081D30;
	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:100%;
}
.bg_white {
	background-color: #FFFFFF;
}


/*Encabezado  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width:810px;
	height:193px;
	background-color: #999;
}
#menu {
	background-image: url(../imagenes/deco/bg_menu.jpg);
	height: 38px;
	width: 810px;
	margin: 0 auto;
}
#menu ul {
	list-style: none;
	padding: 0 0 0 30px;
	margin: 0;
}
#menu li {
	float: left;
	background-repeat: no-repeat;
	display: block;
	background-image: url(../imagenes/deco/bg_button.gif);
	height: 28px;
	width: 157px;
	text-align: center;
	line-height: 28px;
	padding: 0;
	margin: 10px 15px 0 15px;
}
#menu  li  a  {
	color: #E2F4FA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	background-repeat: no-repeat;
	padding-top: 0;
	padding-bottom: 0;
	display: block;
	text-decoration: none;
}
#menu li a:hover {
	background-image: url(../imagenes/deco/bg_button_hover.gif);
	background-position: 0px;
	display: block;
	color: #FFFFFF;
}





#header img{
	margin:0;
	padding:0;
	display:block;
	border:none;
}
#top_header {
	margin: 0 auto;
	width: 815px;
}
#bg_contenido {
	background-image: url(../imagenes/deco/bg.gif);
	background-repeat:  repeat-x;
}



/*Contenido de la pagina Contenido  CONTENIDO */

#contenido {
	margin:0 auto;
	padding:0 0 25px 0;
	width: 810px;
	background-repeat:   repeat-y;
	background-image: url(../imagenes/deco/bg_contenido.gif);
}
#contenido_index/*Contenido de la pagina Contenido  CONTENIDO */

 {
	margin:0 auto;
	padding:0;
	width: 810px;
	background-repeat:   repeat-y;
	background-image: url(../imagenes/deco/bg.gif);
	height: 123px;
	text-align: center;
}
#contenido_index a {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
}

#right {
	float: right;
	padding: 0 0 0 15px;
	display: block;
}

#diapo {
	width: 300px;
	border-style: solid;
	height: 280px;
	border-width: 9px;
	border-color: #215C7C;
	background-color: #3A81AB;
	padding: 1px;
}
#diapo_header {
	width: 810px;
 	height: 123px;
	background-image:url(../imagenes/deco/bg_diapo_header.gif);
	background-repeat:repeat-x;
 
 }
#texto {
	width: 420px;
	font-family: "Myriad Pro", Arial, Verdana, "Times New Roman";
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	padding: 0 0 0 30px;
}
#viewer {
	width: 300px;
	border-style: solid;
	height: 320px;
	border-width: 0px;
	border-color: #215C7C;
	margin: 0 10px 0 0;
}
#viewer_trabajos {
	width: 780px;
	border-style: solid;
	height: 580px;
	border-width: 0px;
	border-color: #215C7C;
	margin: -65px 15px 15px 15px;
}

#texto {
	width: 420px;
	font-family: "Myriad Pro", Arial, Verdana, "Times New Roman";
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	padding: 0 0 0 30px;
}
#texto p {
	padding: 0 0 10px 0;
}

#texto ul {
	margin: 0;
	padding: 0 0 0 10px;
	list-style-image: none;
	list-style-type: none;
}
#texto li {
	padding: 0 0 8px 20px;
	background-image: url(../imagenes/deco/bullet_li.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#texto_hor {
	width: 750px;
	font-family: "Myriad Pro", Arial, Verdana, "Times New Roman";
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	padding: 0 0 0 30px;
}
#texto_hor    p {
	padding: 0;
	text-align: left;
	font-size: 14px;
}
#texto_hor  ul {
	margin: 0;
	padding: 50px 0 0 10px;
	list-style: none;
}
#texto_hor  li {
	padding: 0 0 9px 25px;
	text-transform: none;
	font-size: 14px;
	background-image: url(../imagenes/deco/bullet_li.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	line-height: 18px;
	display: block;
	margin: 0 0 6px 0;
}
#formulario {
	width: 320px;
	font-family: "Myriad Pro", Arial, Verdana, "Times New Roman";
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	padding: 0 0 0 30px;
}
#light {
	float: left;
	width: 740px;
	padding: 10px 35px;
}
#light img {
	width: 150px;
	height: 100px;
	border-style: solid;
	border-color: #215C7C;
	border-width: 6px;
	float: left;
	margin: 10px 10px;
	padding: 1px;
	background-color: #3A81AB;
}





/*Pie de pagina  FOOTER*/

#footer{
	margin:0 auto;
	padding:10px 0 15px 0;
	text-align: center;
	color: #C1C1C1;
	font-size:12px;
	background-image: url(../imagenes/deco/bg_footer.gif);
	background-repeat:  repeat-y;
	background-color: #FFFFFF;
	width: 810px;
}

#footer a{
	color:#1D526F;
	text-decoration:none;
	font-size:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footer a:hover{
	color:#0F2937;
	text-decoration:none;
}
#footer p{
	margin:0;
	padding:5px 0 0 0;
	color:#666666;
	font-size:12px;
}
#footer p a{
	color:#666666;
	text-decoration:none;
	font-size:10px;
	text-transform: uppercase;
}

#footer p a:hover{
	color:#000000;
	text-decoration:underline;
}
#footer_index/*Pie de pagina  FOOTER*/

{
	margin:0 auto;
	padding:0;
	text-align: center;
	color: #1D526F;
	font-size:10px;
	background-image: url(../imagenes/deco/bg_contenido.gif);
	background-repeat:  repeat-y;
	background-color: #FFFFFF;
	width: 810px;
	border-width: 0 0 0 0;
	border-style: solid;
	border-color: #24688C;
}
#footer_index  p{
	margin:0;
	padding:5px 0;
	color:#5CA0C5;
	font-size:12px;
	background-image: url(../imagenes/home/linea_footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	letter-spacing: 0.2em;
}
#footer_index a {
	color: #96C2DA;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
}
#footer_index a:hover {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}



/*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: 10px 30px 15px 30px;
	color:#A0AEBA;
	font-size: 34px;
	font-family: "Myriad Pro", Arial, Verdana, "Times New Roman";
	border-style: solid;
	border-width: 0 0 1px 0;
	border-color: #326D92;
	background-image: url(../imagenes/deco/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 0 5px 38px;
/*	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-color:#CCCCCC;
	border-right-color:#CCCCCC;
	border-bottom-color:#CCCCCC;
	border-left-color:#CCCCCC;
	border-width:0 0 1px 0;
	border-style:solid;
*/

  }
  
   h2 {
	margin: 0;
	padding: 0;
	color:#FFFFFF;
	font-family: "Myriad Pro", Arial, Verdana, "Times New Roman";
	font-size: 22px;
/*	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-color:#CCCCCC;
	border-right-color:#CCCCCC;
	border-bottom-color:#CCCCCC;
	border-left-color:#CCCCCC;
	border-width:0 0 1px 0;
	border-style:solid;
*/
  }
  
   h3 {
	margin: 0 0 10px 0;
	padding: 10px;
	color:#FFFFFF;
	font-size: 14px;
	font-weight: normal;
	background-color: #1A4A64;
	float: left;
	display: block;
	border-width: 1px 0;
	border-style: solid;
	border-color: #326D92;
/*	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-color:#CCCCCC;
	border-right-color:#CCCCCC;
	border-bottom-color:#CCCCCC;
	border-left-color:#CCCCCC;
	border-width:0 0 1px 0;
	border-style:solid;
*/
  }
  
   h4 {
	margin: 0 0 -35px 0;
	padding: 0;
	color:#A3C9E0;
	font-size: 16px;
	font-weight: normal;
  }
  
   h5 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h6 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
#plano {
	width: 280px;
	border-style: solid;
	border-width: 0px;
	border-color: #215C7C;
	float: right;
	padding: 0;
	margin: 0 50px 0 0;
}

#plano iframe{
	border-style: solid;
	border-width:9px;
	border-color: #215C7C;
	background-color: #3A81AB;
	padding: 1px;
}

#plano a{
	margin:0;
	padding:0;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:underline;
}
#plano a:hover{
	color: #081D30;
	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: inherit;
	width: 300px;
	margin: 0 auto;
	border: 0;
}
/* 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: 0px;
	border-color: #999;
	width: 300px;
}
/* GROUPE de champs : ligne EN-TÊTE de table */
.formulaire_table th {
	background-color: #ccc;
	color: #333;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	display: none;
	border: 0;
}
/* 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;
	width: 300px;
	}
	/* 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: #0F3557;
	margin: 200px auto 0 auto;
	width:450px;
}
#referenciamiento p {
	color: #335984;
	font-size:9px;
	padding: 0 0 2px 0;
}
#referenciamiento a {
	color: #335984;
	text-decoration: none;
}

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

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

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