body {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	padding-top: 0px;
	color: #333333;
	background: white;
	font-size: 0.9 em;
}

a {
	text-decoration: none;
}
a:hover  {
	text-decoration: underline;
}

#entete {
	width: 100%;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
}

.container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 706px;
	text-align: center;
}

.drop-shadow:before, .drop-shadow:after {
    content: "";
    position: absolute;
    z-index: -2;
}
.curved:before {
	-moz-border-radius: 10px 10px 10px 10px / 100px 100px 100px 100px;
	-webkit-border-radius: 10px 10px 10px 10px / 100px 100px 100px 100px;
    border-radius: 10px 10px 10px 10px / 100px 100px 100px 100px;
    bottom: 5px;
	-moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
    left: 0;
    right: 50%;
    top: 10px;
}
.curved-vt-2:before {
    right: 0;
}

.img_home_entete:before {
	content: url('images/icones/home2b.gif') " ";
}
.img_home_entete:hover:before {
	content: " " url('images/icones/home2.gif') " ";
}

.fil_ariane {
	margin-left: auto;
	margin-right: auto;
}
#crumbs {
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	height: 2em;
	list-style-type: none;
	padding: 0;
	margin: 10px auto 0;
	width: 706px;
	word-spacing: -1px;
}
#crumbs li {
	float: left;
	line-height: 2em;
	padding-left: .75em;
	color: #777;
	list-style-type: none;
	padding: 0 0 0 10px;
	margin: 0;
}
#crumbs li a {
	padding: 3px 20px 3px 0;
	background: url('images/crumbs.gif') no-repeat right center;
}
#crumbs li a:link, #crumbs li a:visited {
	color: #777;
}
#crumbs li a:hover, #crumbs li a:focus {
	color: #dd2c0d;
}

#corps {
	text-align: center;
	background: url('images/fond_trex3.jpg') center left;
	background-repeat: no-repeat;
}

#bandeau_g {
	width: 15%;
	margin-left: 1%;
	text-align: center;
	border: 0;
	float: left;
	font-size: smaller;
}

#page {
	border: 0;
	text-align: center;
	margin-left: 23%;
	margin-right: 10%;
	margin-top: 2%;
}

.case {
	text-align: left;
	border: #dad0c0 1px solid;
	background: #fdfdfd;
	background-image: url('images/fond3.jpg');
	background-repeat: repeat-x;
	color: #ad7345;
	-moz-border-radius: 0 10px;
	-webkit-border-radius: 0 10px;
	border-radius: 0 10px;
	padding-left: 4px;
	padding-right: 4px;
	overflow: hidden;
}

.tit_case {
	-moz-border-radius: 0 10px 0 0;
	-webkit-border-radius: 0 10px 0 0;
	border-radius: 0 10px 0 0;
	width: 100%;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #785130;
}

.contenu_case {
	text-align: left;
	margin-left: 9%;
	font-size:0.95em;
}

.champ_connexion {
	width: 115px;
}

.bloc-punaise {
	border: #dad0c0 1px solid;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ebe2d2;
	color: #ad7345;
}

.contenu_punaise, .contenu_punaise2 {
	border-top: #e6dbc9 1px solid;
	border-left: #ab9c89 1px solid;
	border-right: #efede9 3px ridge;
	border-bottom: #efede9 3px ridge;
	text-align: left;
	background-color: #fff;
	margin: 5px;
	padding: 0px;
	overflow: hidden;
}
.contenu_punaise2 {
	-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);
}

.entete_punaise {
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	padding: 2px;
	background-color: #f9f7f3;
	-moz-box-shadow: 0 0 10px white inset;
	-webkit-box-shadow: 0 0 10px white inset;
	box-shadow: 0 0 10px white inset;
	background-image: url('images/icones/pin.gif');
	background-repeat: no-repeat;
	background-position: 10px 5px;
}

.tit_punaise {
	text-transform: uppercase;
	letter-spacing: 0.4em;
	word-spacing: 0.5em;
	font-weight: bold;
	text-align: center;
}

.div_punaise {
	text-align: justify;
	margin: 2%;
	margin-top:0;
}

.box_rubriq {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 120px;
	margin-bottom: 10px;
	min-height: 120px;
	text-align: left;
}
.box_rubriq:hover {
	-moz-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.2);
}

