@charset "utf-8";
/* CSS Document */
a {
	color: #009DDC;
	text-decoration: none;
}
a:link {
	color: #009DDC;
	text-decoration: none;
}
a:visited {
	color: #009DDC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #009DDC;
}
a:active {
	text-decoration: none;
	color: #009DDC;
}
.not1_tit {
	font-weight: bold;
	font-size: 18px;
/*	color: #479ff9; */
	color: #009DDC;
	text-align: justify;
}
.not1 {
	font-size: 11px;
	color: #333333;
	text-align: justify;
}
.not1_mas {
	font-size: 9px;
	color: #2e93d3;
}
.tabla {
	border-bottom: 1px solid #02a6fe;
	border-left: 1px solid #02a6fe;
	border-right: 1px solid #02a6fe;
}
.tabla_m {

	border-left: 1px solid #02a6fe;
	border-right: 1px solid #02a6fe;
}
/*.tabla {
	border-bottom: 1px solid #d6d1cb;
	border-left: 1px solid #d6d1cb;
	border-right: 1px solid #d6d1cb;
}*/
.tabla2 { border-right: 1px solid #02a6fe; }
.div_lat_iz {
	border-right: 1px solid #d6d1cb;
}
.not_ult_tit {
	height: inherit;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #009DDC;
}
.ult_not2 {
	font-weight: bold;
	font-size: 11px;
	color: #479ff9;
	text-align: justify;
}
.ult_not2 a:hover {
	text-decoration: underline;
	color: #479ff9;
}
.ult_not2 a:link {
	color: #479ff9;
}
.ult_not2 a:visited {
	color: #479ff9;
}
.ult_not2 a:active {
	color: #479ff9;
}
.t_subm {
	border-left: 1px solid #007ace;
	border-right: 1px solid #007ace;
	border-bottom: 1px solid #007ace;
}
/*.pie2 {font-size: 11px; color: #0073be; font-family: Tahoma; font-variant: small-caps;}*/

#titulo_int {
	width: 700px;
	height: 15px;
	padding: 20px;
	/*background: transparent url(http://www.ppdealcala.es/cuadros.jpg) left no-repeat;*/
	font: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	color: #009DDC;
}
#contenido {
	width: 680px;
	height: auto;
	padding-left: 49px;
	padding-right: 49px;
	padding-top: 10px;
	padding-bottom: 20px;
	font: Arial;
	font-size:11px;
	color:#333333;
	text-align:justify;
}
#c_subtit { font: Arial; font-size:11px; color: #009DDC; font-weight:bold; /*font-variant: small-caps;*/ padding-top: 25px; padding-bottom: 10px; text-align:justify; }

#c_esq { padding-left: 20px;}

.c_link { font: Arial; font-size:11px; color: #009DDC; }
.c_link a:hover { font: Arial; font-size:11px; text-decoration: underline; color: #009DDC; }
.c_link a:link { color: #009DDC; }
.c_link a:visited { color: #009DDC; }
.c_link a:active { color: #009DDC; }

#col_iz { width: 198px; padding-top: 1px; padding-bottom: 1px; padding-left: 1px; }

.pie { font: Tahoma; font-size:10px; color: #009DDC; font-variant: small-caps;}
.pie a:hover { text-decoration: underline; color: #009DDC; }
.pie a:link { font: Tahoma; font-size:10px; color: #009DDC; }
.pie a:visited { color: #009DDC; }
.pie a:active { color: #009DDC; }

.tabla_pie {
	border-bottom: 1px solid #02a6fe;
	border-left: 1px solid #02a6fe;
	border-right: 1px solid #02a6fe;
}
#ultimas_i {
	margin: auto;
	width: 90%;
	padding: 20px 0px 10px 0px;}
#ult_portada_i {
	padding: 6px 3px 0px 2px;
	font-weight: bold;
	font-size: 11px;
	color: #009DDC;
	text-align: justify;
}
#ultimas_i {
	margin: auto;
	width: 90%;
	padding: 20px 0px 10px 0px;}
#tit_ult_full {
	font: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	color: #009DDC;}
#ult_full {
	padding: 15px 0 25px 0;
	margin: auto;
	width: 85%;
	height: auto;
	font: Arial;
	font-size:11px;
	color:#333333;
	text-align:justify;
}