* {
padding: 0;
margin: 0;
}

html {
width: 100%;
height: 100%;
/*overflow: hidden;*/
margin: 0px;
}


img, table { margin: 0px; padding: 0; border: none; }
/*ul, ol, li { margin: 0; padding: 0; }*/
ul { list-style: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; }

body
{
	margin: 0 ;
	padding: 0px ;
	text-align: center ;
	font: 0.8em "Trebuchet MS", helvetica, sans-serif ;
	background: #9fb284 ;
	background: #C2B794 ;

/*	background: url("/images/background.jpg") repeat;*/
	overflow: auto;
}

#conteneur
{
    margin-left: auto;
    margin-right: auto;
    width: 765px ;
    padding: 0;
    text-align: left;
    border: 2px solid #cda;
    background: #fffff8 ;
}

#conteneurmenu
{
    margin: 0;
    padding: 0;
    left: 0px;
    top: 0px;
}

#frame
{
    margin-left: auto;
    margin-right: auto;
    width: 765px;

    height: auto !important;
    height: 10em;
    min-height: 10em;
    margin: 0px 0px 0px 0px;

/*    padding: 5px 5px 5px 5px;*/
/*    background: url("/images/middle_page.jpg") repeat-y top center;*/
}


#header
{
    padding: 0px;
    margin: 0px;
	width: 765px;
	height: 135px;
	height: 130px;
	/*background: url("/images/archeo21.jpg") no-repeat top center;*/
	background: url("/images/logoarcheo10.jpg") no-repeat top center;
}

#header a {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 63px;
    font-size: 1px;
    text-decoration: none;
    background: url("./images/vide.jpg");
}

#header a:hover {
    text-decoration: none;
}

#pagedoc {
    padding: 10px 10px 10px 10px;
    margin: 2px;
    height: auto !important;
    height: 10em;
    min-height: 10em;
    /*background: #ffffee;*/
}

#divide {
    padding: 0px;
    margin: 0px;
    height: 10px;
    min-height: 10px;
    /*background: #ffffee;*/
}

#pagedoc a {
	color: #cc9900;
	color: #769712
}

#pagedoc a.hover {
	color: #cc9900;
	background: #000;
}

a.info {
  position:relative;
  border-bottom:1px dashed #808080;
  text-decoration: none; 
  font-weight: bold;
}
a:hover.info {
  text-decoration: none;
  background: none;
  cursor: help;
}
a.info span {display: none;}
a:hover.info span {
  display: inline;
  position: absolute; 
  top:1.5em;
  left:-0.5em;
  z-index: 1;
  background: #dea;
  color: #000;
  border:3px solid #dcd;
  width:250px;
  text-align: justify;
font: 1em bold tahoma, arial, verdana, sans-serif;
  font-weight:normal;
  font-size: 0.8em;
  line-height:1.1em;
  padding:0px 0px;
}

input {
    font-size: 0.8em;
    border: 0px solid #dea;
}

button {
    font-size: 0.8em;
    border: 1px solid #dea;
}

#date {
    text-align: right;
    margin: 0px;
    padding: 0 30px 0 30px;
    color: #dea;
    border: 0px solid red;
}

#recherche {
    float: right;
    border: none;
    padding: 5px;
    z-index: 1000;
    background: transparent;
}
#langue {
    float: left;
    border: none;
    padding: 5px;
    z-index: 1010;
    background: transparent;
}


#retour {
    display: inline;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: right;
}

#navig, #navig2 {
    background: #d7ddfd;
    padding: 0px 0px 0px 0px;
    margin: 0px 10px;
    border: 3px solid #ccc;
}

#navig ul, #navig2 ul {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px;
}

#navig img, #navig2 img {
    padding: 0px 5px 0px 0px;
    margin: 0px 0px;
}

#navig a, #navig2 a {
    font-size: 1.1em;
	font-weight: bold;
	padding: 0px 0px;
	margin: 0px 10px;
	background: #d7ddfd;
	text-decoration: none;
}

#navig a:hover, #navig2 a:hover {
    color: #FFFFFF;
    color: #9fb284;
