/*   ESTE SE TOMARA COMO OFICIAL */

body 	{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
	
a:link 	{text-decoration: none;}
a:visited 	{text-decoration:none; color:#;}
a:hover 	{text-decoration:underline;}
a:active	{text-decoration:underline;}

table {
	width:100%;
}


th	{
/*	background:#d5af73; */
	font-weight:bold;
	font-size:12px;
    font-family:Verdana;
/*	color:#FFFFFF; */
	color:#666666; 
	height:25px;
	vertical-align:middle;
/*	background-image:url(../imagenes/fondos_pagina/acuerdos_tratados/fondo_pagina.gif); */
	background-image:url(../imagenes/fondos_pagina/fondo_encabezado_columnas.gif);		
	}

font {
	font-size:11px;
    font-family:Verdana;
}

td  {
    vertical-align: top;
/*	border-bottom:1px dotted #CCCCCC;	no lo lleva porque tiene categorias */
	font-size:11px;
    font-family:Verdana;
	color:#2F4F4F;
	text-align:justify;
	padding:4px;
}

.circulares_adscritos {
	color:#008080;
}

.texto_seccion_actual {
	font-size:16px;
	font-family: 'Open Sans', sans-serif;
	font-weight:bold;
	/*font-style:italic;*/
	color:#2e669f;
	width:700px;
	height:20px;
	padding:3px;
}