body {
	background-color: #4B2B12;
	margin: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 16px;
}
a {
	color:#E37F1D;
	text-decoration:underline;
}
/*
pie
*/
.pie {
	color: #4B2B12;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 232px;
	font-size:11px;
	line-height:15px;
}

.pie a {
	color: #4B2B12;
	text-decoration:none;
}
.pie a:hover {
	color: #4B2B12;
	text-decoration:underline;
}
/*
Borde tabla cafe
*/

.c1 {
	background-image: url(images/c1.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 15px;
}
.c2 {
	background-image: url(images/c2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 15px;
	height: 15px;
}
.c3 {
	background-image: url(images/c3.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 15px;
}
.c4 {
	background-image: url(images/c4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 15px;
	height: 15px;
}
.c5 {
	background-image: url(images/c5.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 15px;
}

/*
Tabla blanca
*/
.contenido{
	background:#FFFFFF;
	padding-right:27px;
	padding-left:27px;
	padding-top:20px;
	padding-bottom:45px;
}

.b1 {
	background-image: url(images/b1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 15px;
	height: 15px;
}
.b2 {
	background-image: url(images/b2.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 15px;
}
.b3 {
	background-image: url(images/b3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 15px;
	height: 15px;
}
.b4 {
	background-image: url(images/b4.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 15px;
}
.b5 {
	background-image: url(images/b5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 15px;
	height: 15px;
}
.b6 {
	background-image: url(images/b6.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 15px;
}
.b7 {
	background-image: url(images/b7.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 15px;
	height: 15px;
}
.b8 {
	background-image: url(images/b8.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 15px;
}

/*
Espacios
*/
.tv5 {
	height: 5px;
}
.tv10 {
	height: 10px;
}
.tv15 {
	height: 15px;
}
.tv20 {
	height: 20px;
}
.tv30 {
	height: 30px;
}
.tv50 {
	height: 50px;
}

/*
Menu
*/
.colmenu {
	width:196px;
	padding-left:20px;
}
.menuoff {
	color: #4B2B12;
	padding-left: 5px;
	background-repeat: no-repeat;
	height: 35px;
}

.menuoff a {
	color: #4B2B12;
	text-decoration:none;
	font-weight:bold;
}
li {
	list-style-image: url(images/vineta1.gif);
}


.menuon {
	color: #FFFFFF;
	background-color: #E37F1C;
	background-image: url(images/icon-menuon.gif);
	background-position: left center;
	padding-left: 35px;
	background-repeat: no-repeat;
	height: 35px;
	font-weight: bold;
}
.menuon a {
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

/*
Varios
*/
.marco {
	padding: 2px;
	border: 1px solid #4B2B12;
}
.tit1 {
	font-size: 14px;
	font-weight: bold;
	color: #E37F1D;
}
.titseccion {
	font-size: 20px;
	font-weight: bold;
	color: #E37F1D;
}
.tit2Cafe {
	font-size: 14px;
	font-weight: bold;
	color: #4B2B12;
}
.textcafe {
	color: #4B2B12;
	font-size: 12px;
	font-weight: normal;
}
.textnaranja {
	color: #E37F1C;
	font-size: 12px;
	font-weight: normal;
}
.cimarron {
	color: #4B2B12;
	font-size: 12px;
	font-weight: bold;
}