/*    background-color: #dea;*/
}

#footer
{
    width: 765px;
    height: 90px;
    background: url("/images/footer11.jpg") no-repeat bottom; border: none;
    color: #dea;
    padding: 0px;
    margin: 0px;
}

#footer ul {
text-align: center;
padding: 10px;
margin: 0px;
}

#footer img {
text-align: center;
padding: 0px 10px;
margin: 0px;
}

#footer a {
text-align: center;
text-decoration: underline;
font-weight: bold;
color: #dea;
padding: 2px 2px;
margin: 0px;
}

#footer a:hover {
color: black;
}


hr {
display: none;
}


/*behavior: url("./csshover.htc");*/



#player {
display: block;
padding: 0px;
margin-left: auto;
margin-right: auto;
width: 100%;
background: transparent;
}


#gauche {
padding: 0;
left: 0px;
width: 130px;
/*background: transparent url("/images/bordg.png") repeat-y;*/
}

#droite {
padding: 20px;
top: 20px;
right: 20px;
width: 100px;
border: 2px;
}

#bas a {
text-decoration: none;
color: #000000;
font: 1em bold tahoma, arial, verdana, sans-serif;
}



a {
text-decoration: none; 
color: black;
margin: 0px;
}

a:hover {
text-decoration: none; 
color: #cc9900;
background-color: #dea;
}

h1 {
font-size: 2em;
margin: 0px;
color: #FFFFFF;
}

h4 {
font-size: 1em;
margin: 0px;
}

h5 {
text-align: left;
font-size: 1em;
margin: 0px;
}



.image-droite {
float: right;
padding: 2px;
}

.image-gauche {
border: 0px;
float: left;
padding: 2px;
top: 0px;
}

.image-centre {
padding: 2px;
}


#lettrine {
display: inline;
margin: 1px;
font: bold 2em verdana;
color: #FF0000;
}

#a_droite {
float: right;
top: 0px;
right: 20px;
margin: 0px;
padding: 30px;
}

#a_gauche {
float: left;
left: 20px;
margin: 10px;
padding: 20px;
}

#au_centre {
margin-left: auto;
margin-right: auto;
text-align: center;
}


#nav {
position: fixed;
bottom: 50px;
right: 50px;
padding:0;
border: 0px solid black;
width : 1em;
z-index: 1;
}

#table_info {
	border-left: 0px solid #dea;
	border-bottom: 0px solid #dea;
	margin: 0px;
}

#table_info td {
	border-left: 0px solid #dea;
	margin: 0px;
}

#encart_d {
    margin: 0px 0px 20px 5px;
    padding: 5px 0px 5px 0px;
    font-size: 0.9em;
    text-align: left;
    background: #d7ddfd;
    border: 3px solid #ccc;
}

#encart_d h1 {
    margin-top: 5px;
    margin-bottom: 4px;
    margin-left: 1em;
    margin-right: 1em;
    padding: 0px;
    border: 0px solid #dea;
    font-size: 1em;
    text-align: center;
    color: black;
}

#encart_d h2 {
    margin-top: 5px;
    margin-bottom: 4px;
    margin-left: 1em;
    margin-right: 1em;
    padding: 0px;
	text-indent: 1.2em ;
    line-height: 1em ;
    border: 0px solid #dea;
    font-size: 1em;
    text-align: justify;
    color: black;
}

#encart_d img {
    margin-top: 4px;
    margin-bottom: 4px;
    margin-left: 0em;
    margin-right: 0em;
    padding: 0px;
    border: 0px solid #dea;
    font-size: 1em;
    text-align: center;
    color: black;
}

#encart_b {
    margin: 0px 0px 20px 5px;
    padding: 5px 0px 5px 0px;
    font-size: 0.9em;
    text-align: left;
    background: #d7ddfd;
    border: 3px solid #ccc;
	height: 100%;
}

#encart_b h1 {
    margin-top: 5px;
    margin-bottom: 4px;
    margin-left: 1em;
    margin-right: 1em;
    padding: 0px;
    border: 0px solid #dea;
    font-size: 1em;
    text-align: center;
    color: black;
}

