#menu_izquierda {
	width: 180px;
	padding-left: 15px;
	float: left;
	text-transform: uppercase;
}
.titulo_menu_izq {
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	color: #005193;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005193;
	margin-top: 10px;
	margin-bottom: 10px;
}
.submenu_izq {
	font-size: 12px;
	font-weight: bold;
	color: #008DFF;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	line-height: 30px;
}
.submenu_izq a {
	font-weight: bold;
	color: #008DFF;
	text-decoration: none;
}
.submenu_izq a:hover {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.submenu_izq_ediciones {
	font-size: 12px;
	font-weight: bold;
	color: #005380;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	line-height: 25px;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Verdana;
	text-align: left;
}
.submenu_izq_ediciones a {
	color: #005380;
	width: 100%;
	text-decoration: none;
}
.submenu_izq_ediciones a:hover {
	color: #FF9900;
	width: 100%;
	text-decoration: none;
}

.paginacion{
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
}

.paginacion a{
	text-decoration: none;
	color: #005380;
}

.paginacion a:hover{
	text-decoration: none;
	color: #FF9900;
}

/*---------------------cont_derecha---------------------------*/
#contenido_dcha {
	width: 690px;
	float: right;
	margin-top: 10px;
	padding-right: 25px;
	padding-bottom: 40px;
	padding-left: 10px;
	margin-bottom: 15px;
}
#contenido_dcha p {
	margin-top: 0px;
	font-size: 13px;
	padding-top: 0px;
	color: #666666;
}
.bloque_dcha {
	margin-bottom: 7px;
}


.titulo_contenido_dcha {
	font-size: 18px;
	text-transform: uppercase;
	color: #005380;
	width: 100%;
	margin-bottom: 20px;
	font-weight: bold;
	margin-top: 15px;
}
.enunciados_cont_dcha {
	font-size: 14px;
	color: #6699CC;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
}
.fecha_cont_dcha {
	font-size: 15px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-transform: uppercase;
	padding-top: 20px;
}

.ver_mas {
	font-size: 11px;
	font-weight: bold;
	color: #006AC1;
	text-align: right;
	margin: 0px;
}

.ver_mas a{
	text-decoration: none;
	color: #006AC1;
}
#contenido_dcha a {
	font-weight: bold;
	text-decoration: none;
}
#inscribete {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	margin-bottom:15px;
}
#inscribete a {

	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	color: #CC0000;
}
