#menu {
	top: 0;
}


h1 {
	font-size: 20px;
	width: 90%;
}
h2 {
	font-size: 18px;
	margin: 15px 0 0 -15px;
}
h3 {
	font-size: 16px;
	margin: 10px 0 0 -10px;
}
h4 {
	font-size: 14px;
	margin: 5px 0 0 -5px;
}
/*********************************************************************/

p, dl {
	margin: 5px;
}

dt {
font-weight: bold;
margin-right: 5px;
float: left;
}
dd {

}
p.pl {
	float: left;
	margin: 10px 20px;
}
p.pc {
	text-align: center;
}
/*********************************************************************/

fieldset {
	background:  url(../interface/onglet/sous_onglet/vert-anis.png) no-repeat left top ;
	padding: 1px 40px;
	margin: 0 0 0 -20px;
	border: none;
}

#form_contact legend {
	padding: 0;
	margin: 40px 0 0 -25px;
	_margin: 10px 0 0 -25px;
/*	border: #EEEEEE solid 1px; */
}
#catalogue {
	text-align: center;
} 
#catalogue table {
	margin: auto;
} 
#catalogue td {
	text-align: center;
	vertical-align: top;
} 
#catalogue label.image {
	display: block;
	background-repeat: no-repeat;
	width: 110px;
	height: 155px;
	vertical-align: bottom;
} 
#coordonnees label, #infos_complementaires label {
	float: left;
	width: 200px;
	text-align: right;
	margin: 0 10px 0 0;
}
#infos_complementaires p.double label, #client label.non-aligne
{
    display: inline;
    float: none;
    clear: none;
    width: auto;
    margin: 0 0 0 20px;
}
#coordonnees p, #infos_complementaires p {
	clear: left;
}
.notice {
}
.notice:first-letter, .obligatoire:first-letter {
	color: #FF0000;
	font-weight: bold;
	
}
form p.submit {
	text-align: center;
}
form label {
	cursor:pointer;
	cursor:hand;
}
/*********************************************************************/
.chronologie dt {
	float: left;
}
.chronologie dd {
	margin-left: 50px;
}

/*********************************************************************/
ol {
margin-left: 15px;
/* list-style-position: inside; */
}
/*********************************************************************/

.cadre_3 {
	background: url(../interface/onglet/vert-anis.png) no-repeat left top ;
	padding: 30px 30px 10px 30px;
	margin: 5px 20px 20px 20px;
}
.cadre_3_1 {
	background: url(../interface/onglet/sous_onglet/vert-anis.png) no-repeat left top ;
	padding: 15px 40px;
	margin: 10px -20px;
}
.cadre_frise {
	background: url(../interface/entete/frise_noel/frise_noel.gif) repeat-x ;
	padding: 15px 40px;
	margin: 10px -20px;
}
.cadre_3_1 h3 {
	margin-left: -10px;
}
.cadre_3_1 h4 {
	margin-left: -5px;
}
a.ancre {
	_float: left;
}
.espace {
	margin: 20px 0;
}
.espace img {
	margin: 0 20px;
}
.dispo_3_col {
	float: left;
	width: 30%;
}
.dispo_3_col h3 {
	margin-left: 0;
	text-align: center;
}

/***************************************************************/

div.plan-du-site div {
	background: url(../interface/onglet/sous_onglet/vert-anis.png) no-repeat left top ;
	margin: 0 -20px;
	padding: 10px 0 10px 30px;
}
div.plan-du-site div a {
	text-decoration: none;
	text-transform: uppercase;
}
div.plan-du-site ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
div.plan-du-site ul a {
	text-decoration: underline;
	text-transform: none;
}
div.plan-du-site li {
	float: left;
	margin: 2px 4px;
	padding: 5px;
	min-width: 120px;
	width: auto;
	_width: 160px;
	border: solid 1px #FE370F;
	background-color: #FAEFDF;
	list-style-type: none;
}
div.plan-du-site ul ul {
	margin: 0 0 0 15px;
	list-style-type: disc;
}
div.plan-du-site li li {
	margin: 0px;
	padding: 0px;
	border: none;
	float: none;
	background: none;
	list-style-type: circle;
}

div.plan-du-site a {
	color: #333333;
	font-weight: bold;
}
div.plan-du-site a:hover, 
div.plan-du-site a:visited:hover {
	color: #000000;
	text-decoration: none;
}
div.plan-du-site a:visited {
	color: #666666;
}

div.plan-du-site .texte {
	background-color: #FAFCFA;
	background-image: none;
	border: solid 1px #F1F7F1;
	padding: 3px;
	margin: 3px;
	
	width: 50%;
}
div.plan-du-site .texte ul {
	margin-left: 20px;
}
div.plan-du-site .texte li {
	margin: 0px;
	padding: 0px;
	border: none;
	width: auto;
	float: none;
	background: none;
	list-style-type: disc;
}


/*** impact ***/

.fort, .tres_fort {
margin: 20px;
text-align: center;
font-weight: bold;
font-size: 18px; 
}
.tres_fort {
font-family: Impact, Arial Black; 
font-size: 33px; 
color: #91D17F;
}
.tres_tres_fort {
font-family: Impact, Arial Black; 
font-weight: bolder;
font-size: larger;
}

/*** Export ***/

.rouge {color: #FF0000}
.xxxvert {
	color: #78a100;
	font-weight: bold;
}
.xxxbleu {color: #0033CC}
.xxxviolet {color: #663399}