body {
	background: white;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: smaller;
}

.grasoul {
	font-style: italic;
	font-weight: bolder;
}

div.barre {
  margin-left: 5%;
  margin-right: 5%;
  margin-top: 50px;
}
div.barre h2 {
  background-image: url('images/tit/barre-titre-droite.png');
  background-repeat: no-repeat;
  background-position: top right;
  height: 100px;
  display: block;  
  margin:0;
  padding:0;
  margin-top: 15px;
  text-align: left;
  font-style: italic;
}

div.barre h2 span {
  display: block;
  background-repeat: no-repeat; 
  background-position: 0px 22px;
  padding-top: 34px;
  height: 80px;
  margin:0;
  vertical-align: middle;
  padding-left: 110px;
  font-weight: bold;
  font-size: 28px;
}


.tit_entete {
	text-align: center;
}

.bloc_msg {
	border: 4px double #cceecc;
	padding: 0px;
	background-color: white;
	width: 80%;
}
.inbloc_msg {
	margin: 4px;
	padding: 20px 10px;
	background-color: #f3fff3;
}
.champ_msg, .txt_sitemap {
	font-family: Tahoma, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
}
div.field_contenu {
	border: 1px solid #cceecc;
	background-color: white;
}
.msg {
	padding-top: 5px;
	text-align: left;
}

table.ligne_intro {
	width: 90%;
}
td.tit_intro1 {
	width: 30%;
	text-align: left;
	text-indent: 3%;
	font-weight: bold;
}
td.tit_intro {
	text-align: center;
}
td.tit_intro2 {
	width: 30%;
	text-align: center;
	font-weight: bold;
}

.boite_intro1 {
	text-align: left;
}
.boite_intro2 {
	text-align: right;
	background: url('images/fond2_inf_sup.jpg') repeat-y right;
	padding-right: 10px;
	border-bottom: 4px #dddddd double;
}

div.top5_g {
	background: url('images/icones/top5.jpg') no-repeat;
	background-position: 5px 10px;
	float: left;
	width: 20%;
	padding-left: 45px;
	padding-bottom: 20px;
}
div.top5_d {
	float: right;
	width: 20%;
	padding-left: 25px;
	padding-right: 20px;
}
.tit_top5 {
	text-align: center;
	font-weight: bold;
	margin-top: 20px;
}
.list_dinos_decrits {
	margin-left: 0px;
}
.tit_webmaster {
	font-weight: bold;
	text-align: center;
	margin-top: 50px;
}
.txt_webmaster {
	font-size: 12px;
}

.table_rss {
	width:98%;
	margin-top:10px;
}
.rss_colonne1 {
	border-right: 1px silver solid;
	background: #fafffa;
	text-align: left;
}
.rss_colonne3 {
	border-left: 1px silver solid;
	background: #fafffa;
	text-align: left;
}
.rss {
	list-style-image : url('images/petitboutonjaune.gif');
}
.faible_txt {
	color: silver;
	font-size: smaller;
}

td.box {
	background: url('images/tit/box.jpg');
	background-position: left center;
	background-repeat: no-repeat;
	width: 123px;
	min-height: 123px;
	margin: 0px;
	padding: 0px;
	text-align:left;
}
.img_box {
	margin: 0px;
	padding: 12px;
	padding-top:4px;
}

.list_favicon li {
	list-style-image : url('images/favicon.gif');
}
.list2 li {
	list-style-image : url('images/petitboutonjaune.gif');
}

.coinhg {
	position: absolute;
	top: 0px;
	left: 1px;
	font-size: 12px;
}
.tab_coinhg {
	border-right:1px dashed #dddddd;
	border-bottom:1px dashed #dddddd;
}

.piedpage {
	width: 95%;
	font-style: italic;
	padding-top: 10px;
	padding-bottom: 10px;
}

.effet_lien, .effet_lien2, .piedpage a, .boite_intro1 a, .boite_intro2 a, .barre_rubriq a, .msg a, .coinhg a, .list_effet_lien a, .list_dinos_decrits a, .txt_webmaster a, .txt_sitemap a {
	text-decoration: none;
}
.effet_lien:hover, .barre_rubriq a:hover, .msg a:hover, .coinhg a:hover, .list_effet_lien a:hover, .list_dinos_decrits a:hover, .txt_webmaster a:hover, .txt_sitemap a:hover {
	text-decoration: underline;
}
.piedpage a:hover, .effet_lien2:hover, .boite_intro1 a:hover, .boite_intro2 a:hover {
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}
