.box_all {
	border: 1px solid #000033;
 }
.box_sup_inf {
	border-top: 1px solid #000033;
	border-right: 1px none #000033;
	border-bottom: 1px solid #000033;
	border-left: 1px none #000033;
 }
 .box_sup_dcha {
	border-top: 1px solid #000033;
	border-right: 1px solid #000033;
	border-bottom: 1px none #000033;
	border-left: 1px none #000033;
 }.box_inf_dcha {
	border-top: 1px none #000033;
	border-right: 1px solid #000033;
	border-bottom: 1px solid #000033;
	border-left: 1px none #000033;
}
.box_sup_izq {
	border-top: 1px solid #000033;
	border-right: 1px none #000033;
	border-bottom: 1px none #000033;
	border-left: 1px solid #000033;
}
.box_sup_inf_izq {
	border-top: 1px solid #000033;
	border-right: 1px none #000033;
	border-bottom: 1px solid #000033;
	border-left: 1px solid #000033;
}
.box_sup_inf_dcha {
	border-top: 1px solid #000033;
	border-right: 1px solid #000033;
	border-bottom: 1px solid #000033;
	border-left: 1px none #000033;
}
.box_inf_izq {
	border-top: 1px none #000033;
	border-right: 1px none #000033;
	border-bottom: 1px solid #000033;
	border-left: 1px solid #000033;
}
.box_sup {
	border-top: 1px solid #000033;
	border-right: 1px none #000033;
	border-bottom: 1px none #000033;
	border-left: 1px none #000033;
}
.box_inf {
	border-top: 1px none #000033;
	border-right: 1px none #000033;
	border-bottom: 1px solid #000033;
	border-left: 1px none #000033;
}
.box_dcha {
	border-top: 1px none #000033;
	border-right: 1px solid #000033;
	border-bottom: 1px none #000033;
	border-left: 1px none #000033;
}
.box_izq {
	border-top: 1px none #000033;
	border-right: 1px none #000033;
	border-bottom: 1px none #000033;
	border-left: 1px solid #000033;
}
.SepNoticias {

	background-image: url(../images/portal/lin_vert_seccion.jpg);
	background-repeat:    repeat-y;
	background-position: 1px;
}
.box_infDisc {

	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #C89B96;
	border-left: none;
}
.box_allRojo {
	border: 1px dashed #990033;
}
.box_allRojo2 {
	border: 2px solid #990033;
}
.altorrelieve {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
	font-weight: bolder;
	height: auto;
	width: auto;
	border: 2px outset #FFFFFF;
	margin: auto;
	padding: 2px;
	background-color: #CDD7E2;
}
.sombra {
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-right-style: outset;
	border-bottom-style: outset;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.sombraNegra {

	border-right-width: 4px;
	border-bottom-width: 4px;
	border-right-style: outset;
	border-bottom-style: outset;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.sombraBlanca {


	border-right-width: 4px;
	border-bottom-width: 4px;
	border-right-style: outset;
	border-bottom-style: outset;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.box_allCeleste {
	border: 1px solid #0066CC;
}
.box_infCeleste {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
}
.box_allMedio {
	border: 2px solid #333333;
}
.box_allMedioGris {
	border: 5px solid #AAAAAA;
}
.box_allMedioAzul {
	border: 2px solid #333366;
}
