﻿#main_content {
	margin : 0;
	padding : 0;
	height : 600px;
	width : 942px;
}

#title_pane {
	width : 440px;
	padding : 20px;
}

#splash {
	width : 710px;
	padding-top : 33px;
	height : 250px;
	text-align : center;
}

#splash h1 {
	color:#FFFFFF;
	font-size:40px;
	letter-spacing:-1px;
	line-height:1em;
	border : 0;
}

#splash h2 {
	font-size : 16px;
	color:#FFFFFF;
}

#splash h3 {
	font-weight : normal;
	font-size : 12px;
	color:#333333;
}

#buttons {
	padding-top : 10px;
	text-align : center;
	float : right;
	width : 450px;
}

#buttons img {
	margin : 0 0 20px 0;
}

#boxes {
	clear : both;
	background-image:url(/images/share/fond-main.gif);
	background-repeat:repeat-x;
	height : 320px;
	padding : 15px 0 15px 15px;
}

#index_right_col {
	background-image:url(/images/share/fond-main.gif);
	background-repeat:repeat-x;
	background-color : lightgrey;
	height : 1000px;
}

.boxcontent {
	background-image:url(/images/share/fond_box.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
	border:1px solid #CCCCCC;
	float:left;
	height:320px;
	width:290px;
	margin-right : 15px;
}

.sections {
	background-image:url(/images/share/serve.gif);
	background-position:center bottom;
	float:left;
	height:33px;
	width:100%;
}

.sections, .sections a, .sections h3 {
	text-decoration:none;
	overflow:hidden;
	color: #FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	line-height:27px;
}

.sections h3 {
	padding-left : 8px;
	margin : 0;
}

.textbox {
	background-position:center bottom;
	color:#333333;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	margin:5px 5px 0 0;
	padding-bottom:10px;
	padding-left:10px;
	width:270px;
}

#catalogue {
	height : 250px;
	width : 600px;
	text-align : left;
}

#news {
	margin-top : 15px;
	width : 600px;
	height : 210px;
}



#catalogue h1 {
	font-size : 16px;
	border : 0;
	color : black;
}

#catalogue_search_box {
	padding : 20px;
}

#catalogue_search_box input {
	border:1px solid #CCD9E4;
	color:#4B4F56;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	background-color : #FFFFFF;
}

#catalogue_search_box input.submit {
	background-color : #CCD9E4;
}
#catalogue_search_box .query{
	width : 500px;
}

ul.news {
	margin : 0;
}

ul.news li {
	margin-left: 0px;
}