
/* Balises courantes */

* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background: #8cbc1b url(images/fond-cap-vert.jpg) top center no-repeat fixed;
	text-align: center;
}

p {
	margin-bottom: 20px;
}

h2 {
	font-size: 15px;
}

h3 {
	font-size: 13px;
	font-style: italic;
}

a {
	color: #354500;
}

.clearer {
	clear: both;
}



/* Structure */

#global {
	width: 968px;
	margin: 0 auto;
	text-align: left;
}

#entete {
	height: 133px;
	background: url(images/entete-cap-vert.png) top left no-repeat;
}

#entete a {
	margin-left: 84px;
	margin-right: 84px;
	display: block;
	height: 133px;
}

#entete a span {
	display: none;
}

#menu {
	height: 15px;
	padding: 24px 102px 8px 102px;
	background: url(images/menu-cap-vert.png) top left no-repeat;
	color: #00710b;
}

#menu li {
	display: inline;
	margin-right: 12px;
}

#menu li a {
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	color: #00710b;
}

#corps {
	padding: 20px 0 10px 0;
	background: url(images/corps-cap-vert.png) top left repeat-y;
}

#contenu {
	margin: 0 94px 0 104px;
	color: #354500;
}


#pied {
	background: url(images/pied-cap-vert.png) top left no-repeat;
	padding: 24px 84px 0 92px;
	height: 70px;
	color: #fff;
}

#pied img {
	vertical-align: middle;
}

#pied a {
	color: #fff;
	text-decoration: none;
}




#rubriques {
	width: 427px;
	height: 280px;
	margin: 10px auto;
}

#rubriques a {
	display: block;
	float: left;
	width: 133px;
	height: 133px;
	margin: 0 14px 14px 0;
	background: url(images/rubriques.png);
}

#rubriques a span {
	display: none;
}

#rubriques a#rubrique-salons {
	background-position: -147px 0;
}
#rubriques a#rubrique-evenements {
	margin-right: 0;
	background-position: -294px 0;
}
#rubriques a#rubrique-carte {
	background-position: 0 -147px;
}
#rubriques a#rubrique-deco {
	background-position: -147px -147px;
}
#rubriques a#rubrique-locaux {
	margin-right: 0;
	background-position: -294px -147px;
}

#rubriques a#rubrique-mariages:hover {
	background-position: 0 -280px;
}
#rubriques a#rubrique-salons:hover {
	background-position: -147px -280px;
}
#rubriques a#rubrique-evenements:hover {
	margin-right: 0;
	background-position: -294px -280px;
}
#rubriques a#rubrique-carte:hover {
	background-position: 0 -427px;
}
#rubriques a#rubrique-deco:hover {
	background-position: -147px -427px;
}
#rubriques a#rubrique-locaux:hover {
	background-position: -294px -427px;
}



.colonne-large {
	position: relative;
	float: left;
	width: 480px;
	margin-right: 25px;
}

.colonne-etroite {
	position: relative;
	float: left;
	width: 257px;
}



.illustration {
	border: 1px solid #fff;
	margin-bottom: 6px;
}


.texte {
	margin: 0 10px 10px 0;
	padding: 10px 8px 0 8px;
	border: 1px solid #fff;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	text-align: center;
	background: url(images/fond-texte.png) repeat;
}

.texte a {
	text-decoration: none;
}
.texte a:hover {
	text-decoration: underline;
}


#anim-photos {
	display: block;
	width: 468px;
	margin: 30px auto 10px;
}

#carte-deplacements {
	display: block;
	width: 255px;
	height: 154px;
	margin-bottom: 6px;
	border: 1px solid #fff;
}

#carte-deplacements img {
	margin: 0;
	border: 0;
}

.forfaits,
.unite {
	position: relative;
	width: 760px;
	border-collapse: collapse;
}

