body {
	background: white;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.95em;
}

.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;
  max-width: 1500px;
}

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;
}

div.field_contenu {
	border: 1px solid #cceecc;
	background-color: white;
}

.msg {
	padding: 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-bottom: 20px;
	padding-top: 10px;
}
div.top5_d {
	float: right;
	width: 20%;
	padding-left: 25px;
	padding-right: 20px;
}
.tit_top5 {
	text-align: center;
	font-weight: bold;
	padding-left: 45px;
	padding-bottom: 5%;
}
.list_dinos_decrits {
	margin-left: 0;
}
.tit_webmaster {
	font-weight: bold;
	text-align: center;
	margin-top: 50px;
}
.txt_webmaster {
	text-align: justify;
}

.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');
	line-height: 200%;
}

.objet_tit {
	width: 580px;
	height: 173px;
	padding: 0px;
	display: block;
	-moz-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.6);
	box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.6);
	background: url('images/tit/dinonews6.jpg') no-repeat #fff;
	padding: 10px;
}
.objet_tit_ie {
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=5); 
	zoom: 1;
}

.menu_tit {
	margin-top: 150px;
}
.menu_tit ul {
    list-style-type: none;
    padding: 0;
	font-size: 12px;
}
.menu_tit ul li {
    display: inline ;
	margin-right: 1px ;
}
a.menu_trans {
    background: url('images/tit/opaque.png') repeat 0 0 transparent;
    border: #55AA33 solid 1px 1px 0 0;
    color: #000000;
    font-size: 1em;
	font-weight: bold;
	line-height: 1em;
	padding: 4px 18px;
	text-align: center;
	text-decoration: none;
}
a.menu_trans_ie {
    background: #eceadd;
    border: #55AA33 solid 1px 1px 0 0;
    color: #000000;
    font-size: 1em;
	line-height: 1em;
	padding: 4px 20px;
	text-align: center;
	text-decoration: none;
}
.menu_tit ul li:hover a, a.menu_trans_ie:hover {
	color:#fff;
	background:#b3ab79;
}

.box_rubriq {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 120px;
	border: 1px solid #CCEECC;
	margin-bottom: 10px;
	min-height: 120px;
	text-align: left;
}
.box_rubriq:hover {
	box-shadow: 2px 1px 5px rgba(0, 0, 0, 0.3);
}

.lien1 {
	padding-left: 22px;
	background: url('images/icones/puce-fleche2.jpg') no-repeat 0 center;
}
.lien1:hover {
	background: url('images/icones/main.gif') no-repeat 0 center;
}

.coinhg {
	position: absolute;
	top: 5px;
	left: 2px;
	font-size: 11px;
}
.coinhg a:hover {
	font-style: italic;
}
.tab_coinhg {
	border-right:1px dashed #dddddd;
	border-bottom:1px dashed #dddddd;
	padding-bottom: 10px;
}
.coinhd {
	position: absolute;
	top: 5px;
	right: 10px;
}

.piedpage {
	width: 95%;
	font-style: italic;
	padding-top: 10px;
	padding-bottom: 10px;
}

.effet_lien, .effet_lien2, a {
	text-decoration: none;
}
.effet_lien:hover, 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;
}
