/* CSS Document */

.Botones {
	font-family: Arial;
	font-size: 10.4px;
	color: #12304F;
	font-weight: bold;
}
a:link, a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #12304F; text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #00A4E0;	text-decoration: underline;
}
.Subti1 {
	font-family: Verdana;
	font-size: 12px;
	color: #12304F;
	font-weight: bold;
}
.Subcat1 {
	font-family: Verdana;
	font-size: 10px;
	color: #12304F;
}

.menuVerticalIzq {
	z-index:1;
	position:relative;
	width:100%;
	height:400px;
	overflow: auto;
	padding-top:5px;
	float:left;
}

.documentoModCapacitacionDer {
	z-index:1;
	position:relative;
	width:100%;
	height:250px;
	overflow: auto;
	padding-top:5px;
	float:left;
}