/* @override http://equi.devsite/lib/global.css */

* {
	margin: 0;
	padding: 0;
}

/* @group Général */

body {
	background: #000 url(../images/interface/trame-fond2.gif) center;
	font: 12px/18px Helvetica, Arial, Verdana, sans-serif;
	color: #fff;
}

.lightbox {
	
}

.clr {
	clear: both;
}

a:link, a:visited {
	color: #b5a497;
	text-decoration: underline;
}

a:hover, a:active {
	color: #f9e7d9;
}

img {
	border: none;
}

/* @end */

/* @group Blocs */

#ombreTop {
	margin: 9px auto 0;
	width: 982px;
	height: 49px;
	background: transparent url(../images/interface/ombre-top2.png) no-repeat right bottom;
}

#container {
	position: relative;
	width: 982px;
	margin: 0 auto;
	background: transparent url(../images/interface/ombre-fond-long.png) repeat-y 0 44px;
}

#content {
	position: relative;
	width: 884px;
	margin: 0 auto;
	background-color: transparent;
}

#header {
	margin: 0 auto;
	width: 982px;
	background: transparent url(../images/interface/ombre-fond-header.png) no-repeat left top;
}

#interface {
	background: #282828 url(../images/interface/fond-interface.jpg) repeat-x left top;
}

#lienBack {
	display: block;
	height: 175px;
	width: 884px;
	text-indent: -5000px;
	overflow: hidden;
	margin: 0 auto;
	/*background: #000 url(../images/interface/fond-header-default.jpg) no-repeat left top;*/
}

#angleContenu {
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 92px;
	background-color: transparent;
	/*background: url(../images/interface/contenu-angle-default.jpg) no-repeat left top;*/
}

.module {
	margin: 15px 53px 15px 32px;
	text-align: justify;
}

/* @end */

/* @group MENU */

#menu {
	float: left;
	width: 155px; /* 140px */
	margin-top: 60px;
}

#menu ul {
	list-style-type: none;
}

#menu ul li {
	min-height: 19px;
}

#menu ul li a:link,
#menu ul li a:visited {
	display: block;
	margin-bottom: 2px;
	min-height: 19px;
	font: normal 10px/19px Helvetica, Arial, Verdana, sans-serif;
	padding-left: 20px;
	color: #a2a2a2;
	text-decoration: none;
	background: #2b2b2b url(../images/interface/bouton-menu.gif) no-repeat left top;
}

#menu ul li a:hover,
#menu ul li a:active,
#menu ul li.ici a {
	color: #fff;
	/*background: #2b2b2b url(../images/interface/bouton-menu.gif) no-repeat -180px top;*/
	background: #2b2b2b url(../images/interface/bouton-menu.gif) no-repeat -165px top;
}

#menu ul ul li a:link,
#menu ul ul li a:visited {
	display: block;
	margin-bottom: 2px;
	min-height: 19px;
	font: normal 10px/19px Helvetica, Arial, Verdana, sans-serif;
	padding-left: 29px;
	color: #fff;
	text-decoration: none;
	background: transparent url(../images/interface/bouton-sousmenu.gif) no-repeat left top;
}

#menu ul ul li a:hover,
#menu ul ul li a:active,
#menu ul ul li.ici a {
	background: url(../images/interface/bouton-sousmenu.gif) no-repeat -160px top;
}


/* @end */

/* @group CONTENU */

#contenu {
	float: right;
	width: 675px;
	/*width: 676px;*/
	margin-right: 21px;
	/*margin-right: 10px;*/
	border: 1px solid #3f3f3f;
	border-bottom: none;
	min-height: 497px;
	background-color: #000;
}

#textes {
	margin: 10px;
}

.module ul, .module ol {
	margin-left: 35px;
	margin-bottom: 15px;;
}

.module h1 {
	margin-bottom: 30px;
}

.module ul {
	list-style-image: url(../images/interface/puce-listes.gif);
}

.module p {
	margin-bottom: 15px;
}

.module h4 {
	font-weight: bold;
	color: #b5a497;
	font-size: 10px;
}

.module .important {
	color: #b5a497;
}

/* @end */

/* @group FOOTER */

#footer {
	clear: both;
	position: relative;
	width: 982px;
	margin: 0 auto;
	height: 100px;
	background: transparent url(../images/interface/fond-footer.png) no-repeat left top;
}

#footer #liensFooter {
	position: absolute;
	top: 0;
	right: 88px;
	border: 1px solid #3f3f3f;
	border-right: none;
	background-color: black;
	color: #fff;
	width: 260px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	color: #999;
}

#liensFooter .separateur {
	/*letter-spacing: 15px;*/
	margin: 0 15px;
}

#liensFooter a:link,
#liensFooter a:visited {
	color: #999;
	text-decoration: none;
	font-size: 9px;
}

#liensFooter a:hover,
#liensFooter a:active {
	color: #ddd;
}

/* @end */

/* @group Accueil */

#colRight {
	float: right;
	width: 180px;
	margin: 10px -30px 10px 30px;
	border-left: 1px solid #3f3f3f;
	border-bottom: 1px solid #3f3f3f;
}

#colRight h4 {
	margin-bottom: 15px;
}

#moreActu {
	text-align: right;
}

#contentRight {
	margin: 10px 0 0 10px;
}

#contentRight ul {
	margin-left: 12px;
	text-align: left;
	line-height: 14px;
}

#contentRight ul li {
	margin-bottom: 10px;
}

#contentRight ul li span {
	font-size: 9px;
	white-space: nowrap;
}

/* @end */

/* @group Actualite */

.actuBlog {
	margin-bottom: 30px;
}

.actuBlog h3 {
	color: #b5a497;
	font: normal normal 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.actuBlog .infosNews {
	color: #666;
	font-size: 11px;
}

.actuBlog .actuTexte {
	font-size: 12px;
	text-align: justify;
}

#navigActu {
	margin-bottom: 15px;
}

#navigActu #lienPrec {
	float: left;
	width: 150px;
	text-align: left;
}

#navigActu #lienSuiv {
	float: right;
	width: 150px;
	text-align: right;
}

/* @end */

/* @group Contact */

form table.contact {
	width: 600px;
	margin: 20px auto 0 auto;
	font: normal 12px/18px Arial, Verdana, Helvetica, sans-serif;
}

form table.contact td {
	vertical-align: top;
	padding: 5px;
}

form table.contact td.texte {
	text-align: right;
	letter-spacing: 1px;
}

form table.contact td.obligatoire {
	font-weight: bold;
}

table.contact input.contactLong, table.contact textarea.contactLong {
	width: 450px;
	border: 1px solid #cdcdcd;
	height: 18px;
	color:  #666;
}

table.contact input.contactCourt {
	width: 150px;
	border: 1px solid #cdcdcd;
	height: 18px;
	color:  #666;
}

table.contact textarea.contactLong {
	height: 150px;
}

/* @end */
