* {
}

body {
	margin: 0;
	color: black;
	background: black url(../img/bg.jpg) repeat-x;
}

/* @group Wrap */

#wrap {
	width: 1024px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	background: url(../img/wrap.png) repeat-y center;
}

/* @group Page */

#page {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	color: black;
	margin-top: 0;
	border-left: 1px solid #6a6a6a;
	border-right: 1px solid #6a6a6a;
}

/* @group Header */

#header {
	width: 100%;
	height: 80px;
	margin-right: auto;
	margin-left: auto;
	background: url(../img/header.png) no-repeat center center;
}

/* @group Menu */

#menu ul {
	height: 32px;
	width: 433px;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	font: 14px/32px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	color: gray;
	width: 97px;
	display: block;
	height: 33px;
}

#menu ul li a:hover {
	font: 14px/33px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	color: white;
	width: 97px;
	display: block;
	height: 33px;
}

#menu ul li a.current {
	color: white;
	width: 100px;
	height: 32px;
	width: 97px;
	display: block;
	height: 33px;
	font: 14px/33px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	background-image: url(../img/current.png);
}

#menu ul li {
	width: 97px;
	display: block;
	float: left;
	height: 32px;
	text-align: center;
}

#menu {
	width: 434px;
	float: right;
	height: 30px;
	margin-top: 28px;
	margin-right: 24px;
}

#menu ul li.separat {
	width: 3px;
	height: 6px;
	background: url(../img/separat.gif) repeat-y;
	margin-top: 14px;
	margin-right: 1px;
	margin-left: 3px;
}



/* @end */



/* @end */

#page div.barre_2 {
	height: 58px;
	background: url(../img/barre_2.png) repeat-x;
	width: 100%;
}

#page div.barre_2 ul {
	height: 29px;
	margin: 15px 13px 0 0;
	width: 86px;
	float: right;
	padding: 2px 0 0;
	background: url(../img/top.png) center top;
}

#page div.barre_2 ul li {
	float: left;
	list-style-type: none;
	background-color: red;
	margin-left: 2px;
}

#page div.barre {
	height: 13px;
	width: 100%;
	color: black;
	background: url(../img/barre.png) repeat-x center;
}

/* @group Content */

#content div.box div.texte div.dscar_service div.image {
	padding: 0;
	margin-bottom: 0;
	margin-top: 0;
	width: 91px;
	height: 85px;
	margin-left: 0;
	background-color: #070709;
		margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	float: left;
}

#content div.box div.texte div.dscar_service div.image img {
	margin-left: 10px;
	margin-top: 8px;
}

#content div.box div.texte div.dscar_service h2 {
	padding: 0;
	height: 42px;
	color: white;
	margin: 8px 0 8px 100px;
	font: 21px/36px Georgia, "Times New Roman", Times, serif;
	width: 413px;
	text-align: left;
}

#content div.box div.texte form {
	width: 453px;
	height: 348px;
	padding: 0;
	margin-bottom: 0;
	margin-top: 0;
}

#center img {
}

#content div.box div.tarifs {
	width: 176px;
	float: right;
	margin-right: 76px;
	height: 33px;
	margin-top: 15px;
}

#content div.box div.texte div.dscar_service div.image img {
	width: 70px;
	height: 70px;
}

#content div.chapeau div.image {
	width: 306px;
	text-align: center;
	height: 150px;
	margin: 0;
}

#content div.chapeau div.texte {
	width: 534px;
	height: 150px;
	margin-top: 65px;
	float: left;
}

#content div.main div.texte {
	width: 579px;
	float: left;
	margin-left: 17px;
}

#content div.chapeau div.texte h3 {
	text-align: left;
	font: 62px "Times New Roman";
	margin: 0;
	padding: 0;
}

#content div.chapeau div.texte h4 {
	font: 17px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 0;
	margin: 0;
}

#content div.main div.rubriques {
	width: 818px;
	height: 46px;
	
	margin-left: auto;
	margin-right: auto;
	font: small-caps 37px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#content div.main div.rubriques h1 {
	text-transform: uppercase;
	font: 29px Georgia, "Times New Roman", Times, serif;
}

