/*<group=hacks>*/

.clearfix { display: inline-table;}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix { display: block;}
/* End hide from IE-mac */

.spacer {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0;
	border: none;
}
/*</group>*/* {
	margin: 0;
	padding: 0;
}
body {
	background : #ffc;
	font: 11px "Trebuchet MS", Verdana, Arial, sans-serif;
}

ul {
	position: relative;
}


#header h1 {
	background: url(../images/design/top.gif) no-repeat;
	width: 746px;
	height: 67px;
	text-decoration: none;
	text-align: right;
	font-size: 1px;
	color: #fff;
}

h3 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
}
h4{
	font-size: 12px;
	margin: 5px 0;
}
h5{
	text-align: center;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 20px;
}
p{
	margin-top: 10px;
}
#legals em{
	font-size: 10px;
}

dt {
	font-size: 12px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
	color: brown;
}

table td {
	background: white;
	padding: 3px;
	border-collapse: collapse;
}
a {
	text-decoration: none;
	color: #08089D;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

img {
	border: none;
}

.coleft, .coright {
	position: relative;
	width: 45%;
	height: auto;
	float: left;
	margin-bottom: 15px;
}
.coright {
	float: right;
}

.coleft li, .coright li {
	margin: .5em 0;
}

.left {
	position: relative;
	float: left;
	width: 20%;
	height: auto;
}
.right{
	position: relative;
	width: 79%;
	float: right;
	height: auto;
}
.left2 {
	position: relative;
	float: left;
	width: 79%;
	height: auto;
}
.right2 {
	position: relative;
	width: 20%;
	float: right;
	height: auto;
}
.left3 {
	position: relative;
	float: left;
	width: 30%;
	height: auto;
}
.right3{
	position: relative;
	width: 69%;
	float: right;
	height: auto;
}
.opleft {
	margin-left: 10px;
	position: relative;
	float: left;
	width: 35%;
	height: auto;
}
.opright{
	position: relative;
	width: 64%;
	top: 20px;
	float: right;
	height: auto;
}
.head{
	color: black;
	font-weight: bold;
	background: transparent;
	border: 0;
}
.head2{
	color: black;
	font-weight: bold;
	background-color: orange;
	border: 0;
}
#menutop li{
	position: relative;
	float: left;
	list-style: none;
	padding-left: 30px;
}
#slogan {
	position: relative;
	width: 330px;
	height: auto;
}

#slogan p {
	color: #08089D;
	font-size: 12px;
	font-style: italic;
}
#home{
	float: right;
}
#main{
	width: 904px;
}
#nav{
	position: relative;
	width: 200px;
	padding-top: 50px;
	float: left;
	
}
#nav ul{
	padding: 5px;
	position: relative;
}
#nav li {
	list-style: none;
	background: url(../images/design/pin.gif) no-repeat left;
	padding-left: 20px;
	margin-bottom: 10px;
}
#nav li a{
	font-size: 12px;
}
#options{
	font-size: 12px;
	font-style: bold;
	color: brown;
	border-bottom: 1px solid;
	width: 170px;
	margin-left: 10px;
	padding-top: 10px;
}
#nav p.address {
	position: relative;
	width: 150px;
	margin-left: 10px;
	padding: 3px 8px;
	border-left:  5px solid orange;
}
#content{
	position:relative;
	padding-top: 20px;
	width: 700px;
	float: right;
}
#content ul{
	margin-left: 30px;
}
#contact{
	padding-left: 10px;
}
#contact label, input{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#message{
	margin-left: 10px;
	margin-top: 10px;
}
#footer{
	position:relative;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 10px;
	padding-top: 5px;
	border-top: 1px solid #789a2e;
}
#footer a{
	font-size: 10px;
	color: #08089D;
	text-decoration: none;

}
#footer a:hover{
	color: black;
}

body#error {
	text-align: center;
	background: #ffc;
}

#error #container {
	position: relative;
	width: 500px;
	height: auto;
	margin: 130px auto 0;
	background: #ffc;
	text-align: left;
	border: 2px solid orange;
}

#error #content {
	position: relative;
	width: auto;
	padding: 10px;
	font-size: 13px;
}

#error h2 {
	position: relative;
	width: auto;
	height: 20px;
	margin-bottom: 10px;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #76992c;
	background: url(../images/design/ligneverte.gif) no-repeat left bottom;
}

#error h3 {
	color: brown;
	margin: 1.5em 0 1em;
	font-size: 15px;
}

#error #logo {
	margin: 10px auto 30px;
}

#error #logo a {
	border: none;
}

#error p {
	margin: 1em 0;
}


#error ul.left, #error ul.right {
	position: relative;
	width: 220px;
	height: auto;
	float: left;
	list-style: none;
	margin-left: 1em;
}

#error ul.right {
	float: right;
}

#error ul li {
	padding-left: 1.6em;
	margin: .5em 0;
	background: url(../images/design/pin.gif) no-repeat;
}

#error .back {
	text-align: right;
}

#error a {
}

#error a:hover {
	color: #76992c;
	text-decoration: underline;
}

#error em {
	color: #888;
	font-size: 10px;
}

a.text, a.text:hover {
	color: #000;
	text-decoration: none;
	cursor: text;
}
