@charset "utf-8";
/* CSS Document */

html, body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color:#44391A;
}
a:link, a:visited, a:active {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color:#300;
}
a:hover {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color:#600;
}
html, body, p, table, td, ul {
	font-size: 13px;
}
textarea, input, select, form {
	font-size: 12px;
	color:#000;
	background: #FFF;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 18px;
	text-transform:	uppercase;
}
.back {
	background:url(images/bbg.png) center repeat-y;
}
.head {
	background:url(images/head.jpg);
}
.pie {
	background:url(images/footer.jpg) repeat-x;
	height: 110px;
}
.fin {
	background:url(images/bgg2.jpg) no-repeat center;
}
.rama1 {
	background:url(images/rama.png) right no-repeat;
}
.rama2 {
	background:url(images/rama.png) right no-repeat;
}
.box {
	background:url(images/box.png) center no-repeat;
	width:295px
}
.hide {
	display:none;
	visibility:hidden;
	font-size: 0px;
	color: #FFF;
}
.txt {
	text-align:justify
}
.t-gris {
	color: #808080;
}
.t-negro {
	color: #000000;
}
.t-cafe1 {
	color: #89856C;
}
.t-cafe2 {
	color: #444;
}
.t-blanco {
	color: #FFF;
}
.g-blanco {
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
}
.g-cafe {
	font-size: 16px;
	color: #444;
	font-weight: bold;
}
.g-gris {
	font-size: 14px;
	color: #808080;
	font-weight: bold;
}
li {
	list-style-image:url(images/bullet.gif);
}
img {
	margin:0px;
	padding: 0px;
	border: none;
}
