<!--

/* 	background-color: #9a7d41;

*/

body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	}

.fondo1 {

	background-color: #9a7d41;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	background-image: url(../images/bg_1.jpg) ;

	background-repeat:no-repeat;

	background-position:center;

	background-position:top;

	}

.fondo2 {

	background-color: #160d0a;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	background-image: url(../images/bg_2.jpg) ;

	background-repeat:no-repeat;

	background-position:center;

	background-position:top;

	}

body,td,th {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #666666;

}

.style1 {

	color: #97bcda;

}

.style2 {

	color: #FFFFFF;

}

.style3 {

	color: #CCCCCC;

}

.style4 {

	color: #FFFFFF;

	font-weight: bold;

}

.style5 {

	color: #666666;

	font-weight: bold;

}

.style6 {

	color: #0C85A9;

	font-weight: bold;

}

.error2 {

	color: #FF0000;

	font-weight: bold;

}

a:link {

	color: #FFFFFF;

	text-decoration: none;

}

a:visited {

	text-decoration: none;

	color: #FFFFFF;

}

a:hover {

	text-decoration: underline;

	color: #FFFFFF;

}

a:active {

	text-decoration: none;

	color: #FFFFFF;

}

INPUT, TEXTAREA,SELECT {

	font-family: Arial, Helvetica, sans-serif;

	color:#eea749;

	background:#EEEEEE;

	border-style: solid; 

	font-size:8pt;

	border-color:#eea749;

}

.full {

padding-left:11px;



}

.wrapper {

	min-height: 100%;

	height: auto !important;

	height: 100%;

	margin: 0 auto -4em; /* the bottom margin is the negative value of the footer's height */

}

.footer, .push {

	height: 4em; /* .push must be the same height as .footer */

}

/*  LINKS */

.link2 {

color: #eea749;

}



a.link2:link {

	color: #eea749;

	text-decoration: none;

}

a.link2:visited {

	text-decoration: none;

	color: #eea749;

}

a.link2:hover {

	text-decoration: underline;

	color: #eea749;

}

a.link2:active {

	text-decoration: none;

	color: #eea749;

}

.link3 {

color: #381906;

}



a.link3:link {

	color: #381906;

	text-decoration: none;

}

a.link3:visited {

	text-decoration: none;

	color: #381906;

}

a.link3:hover {

	text-decoration: none;

	color: #FFFFFF;

}

a.link3:active {

	text-decoration: none;

	color: #381906;

}

-->