* {
	padding:0;
	margin:0;	
}

body {	
	font-family: "Arial",verdana,sans-serif;	
	color: #000;	
	background-color: #fff;	
	background: url(bkgheader.gif) repeat-x left top;
	
}


.input {
	border:solid 1px #9b9b9b;
}


#centre {
	overflow:hidden;
}


#content {
	margin:0 auto;
	position:relative;
	width:1024px;
	z-index:2;
	
}

html>body #content {
	min-height:760px;	
}




/* HEADER */



#header {
	background: url(header.jpg) no-repeat 0 0;
	height:296px;
	width:1024px;
}

#header strong {
	display:none;
}

#header #english {
	float:right;
	padding-top:10px;
	padding-right:27px;
}

html>body #header #english {
	padding-top:8px;
	
}	

#header #menu_header {
	font-size:12px;
	font-weight:bold;
	padding-left:107px;
	padding-top:68px;
	width:1024px;
}

html>body #header #menu_header {
	padding-top:68px;
}

#header #logo {
	padding-left:454px;
	padding-top:58px;	
}

#header #menu_header li {
	display:inline;
	text-transform: uppercase;
	color:#475767;
	padding:2px;
}

#header #menu_header a, #listechoix a {
	color:#475767;
	text-decoration: none;
}

#header #menu_header a:hover {
	text-decoration: underline;
}

#menu_bloc {
	/*background: url(menu.jpg) no-repeat 0 0;*/
	height:106px;
	margin-bottom:30px;
	padding-top:10px;
}
#menu_bloc li {	
	display:inline;
	margin-right:4px;
}

#menu_bloc img, #header img {	
	border:none;
}




/* ACTUS */


#content #actus {

	float:right;
	color:#000;
	padding-right:23px;
}

#actus_top {
	background: url(actus_top.jpg) no-repeat 0 0;
	width:276px;
	height:64px;
}
#actus_center {
	background: #c2d4da url(actus_middle.jpg) no-repeat 0 0;
	width:276px;
	
}
#actus_bottom {
	background: url(actus_bottom.jpg) no-repeat 0 0;
	width:276px;
	height:27px;
}

#actus_text {
	padding-left:15px;
	padding-right:15px;	
}
#actus h2 {
	color:#8B8B8B;
	font-size:16px;
	padding-top:9px;
}
#actus p {
	font-size:14px;
	
}

#actus .suite {
	font-size:10px;
	color: #fff;
}

#actus .archives {
	font-size:11px;
	color: #8B8B8B;
	float:right;
}

#actus .suite a,#actus .suite a:hover, #actus .archives a,#actus .archives a:hover  {
	text-decoration:none;
	color: #8B8B8B;
}



/* TEXTE */



#content #texte {
	min-height:310px;
	width:700px;
	float:left;
	text-align:justify;
	margin-bottom:20px;
	color: #8B8B8B;
	padding-left:8px;
}


#content #texte p {
	margin-bottom:5px;
}

#content #texte h1 {
	font-weight:normal;
	letter-spacing:-3px
}

#content #texte h2 {
	font-weight:normal;
	letter-spacing:-1px;
	text-decoration:underline;
	padding-bottom:20px;
	padding-top:20px;
}

#content #texte a, #content #texte a:hover {
	color:#8B8B8B;
}


#content #texte img {
	padding:2px;
}

hr {
	clear:left;
	margin-top:7%;
}


/* BOOK */



#content #texte #listechoix, #content #texte #listephotos {
	text-align:center;
	padding-top:3%;
	height:250px;
}

#content #texte #listechoix {
	margin-left:24%;
}	
	
#content #texte #listebooks  {
	text-align:center;
	padding-top:3%;
}

#content #texte #listechoix li, #content #texte #listephotos li, #content #texte #listebooks li {
	float:left;
	padding-left:30px;	
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#content #texte #listebooks li {
	padding-bottom:20px;
}

#content #texte #listebooks a, #content #texte #book li a {
	text-decoration:none;
}

#content #texte #listechoix img, #content #texte #listephotos img, #content #texte #listebooks img, #content #texte #book img {
	padding:2px;
	border:1px solid #cccccc;	
}




#content #texte #avertissement {
	float:left;
	padding-left:26%;
	padding-top:20px;
	font-size:11px;
	width:400px;
}


#content #texte #book  {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:550px;
}

#content #texte #book li {
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}



#content #texte #infos  {
	padding-top:4%;
	margin-left:9%;
}

#content #texte #infos ul {
	float:left;
	width:315px;
	height:148px;
}

#content #texte #infos li  {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-bottom:13px;
}
#content #texte #infos #prenom  {
	font-size:2.2em;
	padding-bottom:24px;
	padding-left:214px;
}



/* FOOTER */

#footer {
	background:  url(footer.jpg) no-repeat left bottom;
}

#footer  #content_footer {
	background: url(content_footer.jpg) no-repeat left bottom;
	margin:0 auto;
	height:105px;
	max-width:1024px;
}

#footer #liens_footer li, #footer #adresse li {
	display:inline;

}

#footer  #liens_footer {
	font-size:10px;
	color:#fff;
	text-align:right;
}


html>body #footer  #liens_footer {
	font-size:11px;
	padding-top:4px;
	color:#fff;
	padding-right:5px;
}

#footer  #liens_footer a {
	text-decoration:none;
	color:#fff;
}

#footer  #liens_footer a:hover {
	text-decoration:underline;
}

#footer #adresse {
	color:#FFFFFF;
	text-align:right;
	font-size:9.5px;
	letter-spacing:-0.03em;
	padding-right:5px;
	padding-top:66px;
}



/* NEWSLETTER */

#newsletter {
	background: url(newsletter.jpg) no-repeat 0 0;
	height:86px;
	width:243px;
	float:left;
}

#newsletter form{
	padding-left:21px;
	padding-top:52px;
}

html>body #newsletter form{
	padding-top:58px;
}

#newsletter .bouton_ok_news {
	background:url("newsletter_ok.jpg") no-repeat right bottom;;
	border:medium none;
	height:25px;
	width:28px;
	padding-bottom:7px;
	cursor:pointer;
}