#info_mb{
	-moz-border-radius: 0 0 10px 0;
	-webkit-border-radius: 0 0 10px 0;
	border-radius: 0 0 10px 0;
	border: 0px solid #41484e;
	-moz-box-shadow: 2px 1px 5px #D8D8D8;
	-webkit-box-shadow: 2px 1px 5px #D8D8D8;
	box-shadow: 2px 1px 5px #D8D8D8;
	background: #afafaf;
	font-size: smaller;
	font-weight: bold;
	display: inline;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding : 5px 10px 5px 5px;
}
#info_mb a {
	color: #d6d6d6;
}
#info_mb:hover {
	background: #9f9f9f;
}
#info_mb a:hover {
	color: white;
}
.lien_info_mb:before {
	content: url('images/icones/user2.gif') " ";
}
.lien_info_mb:hover:before {
	content: url('images/icones/user2.gif') " ";
}
.lien_mp:before {
	content: url('images/icones/mail-open.gif') " ";
}
.lien_mp_non_lus:before {
	content: url('images/icones/mail2.gif') " ";
}
.lien_mp:hover:before, .lien_mp_non_lus:hover:before {
	content: url('images/icones/mail-open.gif') " ";
}

.liste {
	text-align: justify;
	margin-left: 5%;
	font-size: 0.9em;
	line-height: 150%;
}
.liste li {
	padding-bottom: 1%;
}

.main3 {
	list-style-image: url('images/icones/puce-fleche2.jpg');
	line-height: 150%;
}
.main3 > li {
	padding-bottom: 2%;
}
.main3 > li:hover {
	list-style-image: url('images/icones/main.gif');
}

#menu_dinonews {
	position: fixed;
	top: -67px;
	width: 700px;
    left: 50%;
    margin: 0 0 0 -350px;
	padding: 0;
	line-height: 10%;
	font-size: 15px;
	background: rgba(249, 247, 243, 0.2);
	-webkit-transition: all .7s;
	-moz-transition: all .7s;
	-o-transition: all .7s;
	transition: all .7s;
}
#menu_dinonews:active, #menu_dinonews:hover {
	top: -15px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
	background: rgba(10, 10, 10, 0.4);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3), 0px 0px 5px rgba(255, 255, 255, 0.8) inset;
	border-bottom: 1px white solid;
}
#menu_dinonews2 ul {
	background: rgba(240, 240, 240, 0.6);
	color: #707070;
}
.boite_menu {
	width: 99%;
	text-align: center;
	margin: 0;
	padding: 0;
}
.conteneur_menu {
	padding: 0 5px;
	text-align: center;
}
.element_menu {
	display: inline;
	list-style: none;
	padding-left: 5px;
	padding-right: 5px;
}
.element_menu  a{
	display: inline-block;
	padding: 5px 18px;
	line-height: 80%;
	text-decoration: none;
}
#menu_dinonews .element_menu  a{
	color: #e0e0e0;
}
#menu_dinonews2 .element_menu  a{
	color: #707070;
}
#menu_dinonews .element_menu a:hover {
	color: white;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
}
#menu_dinonews2 .element_menu a:hover {
	color: #333;
}
.menu_rouge:hover, .menu_vert:hover, .menu_bleu:hover, .menu_jaune:hover, .menu_gris:hover, .menu_test:hover {
	box-shadow: 0px 0px 5px rgba(255, 255, 255, 0.3);
}
.menu_rouge:hover {
	background: rgba(240, 0, 0, 0.5);
}
.menu_vert:hover {
	background: rgba(0, 240, 0, 0.5);
}
.menu_bleu:hover {
	background: rgba(0, 0, 240, 0.3);
}
.menu_jaune:hover {
	background: rgba(240, 240, 0, 0.5);
}
.menu_gris:hover {
	background: rgba(240, 240, 240, 0.5);
}
.menu_test:hover {
	background: rgba(0, 240, 240, 0.5);
}
.conteneur_nav {
	color: #e0e0e0;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
.conteneur_nav:before {
	content: url('images/icones/ico_dino_d2.gif') " ";
}
.conteneur_nav:after {
	content: " " url('images/icones/ico_dino_g2.gif');
}

#piedpage {
	clear: both;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0;
	border-top: 1px solid #D8D8D8;
	-moz-box-shadow: 0 -3px 3px #D8D8D8, 0 3px 50px white inset;
	-webkit-box-shadow: 0 -3px 3px #D8D8D8, 0 3px 50px white inset;
	box-shadow: 0 -3px 3px #D8D8D8, 0 3px 50px white inset;
	font-style: italic;
	text-align: center;
	background: url('images/html5_logo.gif') no-repeat 99% 50% #f0f0f0;
	color: #707070;
	line-height: 150%;
	font-size: 0.9em;
}
