@charset "utf-8";

/* Entete */

#entete .accueil {
	position: absolute;
	left: 130px;
	top: 40px;
}

#entete .menuh {
	padding-top: 196px;
	margin-right: 30px;
	font-size: 0.7em;
	font-weight: bold;
	text-align: right;
}

#entete a {
	text-decoration: none;
	color: #333333;
}

#entete a:hover {
	text-decoration: underline;
	color: #b8860b;
}

/* Menu gauche #conteneur2 */

#menu ul {
	list-style-type: none;
	margin-left: 40px;
	margin-top: 30px;
}

#menu a.atxt {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	font-size: 0.9em;
}

#menu a.atxt:hover {
	text-decoration: underline;
	color: #b8860b;
}

#menu .decaltxt {
	position: relative;
	top: -60px;
	left: -11px;
}


/* zone milieu conteneur2 */


#milieu p {
	padding-left: 15px;
	text-align: justify;
	color: #363636;
	padding-bottom:4px;
}

#milieu p.pcentre {
	text-align: center;
}

#milieu  h1 {
	font-size: 1.5em;
	letter-spacing: 4px;
	color: #bc6214;
	font-weight: normal;
}

#milieu h2 {
	font-size: 1.3em;
	color: #cc6600;
	font-weight: normal;
	letter-spacing: 1px;
	margin-bottom: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #cc6600;
	border-bottom-width: 1px;
}

#milieu ul.ulliste {
	list-style: none;
	text-align: left;
	padding-left: 35px;
	color: #363636;
}

#milieu .ulliste li {
	background-image: url(../zimgs/contenu/divers/puce2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 16px;
	margin-bottom:4px;
}

#milieu a.adetail {
	font-size: 0.8em;
}

#milieu a.ah2 {
	text-decoration: none;
}

#milieu a.ah2:hover {
	color: #fdb539;
	text-decoration: none;
}

#milieu a {
	text-decoration: none;
	color: #d0722c;
}

#milieu a:hover {
	text-decoration: underline;
	color: #fdb539;
}

#milieu .retour{
	text-align: right;
	margin-right: 20px;
	color: #0066ff;
	font-weight: bold;
	font-size: 0.8em;
}

#milieu img.imgdroit{
	float:right;
}

#milieu img.imggauche{
	float:left;
}

#toolul {
	list-style-type: none;
	margin-left: 40px;
	margin-top: 30px;
}

#milieu a.toolatxt {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	font-size: 0.9em;
}

#milieu a.toolatxt:hover {
	text-decoration: underline;
	color: #999877;
}

#milieu .tooldecaltxt {
	position: relative;
	top: -60px;
	left: -11px;
}

/* Tableau */

.contact {
	margin-left: 40px;
}

.tdform1 {
	width: 100px;
	font-size: 0.9em;
}

.tdform2 {
	width: 500px;
	font-size: 0.9em;
}

#tableclient {
	margin: 0px;
	padding-left: 30px;
	margin-left: auto;
	margin-right: auto;
	width: 650px;
}

#tableclient p {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#tableclient h6 {
	text-align: center;
	margin-top: 3px;
	color: #333333;
	font-weight: bold;
	font-size: 0.7em;
}

#tableclient td {
	padding-top: 5px;
	text-align: center;
	font-family: Arial, Times, serif;
	vertical-align: bottom;
}

#tableclient td.tddecale {
	padding-bottom: 15px;
	vertical-align: top;
}

/* pied de page conteneur2 */

#pied .menuhz {
	padding-top: 60px;
	margin-right: 30px;
	font-size: 0.7em;
	font-weight: bold;
	text-align: right;
}

#pied a {
	text-decoration: none;
	color: #fffff0;
}

#pied a:hover {
	text-decoration: underline;
	color: #fdb539;
}


/* Divers */

.gras {
	font-weight: bold;
}

.centre {
	text-align: center;
}
