/* - - - - - - - - - - - - - - - - - - - - -

Title : Trustonme v4 CMS
Author : Hyacinthe MENIET
URL : www.dotmyself.net

- - - - - - - - - - - - - - - - - - - - - */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}
img {
	border : 0 none ;
}
#headwrap {
	width : 100%;
}
#header {
  position:relative;
	border-bottom: 1px solid #640064;
	background:url('../images/logo.png') top left no-repeat #F9EEF9;
	height: 100px;
	font-family: "Trebuchet MS","Lucida Grande", Verdana, sans-serif;
}
#header a.imageLink {
  padding: 10px 10px 60px 340px;
  text-decoration: none;
}
form.searchform {
	position: absolute;
	right: 3px;
	top: 3px;
	margin: 3px 6px;
	padding: 0;
	white-space: nowrap;
}
form.searchform div {
  display: inline;
}
form.searchform input, form.searchform textarea {
  border : 1px solid #6a1c73;
  background-color : #ffffff;
  font-size: 90%;
  font-family: Verdana, sans-serif;
	padding : 3px;
	color:#000;
}
form.searchform input.submit {
  border-top:1px solid #f1f1fd;
  border-left:1px solid #f1f1fd;
  border-bottom:1px solid #640064;
  border-right:1px solid #640064;
	cursor: pointer;
	color:#6a1c73;
	background-color : #D8C5D9;
}
#navcontainer {
	position:absolute;
	bottom:4px;
	right:0px;
}
#navlist {
  margin: 0;
  padding: 0 0 20px 10px;
}
#navlist ul, #navlist li {
  margin: 0;
  padding: 0;
  display: inline;
  list-style-type: none;
}
#navlist a:link, #navlist a:visited {
  float: left;
  line-height: 14px;
  margin: 0 10px 0 10px;
  text-decoration: none;
  color: #640064;
}
#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
  border-bottom: 4px solid #640064;
  padding-bottom: 2px;
  background: transparent;
  color: #640064;
}
#footer {
	font-size: 80%;
	font-family: Verdana, sans-serif;
	text-align:center;
	margin-top : 10px;
}
.spacer {
  clear: both;
}
.txtright {
  text-align: right;
  width : 100%;
}
.txtcentered {
  text-align: center;
}
.txtunderlined {
  text-decoration:underline;
}
.txtedited {
	text-align: center;
	font-size: 85%;
}
.txtshifted {
	margin : 0 0 0 1em;
}
.txtwarning {
	font-weight:bold;
	color : red;
}
.leftbox {
	float: left;
}
.rightbox {
	float: right;
}
.vabaseline {
	vertical-align:baseline;
}
.vatop {
	vertical-align:top;
}
.wordspacing, .nextpage {
	word-spacing : 2mm;
	text-align : left;
}

