@charset "utf-8";
body {
	background-image: url(../images/background.jpg);
	background-color: #612F16;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

a,input {outline: none;}

#pageEntiere {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
#illustration {
	float: left;
}
#contenus {
	background-image: url(../images/background-bloc.jpg);
	background-repeat: repeat-y;
}
#textes {
	background-image: url(../images/top-bloc.jpg);
	background-repeat: no-repeat;
}
#illustrationSuite {
	background-image: url(../images/meme2.png);
	background-repeat: no-repeat;
}
p {
	margin: 0px;
	padding: 0px;
}
button {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #2358B8;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#newsletter {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #4A2411;
	padding-top: 35px;
	padding-right: 50px;
	padding-bottom: 10px;
	line-height: 1.4em;
	float: right;
	width: 538px;
	text-align: justify;
}
#news {
	height: 110px;
}

#newsletter p {
	padding-left: 4px;
}
#newsok {
	margin: 0px;
	padding: 0px;
	height: 26px;
	background-image: url(../images/ok-newsletter.png);
	background-repeat: no-repeat;
	width: 38px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #EAE1D8;
}
#button {
	background-image: url(../images/ok-newsletter.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 38px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #EAE1D8;
}


#newsok:hover {
	background-image: url(../images/ok-newsletter-over.png);
}


.newsletterInput {
	width: 278px;
	background-image: url(../images/champs-newsletter.png);
	height: 26px;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	background-color: #EAE1D8;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #612F16;
	line-height: 26px;
	float: left;
}
#form1 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


#copyright {
	font-family: Tahoma;
	color: #EAE1D8;
	font-size: 10px;
	padding: 5px;
	text-align: center;
}

#copyright a {
	font-family: Tahoma;
	color: #EAE1D8;
	font-size: 10px;
}
#presentation {
	width: 270px;
	padding-top: 125px;
	padding-left: 50px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #612F16;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 14px;
	text-align: justify;
}
#presentation h1 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
#pied {
	clear: both;
}
#newsletter h1 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}

.slideshow {
	height: 110px;
	width: 155px;
	float: right;
}
.slideshow img { padding: 5px; }

#formctc input,#formctc textarea {
	width: 250px;
	border: 1px solid #612F16;
	margin: 2px;
	padding: 1px;
}
#newsletter a {
	color: #612F18;
}
