html
{
  overflow: auto;
}

img, table { margin: 0; padding: 0; border: none; }
ul, ol, li { margin: 0; padding: 0; }
ul { list-style: none; }

hr
{
	color: black;
}

ifrm
{
	position: absolute;
}

body
{
	padding: 0px 0px;
	text-align: center ;
	width: 770px;
	color: white;
	width: 100%;
 	font: sans-serif ;

}

#modif
{
	margin: 0px;
	padding: 0px;
	display: block;
}

#conteneur /* contenu de la page */
{
	margin: 5px auto;
	margin-left: auto;
	margin-right: auto;
	width: 770px;
	/*height: 580px;*/
	padding: 0px;
}

#tab_vertical
{
    background: url("/images/ligne02.png") top center;
}

#td_horizontal
{
    background: url("/images/ligne01.png") top left;
}

#cadre_top
{
	left: 0px;
	width: 770px;
	height: 480px;
}

#cadre_bottom
{
	left: 0px;
	width: 770px;
	height: 100px;
}
#cadre_logo
{
	left: 0px;
	width: 630px;
	/*height: 450px;*/
}

#cadre_image
{
	left: 0px;
	width: 630px;
	/*height: 450px;*/
}

#cadre_menu_droite
{
	top: 0px;
	left: 630px;
	width: 140px;
}

#cadre_menu_bas
{
	top: 480px;
	width: 630px;
	height: 100px;
}

#cadre_promo
{
	left: 630px;
	top: 450px;
	width: 140px;
	height: 100px;
}

#cadre_animation
{
	left: 630px;
	top: 0px;
	width: 140px;
}

#header
{
    padding: 0px;
    margin: 0px;
    width: 800px;
    height: 31px;
    background: url("/images/header_b.jpg") no-repeat top left;
}

#header1
{
    padding: 0px;
    margin: 0px;
    width: 760px;
    height: 280px;
    background-image:url("/images/n/logo01.png");
}

#footer1
{
    padding: 0px;
    margin: 0px;
    width: 760px;
    height: 36px;
    background-image:url("/images/n/lignepagebas.png");
    color: #dea;
    clear: both;
}

#footer
{
    padding: 0px;
    margin: 0px;
    width: 760px;
    height: 36px;
    background-image:url("/images/footer_b.jpg");
    color: #dea;
    clear: both;
}

#textinfox
{
    padding: 0px;
    margin: 0px;
    width: 600px;
    height: 420px;
 	font: 1em "Trebuchet MS", helvetica, bold, sans-serif ;
	color: white;
	overflow: auto;
}

a {
text-decoration: none; 
color: blue;
}

a:hover {
text-decoration: none; 
color: red;
}

.Bulle {
border: 3px solid black;
padding: 4px;
background: #eee;
font-size: 10px;
}

table {
border: 0px solid black;
}
#rubrique {
margin-top: 1em;
margin-left: 1em;
margin-right: 1em;
left: 5px;
border-bottom: 1px solid #dea;
}


#rubrique p
{
    position: absolute;
    text-align: justify ;
    text-indent: 2em ;
    line-height: 1.2em ;
    font: 1em "Trebuchet MS", helvetica, sans-serif ;
}

#rubrique ul {
    color: #ccc;
}

#rubrique a {
	color: #769712;
}

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

#rubrique img {
	border-width: 1px;
	border-color: #ccc;
	border-style: solid;
	padding: 5px;
	margin: 10px;
}


#rubrique h2 {
	color: #769712;
	padding-bottom: 2px;
	padding-left: 15px;
	background-position:  0% 40%;
	background-repeat: no-repeat;
	font: bold 1.5em "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	background-image: url("/images/puce.gif");
	border-bottom: 1px solid #FFD62F;
	border-left: 4px solid #FFD62F;
}

#rubrique h1 {
	color: #769712;
	padding-bottom: 2px;
	padding-top: 20px;
	padding-left: 30px;
	background-position:  0% 40%;
	background-repeat: no-repeat;
	font: bold 1.2em "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
/*	background-image: url("/images/ic_date.gif");*/
	border-bottom: 1px solid #CCC;
	border-left: 0px solid #FFD62F;
}

#rubrique h2 a {
	color: #769712;
}

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

#rubrique h1 a {
	font: bold 1em "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	color: #769712;
}

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

#rubrique h3 a {
	margin-left: 10px;
	margin-right: 10px;
}

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


#key
{
	position: fixed;
	bottom: 5px;
	left: 5px;
}

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

