/* Body */

body {
	background-image: url(images/Background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

.TextoGeneral {
	font-family: Arial;
	font-size: 12px;
	line-height: 22px;
	text-align: justify;
	color: #5C5C5C;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3E3833;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC6600;
}
a:hover {
	text-decoration: underline;
	color: #796152;
}
a:active {
	text-decoration: none;
	color: #796152;
}

/* Body */


/* .................................... */


/* Top Styles */


#Logo {
	width: 360px;
	margin-left: 17px;
	float: left;
}

#Menu {
	width: 350px;
	float: right;
	margin-top: 12px;
	margin-right: 18px;
	text-align: right;
}


a.LinkTop {
	font-family: Arial;
	font-size: 11px;
	color: #343437;
}
a.LinkTop:link {
	text-decoration: none;
}
a.LinkTop:visited {
	text-decoration: none;
	color: #343437;
}
a.LinkTop:hover {
	text-decoration: underline;
	color: #343437;
}
a.LinkTop:active {
	text-decoration: none;
	color: #343437;
}

.TextoTop {

	font-family: Arial;
	font-size: 11px;
	color: #343437;
}

.toplink:link,.toplink:visited,.toplink:active
{
font-family:vardana,Arial;
font-size:11px;
color:#343437;
text-decoration:none
}
.toplink:hover
{
font-family:vardana,Arial;
font-size:11px;
color:#343437;
text-decoration:underline
}
.toptext
{
font-family:vardana,Arial;
font-size:11px;
color:#343437;
}
.toph1
{
font-family:vardana,Arial;
font-size:12px;
color:#343437;
font-weight:bold;
}
.greenlink:link,.greenlink:visited,.greenlink:active
{
font-family:vardana,Arial;
font-size:11px;
color:#8AAB36;
font-weight:bold;
text-decoration:underline
}
.greenlink:hover
{
font-family:vardana,Arial;
font-size:11px;
color:#8AAB36;
font-weight:bold;
text-decoration:none
}
.h1
{
font-family:vardana,Arial;
font-size:12px;
color:#AA3C00;
font-weight:bold;
}
.redtext
{
font-family:vardana,Arial;
font-size:12px;
color:#ff0000;
}
.blacktext
{
font-family:vardana,Arial;
font-size:12px;
color:#000000;
}
.redlink:link,.redlink:visited,.redlink:active
{
font-family:vardana,Arial;
font-size:12px;
color:#ff0000;
text-decoration:underline
}
.redlink:hover
{
font-family:vardana,Arial;
font-size:12px;
color:#ff0000;
text-decoration:none
}
.buttion
{
width:80px;
height:auto;
background-color:#8DAE3B;
color:#FFFFFF;
}


/* Top Styles */


