 /*----------------------------------------*
  *---  WWW.ICARE-NET.COM - agence web ---  CSS  --*
  *----------------------------------------*/
		
html {
   margin: 0;
   padding: 0;
}


body {
	margin: 0;
 	padding: 0;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000;
}
.home {
	background-color: #000000;
	background-image: url(../images/deco/bg_home3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}



/*   

* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
} 

*/


p, form {
	margin: 0;
	padding: 0;
}

input {
	margin: 5px;
}

select {
	color: #000;
	background-color: #fff;
}

li {
	list-style-image: url(../images/deco/puce.gif);
}



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


#general{
	margin:0 auto;
	padding:0;
	width:840px;
}

/*Haut de page  HEADER*/

#header{
	padding:0;
	height:218px;
	background-repeat: no-repeat;
}

/*Contenu de page  CONTENT */

#content {
	padding:0 0 0 0;
	background-repeat: no-repeat;
	background-position: right top;
}
.pres {
	background-image: url(../images/deco/bg_content.gif);
}
.actu {
	background-image: url(../images/deco/bg_actu.gif);
}
.histoire {
	background-image: url(../images/deco/bg_histoire.gif);
}
.visites {
	background-image: url(../images/deco/bg_visites.gif);
}
.actu_rel {
	background-image: url(../images/deco/bg_actu_rel2.gif);
}
.travaux {
	background-image: url(../images/deco/bg_travaux.gif);
}
.presentation {
	background-image: url(../images/deco/bg_pres.gif);
}

.english {
	background-image: url(../images/deco/bg_english.gif);
}
.tour {
	background-image: url(../images/deco/bg_tour.gif);
}
.pelerinage {
	background-image: url(../images/deco/bg_pelerinage.gif);
}
.contact {
	background-image: url(../images/deco/bg_contact.gif);
}
.spirituelle {
	background-image: url(../images/deco/bg_spirituel.gif);
}
.acces {
	background-image: url(../images/deco/bg_acces.gif);
}
.site {
	background-image: url(../images/deco/bg_site.gif);
}
.resto {
	background-image: url(../images/deco/bg_resto.gif);
}
.mag {
	background-image: url(../images/deco/bg_mag.gif);
}
.aide {
	background-image: url(../images/deco/bg_aider.gif);
}
.musee {
	background-image: url(../images/deco/bg_musee.gif);
}
.musee2 {
	background-image: url(../images/deco/bg_musee2.gif);
}
.tresor {
	background-image: url(../images/deco/bg_tresot.gif);
}
.expo {
	background-image: url(../images/deco/bg_expo.gif);
}
.reserve {
	background-image: url(../images/deco/bg_reserves.gif);
}









#content_home {
	padding-top: 490px;
}
#footer_home {
	color: #C1B986;
	padding-top: 10px;
}
#footer_home a {
	color: #333333;
	text-decoration: none;
}
#footer_home a:hover {
	color: #47575F;
}




.texte {
	text-align: justify;
	padding: 15px 18px 20px 23px;
	width: 291px;
}
.texte_large {
text-align: justify;
	padding: 15px 18px 20px 23px;
}


.texte_col_droite {
	text-align: justify;
	padding: 15px 0 20px 0;
	width: 315px;
}

.light {
	text-align: justify;
	padding: 15px 0 20px 0;
	width: 315px;
}
.light img {
	margin: 0 3px 3px 0;
}
.tableau_horaire {
	padding: 15px 0 15px 23px;
}
.tableau_horaire td {
	padding: 5px 0 5px 3px;
	border-bottom: 1px solid #999;
}
.fond_beige {
	background-color: #F3F1E7;
}



.commentaire {
	color: #999999;
}


#focus {
	margin: 15px 0 15px 23px;
	background-color: #C1B986;
	padding: 10px 20px 10px 10px;
}
.texte a {
	color: #6FA5AB;
}
.texte a:hover {
	color: #47575F;
}

