body {
	background-color: #E8E8E8;
	background-image: url(../img/sf-01.gif);
	background-repeat: repeat-x;
	background-position: 0px 30px;
	padding: 0px;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;

}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

a{
	color: #666666;
}
a:hover{
	text-decoration: none;
}

.clearer{
	clear: both;
}

/* ------------------------------------------------------------------- */

.input0{
	background-color: #f4f4f4;
	border: 1px solid #CCCCCC;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	/*padding-left: 2px;*/
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2px;
	padding-bottom: 3px;
	display: block;
	width: 150px;
	margin-bottom: 2px;

}
.input1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4e8eb3;
	padding-top: 1px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8BB5CD;
	border-right-color: #325B74;
	border-bottom-color: #325B74;
	border-left-color: #8BB5CD;

}
.input2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	padding-top: 1px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;

}
#form form h3{
	font-size: 11px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;

}
#form form hr{
	background-color: #e4e4e4;
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #e4e4e4;


}

#form form .formBloc{
	float: left;
	font-size: 10px;
	color: #999999;
	margin-right:10px
	background-color:#FF0000;
	width:160px
}
#form form .formBloc2{
	float: left;
	/*margin-right: 20px;*/
	padding-top: 20px;
	font-weight: normal;
}
textarea{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #F4F4F4;
	border: 1px solid #DBDBDB;
	margin-bottom: 10px;
	padding: 3px;

}
select{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	background-color: #FFFFFF;
}
form{
	margin: 0px;
	padding: 0px;
}

/* ------------------------------------------------------------------------------- */

#menu {
	padding: 0;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	height: 9px;
	position: absolute;
	top: 10px;
	right: 0px;
	margin-bottom: 0px;
	}

#menu #nav {
	list-style: none;
	padding: 0;
	display: inline;
	overflow: hidden;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}
	
#menu #nav li {
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#menu #nav a {
	float: left;
	overflow: hidden;
	height: 0px !important;
	height /**/:9px;
	padding-top: 9px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}
	
#menu #nav a:hover {
	background-position: 0 -9px;
	}

#menu #nav a:active, #menu #nav a.selected {
	background-position: 0 -9px;
}

#menu #menu1 a  {
	width: 40px;
	background: url(../img/menu1.gif) top left no-repeat;
}
#menu #menu2 a  {
	width: 40px;
	background: url(../img/menu2.gif) top left no-repeat;
}

/* ------------------------------------------------------------------------------- */

#groupHeader{
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	margin-bottom: 30px;
}
#groupHeader #select{
	font-size: 10px;
	color: #666666;
}
#groupHeader #select select{
	font-size: 11px;
	color: #999999;
	width: 140px;
	margin-right: 10px;
	margin-top: 5px;
}
#groupHeader #select img{}

/* ------------------------------------------------------------------------------- */

#navigation{
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	background-image: url(../img/sf-02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
}
#navigation a{
	color: #999999;
	text-decoration: none;
}
#navigation a:hover{
	color: #333333;
}

#banner{
	height: 205px;
}

