/* CSS Document */

.caja_curso {
	width: 930px;
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 20px;
	text-align: justify;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-left: 20px;
}#contenido_central {
	background-image: url(../img/fondo_columna_izq.jpg);
	background-repeat: repeat-y;
}
.fecha_inicio {
	font-family: Oswald;
	font-size: 14px;
	text-transform: uppercase;
	color: #2FACFF;
	clear: both;
	width: 90%;
	padding-top: 10px;
	padding-left: 50px;
	margin: 0px;
}
.paginacion {
	text-align: left;
	padding-left: 20px;
}
.descripcion_curso {
	margin: 0px;
}

.fecha_curso {
	float: left;
	width: 160px;
	font-size: 25px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Oswald;
	clear: left;
	line-height: 50px;
}
.dcha_bloque_marca {
	float: right;
	width: 60%;
}
.tit_noticia {
	font-family: Oswald;
	font-size: 18px;
	color: #000000;
	letter-spacing: -1px;
}
.ver {
	font-family: Oswald;
	font-size: 12px;
	color: #0082D6;
	text-align: right;
}
.ver a {
	color: #0082D6;
	text-decoration: none;
}

.imagen {
	float: left;
	width: 150px;
	padding-right: 10px;
	border: 1px solid #FFFFFF;
}
.ver a:hover {

	color: #015A96;
	text-decoration: none;
}
