/* Général commun à tous les site Web */
html
{	/*overflow: hidden;*/
	height:800px;
	font-family: Arial, Helvetica, Verdana;

}
h1, h2, p, form, div, ul, li, a, img, menu, body, container{ margin:0; padding:0; border:0;display:block;}
ul.disc {list-style-type: disc;list-style-position: outside;}
ul.circle {list-style-type: circle;list-style-position: outside;}
ul.square {list-style-type: square;list-style-position: outside;margin:0 0 0 10}
ul.none {list-style-type: none;list-style-position: outside;margin:0 0 0 10}


/* Particulier à chaque site Web */
body
{	/*scrollbar-base-color:#f00;*/
	color: #222;
	font-size: 12px;
	font-weight: normal;
	background-color : #fff;
	/*background-image:url('images/bas.gif');*/
	background-repeat: repeat-y;
	background-position: auto;
}
div.new a,div.new a:visited{   color: #951534;
	    font-size: 18px;
	    font-weight: bold;
        font-family:Comic sans ms;
        background:#eee;
	}
div.new a:hover{color: #aaa;}
div.para {margin:15;}
div.para a:link, div.para a:visited{display:inline;text-decoration: underline;margin:0;}
div.para a:hover{color:red;font-weight: normal}
hr{width:300;color:red;size:2;}
a:link,font.ouvert ,a:visited{color: #11aa11;text-decoration: none;}
a:hover  {color: red; font-weight : bold;}
div.avis{margin:15;font-size:16px;font-weight:normal;}
#titre
{	color: #405929;
	font-size: 26px;
	font-weight: bold;
	font-style: italic;
	text-align:left;
	font-family:porky\'s,poornut,Arial, Helvetica, Verdana;
}

.haut{font-weight: normal;font-size:12px;text-decoration: none;}


.list{margin: 15;text-align:justify;}
#list{margin: 15;text-align:justify;}
li.list1{height:15;padding:0;margin:0;font-size:16}





img{margin:10;}

#adresse
{	width:300;
	position:relative;
	top:300px;
	left:100px;
	display:inline;
}

#imgbas
{
	border: 10px groove brown;
	padding:15;
}

#active a{color:#222;}

#cleardiv
{
	clear: both;
	height: 1em;
}
p{text-align: justify;}

h5
{	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	background : #ffffff;
	font-size: 12px;
	font-weight: bold;
}

h3,h4
{	/* rouge pomme */
	color: #951534;
	font-family: Arial, Helvetica, sans-serif;
	margin:10 0;
	font-size: 16px;
	font-weight: bold;
}
