/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #EAF8FC url(images/bg01.jpg) repeat-x left top fixed;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
	text-align: right;
	padding-right: 10px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	color: #8A8A8A;
}

h1 {
	font-size: 18px;
}
#lateral {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E3E3E3;
	margin-top: 10px;
}

h2 {
	font-size: 14px;
}

h1 {
	margin-bottom: 15px;
}


h1 span, h2 span {
	color: #0080BB;
}

h3 {
	font-size: 13px;
	color: #0080BB;
}

h4 {
	font-size: 13px;
	color: #FFFFFF;
	background:#0080BB;
	margin: 8px 0px; 
	padding: 6px 0 6px 8px; 
	color:#FFFFFF;
	letter-spacing: 1px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
	line-height: 1.6em;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: left;
}

strong {

}

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	text-align: left;
}

.list1 li {
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 0px 15px;
	background: url(images/homepage06.gif) no-repeat 0px 15px;
	border-top: 1px solid #E3E3E3;
}

.list1 li.first {
	border: none;
}

.list2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	text-align: left;
}

.list2 li {
	margin: 0px 0px 10px 20px;
	padding: 10px 10px 0px 15px;
	background: url(images/homepage06.gif) no-repeat 0px 15px;
}

/** LINKS */

a {
	text-decoration: none;
	color: #FF603A;
}

a:hover {

	
}

a:visited {

	
}


/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

img.left {
	float: left;
	margin: 3px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
	height: 31px;
	background: url(images/homepage05.gif) repeat-x left center;
}

/** WRAPPER */

#wrapper {
	width: 758px;
	background: #FFFFFF;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #DADADA;
}

/** MENU */

#menu a {
	text-decoration: none;
	font-size: 13px;
	color: #FF6600;
	text-align: right;
}

#menu a:hover {
	text-decoration: none;
	color: #006699;
}

#menu_s a {
	text-decoration: none;
	font-size: 13px;
	color: #FF6600;
	text-align: right;
}

#menu_s a:hover {
	text-decoration: none;
	color: #006699;
}

/** BANNER */

#banner {
	background: #0085BF url(images/bg02.jpg) no-repeat left top;
}

#banner h1 {
	margin: 0px;
	text-transform: lowercase;
	letter-spacing: -2px;
	font-size: 27px;
	color: #FFFFFF;
}

#banner p {
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 17px;
	color: #9DE4FF;
}

#banner .more {
	margin: 0px;
}

#banner a {
	display: block;
	height: 39px;
	padding: 8px 0px 0px 10px;
	background: url(images/homepage03.gif) no-repeat left top;
	text-transform: none;
	text-decoration: none;
	font-size: 18px;
	color: #FFFFFF;
}

#banner a:hover {
	text-decoration: underline;
}

/** FOOTER */

#footer p {
	text-align: center;
	color: #92C8D7;
}

#footer a {
	color: #92C8D7;
}
#wrapper #header_subpage #menu .first #form_subscr #tf_email {
	border: 1px solid #CCCCCC;
	padding: 2px;
}
#wrapper #header_subpage #menu .first #form_subscr #button {
	border: 1px solid #CCCCCC;
	text-align: center;
}
.moldura {
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin-right: 5px;
}
.moldura2 {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin-right: 5px;
}
