@charset "utf-8";

#barra_direcciones {
	top: 289px;
	position: absolute;
	height: 22px;
	width: 683px;
	left: 15px;
	/*as*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #589fdb;
	text-align: left;

}

#barra_direcciones a {
	color: #589fdb;
}


#contenido_pagina {
	width: 685px;
	/*height: 340px;*/
	padding-top: 316px;
	padding-bottom: 210px;
	padding-left: 15px;
	min-height: 500px;
	height: auto;
	margin-top: 5px;
}
#ajustador {
	min-height: 500px;
	width: 672px;
	padding-right: 11px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: dotted;
	border-left-style: none;
	border-top-color: #006633;
	border-right-color: #006633;
	border-bottom-color: #006633;
	border-left-color: #006633;
}
/* Para Internet Explorer */
/*\*/ 
* html contenido_pagina
 { 
 	height: 500px;
 }
 * html ajustador
 { 
 	height: 500px;
 }




/******* Inicia cuadro 1          **********/

/********** Termina cuadro 2 ****************/

.articulo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.te_puede_interesar {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-top: 3px;
}
.articulo {
	min-height: 400px;
	height: auto;
}
/* Para Internet Explorer */
/*\*/ 
* html .articulo
 { 
 	height: 400px;
 }
 .notas {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	min-height: 400px;
	height: auto;
	border: 1px solid #000000;
}
/* Para Internet Explorer */
/*\*/ 
* html .notas
 { 
 	height: 400px;
 }
