body {
	background-image: url(images/bgk.jpg);
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	text-align: center;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover, a:focus {
	color: #a30000;
	text-decoration: none;
}

h2 {
	background: url('images/trait-titre.jpg') left bottom no-repeat;
	font-size: 15px;
	margin: 20px 0px 15px;
	padding: 3px 0px;
	width: 576px;
}

h3 {
	font-size: 12px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-top: 1em;
}

p {
	margin-bottom: 1em;
	margin-top: 1em;
}

#page {
	background: url('images/fond.jpg') right bottom no-repeat;
	background-color: #e8e8e8;
	border: 1px solid #000000;
	width: 950px;
	margin: 10px auto 0px;
	padding: 0px;
	text-align: left;
}

#gauche {
	background: url('images/tricolor.gif') 0px 68px repeat-y;
	background-color: #c8c8c8;
	float: left;
	padding: 0px;
	width: 224px;
}

#logo {
	background-color: #4b0606;
}

#actualites {
	background: url('images/lion-gris.jpg') 18px bottom no-repeat;
	font-size: 11px;
	height: 515px;
}

#actualites img {
	margin: 5px 0px 5px 23px;
}

#swf {
	margin: 5px 0px 5px 23px;
}

#actualites p {
	margin: 10px 10px 10px 23px;
	text-align: center;
}

#droite {
	float: left;
	margin-top: 28px;
	width: 726px;
}

#contenu {
	margin: 0px 120px 10px 30px;
}

#contenu a {
	text-decoration: underline;
}

#contenu .navigation {
	margin-top: -14px;
	position: relative;
	text-align: right;
	top: 40px;
}

#contenu .navigation a.current {
	font-weight: bold;
	text-decoration: none;
}

#menu {
	background-image: url('images/fond-menu.gif');
	height: 28px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 11px;
	text-align: center;
	width: 726px;
}

#menu ul {
	list-style: none;
	margin: 0px;
	padding: 4px 0px;
}

#menu li {
	display: inline;
}

#menu a {
	color: #ffffff;
	margin: 0px 20px;
	padding: 3px 10px;
	text-align: center;
}

#menu a:hover, #menu a:focus, #bas a:hover, #bas a:focus {
	color: #c8c8c8;
}

#menu .current {
	font-weight: bold;
}

#bouton4 {
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}

#bouton4 a {
	margin: 0px -20px;
	padding: 0px;
	visibility: hidden;
}

#bas {
	clear: both;
	font-size: 11px;
	margin: 0px auto 22px;
	text-align: center;
	width: 950px;
}

#bas p {
	margin: 0px;
}

#copyright {
	color: #ffffff;
	float: left;
	margin: 2px 0px 0px 75px;
}

#design {
	float: right;
	margin: 2px 0px;
}

#valid_xhtml, #valid_css {
	float: left;
	margin: 3px 3px 0px 0px;
}

img {
	border: none;
}

.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}

.collehaut {
	margin-top: 0px;
}

.erreur, .info {
	text-align: center;
	margin-bottom: 20px;
}

.erreur p {
	border: 1px solid #a30000;
	color: #a30000;
	margin-top: 0px;
	padding: 5px;
}

.info p {
	border: 1px solid #6699cc;
	margin-top: 0px;
	padding: 5px;
}

.input  {  
	border: 1px solid #000000; 
	font-family: verdana;
	font-size: 11px;
	}

.rouge {
	color: #a30000;
}

#horoscope {
	text-align: center;
}

#prestations ul {
	list-style-image: url('images/fleche-rouge.gif');
	font-weight: bold;
	padding-left: 12px;
	margin: 20px 12px;
}

#references ul {
	list-style-image: url('images/fleche-rouge.gif');
	padding-left: 10px;
	margin-left: 10px;
}

#coordinateurartistique ul {
	list-style-image: url('images/fleche-rouge.gif');
	padding-left: 12px;
	margin-left: 12px;
}

#references  li, #prestations li {
	margin: 8px 0px;
}

#contact h3 {
	font-size: 13px;
}

#contact p {
	margin: 10px 0px 23px;
}

#contact p.rouge {
	margin-bottom: 0px;
}

#contact table {
	border-collapse: collapse;
	font-size: 12px;
}

#contact tr, #contact td {
	border-collapse: collapse;
}

#contact input {
	margin-bottom: 2px;
	margin-top: 2px;
}

#formulaire_nom, #formulaire_prenom, #formulaire_societe, #formulaire_evenement, #formulaire_duree,
#formulaire_budget, #formulaire_email, #formulaire_telephone, #formulaire_ville {
	width: 200px;
}

#formulaire_message {
	width: 200px;
}

#formulaire_envoyer {
	background-color: #a30000;
	border: 1px solid #000000;
	color: #ffffff;
	cursor: pointer;
	height: 20px;
	margin-left: 0px;
	width: 80px;
}

* > #formulaire_envoyer {
	height: auto;
}

