#page{
	background-image: url(../images/trame/trame_centre.gif);
	width: 818px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 10px;
	background-repeat: no-repeat;
	background-position: 150px 100px;
	min-height: 750px;
	text-align: justify;
}
#page_blanche {
	background-color:#FFFFFF;
	width: 818px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 10px;
	background-repeat: no-repeat;
	background-position: 150px 100px;
	min-height: 750px;
	text-align: justify;
}

h1 {
	font-size: 18px;
	margin-bottom: 0px;
	margin-top: 10px;
}
.h1presentation {
	background-image: url(../images/trame/puces/puce_vertfonce.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 15px;
	color: #000000;
	width: 98%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #519248;

}
.h1actu {
	background-image: url(../images/trame/puces/puce_vertclair.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 15px;
	color: #000000;
	width: 98%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #7AB51D;
}


.h1orga {
	background-image: url(../images/trame/puces/puce_bleuclair.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 15px;
	color: #000000;
	width: 98%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #3BB6B8;
}

.h1recherche {
	background-image: url(../images/trame/puces/puce_bleufonce.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 15px;
	color: #000000;
	width: 98%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #458BBE;
}

.h1donnees {
	background-image: url(../images/trame/puces/puce_bleunuit.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 15px;
	color: #000000;
	width: 98%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #00418F;
}

.h1publi {
	background-image: url(../images/trame/puces/puce_violet.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 15px;
	color: #000000;
	width: 98%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #6B368A;
}

.h1part {
	background-image: url(../images/trame/puces/puce_rougefonce.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 15px;
	color: #000000;
	width: 98%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #AF0D2E;
}

.h1espace {
	background-image: url(../images/trame/puces/puce_rouge.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 15px;
	color: #000000;
	width: 98%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #e2001a;
}

.h1rhone {
	background-image: url(../images/trame/puces/puce_orange.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 15px;
	color: #000000;
	width: 98%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #ee7f00;
}

.h1contact {
	background-image: url(../images/trame/puces/puce_jaune.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 15px;
	color: #000000;
	width: 98%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #dea721;
}

h2 {
	font-size: 16px;
}

.h2accueil {
	font-size: 16px;
	color: #519248;
}
.h2actu {
	color: #7AB51D;
}

.h2orga {
color: #3BB6B8;
}

.h2recherche {
color: #458BBE;
}

.h2donnees {
color: #00418F;
}

.h2publi {
color: #6B368A;
}

.h2part{
color: #AF0D2E;
}

.h2esapce{
color: #e2001a;
}

.h2rhone {
color: #ee7f00;
}

.h2contact {
color: #dea721;
}

h3 {
	color: #000000;
	font-size: 14px;
	margin-bottom: 0px;
	text-decoration: underline;
}

h4 {
	font-size: 13px;
}

a {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.a_sommaire {
	font-size: 14px;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

#haut {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	text-align: right;
}

.attention {
	font-size: 14px;
	color: #FF0000;
}

dt {
	background-image: url(../images/trame/puces/puce_vertclair.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}

