@charset "iso-8859-2";
/* CSS Document */

body {
	width: 957px;
	background: #3f3f3f url("images/wrapper.jpg") no-repeat;
	margin: 0 auto;
	background-position: center top;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#wrapper {
	width: 898px;
	margin: 0 auto;
}
#header {
	width: 898px;
	height: 235px;
}
#newsletter {
	width: 301px;
	height: 112px;
	background: url("images/blocnewsletter.jpg") no-repeat;
	margin: 29px 0 0 529px;
	padding: 40px 0 0 0;
}
.input {
	width: 156px;
	height: 17px;
	border: 0;
	background: url("images/input.jpg") no-repeat;
	padding: 8px 0 0 4px;
	margin: 0 0 0 50px;
}
.submit {
	width: 34px;
	height: 33px;
	background: url("images/submit.jpg") no-repeat;
	border: 0;
}
.textinfo {
	margin: 0;
	font-size: 10px;
	color: white;
	display: block;
	width: 196px;	
	padding: 0 0 0 105px;
}
#header p {
	margin: 0;
	display: block;
	margin: 32px 0 0 80px;
	width: 550px;
	color: #686868;
}

#conteneur {
	width: 898px;
	background: url("images/fondcontent.png") repeat-y;
	margin-left:-1px;
}
#menudroite {
	width: 159px;
	float: right;
}
#menudroite a img {
	border: 0;
	dispay: block;
	margin: 5px 0 5px 0;
}
#subconteneur {
	width: 700px;
}
.descript {
	width: 700px;
	height: 140px;
	padding: 10px 0 0 0;
}
.vignette {
	float: left;
}
.descrijeu {
	margin: 0 0 0 250px;	
}
.descrijeu h2 {
	margin: 0;
	color: #438603;
	font-size: 20px;
	padding: 20px 0 0 150px;
}
.descrijeu p {
	margin: 0;	
	color: #438603;
	padding: 0 0 0 150px;	
}
.cdg {
	display: block;
	width: 81px;
	height: 19px;
	background: url("images/click2go.jpg") no-repeat;
	float: right;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	padding: 5px 0 0 0;
	margin: 0 10px 0 0;
}
#clearer {
	clear: both;	
}
#pub
{
background:url(images/blocpub.jpg) no-repeat;
width:160px;
height:160px;
padding-left:4px;
}
#footer {
	width: 957px;
	height:187px;
	background: url("images/footer.png") no-repeat;
}