#encart_b h2 {
    margin-top: 5px;
    margin-bottom: 4px;
    margin-left: 1em;
    margin-right: 1em;
    padding: 0px;
	text-indent: 1.2em ;
    line-height: 1em ;
    border: 0px solid #dea;
    font-size: 1em;
    text-align: justify;
    color: black;
}

#encart_b img {
    margin-top: 4px;
    margin-bottom: 4px;
    margin-left: 0em;
    margin-right: 0em;
    padding: 0px;
    border: 0px solid #dea;
    font-size: 1em;
    text-align: center;
    color: black;
}

#fin_rub {
	bottom: 0px;
    margin: 10px 0px 10px 5px;
    padding: 5px 0px 5px 0px;
    font-size: 0.9em;
    text-align: left;
    background: #d7ddfd;
    border: 3px solid #ccc;
}

#info_box {
    padding: 10px 0px 10px 0px;
    margin: 0px 0px 0px 0px;
    margin: 10px 0px 0px 5px;
    width: 100%;
    font-size: 0.9em;
    bottom: 0px;
    text-align: left;
    background: #d7ddfd;
    border: 1px solid #ccc;
}

#info_box h1 {
    margin-top: 0px;
    margin-bottom: 4px;
    margin-left: 1em;
    margin-right: 1em;
    padding: 0px;
    color: #dea;
    border: 0px solid #dea;
    font-size: 1.1em;
    font-weight: bold;
    text-align: left;
    color: black;
}

#info_box img {
    padding: 0px;
    margin: 0px;
    color: #dea;
    border: 0px solid #dea;
    font-size: 1em;
    text-align: center;
    color: black;
}


#news,
#news0,
#news1,
#news2,
#news3,
#news4,
#news5,
#news6,
#news7
 {
    margin: 0px 0px 10px 0px;
    font-size: 1em;
    text-align: left;
    background: #d7ddfd;
    border: 3px solid #ccc;
}

#news date,
#news0 date,
#news1 date,
#news2 date,
#news3 date,
#news4 date,
#news5 date,
#news6 date,
#news7 date
 {
    background: url("/images/ic_date.gif") left top no-repeat;
}

#news span,
#news0 span,
#news1 span,
#news2 span,
#news3 span,
#news4 span,
#news5 span,
#news6 span,
#news7 span
 {
    display: block;
}

#news_old {
    margin-top: 1em;
    margin-left: 1em;
    border-bottom: 1px solid #dea;
}

#news_old ul {
color: #ccc;
}



#news p,
#news0 p,
#news1 p,
#news2 p,
#news3 p,
#news4 p,
#news5 p,
#news6 p,
#news7 p

{
    text-align: justify ;
    text-indent: 1.2em ;
    line-height: 1em ;
    font: 1em arial, helvetica, sans-serif ;
    color: black;
    background: #fff;
    padding: 2px;
    margin: 4px;
}

#news center,
#news0 center,
#news1 center,
#news2 center,
#news3 center,
#news4 center,
#news5 center,
#news6 center,
#news7 center
 {
    /*text-align: left;*/
    background: #fff;
    padding: 0px 0px 0px 0px;
    margin: 0px 4px 0px 4px;
    font: 1em "Trebuchet MS", helvetica, sans-serif ;
    color: #000;
}

#news h3,
#news0 h3,
#news1 h3,
#news2 h3,
#news3 h3,
#news4 h3,
#news5 h3,
#news6 h3,
#news7 h3
 {
    text-align: left;
    background: #fff;
    padding: 4px 4px 4px 4px;
    margin: 0px 4px 0px 4px;
    text-indent: 2em ;
    line-height: 1.2em ;
    font: 1em "Trebuchet MS", helvetica, sans-serif ;
    color: #000;
    border: 1px solid #ccc;
}


#news ul,
#news0 ul,
#news1 ul,
#news2 ul,
#news3 ul,
#news4 ul,
#news5 ul,
#news6 ul,
#news7 ul
 {
    color: #666;
    list-style-type: square;
    padding: 0px 4px 0px 0px;
    font: 0.8em arial, helvetica, sans-serif ;
    text-align: right ;
}

