/* CSS Document */
body,td,th {
	font-family: Tahoma, Verdana, sans-serif, serif;
	font-size: 10px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #DE7816;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #DE7816;
}
a:hover {
	text-decoration: underline;
	color: #D65A00;
}
a:active {
	text-decoration: none;
	color: #DE7816;
}
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 790px;
	background: url("/path/to/your/background_cols.gif") repeat;
}

#header {
	margin: 0 0 0px;
	background: url(images/barrasu.jpg);
	height: 141px;
}
#header #Menu{
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 117px;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
}
#header #Menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#header #Menu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#header #Menu a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#header #Menu a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#side-a {
	float: left;
	width: 405px;
}

#side-b {
	margin: 0;
	float: left;
	width: 385px;
	height: 1%;
	text-align: justify;
}
#footer {
	clear: both;
	background: url(images/imgfine.jpg);
	height: 357px;
}
#footer #MenuFine{
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	padding-top: 3px;
}
#footer #MenuFine a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer #MenuFine a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#footer #MenuFine a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#footer #MenuFine a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#footer #MenuFineMIN{
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	padding-top: 3px;
}
#footer #MenuFineMIN a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer #MenuFineMIN a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#footer #MenuFineMIN a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#footer #MenuFine a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.ArancioBold {
	font-weight: bold;
	color: #D65A00;
	font-size: 11px;
}
.BordoImg {
	border: 1px solid #FF9900;
	margin: 0px;
	padding: 5px;
}

