.seccion {
	font-size: 11px;
	font-weight:bold;
	padding-left: 7px;
	padding-bottom: 3px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #345161;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CC0000;
}
.entrada {
	font-size: 10px;
	font-weight:bold;
	padding-right: 15px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #345161;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.entrada  a{
	font-size: 10px;
	font-weight:bold;
	padding-right: 15px;
	margin-top: 10px;
	margin-bottom: 5px;
	text-decoration: none;
	color: #345161;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.entrada  a:hover{
	font-size: 10px;
	font-weight:bold;
	padding-right: 15px;
	margin-top: 10px;
	margin-bottom: 5px;
	text-decoration: none;
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.answer a {
	color: #656565;
	text-decoration: none;
}
.answer a :hover{
	color: #CC0000;
	text-decoration: none;
}
.imagenEntrada01 {
float: left;
margin: 5px 12px 5px 0;
}
.img_left{
float: left;
margin: 3px 12px 5px 0;
border: 1px solid #345161; 
}
.top {
	margin: 0;
	padding: 0;
}
a.problemas {
	float: right;
	color: #CC0000;
	font-weight: normal;
	text-decoration: none;
	width: 100%;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.fotoProfesor a {
	float: right;
	color: #6189E8;
	text-decoration: none;
	text-align: right;
}
.fotoProfesor a:hover {
	color: #CC0000;
}