#news h2,
#news0 h2,
#news1 h2,
#news2 h2,
#news3 h2,
#news4 h2,
#news5 h2,
#news6 h2,
#news7 h2
 {
	color: #769712;
	color: #000;
	padding: 0px 0px 2px 0px;
	font: bold 1.5em "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	border-bottom: 0px solid #FFD62F;
	text-align: center;
}

#news h1,
#news0 h1,
#news1 h1,
#news2 h1,
#news3 h1,
#news4 h1,
#news5 h1,
#news6 h1,
#news7 h1
 {
	color: #ccc;
	padding: 5px 0px 0px 0px;
	font: bold 1.2em "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	border-bottom: 1px solid #CCC;
}

#news a,
#news0 a,
#news1 a,
#news2 a,
#news3 a,
#news4 a,
#news5 a,
#news6 a,
#news7 a
 {
	color: #769712;
    font: 1em arial, helvetica, sans-serif ;
	padding: 0px 0px 0px 0px;
	margin:  10px 0px 0px 0px;
}

#news a:hover,
#news0 a:hover,
#news1 a:hover,
#news2 a:hover,
#news3 a:hover,
#news4 a:hover,
#news5 a:hover,
#news6 a:hover,
#news7 a:hover
 {
	text-decoration: none;
	color: #cc9900;
	background-color: #dea;
}


#news h2 a,
#news0 h2 a,
#news1 h2 a,
#news2 h2 a,
#news3 h2 a,
#news4 h2 a,
#news5 h2 a,
#news6 h2 a,
#news7 h2 a
 {
	color: #769712;
}

#news h2 a:hover,
#news0 h2 a:hover,
#news1 h2 a:hover,
#news2 h2 a:hover,
#news3 h2 a:hover,
#news4 h2 a:hover,
#news5 h2 a:hover,
#news6 h2 a:hover,
#news7 h2 a:hover
 {
	text-decoration: none;
	color: #cc9900;
	background-color: #dea;
}

#news h1 a,
#news0 h1 a,
#news1 h1 a,
#news2 h1 a,
#news3 h1 a,
#news4 h1 a,
#news5 h1 a,
#news6 h1 a,
#news7 h1 a
 {
	font: bold 1em Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	color: #769712;
}

#news h1 a:hover,
#news0 h1 a:hover,
#news1 h1 a:hover,
#news2 h1 a:hover,
#news3 h1 a:hover,
#news4 h1 a:hover,
#news5 h1 a:hover,
#news6 h1 a:hover,
#news7 h1 a:hover
 {
	text-decoration: none;
	color: #cc9900;
	background-color: #dea;
}


#rubrique, 
#rubrique0, 
#rubrique1, 
#rubrique2, 
#rubrique3, 
#rubrique4, 
#rubrique5, 
#rubrique6, 
#rubrique7 
{
    margin: 0px 0px 10px 0px;
    padding: 5px 5px 5px 5px;
    border: 3px solid #ccc;
    background: #d7ddfd;
/*	background: url("/images/fond_rub.jpg") repeat-x;*/
}


#rubrique0 p,
#rubrique1 p, 
#rubrique2 p, 
#rubrique3 p, 
#rubrique4 p, 
#rubrique5 p, 
#rubrique6 p, 
#rubrique7 p 
{
    position: absolute;
    text-align: justify ;
    text-indent: 2em ;
    line-height: 1.2em ;
    font: 1em "Trebuchet MS", helvetica, sans-serif ;
}

#rubrique0 h3 li,
#rubrique1 h3 li, 
#rubrique2 h3 li, 
#rubrique3 h3 li, 
#rubrique4 h3 li, 
#rubrique5 h3 li, 
#rubrique6 h3 li, 
#rubrique7 h3 li 
{
    padding: 5px 0px 0px 10px;
    margin: 0px 4px 0px 4px;
    list-style: none;
    list-style-position: inside;
    text-align: left;
    line-height: 1em ;
    font: 1em "Trebuchet MS", helvetica, sans-serif ;
}

