 /*------------------------------------------------*
	  *---  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: #FFF;
	color: #000;
	background-image: url(../images/deco/bg_contenido_index.gif);
}

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_header {
	background-image: url(../images/deco/bg_header.jpg);
	height: 303px;
}


/*Encabezado  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width:990px;
	height:303px;
}
#header_index/*Encabezado  HEADER*/

{
	margin:0 auto;
	padding:0;
	width:990px;
	height:303px;
	background-repeat: no-repeat;
}
#header img{
	margin:0;
	padding:0;
	display:block;
	border:none;
}
#bg_menu {
	background-image: url(../images/deco/bg_menu.jpg);
	height: 55px;
}

#menu {
	background-image: url(../images/deco/back-menu.gif);
	height: 55px;
	width: 850px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: center center;/*	border-top-color: #FFFFFF;
	border-right-color: #D9D9D9;
	border-bottom-color: #8D8D8D;
	border-style: solid;
	border-width: 1px;
	border-left-color: #EEEEEE;*/
}
#menu ul {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	display: block;
	width: 850px;
}
#menu li {
	float: left;
	padding: 0 2px 0 1px;
	height: 55px;
	line-height: 55px;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(../images/deco/sep_line.gif);
	display: block;
}
#menu li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #384D81;
	text-decoration: none;
	padding: 0 15px;
}
#menu li a:hover {
	background-image: url(../images/deco/back-hover.gif);
	background-repeat:  repeat-x;
	background-position: 0px;
	display: block;
	color: #29395F;
}

li#ultimo   {
	background-image: none;
}

#bg_contenido {
	background-image: url(../images/deco/bg_contenido.gif);
}






/*Contenido de la pagina Contenido  CONTENIDO */

#contenido {
	margin:0 auto;
	padding:0;
	width: 990px;
}
 

#cont_superior {
	display: block;
	float: left;
	width: 990px;
}
#cont_inferior {
	display: block;
	float: left;
	width: 990px;
	margin: 10px 0;
}
#submenu {
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #333333;
	padding: 10px 0 0 30px;
	margin: 5px 0;
}
#submenu a {
	color: #3D6589;
	text-decoration: none;
	background-image: url(../images/deco/bullet_submenu.gif);
	background-repeat:   no-repeat;
	display: block;
	float: left;
	background-position: left center;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	padding: 0 0 0 10px;
	text-align: left;
	border-color: #4A7BA8;
	border-style: solid;
	border-width: 0 0 1px 0;
	margin: 0 18px 0 18px;
}
#submenu a:hover {
	color: #990000;
	text-decoration: none;
	border-width: 0 0 0 0;
}



#diapo {
	width: 800px;
	height: 250px;
	background-color: #FFFFFF;
	margin: 0 auto;
	border-width: 1px;
	border-color: #CCCCCC;
	border-style: solid;
	text-transform: uppercase;
	padding: 8px;
}




#texto_sp {
	width: 425px;
	float: left;
	padding: 0 0 0 30px;
}
#texto_sp  p, #texto_cat p, #texto_sp  li, #texto_cat li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #45455F;
	padding: 0 0 10px 0;
	line-height: 1.4;
}

#texto_sp img, #texto_cat img {
 	background-color: #FFFFFF;
	margin: 0 auto 10px;
	border-width: 1px;
	border-color: #CCCCCC;
	border-style: solid;
	padding: 2px;

}
#texto_cat {
	width: 425px;
	float: right;
	padding: 0 30px 0 0;
	font-style: italic;
}
#bg_footer {
	background-image: url(../images/deco/bg_footer.jpg);
	background-repeat:   repeat-x;
}




/*Pie de pagina  FOOTER*/

#footer{
	padding:10px;
	text-align: center;
	color: #B5C7D1;
	font-size:10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 990px;
}

#footer a{
	color:#1A286D;
	text-decoration:none;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 5px;
}

#footer a:hover{
	color:#E50909;
	text-decoration:underline;
}
#footer p{
	margin:0;
	padding:8px 0 0 0;
	color:#5384A8;
	font-size:10px;
}


/*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 0 30px;
	padding: 10px 0 0 25px;
	color:#1a286d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: normal;
	background-image: url(../images/deco/bullet_h1.gif);
	background-repeat: no-repeat;
	background-position: left 19px;
/*	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;
*/

  }
span {
	color: #e50909;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 30px;
}

  
   h2 {
	margin: 0 0 10px 0;
	padding: 10px 0 0 0px;
	color:#304F6B;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	border-width: 0 0 1px 0;
	border-style: solid;
	background-position: 1px center;
	border-color: #C9C9C9;
/*	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;
	padding: 15px 0 8px 0;
	color:#5384A8;
	font-size: 14px;
/*	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;
    padding: 0;
	color:#000;
  }
  
   h5 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h6 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
#formulario {
	padding: 0  0 0 35px;
}

		
 /*------------------------------------------------------*
  *--------------------------     CSS TITULOS FIN     ----*
  *------------------------------------------------------*/
  
/* ///////////////////////Para Plano Google ///////////////////////*/
#plano{
	padding: 0;
	margin: 0 auto;
	width: 800px;
/*	width:350px;
	float: right;*/
}

#plano iframe{
	border-style: solid;
	border-width:1px;
	border-color: #B5B5B5;
}

#plano a{
	margin:0;
	padding:0;

	font-size: 13
.px;
	color: #333333;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}
#plano a:hover{
	color: #FD0100;
	text-decoration:none;
}

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




 /*---------------------------------------------------------*
  *----        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: 11px;
	color: #333333;
	width: 650px;
	margin-left: -10px;
/*	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 #C9C9C9;
	width: 650px;
}

/* 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 10px;
	text-align: right;
}

/* Comentario de los campos en los formularios : sin error */
td.formulaire_nom_champ {
	font-size: 11px;
	color: #666666;
}

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

/* Campos en los formularios (input, textarea) : sin error */
.formulaire_champ {
	border-bottom-style: solid;
	border-style: solid;
	border-color: #C9C9C9;
	border-width: 1px;
	background-color: #FFFFFF;
	padding: 0;
}

/* 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: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	cursor: pointer;
	margin: 5px;
	border-width: 1px;
	border-color: #C9C9C9;
	border-style: solid;
}

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

/**************/
/* 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: 120px;
	color: #CCCCCC;
}

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

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

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

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