#content div.documents {
	padding-top: 0;
	height: 47px;
	background-color: orange;
	width: 100%;
	border-top: 1px solid #2c2c2c;
}

#content div.documents ul {
	height: 48px;
	width: 100%;
	padding: 0;
	margin: 0 auto;
	background: url(../img/ul.png) repeat-x;
}

#content div.documents ul li {
	width: 165px;
	border-style: none;
	list-style-type: none;
	height: 38px;
	display: inline;
	float: left;
	padding-left: 32px;
	text-indent: 0;
	color: white;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 3px;
	margin-left: 27px;
	background-position: 0;
	background-repeat: no-repeat;
}

#footer p a {
	color: gray;
	text-decoration: none;
}

#footer p a:hover {
	color: #e6c382;
}



#dscar {
	font: 21px/34px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: white;
}

#pdf {
	background-image: url(../img/pdf.png);
}

#conditions {
	
	margin: 0;
	padding: 0;
}

#content div.documents a  {
	display: block;
	text-decoration: none;
	text-align: right;
	margin: 0 auto;
	padding: 0;
	height: 42px;
	font: 12px/47px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: silver;
	background: url(../img/pdf.png) no-repeat 6px 8px;
	width: 259px;
}

#content div.documents a:hover {
	display: block;
	text-decoration: none;
	text-align: right;
	margin: 0 auto;
	padding: 0;
	height: 42px;
	font: 12px/47px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: silver;
	background: url(../img/pdf.png) no-repeat 6px 8px;
	width: 259px;
}

#content div.fibre {
	height: 4px;
	width: 100%;
	background: url(../img/fibre.png) repeat-x right center;
}


#content div.documents ul li img {
	float: left;
}



#content {
	width: 100%;
	background: url(../img/content.jpg) repeat;
}

#content div.chapeau {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	background: black repeat-x;
}

#content div.image {
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	float: left;
}

#services {
	margin: 27px 0 0;
	width: 100%;
	height: 416px;
}

#services div.type {
	width: 840px;
	height: 144px;
}

#transferts {
	background-position: 100% 70px;
}

#content div.box div.image img {
	border-style: none;
	margin-top: 0;
	margin-left: 0;
	width: 232px;
}

#content marquee {
	width: 748px;
	height: 42px;
	font: 9px/69px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #6f6f6f;
	margin-right: auto;
	margin-left: 49px;
}





#content div.box div.texte {
	margin-left: 288px;
	padding-bottom: 0;
	width: 651px;
}

#content div.box div.texte div.dscar_service ul {
	width: 300px;
	padding: 0;
	margin: 0 0 0 117px;
}

#content div.box div.texte ul {
	margin: 0;
	height: 41px;
	padding: 0 0 0 70px;
	background: url(../img/pdf.png) no-repeat 18px 3px;
}

#content div.box div.texte ul li {
	margin: 0;
	color: silver;
	list-style-type: none;
	font: 0.9em/38px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#content div.box {
	width: 100%;
	padding-bottom: 15px;
	padding-top: 0;
	background-repeat: repeat-y;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0;
}

#content div.left_box {
	background-color: red;
	width: 270px;
	float: left;
}

#content div.right_box {
	color: red;
	margin-left: 278px;
	padding-right: 60px;
	padding-left: 24px;
}

img {
	border-style: none;
}

#text p {
	width: 202px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 12px;
	color: silver;
	font: 0.7em/17px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#text h4 {
		text-align: center;
	text-transform: uppercase;
	font: bold 11px/30px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
	color: white;
	padding: 5px 0;
}

#content div.box2 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	padding-bottom: 0;
	background-position: 0 49px;
	background-repeat: repeat-x;
}



#content div.main div.box div.service {
	width: 840px;
	height: 131px;
	float: left;
	background-color: #646464;
	margin-top: 4px;
}

#content div.main div.box div.service div.image {
	width: 90px;
	height: 90px;
	margin-left: 15px;
	margin-top: 15px;
	background-color: #1f1f1f;
}

#content div.box div.texte div.dscar_service {
	margin: 0 36px 0 2px;
	padding: 0 0 18px;
	width: 515px;
	background-position: 3px -7px;
	background-repeat: repeat-x;
}

#content div.box div.texte div.dscar_service p {
font-size: 12px;
	line-height: 24px;
	margin-left: 102px;
	width: 409px;
}