#rubrique0 h3,
#rubrique1 h3, 
#rubrique2 h3, 
#rubrique3 h3, 
#rubrique4 h3, 
#rubrique5 h3, 
#rubrique6 h3, 
#rubrique7 h3 
{
    padding: 5px 5px 5px 5px;
    margin: 0px 0px 0px 0px;
    text-align: left;
/*    text-indent: 1.2em ;*/
    line-height: 1.1em ;
    font: 1em "Trebuchet MS", helvetica, sans-serif ;
    background: #ffffee;
    border: 1px solid #ccc;
}

#rubrique0 ul li,
#rubrique1 ul li, 
#rubrique2 ul li, 
#rubrique3 ul li, 
#rubrique4 ul li, 
#rubrique5 ul li, 
#rubrique6 ul li, 
#rubrique7 ul li 
{
    padding: 5px 0px 0px 10px;
    margin: 0px 4px 0px 24px;
    list-style: none;
    list-style-position: inside;
    text-align: left;
    line-height: 1em ;
    font: 1em "Trebuchet MS", helvetica, sans-serif ;
}

#rubrique0 li,
#rubrique1 li, 
#rubrique2 li, 
#rubrique3 li, 
#rubrique4 li, 
#rubrique5 li, 
#rubrique6 li, 
#rubrique7 li 
{
    padding: 5px 0px 0px 40px;
    margin: 0px 4px 0px 4px;
    list-style: none;
    list-style-position: inside;
    text-align: left;
    line-height: 1em ;
    font: 1em "Trebuchet MS", helvetica, sans-serif ;
}

#rubrique0 ul, 
#rubrique1 ul, 
#rubrique2 ul, 
#rubrique3 ul, 
#rubrique4 ul, 
#rubrique5 ul, 
#rubrique6 ul, 
#rubrique7 ul
{
    color: #666;
    color: #000;
}

#rubrique0 a,
#rubrique1 a, 
#rubrique2 a, 
#rubrique3 a, 
#rubrique4 a, 
#rubrique5 a, 
#rubrique6 a, 
#rubrique7 a
{
    color: #769712;
    color: #000000;
}

#rubrique0 h3 a:hover,
#rubrique1 h3 a:hover, 
#rubrique2 h3 a:hover, 
#rubrique3 h3 a:hover, 
#rubrique4 h3 a:hover, 
#rubrique5 h3 a:hover, 
#rubrique6 h3 a:hover, 
#rubrique7 h3 a:hover
{
    color: #000;
    background: #d7ddfd;
}

#rubrique0 h2 a:hover,
#rubrique1 h2 a:hover, 
#rubrique2 h2 a:hover, 
#rubrique3 h2 a:hover, 
#rubrique4 h2 a:hover, 
#rubrique5 h2 a:hover, 
#rubrique6 h2 a:hover, 
#rubrique7 h2 a:hover
{
    color: #ffffee;
    background: #d7ddfd;
}

#rubrique0 h2,
#rubrique1 h2, 
#rubrique2 h2, 
#rubrique3 h2, 
#rubrique4 h2, 
#rubrique5 h2, 
#rubrique6 h2, 
#rubrique7 h2
{
	color: #000;
	font: bold 1.5em "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
}

#rubrique0 h1,
#rubrique1 h1, 
#rubrique2 h1, 
#rubrique3 h1, 
#rubrique4 h1, 
#rubrique5 h1, 
#rubrique6 h1, 
#rubrique7 h1
{
	color: #000;
	font: bold 1.2em "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
/*	background-image: url("/images/ic_date.gif");*/
}





#accueil {
/*    background: url("/images/fond_accueil.jpg") no-repeat;
    background-position: 10% 10%;*/
}
.Bulle{
	border: 3px solid #000;
	padding: 4px;
	font-family: 'sans serif', Verdana, Arial;
	font-size: 10px;
	color: #fff;
	background-color: #eee;
	text-align: left;
}

table.arrondi {
    border-spacing: 20px ;
    background-color: #FFFFFF;
}

#searchres {
    margin-top: 1em;
    margin-left: 1em;
    margin-right: 1em;
    left: 5px;
    border-bottom: 1px solid #dea;
    font-size: 0.9em;
    text-align: left;
}