.nom_evenement {
	background-color: #FFFFFF;
	display: block;
	padding: 3px 0 3px 10px;
	color: #47575F;
	font-weight: bold;
	margin-bottom: 5px;
	background-image: url(../images/deco/fleche_bleue.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
}
.descriptif_evenement {
	text-align: justify;
	display: block;
	margin: 20px 0 15px 0;
	color: #47575F;
}
#focus a {
	font-weight: bold;
	color: #47575F;
	text-decoration: none;
	padding-left: 10px;
	background-image: url(../images/deco/fleche_bleue.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	display: block;
}
#focus a:hover {
	color: #FFFFFF;
}




.date_evenement {
	display: block;
	padding: 3px 0 3px 10px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 5px;
	background-image: url(../images/deco/fleche_bleue.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
}



#diapo_pres {
	width: 315px;
	height: 300px;
	margin: 5px 0 15px 0;
}



/*Bas de page  FOOTER*/

#footer{
	padding:0;
	height:106px;
	text-align: center;
	color: #FFFFFF;
	line-height: 75px;
	background-image: url(../images/deco/footer.gif);
	background-repeat: no-repeat;
}
#footer a {
	color: #47575F;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
}

.bleu {
	color: #47575F;
}
a.pdf {
	color: #47575F;
}
a.pdf:hover {
	color: #6FA5AB;
}


.vert {
	color: #6CB29D;
}




/*classe 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 PLANS     ----*
  *------------------------------------------------------*/
  
/*page plans debut*/
#plan {
	width: 310px;
}

#plan img {
 margin-top: 10px;
	margin-bottom: 10px;
}

/*page plans fin*/



/*pop up plans DEBUT */
#popup_plan {
 margin-top:20px;
	width: 550px;
	position: absolute;
	left: 50%;
	margin-left: -275px;
}

#popup_plan a {
	color:#333;
	text-decoration:none;
}

#popup_plan a:hover {
	color:#666;
}

#popup_plan img {
	border: 1px solid #333;
}

/*pop up plans FIN */


 /*------------------------------------------------------*
  *--------------------------     CSS TITRES DEBUT    ----*
  *------------------------------------------------------*/
  
   h1 {
   	margin: 0;
    padding: 0;
	   color:#000;

  }
  
   h2 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h3 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h4 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h5 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h6 {
   	margin: 0;
    padding: 0;
    color:#000;
	font-weight:bold;
	font-size:14px;
  }
		
		 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN    ----*
  *------------------------------------------------------*/
		
		

 

 /*------------------------------------------------------*
  *-----------    CSS EFFETS  DEBUT   ----*
  *------------------------------------------------------*/

#zone {
	margin:5px;
	width: 300px;
	height: 250px;
	overflow: auto;
	}


.transparence {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
	}
	
	 /*------------------------------------------------------*
  *-----------    CSS EFFETS  FIN   ----*
  *------------------------------------------------------*/
		
		
	
	/*------------------------------------------------------*
  *-----------    CSS POST IT  DEBUT   ----*
  *------------------------------------------------------*/

/*<div id="transparent" class="transparent" style="position: absolute; z-index: 10; left: 24px; top: 107px; width: 200px; padding: 0px; cursor:move"></div>*/

#post_it_header{
	width: 200px;
	height:80px;
	background:url(../images/admin/punaise.gif) no-repeat;
}

#post_it_content{
	width: 200px;
	height:120px;
	border-bottom:#000 solid 1px;
	border-left:#000 solid 1px;
	border-right:#000 solid 1px;
	background:#D1CFCF;
}

#post_it_content a{
	color:#3DAFEB;
	text-decoration: none;
}

#post_it_content a:hover{
color:#F67F00;
}

#post_it_content h4{
	margin:0;
	padding:10px 0 0 0;
	color:#F67F00;
	font-size:14px;
	text-align:center;
}

#post_it_content p{
	margin:0 auto;
	padding:15px 0 0 0;
	width:180px;
	color:#02468B;
	font-size:11px;
}

	/*------------------------------------------------------*
  *--------    CSS POST IT  FIN   ----*
  *------------------------------------------------------*/



/*CSS REFERENCEMENT debut */

#referencement {
	margin-right: auto;
	margin-left: auto;
	font-size: 9px;
	text-align: center;
	padding-top: 50px;
	width: 75%;
}

#referencement a {
	color: #333333;
	text-decoration: none;
}

#referencement a:hover {
	color: #666;
}

/*CSS REFERENCEMENT fin */
