
* {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 30px;
	background: #C5AB33 url(images/img01.jpg) no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #FFFFFF;
}

h1, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #B43939;
}

h2 {
	margin-bottom:20px;
	font-size: 24px;
	font-weight: normal;
}

h3 {
	margin-bottom:11px;
	font-weight: bold;
	font-size:15px;
	font-style:italic;
	color: #FFFFFF;
}

p, blockquote, ul, ol {
	margin:0 0 19px 0;
	line-height:19px;
}

p.nospacing {
	margin-bottom:0;
	padding-bottom:0;
}

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

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

img {
	border:none;
}

p.fil {
	margin:0 0 20px 0;
	padding:0;
	font-size:11px;
	line-height:11px;
}


/* Logo */

#logo {
	width: 650px;
	height: 300px;
	padding: 10px 50px 0 0;
	background: url(images/img02.gif) no-repeat right top;
	text-align: right;
}

#logo h1 {
	font-size:47px;
	font-weight: normal;
	font-style: italic;
	color:#FFFFFF;
}

#logo h1 a {
	text-decoration:none;
}


#logo h2 {
	font-size: 21px;
	font-weight: normal;
	font-style: italic;
	color:#FFFFFF;
}

#logo a {
	color: #FFFFFF;
}

/* Content */

#content {
	width: 700px;
}

/* Content > Main */

#main {
	float: left;
	width:400px;
	margin:0 50px 0 50px;
	padding:0;
}

#main p {
	text-align:justify;
}

#main ul li {
	margin:0 0 0 35px;
	padding:0;
	list-style-type: disc;
	list-style-image:none;
}
#main ul li ul {
	margin:0;
	padding:0;
}
#main ul li ul li {
	margin:0 0 0 25px;
	padding:0;
	list-style-type: circle;
	list-style-image:none;
}

#prestations ul li {
	margin:0 0 0 15px;
	padding:2px 0 2px 6px;
	list-style-type:none;
	list-style-image:none;
	border-bottom: 1px solid #D1BC5C;
}

/* Content > Main > Welcome */

#welcome {
	margin-bottom:24px;
	padding-bottom:10px;
	border-bottom: 2px dotted #B43939;
}


/* Content > Sidebar */

#sidebar {
	float: right;
	width: 200px;
}

/* Content > Sidebar > Menu */

#menu {
	margin-bottom: 30px;
	border-bottom: 4px solid #D1BC5C;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 10px;
	border-top: 1px solid #D1BC5C;
	font-weight: bold;
}

#menu a:hover, #menu .active a {
	background: #C29434;
	text-decoration: none;
	color: #FFFFFF;
}

/* Content > Sidebar > Updates*/

.updates {
}

.updates .content {
	margin:0;
	padding:0 10px 0 10px;
}

.updates ul {
	margin: 0;
	padding:0;
	list-style: none;
}

.updates ul li {
	margin: 0;
	padding:0;
	line-height:normal;
}

.updates h2 {
	height: 30px;
	margin-top:10px;
	margin-bottom:5px;
	padding: 10px 0 0 10px;
	background: url(images/img03.gif) no-repeat left center;
	font-size:19px;
	line-height:normal;
	font-style: italic;
}

.updates h3 {
	margin:0;
	padding:0 0 3px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10px;
	line-height:normal;
	color: #FFFFFF;
}

.updates p {
	margin:0;
	padding:0 0 10px 0;
	font-size: 10px;;
	line-height: normal;
}

.color2 {
	color: #B43939;
}

.center {
	text-align:center;
}


/** Formulaire de contact ***/
#contact form {
	margin:10px 0 0 0;
	padding:0;
}

#contact p {
	margin:0;
	padding:0 0 5px 0;
}

#contact label {
	width:81px;
	float:left;
	text-align:right;
	background:url(images/puce1.gif) no-repeat center right;
	margin:0 5px 0 0;
	padding:0 12px 0 0;
	font-size:10px;
	font-weight:bold;
}

#contact textarea.msgfield, #contact textarea.msgfield_err {
	width:280px;
	height:200px;
	font-size:12px;;
	background:#fff;
	border:1px solid #8e7c27;
	margin:0;
	padding:3px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#B43939;
}

#contact input.textfield, #contact input.textfield_err {
	width:280px;
	background:#fff;
	border:1px solid #8e7c27;
	font-size:12px;;
	padding:3px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#B43939;
}

#contact input.textfield_err, #contact textarea.msgfield_err {
	border-color: #990000;
}

#contact input.textfield:focus, #contact input.textfield_err:focus, #contact textarea:focus {
	background:#D1BC5C;
}

#contact p#send {
	margin:0;
	padding:0px 0 5px 195px;
}
#contact p.rq {
	margin:0 0 20px 0;
	padding:0 0 0 55px;
	font-style:italic;
	font-size:11px;
	text-align:left;
}

#contact p.error, #contact p.mail_ok {
	border: 1px solid #E7E7E7;
	margin:10px 0 0 0;
	padding:10px 3px 10px 52px;
	text-align:left;
	font-size:11px;
	background: url(images/erreur.gif) no-repeat center left;
	color: #B43939;
	font-weight:bold;
}
#contact p.error {
	background: url(images/erreur.gif) no-repeat center left;
	color: #B43939;
}
#contact p.mail_ok {
	background: url(images/mail.gif) no-repeat center left;
	color:#B43939;
}
/** Fin Formulaire de contact ***/

/* Footer */

#footer {
	clear: both;
	padding: 20px 50px;
	border-top: 1px solid #D1BC5C;
	background: #C29434;
}

#footer p {
	margin:0;
	padding:0 0 3px 0;
	font-size:10px;
	line-height:normal;
}

/* Footer > Links */
#footer p.links {
	font-size:9px;
}
#footer p.links a {
	font-size:11px;
}