#content div.main div.box marquee {
	color: silver;
	font: 12px/25px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#content div.box div.service {
	
}

/* @group Box */

#box {
	margin-right: auto;
	margin-left: auto;
	height: 300px;
	width: 100%;
	border-bottom: 1px solid #76745f;
	border-top: 1px solid #76745f;
	
}

#box_karrington {
	width: 837px;
	height: 63px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font: 12px/24px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* @end */

#content div.box div.texte h2 {
	color: #e6c382;
	width: 513px;
	height: 37px;
	padding: 0;
	margin: 0;
	font: 1.1em/41px "Lucida Grande", Lucida, Verdana, sans-serif;
}

span.pdf {
	color: silver;
	font: 0.8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 0;
}



/* @end */



/* @end */



/* @end */

/* @group Dscar */

#dscar_image {
	margin: 0;
	width: 840px;
	height: 147px;
	background-color: red;
	text-align: center;
}



/* @end */

/* @group Footer */

#footer {
	height: 55px;
	background: url(../img/footer.png) repeat-x;
	text-align: center;
	color: white;
	width: 100%;
}

#footer p {
	color: silver;
	width: 100%;
	height: 27px;
	padding: 13px 0 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	font: 0.8em/24px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}



/* @end */

/* @group Style de texte */



#page div.barre_2 ul li a {
		width: 38px;
	display: block;
	height: 25px;
	border: 1px solid #919191;

}

#page div.barre_2 ul li.current {
		border: 1px solid white;
}

#page div.barre_2 ul li a:hover{
		width: 38px;
	display: block;
	height: 25px;
	border: 1px solid white;
}

#content div.box div.texte ul li a {
	color: gray;
}

#content div.box div.texte ul li a:hover {
	color: white;
	text-decoration: none;
}


h1 {
	color: white;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 0;
	margin: 0;
	padding: 0;
	font: 21px/35px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 100%;
	text-align: left;
	height: 33px;
	background-repeat: repeat-x;
	text-indent: 20px;
}




#texte h2 {
}

/* @group My Group */



/* @end */

a#logo {
	display: block;
	width: 351px;
	height: 60px;
	float: left;
	margin-left: 21px;
	margin-top: 9px;
	background-image: url(../img/logo.png);
}

#lang {
	height: 34px;
	width: 100%;
	background: url(../img/lang.png) repeat-x center top;
}

#lang ul li {
	float: left;
	display: inline-block;
	margin-right: 0;
}

#lang ul {
	width: 100%;
	height: 31px;
	margin: 0;
	padding: 0 0 0 23px;
}

#lang ul li a {
	display: block;
	text-align: center;
	background-position: center;
	border: 1px solid gray;
	margin-top: 2px;
	margin-left: 9px;
}

#lang ul li a:hover {
	display: block;
	text-align: center;
	background-position: center;
	margin-right: 12px;
	border: 1px solid #fff;
	margin-top: 6px;
}

#name {
	width: 220px;
	height: 40px;
	margin-top: 12px;
}

#construct {
	width: 200px;
	height: 200px;
	margin-top: 10px;
	margin-right: auto;
	margin: 0;
	
}



/* @end */

/* @group Texte */

#texte h3 {
	text-align: center;
	width: 250px;
	height: 49px;
	margin: 0;
}

#texte h3 img {
	margin-top: 9px;
}

#texte {
	float: left;
	margin-left: 0;
	width: 672px;
}

#texte {
}

#texte h4 {
	text-align: center;
	text-transform: uppercase;
	font: bold 11px/30px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
	color: white;
	padding: 5px 0;
}

#reservation h4 {
		text-align: center;
	text-transform: uppercase;
	background-color: black;
	width: 250px;
	font: 13px/37px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
	padding: 5px 0;
	height: 34px;
}

#texte img {
	margin-top: 13px;
	margin-bottom: 11px;
}



/* @end */

/* @group My Group */



/* @end */

/* @group Reservations */

#reservation p {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

#reservation a {
	display: block;
	width: 115px;
	height: 22px;
	margin-right: auto;
	margin-left: 74px;
	margin-top: 192px;
	text-decoration: none;
	color: gray;
	font: 20px "Lucida Grande", Lucida, Verdana, sans-serif;
	position: absolute;
}

