.exterior {
	border: 0px none;
}

.cap {
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Arial";
	font-size: 14px;
}

.index {
	border-bottom-width: 1px;
	border: none;
	background-repeat: repeat-y;
	text-align: center;
	font-size: 14px;
	margin: 0;
	padding: 0;	
}

.central {
	text-align: left;
	font-size: 14px;
	margin-top: 0px;	
	-moz-border-radius: 10px;
	font-family: "Arial";
	padding: 15px;
	background-color:#996600;	
}
		
.res {
	border: 0px none;
	text-align: center;	
}

.central_borde {
	text-align: center;
	font-size: 14px;
	margin-top: 0px;	
	-moz-border-radius: 10px;
	border-left-style: dotted;
	border-width: 1px;
	border-color:#000000;
	background-color:#996600;	
}
	
.central_borde_superior {
	text-align: center;
	font-size: 14px;
	margin-top: 0px;	
	-moz-border-radius: 10px;
	border-left-style: none;
	border-width: 1px;
	border-top-style: dotted;
	border-color:#000000;
	background-color:#996600;	
}

.cap_borde_superior {
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color:#000000;	
}

.central_borde_eskerra {
	text-align: center;
	font-size: 14px;
	margin-top: 0px;	
	border-left-style: dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color:#996600;	
}