#searchres li
{
    text-align: left ;
    text-indent: 1.2em ;
    line-height: 1em ;
    font: 1em arial, helvetica, sans-serif ;
    color: blue;
    list-style: none;
    padding-bottom: 10px;
}


#coinhg
{
    width: 4px;
    height: 4px;
    position: absolute;
    top: 0px;
    left: 0px;
    background: url("/images/8.png") no-repeat;
}
#coinh
{
    height: 4px;
    position: absolute;
    top: 0px;
    left: 0px;
    background: url("/images/1.png") repeat-x;
}
#coinhd
{
    width: 4px;
    height: 4px;
    position: absolute;
    top: 0px;
    right: 0px;
    background: url("/images/2.png") no-repeat;
}
#coing
{
    background: url("/images/7.png") repeat-y;
}
#coinbg
{
    width: 4px;
    height: 4px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: url("/images/6.png") no-repeat;
}
#coinb
{
    width: 4px;
    height: 4px;
    position: absolute;
    bottom: 0px;
    background: url("/images/5.png") repeat-x;
}
#coinbd
{
    width: 4px;
    height: 4px;
    position: absolute;
    top: 0px;
    right: 0px;
    background: url("/images/4.png") no-repeat;
}
#coind
{
    width: 4px;
    position: absolute;
    top: 0px;
    right: 0px;
    background: url("/images/3.png") repeat-x;
}

#boxrond {
	padding: 5px 15px 10px 10px;
	margin: 0px;
	background: #dea;
}
#boxrond h2
{
	font: bold 1.2em verdana;
	text-align: center;
}
#boxrond ul
{
	margin-left: 20px;

}
#boxrond li
{
	font: bold 1em verdana;
	list-style: none;
	margin-left: 10px;
}
#boxrond p
{
	margin: 20px;
}


#boxrond2 {
    background: #d7ddfd;
    padding: 0px 5px;
    margin: 0px 0px;
    border: 1px solid #ccc;
}

#boxrond2 a
{
	padding: 2px;
/*	background: #d7ddfd;*/
	text-decoration: none;
	font: normal 1em verdana;
}
#boxrond2 p
{
	padding: 10px;
	margin: 0px;
	background: #fff;
	border: 2px solid #d7ddfd;
	text-align: justify;
}

#img_droite {
    float: right;
}
#img_gauche {
    float: left;
}

#boxrond2 imgx
{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    padding: 0px;
    margin: 0px;
}

#puce
{
    float: left;
    padding: 0px;
    margin: 0px;
}

#boxrond2 h1
{
	padding: 2px 5px;
	margin: 2px;
	font: normal 1em verdana;
	text-align: right;
	line-height: 1em;
	color: #888;
}

#boxrond2 h2
{
	padding: 4px;
	padding-bottom: 10px;
	font: bold 1.2em verdana;
	text-align: center;
	background: #8f8;
}
#boxrond2 ul
{
	margin-left: 20px;
}

#fr {
    list-style-image: url("/images/fr.gif");
    list-style-position: inside;
}
#pt {
    list-style-image: url("/images/pt.gif");
    list-style-position: inside;
}
#es {
    list-style-image: url("/images/es.gif");
    list-style-position: inside;
}
#it {
    list-style-image: url("/images/it.gif");
    list-style-position: inside;
}

	.cachediv {
		visibility: hidden;
		overflow: hidden;
		height: 1px;
		margin-top: -1px;
		position: absolute;
	}

#editorial
{
    margin: 0px 0px 10px 0px;
    padding: 5px 5px 5px 5px;
    border: 3px solid #ccc;
    background: #d7ddfd;
    background: #00aa33;
/*	background: url("/images/fond_rub.jpg") repeat-x;*/
}


#editorial marquee, #editorial a, #editorial a:hover
{
	color: #ffe330;
	text-decoration: none;
    background: #00aa33;
	font: bold 1.1em "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
/*	background-image: url("/images/ic_date.gif");*/
}

#compteur
{
	top: 5px;
	bottom: 5px;
}

