html {
	background:#4f4444 url(../_img/splash/pattern.gif) repeat-x scroll 0 0;
}
img {
	display:block;
}
a img {
	border:none;
}
input, textarea, select, button {
	font:normal 1.1em Georgia,"Times New Roman",serif;
}
td {font-size:1em;}
h1 {font-size:2.3em;}
h2 {font-size:2em;margin-bottom:0.5em;color:#4f4444;}
p {font-size:1.3em;line-height:1.6em;margin-bottom:1em;}

body {
	background:transparent url(../_img/splash/bg_letters.png) no-repeat 50% 78px;
	padding-top:78px;
}


.splash_wrapperouter {
	width:921px;
	background:url(../_img/splash/bg.png) repeat-y 0 0;
	margin:0 auto;
}
.splash_wrappermiddle {
	width:921px;
	background:url(../_img/splash/footer.gif) no-repeat 0 100%;
}
.splash_wrapperinner {
	width:921px;
	background:url(../_img/splash/splash.png) no-repeat 0 0;
	padding-top:13px
}
.body_wrapper {
	width:900px;
	margin:0 auto;
	position:relative;
}
#header {
	height:114px;
}
.logo {
	float:left;
}
.logo a {
	display:block;
	outline:none;
	text-indent:-9999px;
	background:url(../_img/splash/flammarion.gif) no-repeat 0 0;
	width:343px;
	height:114px;
}
.searchbox {
	float:right;
	padding-top:45px;
	margin-right:20px;
}
.searchbox .title {
	float:left;
	font-size:12px;
	padding-top:3px;
	padding-right:20px;
}
.searchbox .textField {
	border:1px solid #8d8d8d;
	border-bottom-color:#c0c0c0;
	border-right-color:#c0c0c0;
	font-family:Arial,Verdana,sans-serif;
	float:left;
	padding: 2px;
}
.searchbox button.submit {
	border:none;
	width:21px;
	height:20px;
	background:transparent url(../_img/buttons/ok.gif) no-repeat 0 0;
	padding:0;
	margin-left:3px;
	float:left;
	text-indent:-9999px;
}

#footer {
	clear:both;
	padding-top:40px;
	height:40px;
	background:transparent none;
	text-align:right;
	line-height:25px;
}

#footer ul {
	font-size:1.2em;
	color:#6c6c6c;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0 25px;
}

#footer li {
	border-right:none;
	padding:0 0 0 18px;
}

#footer li a {
	color:#FFFFFF;
}

.text_wrapper {
	float:left;
	width:100%;
}
.txt_marques {
	float:left;
	padding:38px 0 0 43px;
	width:251px;
}
.txt_auteurs {
	float:left;
	padding:38px 0 0 15px;
	width:560px;
	overflow:hidden;
}
.txt_auteurs img {
	float:left;
	padding:0 10px 10px 0;
}

/*OVERWRITES FOR base.css*/
#nav_level1_content {
	width:100%;
	background:none;
	background:#f00 url(../_img/bg/topnav_spacer.gif) repeat-y 0 0;
}
#nav_level1_content ul {
	width:100%;
}
#nav_level1_content li {
	height:56px;
	line-height:56px;
}

#nav_level1, #nav_level1 li {
	list-style:none;
	display:block;
	float:left;
	background:#f00 url(../_img/bg/topnav_spacer.gif) repeat-y 0 0;
}
#nav_level1 {
	overflow:auto;
	width:898px;
	padding-left:2px;
}
#nav_level1 li {
	height:56px;
	line-height:56px;
	background-position:100% 0;
	font-size:1.6em;
	padding:0 27px 0 25px;
}
#nav_level1 li a {
	color:#fff;
	text-decoration:none;
}

/*--- footer 2---*/

#footer2 {
	margin:0px auto;
	width:921px;
	font-size:1.1em;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	padding:18px 0;
}

#footer2 ul{
	list-style-type:none;
}

#footer2 ul li{
	display:inline;
	padding:0px 12px;
	border-right:1px solid #847c7c;
	font-weight: bold;
}

#footer2 ul li.rss{
	border-right:0;
}

#footer2 ul li a{
	color:#FFF; /* 847c7c */
	text-decoration:none;
}
