a {
	color:#258FB8;
}
/*a:visited {
	color:#155066;
}
*/
a:active, a:hover {
	color:#000000;
}

form { margin:0; }

a img {
	border:0;
}

td, th, p, span, div {
	font-size:12px;
	line-height:140%;
	letter-spacing:1px;
}

body {
	margin:0;
	padding:0;
	height:100%;
	text-align:center;
	background:url(/upload_images/template/common/bg.gif);
}
/*
#shadow {
	width:800px;
	margin:auto 0;
	text-align:center;
	background:url(/upload_images/template/common/shadow_bg.gif) repeat-y;
}
*/

#container {
	width:798px;
	height:100%;
	text-align:left;
	background:url(/upload_images/template/common/shadow_bg.gif) repeat-y;
	border-left:1px solid #F4A44F;
	border-right:1px solid #F4A44F;
}

#content {
	width:100%;
	background:url(/upload_images/template/common/head_image.jpg) no-repeat;
}

#content h1 {
	margin:0;
	height:140px;
	text-indent:-999px;
	
}

#content h2 {
	height:25px;
	padding:15px 0 0 15px;
	color:#84AB38;
	background:url(/upload_images/template/common/page_title_bg.gif) no-repeat;
	letter-spacing: 0px;
}

#content h3 {
	border-top:1px solid #FFAA00;
	padding-top:15px;
	margin:15px 0px;
	color:#155066;
}

#content .navbar {
	margin-left:15px;
	margin-bottom:15px;
}

#content #search {
	width:246px;
	height:122px;
	background:url(/upload_images/template/common/search_bg.jpg) no-repeat;
}

#content #search #search_input {
	margin:12px 48px 3px 38px;
	width:156px;
	height:14px;
	border:1px solid #FFB871;
}

#content #search #search_btn {
	margin:0 48px 0 137px;
}

.paragraphe {
	background:url(/upload_images/template/common/paragraphe_bg.gif) repeat-y;
}

.paragraphe .bold {
	font-weight:bold;
	margin:10px 30px;
}

.paragraphe .white {
	margin:0px 10px;
	padding:10px 20px;
	background:#ffffff;
}

.paragraphe .plain {
	margin:10px 30px;
}

#footer {
	width:100%;
	height:77px;
	background:url(/upload_images/template/common/inner_bg.gif);
}

#footer #copy {
	text-align:center;
	color:#444444;
	margin-top:6px;
}