body	{
	color:#622;
	font-family:arial;
	font-size:9pt;
	margin:0px;
	background:url('images/bg.gif');
}

h1	{
	color:brown;
	font-size:14pt;
	font-weight:bold;
	text-align:left;
	margin:0px 0px 5px 0px;
}

h2	{
	color:darkorange;
	font-size:12pt;
	font-weight:bold;
	text-align:left;
	margin:0px 0px 5px 0px;
}

h3	{
	color:black;
	font-size:10pt;
	font-weight:bold;
	text-align:left;
	margin:0px;
}

h4	{
	color:brown;
	font-size:8pt;
	font-weight:bold;
	text-align:left;
	margin:0px;
}

a:link	{
	color:brown;
	text-decoration:underline;
	font-weight:normal;
}

a:visited	{
	color:brown;
	text-decoration:underline;
	font-weight:normal;
}

a:hover	{
	color:darkorange;
	text-decoration:underline;
	font-weight:normal;
}

a img	{
	border:none;
}

/*----------- MENU ------------*/

a.menu:link	{
	color:#fe6;
	font-weight:bold;
	text-decoration:none;
	margin:0px 5px;
}

a.menu:visited	{
	color:#fe6;
	font-weight:bold;
	text-decoration:none;
	margin:0px 5px;
}

a.menu:hover	{
	color:#ff8;
	font-weight:bold;
	text-decoration:underline;
	margin:0px 5px;
}

/*----------- LINKS GRAFIKA ------------*/

a.grafika:link	{
	color:#b50;
	font-weight:bold;
	text-decoration:none;
}

a.grafika:visited	{
	color:#b50;
	font-weight:bold;
	text-decoration:none;
}

a.grafika:hover	{
	color:brown;
	font-weight:bold;
	text-decoration:underline;
}

DIV.contenedor1	{
	width:900px;
	background:white;
	padding:2px 0px 0px 0px;
}

DIV.contenedor2	{
	margin:0px 2px 2px 2px;
	padding:5px;
	border:brown 1px solid;
	background:white;
}

DIV.fecha	{
	color:brown;
	font-weight:bold;
	border-color:brown;
	border-width:0px 0px 1px 0px;
	border-style:dotted;
	padding:15px 15px 0px 0px;
	text-align:right;
	margin:0px 0px 10px 0px;
}

DIV.texto	{
	text-align:justify;
}

TABLE.head	{
	width:100%;
}

TABLE.footer	{
	color:#622;
	width:900px;
}

TABLE.grafika	{
	color:#b51;
	background:#f90;
	width:900px;
	text-align:center;
	border-color:black;
	border-width:1px 0px 0px 0px;
	border-style:solid;
}

TD.head_space	{
	background:black;
	width:100%;
}

TD.bg_menu1	{
	color:#fe6;
	background:url('images/bg_menu.gif');
	height:25px;
	border-color:black;
	border-width:0px 0px 1px 0px;
	border-style:solid;
}

TD.bg_menu2	{
	background:url('images/bg_menu.gif');
	height:25px;
	border-color:black;
	border-width:0px 0px 1px 0px;
	border-style:solid;
	width:50%;
}

TD.main	{
	width:680px;
	padding:0px 15px;
}

TD.sidebar	{
	width:220px;
	border-color:#ccc;
	border-width:0px 1px 0px 0px;
	border-style:solid;
	text-align:left;
	padding:0px 15px;
}

TD.modulo1	{
	text-align:left;
	border-color:#aaa;
	border-width:0px 1px 0px 0px;
	border-style:dotted;
	padding:5px 15px 0px 0px;
}

TD.modulo2	{
	text-align:left;
	padding:5px 0px 0px 15px;
}	
