/* CSS Document */
#sector {
	width: 255px !important;
	width: 265px;
	border-left: 1px solid #6D6D6D;
	border-right: 1px solid #6D6D6D;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
}
#sector .contendido {
	padding: 6px;
	border-top: 1px solid #6D6D6D;
}
#sector .titulo {
	background: #F8C04E;
	display:block;
	font-size: 11px;
	text-transform: uppercase;
	color: #900202;
	font-weight: bold;
}
.sectoresCuadros {
	background: url(../imagenes/img_home1.gif) no-repeat left bottom;
}
#volanta {
	font-size: 11px;
	color: #F8C04E;
	background: #414141;
	border-top: 1px solid #6A6A6D;
	border-left: 1px solid #6A6A6D;
	padding: 2px;
	padding-left: 5px;
}
#volanta .esquina {
	background: url(../imagenes/img_solapa_gris_3.gif) no-repeat right top;
	float: right;
	width: 12px;
	height: 12px;
	margin-right: -2px;
	margin-top: -3px;
}
