/* CSS Document */

body,td,th,a, .t {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
body {
	background-color: #E8E2D8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
SCROLLBAR-FACE-COLOR: #BD876C; SCROLLBAR-HIGHLIGHT-COLOR: #CFB9AF; SCROLLBAR-SHADOW-COLOR: #CFB9AF; SCROLLBAR-3DLIGHT-COLOR: #CFB9AF; SCROLLBAR-ARROW-COLOR:  #FFFFFF; SCROLLBAR-TRACK-COLOR: #E8E2D8; SCROLLBAR-DARKSHADOW-COLOR: #BD876C; }

a:hover {
	text-decoration: underline;
	color: #63732A;
}


.fr {
	background-attachment: fixed;
	background-color: #E8E2D8;
	background-image: url(images/fondo_right.jpg);
	background-repeat:  repeat-y;
	background-position: right top;
}
.fl {
	background-attachment: fixed;
	background-color: #E8E2D8;
	background-image: url(images/fondo_left.jpg);
	background-repeat:   repeat-y;
	background-position: left top;
}
strong {
	color: #6F4729;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #6E4627;
}
.boton {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6E4627;
	border: 1px solid #E8E2D8;
}
.mini {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
