body {
	background: #012D80;
	text-align: justify;
	margin: 0;
	padding: 0;

}

.style1 {
	background-image: url('images/fonheader.jpg');
	background-repeat: repeat-x;
}

select {
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

textarea {
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

input {
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

body {
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}


h4 {
	font-weight: normal;
	color: #333333;
	font-size: 1.1em;
	text-align: center;
}

h3 {
	margin-bottom: 1em;
	font-weight: normal;
	color: #333333;
	font-size: 1.2em;
	text-align: center;
}

h2 {
	margin-bottom: 0px;
	font-weight: normal;
	color: #333333;
	font-size: 1.5em;
	text-align: center;
}

h1 {
	margin-bottom: 1em;
	font-weight: normal;
	color: #333333;
	font-size: 2.0em;
	text-align: center;
}

form {
	margin-bottom: 1.5em;
}

ol {
	margin-bottom: 1.5em;
}

ul {
	margin-bottom: 1.5em;
}

blockquote {
	margin-bottom: 1.5em;
}

ol {
	margin-left: 2em;
}

ul {
	margin-left: 2em;
}

blockquote {
	margin-left: 3em;
}

blockquote {
	margin-right: 3em;
	font-style: italic;
}

ul {
	list-style-type: square;
}

a {
	color: #3366FF;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

hr {
	display: none;
}

.hr {
}

/* Post */

.post {
	margin: 0 0 5px 0;
	background: #FFFFFF;
}

.post .title {
	height: 33px;
	margin: 0;
	padding: 7px 0 0 15px;
	background: url(images/img20.gif) repeat-x;
	text-align: left;
	color: #FFFFFF;
}

.post .title a {
	text-decoration: none;
	color: #FFFFFF;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .entry {
	padding: 10px 15px 10px 15px;
	background: #FFFFFF url(images/img07.gif) repeat-x;
	line-height: 1.7em;
	text-align: left;
}

/* Menu */

.menu {
	margin: 0 0 5px 0;
	background: #FFFFFF;
}

.menu a {
	text-decoration: none;
}

.menu .title {
	height: 33px;
	margin: 0 0 -3px 0;
	padding: 9px 0px 0px 15px;
	background: url(images/img20.gif) repeat-x;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
}

.menu .title a {
	text-decoration: none;
	color: #FFFFFF;
}

.menu .title a:hover {
	text-decoration: underline;
}

.menu .entry {
	padding: 7px 10px 10px 10px;
	background: #FFFFFF url(images/img07.gif) repeat-x;
	line-height: 1.2em;
	text-align: left;
}

.menu ul {
	margin: 0;
	padding: 15px 10px 10px 20px;
	background: #FFFFFF url(images/img07.gif) repeat-x;
	list-style-type: square;
	text-align: left;
	line-height: 1.2em;
}

.menu li {
}

/* Search */

.menu .form {
	padding: 10px 15px 5px 15px;
	background: #FFFFFF url(images/img07.gif) repeat-x;
	line-height: 1.2em;
}

.menu #inputtext1 {
	width: 100px;
	padding: 1px 2px;
	border: 1px solid #C4C3C4;
	background-color: #FFFFFF;
}

.menu #inputsubmit1 {
	border: 1px solid #C4C3C4;
	background-color: #FFFFFF;
}