#reservation img {
	margin-top: 15px;
}

#reservation h3 {
	text-align: center;
	color: black;
}

#reservation table {
	display: block;
	width: 100%;
}



/* @end */

/* @group Photos */

#photos marquee {
	width: 246px;
	margin: 0;
	height: 230px;
	background-color: #1b1b1b;
	border-right: 1px solid #b1b1b1;
	border-left: 1px solid #b1b1b1;
}

#photos {
	width: 250px;
	float: left;
	height: 230px;
	text-align: center;
}

#photos marquee a {
	width: 61px;
	height: 42px;
	display: block;
	float: left;
}






#photos a:hover {
	position: relative;
	bottom: 25px;
	width: 171px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	height: 23px;
	background-color: white;
	color: black;
	font: 14px/23px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
}



/* @end */

/* @group Header */



/* @end */

/* @group Formulaire */



.Formulaire .hidden {
	visibility:hidden;
}

.Formulaire fieldset
{
	display: block;
	margin: 0.5em auto 0;
	padding: 23px 1em 1em;
	width: 404px;
	height: 293px;
	background: url(../img/form.png) no-repeat -4px 3px;
	border-style: none;
}

#center {
	width: 569px;
	text-align: center;
}

#photos marquee a img {
	border-style: none;
}

.Formulaire fieldset.sendjob
{
	border:1px solid #F8F9F2;
	border-top: 1px dashed #ccc;
}

.Formulaire fieldset legend
{
	font:bold 1.2em "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	letter-spacing:-1px;
	padding:0 0.6em 0 0;
	color:#777;

}

.Formulaire input
{
	position: relative;
	width:20em;
	top: -1.4em;
	left: 7em;
	display: block;
	border:1px solid #ddd;
	font:normal 1em "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-size: 13px;
	padding:2px 5px;
	color: silver;
	background-color: #2d2d2d;
}

.Formulaire input:focus, .Formulaire textarea:focus 
{
	border:1px solid #af8730;
}

.Formulaire input.submit
{
	clear: both;
	top: -1em;
	left:14.5em;
	width:74px;
	height:22px;
	background-color:#575757;
	border:1px solid #ddd;
	color:#fff;
	font:normal 1em "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-size: 13px;
	font-weight:bold;
	margin-top: 3px;
}

.Formulaire textarea
{
	position: relative;
	width:20em;
	top: -1.4em;
	left: 7em;
	display: block;
	border:1px solid #ddd;
	font:normal 1em "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-size: 13px;
	padding:2px 5px;
	color: white;
	background-color: #2d2d2d;
	margin-bottom: 10px;
}
.Formulaire select
{
	width:20em;
}

.Formulaire label
{
	clear: both;
	float: left;
	display: block;
	width: 8em;
	margin-top: -0.5em;	
}

.Formulaire label.first
{
	margin-top: 1em;
}

.Formulaire select
{
	position: relative;
	top: -1.4em;
	left: 8em;
	display: block;
	font:normal 1em "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	color:#888;
}

.Formulaire label.mesg
{
	margin:-1.2em 0 1.2em 0;
	padding-left:8em;
	width:30em;
}

.Champ
{
	color: white;
	font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-size: 13px;
	width: 20px;
}

.Champobli
{
	color:#af8730;
	font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-size: 13px;
}

/* @end */

/* @group Type */

#type ul li a.current {
	color: #1f2428;
	background: url(../img/type3.png) repeat-x;
	font: bold 12px/38px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#texte p {
	width: 207px;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
	color: silver;
	font: 11px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#type ul {
	width: 700px;
	height: 33px;
	margin: 0 auto;
	padding: 0;
}

#type {
	width: 700px;
	margin: 38px auto 0;
	padding: 0;
	height: 33px;
	background-position: 0 -3px;
}

#service {
	height: 132px;
	float: left;
	width: 100%;
	margin: 8px 0 0;
	padding: 1px 0 0;
	background: #060606 center center;
	border-top: 1px solid #2c2c2c;
	border-bottom: 1px solid #2c2c2c;
}

#details {
	margin-left: 257px;
	padding-top: 0;
	width: 515px;
	margin-top: 14px;
}

