/******************************* Articulo Destacado ******************************/

/* Estilo contenedor del articulo destacado */
#cuadroDest  {

border-color:	#990000;
border-style:	dotted;
border-width:	0px;
color:	#000033;
float:	left;
position:	relative;
margin-top: 10px;
font-family:	Arial, Helvetica, sans-serif;
font-size:	10pt;
text-align:	justify;
width:	600px;
}

/* Estilo del recuadro aca estan incluidos los 3 estilos */
#cuadroArticulosDest  {
border:	0 px solid #000000;
color:	#000033;
float:	left;
margin-left:	5px;
margin-bottom:	10px;
text-align:	justify;
width:	590px;
}

/* Borde superior del cuadro destacado */
#cuadroDest1  {
background-image:	url('../../../modulos/nimg/bkLabM-4.gif');
background-position:	left;
background-repeat:	repeat-y;
float:	left;
width:	590px;
height:20px;
}

/* borde central aca están la información */
#cuadroDest2  {
background-image:	url('../../../modulos/nimg/bkLabM2-4.gif');
background-position:	left;
background-repeat:	repeat-y;
border-bottom:	3 px solid #FF6600;
float:	left;
width:	590px;
}

/* Este es el qeu da formato al texto del cuadro destacado */
#cuadroDestText {
float:	left;
padding-top: 5px;
padding-left:	10px;
padding-right:	5px;
padding-bottom:	5px;
position:	relative;
width:	570px;
color:	#000000;
font-family:	Tahoma;
font-size:	9 pt;
font-weight:	normal;
text-align:	left;
}

/* Borde inferior del Destacado */
#cuadroDest3  {
background-image:	url('../../../modulos/nimg/bkLabM3-4.gif');
background-position:	left;
background-repeat:	repeat-y;
float:	left;
margin-bottom: 5px;
width:	590px;
height:20px;
}
