/*
Design by thistle
beware of owner of this site! he dont pay to web developers and very agressive
*/

/* Elements */

* {
	color: #666;
}

html, body {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	background: #6699cc url(/images/img0001.jpg);
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat-x;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h4, h5, h6 {
}

p, ol, ul, dl, blockquote {
	margin-top: 0;
	line-height: 18px;
}

a {
	color: #333;
}

a:hover {
	text-decoration: none;
	color: #CC0000;
}

/* Wrapper */

#wrapper {
	width: 950px;
	height: 100%;
	min-height: 100%;
	margin: 0 auto;
	background: url(/images/img02.gif) repeat-y;
}

html>body #wrapper {
	height: auto;
}

/* Header */

#header {
	width: 950px;
	height: 260px;
	background: url(/images/img03.gif) no-repeat;
	

}

#header .head {
	float: left;
	padding: 20px 0 20px 30px;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 32px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #CC0033;
	margin:0;
}

#header h2 {
	float: left;
	padding: 50px 0 0 20px;
	font-size: 13px;
}

#header a {
	text-decoration: none;
}

/* Menu */

#menu {
	width: 950px;
	height: 35px;
	padding-top: 13px;
	background: url(/images/img04.gif);
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 112px;
	height: 18px;
	padding: 4px 3px 0 3px;
	text-align: center;
	text-decoration: none;
	background: url(/images/img05.jpg) no-repeat center top;
}

#menu .active a, #menu a:hover {
	background-image: url(/images/img06.jpg);
}

/* Content */

#content {
	width: 90%;
	background: url(/images/img07.gif);
}

#content h1 {
	font-size:12px;
	font-weight:normal;
	margin:1em 0;
}

#content .redhead {
	margin: 0;
	margin-bottom: 1em;
	color: #CC0000;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.5em;
	font-weight:bold;
}

#content h3 {
	margin-bottom: 0;
}

/* Search */

#search {
}

#search form {
	margin-bottom: 30px;
	padding: 0px;
	
}

#search fieldset {
	margin: 0px;
	padding: 0px 0px 30px 0px;
	border: none;
}

#search #s {
	width: 140px;
}
#colOne {
	float: right;
	width: 600px;
	padding: 20px 10px 010px;
}

#colTwo {
	float: left;
	width: 150px;
	padding: 20px 20px 0 20px;
}

#colTwo ul {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

/* Footer */

#footer {
	width: 950px;
	background: url(/images/img08.gif) no-repeat;
}

#footer p {
	margin: 0;
	padding: 20px 0 0 0;
	text-align: center;
	font-size: smaller;
}
/*.error_list {list-style:none;}*/
.error_list li {color:red;}

#autor { margin-bottom:10px; margin-top:30px; font-size:10px; }
#autor a { text-decoration:none; font-size:9px; }
