* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #FFFFFF url("../images/site/bg.gif") repeat-y center top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
/* 	color: #7F7772; */
}

img {
	border:none;
}

h1, h2, h3 {
	font-weight: normal;
	color: #3B3B3B;
}

h1 { font-size: 182%; }
h2 { font-size: 122%; }
h3 { font-size: 100%; }

p, ul, ol {
	margin-bottom: 20px;
	line-height: 167%;
	font-size: 85%;
	text-align:justify;
}

hr {
margin-bottom:10px;
padding:0;
border:1px solid silver;
}

a:link {
	color: #0AAAFD;
}

a:hover {
	text-decoration: none;
	color: #ED2024;
}

#header {
	width: 770px;
	height: 280px;
	margin: -30px auto 0px auto;
	background: url("../images/site/top.png") no-repeat center top;
	padding:0;
}

#logo {
	float: left;
	width: 240px;
}

#logo h1 {
	padding-top: 20px;
	text-align: center;
}

#logo h1 a {
	font-weight: normal;
	font-size: 24px; 
	color: #3B3B3B;
}

#logo h2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 8px;
}

#logo h2 a {
	color: #B3A7A0;
}

#logo a {
	text-decoration: none;
}

#menu {
	float: left;
	width: 100%;
	text-align:center;
}

#menu ul {
	margin: 0;
	padding: 10px 0 0 15px;
	list-style: none;
	text-align:center;
}

#menu li {
	display: inline;
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 43px;
	padding: 12px 26px 0 26px;
	background: url(../images/site/menu_back.gif) repeat-x;
	text-decoration: none;
	font-size: 114%;
	color: #3B3B3B;
	font-weight:bold;
}

#menu a:hover {
	color: #ED2024;
}

#menulast a {
	padding: 12px 26px 0 30px;
}

#splash {
	width: 790px;
	height: 70px;
	margin: 0 auto;
/* 	background: url(../images/site/img3.jpg) no-repeat; */
/* 	border: 1px solid red; */
	padding:0;
}

#splash p {
	float: right;
	width: 460px;
	height: 70px;
	margin: 0;
	padding: 110px 20px 0 50px;
	text-align: right;
	font-size: 136%;
	font-weight: bold;
	color: #ED2024;
}

#page {
	width: 770px;
	margin: 0 auto;
	background:white;
}

#page h1, #page h2 {
	margin-bottom: 20px;
}

#content {
	float: left;
	width: 490px;
	padding: 20px;
	background:white;
}

#content ol, #content ul {
	margin-left: 3em;
}

#sidebar {
	float: left;
	width: 200px;
	padding: 20px;
	background:white;
}

#sidebar h2 {
	padding-top: 6px;
	font-weight: bold;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px dashed #CCCCCC;
}

#sidebar h3 {
	height: 17px;
	padding: 0 10px;
	background: #3B3B3B url(../images/site/img4a.gif) no-repeat;
	color: #FFFFFF;
}

#footer {
	clear: both;
	width: 770px;
	height: 50px;
	margin: 0 auto;
	padding-top: 10px;
	border-top: 5px solid #3B3B3B;
}

#footer p {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-size: 77%;
}

#legal {
	float: left;
}

#links {
	float: right;
}

#counter {
	float:right;
	background: #d6daf1;
	font-size:14px;
	font-weight:bold;
	padding:10px;
	width:100px;
	margin-top:160px;
	margin-right:10px;
	color:#FF0000;
}

#bannertop {
	width: 500px;
	height: 300px
}

#itfw_cms_cform input, #itfw_cms_cform textarea, #itfw_cms_cform select {
	border:1px solid;
	display:block;
}

#bannerwrap
{
	width: 520px;
	height: 320px;
	background: url(../images/site/fotoback.gif) no-repeat bottom right;
}

blockquote p img
{
float:left;
margin:5px;
border:1px solid gray;
padding:5px;
}

blockquote p
{
clear:both;
}

#donar
{
float:right;
}

/* IE7 */

*:first-child+html #menu a {
	margin-top:-47px;
	padding: 12px 28px 0 27px;
}

*:first-child+html #menulast a {
	padding: 12px 29px 0 30px;
}
