.cuadro210 {
	background-image: url(../images/ico_agenda.gif);
	background-repeat: no-repeat;
	background-position: 15px top;
}
.cuadro210top {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top;
	width: 100%;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.cuadro210titulo {
	background-color: #FFFFFF;
	margin-left: 40px;
	margin-right: 40px;
	font-weight: bold;
	text-align: center;
}
.cuadro210cpo {
	border-right-color: #E99E3A;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #E99E3A;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	clear: both;
}
.cuadro210pie {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: bottom;
	height: 12px;
}

.cuadro210 {width: 210px;}

.cuadro210top {
	background-image: url(../images/cuadro210t.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.cuadro210pie {
	background-image: url(../images/cuadro210b.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.cuadrosparador {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFCC66;
	margin-top: 15px;
	height: 1px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
