/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin-top: 0;
}

body {
	margin: 0;
	padding: 0;
	background: #314D6B url(images/img01.jpg) no-repeat center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A0A0A0;
}

h1, h2, h3 {
	font-weight: normal;
	color: #FFFFFF;
}

h1 { font-size: 197%; }
h2 { font-size: 167%; }
h3 { font-size: 100%; font-weight: bold; }

p, ul, ol {
	font-size: 100%;
	text-align:justify;
}

p {
}

ul {
}

ol {
}

blockquote {
}

a {
	color: #7EBCFF;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 680px;
	height: 220px;
	margin: 0 auto;
}

#header h1, #header p {
	margin: 0;
	font-weight: bold;
}

#header h1 {
	padding: 30px 0 0 20px;
	text-transform: lowercase;
	font-size: 190%;
}

#header p {
	margin: -5px 0 0 5px;
	padding: 0 0 0 20px;
	text-transform: lowercase;
	font-size: 85%;
}

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

/* Menu */

#menu {
	width: 680px;
	height: 41px;
	margin: 0 auto;
	background: url(images/img02.jpg) no-repeat;
}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	padding: 10px 0 0 20px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 22px;
	border-right: 1px solid #2A2C2F;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	color: #DFE8F2;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#menu a:hover, #menu .active a {
	background-color: #000000;
}

/* Page */

#pageAccueil {
	width: 680px;
	margin: 0 auto;
	background: #0F1720 url(images/img03.gif) repeat-y;
}

#page {
	width: 680px;
	margin: 0 auto;
	background: #0F1720 url(images/img10.gif) repeat-y;
}

/* center */
#center {
	float: left;
	width: 595px;
	padding: 20px 45px 0 40px;
	background: url(images/img09.jpg) no-repeat;
}

#center .tablisting {
	background: #121B23;
	border: 1px dotted #000000;
	margin-top: 20px;
}

#center .titlelisting {
	font-size: 110%;
	font-weight: bold;	
}

#center .txtlisting {
	font-weight: normal;
}

#center .listing {
	padding-left: 20px;	
	padding-right: 20px;	
}

#center #right {
	float: right;	
}

#center .image {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}

#center .pucedetails {
	padding-bottom: 20px;
}

#center .prix {
	padding-top: 5px;
	padding-bottom: 20px;
	font-weight: bold;
	font-size: 150%;
	text-align: center;
}
/* Content */

#content {
	float: left;
	width: 375px;
	padding: 20px 25px 0 40px;
	background: url(images/img04.jpg) no-repeat;
}

#content p {
	text-align: justify;	
}

.boxed {
	background: #121B23;
	border: 1px dotted #000000;
	margin-top: 30px;
}

.boxed .title {
	margin: 0;
	padding: 5px 10px;
	background: #000000;
	text-transform: lowercase;
	font-size: 100%;
	font-weight: bold;
}

.boxed .content {
	padding: 20px;
	background: url(images/img12.jpg) no-repeat;
}

.boxed .label {
	margin-bottom: 5px;
}

.content fieldset {
	border: none;
}

.content select {
	background: #5A83AE;
	border: 1px solid #000000;
	/*text-transform: lowercase;*/
	font: bold 100% Arial, Helvetica, sans-serif;
	color: #000000;
}

.content input {
	float: left;
	margin-top: 15px;
	background: #5A83AE;
	border: 1px solid #000000;
	text-transform: lowercase;
	font: bold 100% Arial, Helvetica, sans-serif;
	color: #000000;
}

.content .selecttype {
	width: 165px;
	padding: 2px 2px;
	margin-bottom: 10px;
}

.formcontact p{
	width: 310px;
	clear: left;
	margin: 0;
	padding: 15px 0 12px 0;
	padding-left: 155px; /*width of left column containing the label elements*/
	border-top: 1px dashed gray;
	height: 1%;
}

.formcontact label{
	float: left;
	margin-left: -155px; /*width of left column*/
	width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.formcontact input[type="text"]{  /*width of text boxes. IE6 does not understand this attribute*/
	width: 200px;
}

.formcontact textarea{
	width: 300px;
	height: 150px;
}

.formcontact input, textarea{
	background: #5A83AE;
	border: 1px solid #000000;
	text-transform: lowercase;
	font: bold 100% Arial, Helvetica, sans-serif;
	color: #000000;
}

#information {
	margin-left: 155px;
	margin-bottom: 15px;
}

#pub {
	margin-top: 50px;
	text-align: center;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
	padding: 20px 20px 0 0;
	background: url(images/img05.jpg) no-repeat;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 20px;
}

#sidebar li li {
	margin: 0;
	padding: 5px 0;
	background: url(images/img06.gif) repeat-x left bottom;
}

#sidebar h2 {
	margin: 0;
	padding: 10px;
	background: #000000;
	border-top: 1px solid #23282E;
	border-bottom: 1px solid #23282E;
	text-transform: lowercase;
	font-size: 100%;
	font-weight: bold;
	color: #DFE8F2;
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Search */

#newsletters {
}

#newsletters fieldset {
	margin: 0px;
	padding: 10px 20px 20px 20px;
	border: none;
}

#newslettersbulle {
	padding:3px; 
	border:1px 
	solid #000000;
	background:#314D6B; 
	font-size: 95%; 
	color: #FFFFFF;

}


#newsletters input {
	/*float: right;*/
	/*margin-bottom: 5px;*/
	background: #5A83AE;
	border: 1px solid #000000;
	text-transform: lowercase;
	font: bold 100% Arial, Helvetica, sans-serif;
	color: #000000;
}

#newslettersfield {
	width: 165px;
	padding: 2px 7px;
	margin-bottom: 5px;
}

#newsletterssubmit {
	margin-left: 107px;
	margin-bottom: 10px;
}

#newslettersinfo {
}

/* Submenu */

#submenu a {
	padding-left: 15px;
	background: url(images/img07.gif) no-repeat left center;
}

/* Footer */

#footer {
	width: 680px;
	height: 100px;
	margin: 0 auto;
	padding: 30px 0 0 0;
	background: url(images/img11.jpg) no-repeat;
}


#footer p {
	margin: 0;
	padding: 0 0 0 40px;
	font-size: 77%;
	color: #0F1720;
}

#footer a {
	color: #0F1720;
}

#footerAccueil {
	width: 680px;
	height: 100px;
	margin: 0 auto;
	padding: 30px 0 0 0;
	background: url(images/img08.jpg) no-repeat;
}

#footerAccueil p {
	margin: 0;
	padding: 0 0 0 40px;
	font-size: 77%;
	color: #0F1720;
}

#footerAccueil a {
	color: #0F1720;
}

