body {
	font-family: arial;
	margin: 0;
	padding: 0;
	background-color: #D5EAD5;
}
div.construccion{
	padding: 50px 0 0 0;
	font-size: 30px;
	text-align: center;
	display: block;
	font-weight: bold;
}
a.enlace{
	color: #144A20;
	font-weight: bold;
	padding: 0 0 0 20px;
}
td.fecha {
	width: 168px; 
	height: 40px;
}
td.tres{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
td.ocho{
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}
div.fecha{
	margin:  15px 0 0 0;
	width: 100%;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #003300;
}

div.cajitas{
	margin-top: 70px;
	display:block;
	position: relative;
	left: 0px;
	width: 680px;
}

#cajita{
	width: 680px;
	OVERFLOW: hidden;
/*	background-color: #ffffff;*/

}
div.titulo {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 20px 0;
}
p {
	font-size: 14px;
	margin: 10px;
	text-align: justify;
}
p span.negrita{
	font-weight: bold;
}
#arriba_pie{
	background: url(00000001h_files/arriba_pie.gif);
	height: 20px;
}
#pie{
	background-color: #99CC99;
	height: 80px;
	vertical-align: middle;
}
#abajo_pie{
	background: url(00000001h_files/abajo_pie.gif);
	height: 20px;
}
td {
	vertical-align: top;
	margin: 0px;
	padding:0px;
}
td img {
	display: block;
}
td.nota_izq{
	vertical-align: bottom;
}
td.nota_der{
	vertical-align: top;
}
td.nota_centro{
	width: 600px;
}
div.espacio_nota{
	height: 10px;
}
div.tit_nota{
	padding: 0 0 10px 20px;
}
span.tit_nota_span{
	font-size: 14px;
	font-weight: bold;
	margin-left: 15px;
	cursor: hand;
	cursor: pointer;
}
div.p_desc{
	font-size: 12px;
	padding: 0 0 10px 0;
}
div.desc_nota{
	text-align: justify;
	padding: 0 0 12px 55px;
	display: block;
}
div.desc_pagina{
	font-size: 14px;
	text-align: justify;
	padding: 0 0 12px 10px;
}
span.foto{
	width: 186px;
}
img.img_nota{
	margin: 10px;
}
img.img_ok{
	position: relative;
	margin-top: -6px;
}
img.img_desc{
	padding: 4px 8px 8px 8px;
}
ul.simple, ul.simple li{ list-style:  none outside; padding: 0; }

#container { width: 820px; margin: 0 auto; text-align: left; padding: 0 10px 10px 10px; }

#container h3 { width: 760px; height: 40px; line-height: 40px; padding: 0 20px; margin: 5px 0; position: relative; cursor: pointer;}
#container h3 a{ text-decoration: none; }	

div.collapse{ width: 800px;  margin: 5px 0;}	
div.collapse-container{ width: 760px; height: 100%; padding: 15px 20px;}