.forfaits tr {
	height: 210px;
	/*
	background: url(images/corps-cap-vert.png) top center repeat-y;
	border: 2px solid #354500;
	*/
}
/*
.unite tr.entete-unite {
	height: 24px;
	background: #aac251;
	color: #fff;
}
*/
.forfaits td,
.unite td {
	padding: 5px;
}

.forfaits .titre-forfait {
	height: 22px;
}

.nom-forfait {
	width: 170px;
	padding-right: 10px;
}

.plantes-forfait {
	min-width: 250px;
}

.plantes-forfait .bloc-plantes,
.plantes-forfait-double .bloc-plantes {
	position: relative;
	float: left;
	margin-right: 16px;
}

.plantes-forfait .bloc-plantes.dernier,
.plantes-forfait-double .bloc-plantes.dernier {
	margin-right: 0;
}

.plantes-forfait .quantite-forfait,
.plantes-forfait-double .quantite-forfait {
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 2px 8px;
	background: #aac251;
	font-weight: bold;
	border: 1px solid #354500;
}

.prix-forfait {
	text-align: center;
	font-weight: bold;
}

.prix-unite,
.hauteur-unite {
	width: 60px;
	text-align: center;
	font-weight: bold;
}

.plantes-unite {
	width: 120px;
	height: 180px;
}

.actions-forfait {
	height: 30px;
	margin-top: 16px;
}

#btn-plantes-unite {
	float: right;
	display: block;
	width: 119px;
	height: 25px;
	background: url(images/btn-plantes-unite.png) no-repeat;
}

#btn-cache-pots {
	float: right;
	margin-left: 12px;
	display: block;
	width: 119px;
	height: 25px;
	background: url(images/btn-cache-pots.png) no-repeat;
}

#btn-contact {
	float: right;
	margin-left: 12px;
	display: block;
	width: 116px;
	height: 25px;
	background: url(images/btn-contact.png) no-repeat;
}

#btn-plantes-unite span,
#btn-cache-pots span,
#btn-contact span {
	display: none;
}

.sous-menu {
	margin: 22px 140px 0;
	text-align: center;
	line-height: 180%;
}

.sous-menu li {
	display: inline;
	margin: 0 10px;
}

.sous-menu li a:hover {
	text-decoration: none;
	border-bottom: 3px solid #354500;
}

form {
	margin-top: 16px;
}

.field {
	margin-bottom: 6px;
}

.field-submit {
	clear: left;
	padding-top: 10px;
	text-align: center;
}

.input {
	display: block;
	width: 473px;
	border: 1px solid #bbb;
	border-left: 3px solid #aac251;
	padding: 1px 2px;
	font-family: Arial, Helvetica, sans-serif;
}

.label {
	line-height: 16px;
	padding-top: 1px;
}

.field-demi {
	float: left;
	width: 50%;
}

#cryptogram {
	border: 1px solid #bbb;
	border-left: 3px solid #aac251;
}

.captcha {
	width: 100%;
}

.remarque {
	font-size: 12px;
	font-style: italic;
	color: #596f00;
	text-align: right;
}

.submit {
	background: transparent;
	border: none;
}

.label-erreur {
	padding-left: 18px;
	background: url(images/attention.png) center left no-repeat;
	font-weight: bold;
	color: #df0000;
}

.erreur-form {
	background: #fff;
	color: #df0000;
	border: 2px solid #df0000;
	margin-top: 16px;
	padding: 8px;
}

.erreur-form p {
	margin: 0;
	background: url(images/erreur.png) center left no-repeat;
	padding-left: 18px;
	line-height: 16px;
	text-align: center;
	font-weight: bold;
}

.confirm-form {
	background: #fff;
	color: #497123;
	border: 2px solid #497123;
	margin-top: 16px;
	padding: 8px;
}

.confirm-form p {
	margin: 0;
	background: url(images/confirmation.png) center left no-repeat;
	padding-left: 18px;
	line-height: 16px;
	text-align: center;
	font-weight: bold;
}