/* Design by: DENiAL-Design.com */
/* Author: Jason Kingery */
/* Released under GPL */
/* Link MUST STAY in footer */
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #fff;
	color: #9f9f9f;
	font-size: 100%;
	font-family: "arial", helvetica, sans-serif;
}
a {
	text-decoration: none;
	color: #9bb2be;
	font-variant: small-caps;
	font-size: 79%;
	letter-spacing: .1em;
	border-bottom: 1px dashed #eee;
}
a:hover {
	text-decoration: none;
	color: #fff;
	background: #c60000;
	border-bottom: 0px;
}
p {
	margin-bottom: 25px;
}
/* Header */
#header {
	background: #eee;
	float: left;
	width: 100%;
	background: url(images/header_bg.jpg) repeat-x;
	height: 75px;
	margin: 0;
}
#header h1 {
	margin-top: 15px;
	text-transform: lowercase;
	font-size: 39px;
	color: #666;
	font-weight: normal;
	letter-spacing: -2px;
	font-family: "arial", helvetica, sans-serif;
	padding-left: 10px;
}
#header h1 span {
	background: inherit;
	color: #DADADA;
}
#search {
	margin-top: -35px;
	float: right;
}
#header input {
	border: 0px solid #9bb2be;
	padding-left: 2px;
	padding-top: 2px;
	width: 105px;
	height: 19px;
	background: url(images/search.png) no-repeat;
}
#header .buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #333333;
	color: #FFFFFF;
	margin-right: 6px;
	height: 20px;
	width: 50px;
	background: url(images/submit.png) repeat-x;
}
#wrap {
	width: 780px;
	margin: 0 auto;
}
/* left sidebar stylizzle */
#lcon {
	width: 130px;
	float: left;
	margin-top: 30px;
	padding: 10px;
}
#lcon h3 {
	text-transform: lowercase;
	font-size: 18px;
	color: #c60000;
	font-weight: normal;
	font-family: "arial", helvetica, sans-serif;
	margin-bottom: 3px;
	border-bottom: 1px solid #000;
}
#lcon h3 span {
	background: inherit;
	color: #666;
}
#lcon p {
	margin-bottom: 5px;
}
#lcon .important {
	background: #eee;
	padding: 5px;
	margin-left: 20px;
}
#navlist {
	list-style-image: url(images/square.png);
	padding-left: 20px;
}
/* Right Contizzle */
#rcon {
	width: 600px;
	float: right;
	margin-top: 30px;
	border-left: 1px solid #000;
	padding: 10px;
}
#rcon2 {
	width: 600px;
	float: left;
	padding: 10px;
}
#rcon2 h3 {
	text-transform: lowercase;
	font-size: 18px;
	color: #c60000;
	font-weight: normal;
	font-family: "arial", helvetica, sans-serif;
	margin-bottom: 3px;
	border-bottom: 1px solid #000;
}
#rcon2 h3 span {
	background: inherit;
	color: #666;
}
#rcon3 {
	width: 900px;
	float: left;
	padding: 10px;
}
#rcon3 h3 {
	text-transform: lowercase;
	font-size: 18px;
	color: #c60000;
	font-weight: normal;
	font-family: "arial", helvetica, sans-serif;
	margin-bottom: 3px;
	border-bottom: 1px solid #000;
}
#rcon3 h3 span {
	background: inherit;
	color: #666;
}
#rcon h3 {
	text-transform: lowercase;
	font-size: 18px;
	color: #c60000;
	font-weight: normal;
	font-family: "arial", helvetica, sans-serif;
	margin-bottom: 3px;
	border-bottom: 1px solid #000;
}
#rcon h3 span {
	background: inherit;
	color: #666;
}
.published {
	display: block;
	text-align: left;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: none;
	padding: 2px;
	margin: 3px;
	background: #cb0000 url(images/dback.png);
}
.pub-month {
	display: block;
	font-size: .9em;
	margin: 0;
	padding: 2px;
	background: #c60000;
	color: #fff;
}
.pub-date {
	display: block;
	font-size: 1.4em;
	margin: 0;
	padding: 0;
	color: #000;
}
/* footer */
#footer {
	clear: both;
	background: #eee;
	font-size: 76%;
	text-align: center;
}
#footer span {
	color: #666;
}
.gray {
	background-color: #f7f7f7;
	}
.grayline {
	background-color: #E7E7E7;
}
.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-top: 16px;
}
.blacktextlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.offer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.offer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #404040;
	text-decoration: none;
}
.whitebg {
	background-color: #FFFFFF;
}
A.menubut {
	FONT-SIZE: 11px;
	COLOR: #666666;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none;
}
A.menubut:hover {
	FONT-SIZE: 11px;
	COLOR: #FF8000;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
	font-weight: bold;
}
.menu {
display:inline;
}
#menu2 {
	display:inline;
	position: relative;
	margin-left:304px;
}
.formulaire {
	width: 780px;
	margin: 0 auto;
}
.formcon {
	width: 600px;
	float: left;
	margin-left: 30px;
}
.softtext {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	left: 45%;

}
.softtext2 {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	left: 350px;

}
.softtext {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	left: 45%;

}
.button {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-color: #e7e7e7;
	border: 1px solid #999999;
	padding-right: 5px;
	padding-left: 5px;
}
.form {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
.facture{
width: 600px;
}
.fact_adresse {
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.fact_footer {
	margin-top: 5px;
	font-family: Century Gothic;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.rib {
float: center;
}