


/*  -----------------------------------------------------------------------
    Redifine Tag ---------------------------------------------------------- */
body {

	color: black;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	margin: 0; padding: 0;
}
input { 
	display: none;
}

a:link { color: #3b5c4c; }
a:visited { color: #798d83; }
a:hover { text-decoration: none; }

.logoprint { display: block; margin-bottom: 20px; }

/*  -----------------------------------------------------------------------
    Shell ----------------------------------------------------------------- */
	
h1.hide { display: block; }
.hide { display: none; }	

#container {
    text-align: left;
}
#header {
	background-image: url(../images/logo_ste_anne.gif);
	background-repeat: no-repeat;
}
	#header ul {
		display: none;
	}
	#recherche {
		display: none;
	}
#header_top { display: none; }
#header_img { display: none; }

#header_bottom { display: none; }
#accessibilite { display: none; }

#global_contenu {
	clear: both;
}

#col_1 { display: none; }
#contenu {
	border: none;
	color: #000000;
}

#lien_arianne {

}
#options_droite {
	clear:both;
}
#options_droite hr { display: none; }
.p_annonce { display: none; }
#options_droite_items {
}

.calendar em {display:none;}
/*  -----------------------------------------------------------------------
    Footer ---------------------------------------------------------------- */

.copyright {
	clear: both; 
	font-size: 12px; 
	text-decoration: none;
	text-align: left;
}

.copyright p {
	padding-top: 20px;
}