/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg) repeat-x left top;
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:1.35em;
}
#submenu {
	line-height:1.6em;
}
#submenu li a {
	text-decoration:underline;
}
#submenu li a:hover {
	color:#999;
}
form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}


h1, h2, h3 {
	font-weight: normal;
	color: #212121;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.2em;
}
#content {
	padding-left:20px;
	padding-right:20px;
	color:#4e4e4e;
}
h2 {
	font-size: 1.6em;
	padding:0;
	margin:0;
}

h3 {
	font-size: 1.3em;
}

p, ul, ol {
}

p {
}


#login {
	border:1px solid #4e4e4e;
	margin:auto;
}
#login th {
	text-align:center;
	background-color:#4e4e4e;
	color:#fff;
	font-weight:bold;
}
#readonly {
	text-align:right;
}
#submit_td {
	text-align:center;
	
}
#submit_td a {
	font-size:10px;
}
#submit_td a:hover {
	color:#999;
}
blockquote {
	background: url(images/img08.jpg) no-repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 0px 20px 0px 30px;
	font-size: 18px;
	
}

ul {
}

ol {
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}
#info {
	float:right;
	padding:5px;
}
small {
}

hr {
	border:4px solid #888;
}

img {
	
	margin:0;
	padding:0;
	margin-left:20px;
	margin-right:20px;
	border:none;
}



.text1 {
	font-family: Helvetica, Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 90px 20px 0px 30px;
	font-size: 30px;
	color: #FFFFFF;
}

/* Header */

#header {
	width: 898px;
	margin: 0 auto;
	margin-top:21px;
	text-align:center;
	height: 71px;
	border-left:1px solid #4e4e4e;
	border-right:1px solid #4e4e4e;
	border-bottom:1px solid #4e4e4e;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(images/logo.jpg) no-repeat left top;
	background-position: 20px 9px;
	background-color: #fff;
}


#headerbg {
	clear: both;
	margin: 0 auto;
	width: 900px;
	height: 209px;
	margin: 0 auto;
}

/* Logo */

#logo {
	margin-left:auto;
	margin-right:auto;
	margin-top: 21px;
	text-align:center;
	background: #fff;
}

#logo h1, #logo h2, #logo p {
	text-align:center;
	margin: 0;

}

#logo h1 {
	padding-top:10px;
	text-align: center;
	font-size: 3.2em;
	color: #2E2E2E;
}

#logo h1 a {
	color: #2E2E2E;
}

#logo p {
	padding-top: 27px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#2E2E2E;
}

#logo h2 a, #logo p a {
	color: #000000;
}

#logo a {
	text-decoration: none;
}

/* Page */

#page {
	padding-top:20px;
	padding-bottom:20px;
	width: 898px;
	margin: 0 auto;
	border-left:1px solid #4e4e4e;
	border-right:1px solid #4e4e4e;
	background: #fff;
}

/* Footer */

#footer {
	width: 900px;
	height: 50px;
	margin: 0 auto;
	margin-bottom: 20px;
	background: url(images/img06.jpg) no-repeat left top;
	font-size: 11px;
	color: #CCCCCC;
}

#footer p {
	margin: 0;
	padding: 13px 20px 15px 20px;
}

#footer a {
	color: #FFFFFF;
}

#legal {
	float: left;
}

#links {
	float: right;
}

/* Menu */

#menu {
	float: right;
	margin-top: 0px;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 30px 20px 0 20px;
	text-align: center;
	text-decoration: underline;
	text-transform: uppercase;
	font-family:  Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #4E4E4E;
}
#elemento {
	border-bottom: 1px solid #4e4e4e;
	height:120px;
}
#menu a:hover {
	background: url(images/img03.jpg) no-repeat center top;
	color:#999;
}

#menu .current_page_item a {
	background: url(images/img03.jpg) no-repeat center top;
}