#details h2 {
	color: #e6c382;
	width: 513px;
	height: 30px;
	padding: 0;
	font: 1em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
}

#details p {
margin-bottom: 0;
	color: silver;
	font: 0.9em/22px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 0;
}

#visu {
	float: left;
	margin: 14px 0 0 49px;
	width: 181px;
	height: 79px;
}

#type ul li {
	width: 140px;
	float: left;
	list-style-type: none;
	text-align: center;
	margin-left: 0;
	margin-top: 0;
	height: 33px;
	background-repeat: repeat-x;
}

#type ul li a {
	color: gray;
	text-decoration: none;
		font: bold 12px/38px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	height: 33px;
	display: block;
	width: 140px;
	background-image: url(../img/type.png);
	letter-spacing: 1px;
}

#type ul li a:hover {
	color: #1f2428;
	background: url(../img/type3.png) repeat-x;
	font: bold 12px/38px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}



/* @end */

/* @group Reservation */

#reservation {
	float: left;
	width: 250px;
	height: 230px;
	text-align: center;
}



/* @end */

/* @group Description */

#description {
	margin-right: auto;
	margin-left: 45px;
	width: 238px;
	margin-top: 0;
	float: left;
	height: 212px;
	padding: 10px;
	background: black url(../img/description.png) repeat-x center bottom;
	border: 1px solid #292929;
}



/* @end */

/* @group Véhicules */



#vehicules {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	height: 310px;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	background: url(../img/vehicules.png) repeat-x 0 8px;
}



/* @end */

/* @group logo */

#logo img {
	display: block;
	height: 67px;
	float: left;
	margin-left: 20px;
	margin-top: 5px;
	width: 75px;
}



/* @end */

#karrington {
	width: 100%;
	height: 120px;
	
}

#content div.rubriques {
	width: 100%;
	height: 33px;
	background-image: url(../img/rubriques.png);
}

strong {
	font-weight: normal;
	font-style: normal;
	color: white;
}

#dscar_pdf {
	width: 478px;
	text-align: center;
	height: 27px;
	margin: 8px auto 0;
	padding: 0;
	background: url(../img/dscar_pdf.png) repeat-y;
}

#content div.box div.texte h3 {
	color: white;
	font: 19px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#dscar_pdf a {
	display: block;
	padding: 0;
	margin-top: 0;
	height: 27px;
	width: 476px;
	font: 12px/25px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: silver;
	text-decoration: none;
}

#dscar_pdf a:hover {
	display: block;
	padding: 0;
	margin-top: 0;
	height: 27px;
	width: 476px;
font: bold 12px/25px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: white;
	text-decoration: underline;
}

#content div.box div.texte p.contact {
	width: 349px;
}

#phone {
	width: 470px;
	color: red;
	margin-left: 0;
	margin-bottom: 21px;
}

#image {
	width: 108px;
	background-color: red;
	height: 114px;
	float: left;
	margin-left: 6px;
	margin-top: 0;
	margin: 14px;
}

#content div.box div.texte p {
	color: silver;
	font: 0.9em/22px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 18px;
	margin-top: 0;
}

#phone p {
	margin-left: 121px;
	margin-top: 9px;
	font: 12px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 0;
}

#caisson {
	width: 472px;
	float: left;
	padding: 10px;
	margin-top: 0;
	height: 212px;
	border: 1px solid #292929;
	background: url(../img/caisson.jpg) repeat-x;
}

/* @group My Group */

#hor-minimalist-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	width: 240px;
	border-collapse: collapse;
	margin-bottom: 0;
	margin-right: 0;
	margin: 0;
}

#hor-minimalist-a tbody {
	color: white;
}
#hor-minimalist-a th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#hor-minimalist-a td
{
	padding: 9px 8px 0px 8px;
}
#hor-minimalist-a tbody tr:hover td
{
	color: #009;
}

/* @end */

#content div.box div.texte div.separate {
	width: 100%;
	height: 25px;
	margin-top: 18px;
	background-position: center center;
	background-repeat: no-repeat;
}



#content div.box div.texte p a {
	color: #e6c382;
}

#page div.barre_2 ul li a img {
	border-style: none;
}
