.borde_cajas {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.espacio_entre_cajas {
	margin-bottom: 12px;
}
.texto_menus_izq {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #808080;
	text-decoration: none;
	line-height: 12px;
}

.texto_menus_izq:hover {
	text-decoration: underline;
}

.caja_login {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	width: 70px;
}

.texto_menus_noticias {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;
}

.texto_menus_segundo_nivel {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}

.texto_menus_segundo_nivel:hover {
	text-decoration: underline;
}

.texto_menus_doble_nivel {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;
}

.texto_menus_doble_nivel:hover {
	text-decoration: underline;
}

.pie {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica;
}

.texto_menus_segundo_nive_numeros {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;
}

.texto_menus_segundo_nive_numeros:hover {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;
}
.contenido {
	padding-top: 10px;
	border-right: 1px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
	border-left: 1px solid #D7D7D7;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	text-align: justify;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.contenido h1 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #FF7F0C;
}

.contenido li {
	list-style-image: url(../imagenes/cuadradito.gif);
}

.fondo_nivel_dos {
	background-image: url(../imagenes/fondo_nivel_dos.gif);
	background-repeat:  repeat-x;
	background-position: 0px 0px;
}
.texto_menus_segundo_nivel_estamos {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #616161;
}
.texto_enlaces {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #0066FF;
	line-height: 12px;
	font-weight: bold;
	text-decoration: none;
}

.texto_enlaces:hover {
	text-decoration: underline;
}
.texto_enlaces2 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #0066FF;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
}

.texto_enlaces2:hover {
	text-decoration: underline;
}
.foto {
	margin-right: 5px;
}
.titular_noticia {
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #FF8A22;
}
.texto_normal {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
}
.texto_noticia {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	text-align: justify;
}
.foto_noticia {
	margin-right: 5px;
	border: 1px solid #666666;
}
.texto_entradilla {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
	background-color: #F8F8F8;
	border: 1px solid #999999;
	padding: 5px;
}
.texto_entradilla2 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
	background-color: #FFF9DD;
	border: 1px solid #999999;
	padding: 5px;
}
.borde_todo {
	border-width: 1px;
	border-style: solid;
	border-color: #D7D7D7;
	padding: 4px;
}

