body		{
			margin: 0px;
/*			background: url(imagenes/bg.jpg);*/ 	
			background-color:#99E810;		
		}
a		{
			text-decoration: none;
			font-weight: bold;
			color: black;
		}
a:hover		{
			color: #99E810;
			text-decoration: underline;
		}
.bodi, .evento, .familia, .logo, .button, .fotos, .title, .error, .galeria
		{
			font-family: Lucida sans unicode, Arial, sans-serief;
			font-size: 9pt;
		}
.button, .button_verde {
			color: #000000;
			font-size: 11px; 
			font-weight: bold;
			text-decoration: none;
			border: 1px solid #99E810;
			background-color: white;
			display: inline;
		}
.button_verde	{
			color: #000000;
			border: 2px solid white;
			background-color: #99E810;
		}
.contenido	{
			padding: 5px;
		}
.error		{
			color: red;
		}
.evento		{
			font-weight: bold;
		}
.familia	{
			font-size: 25pt;
		}
.galeria	{
			border-top: 2 solid #99E810;
		}
.izq		{
			width: 250px;
		}
.izqmodulos, .contenido, .fotos, .foto, .noticia
		{
			border: 1px solid #99E810;
			margin-bottom: 3px;
		}
.izqmodulos	{
/*			background-color:#99E810;*/
			width:275px;
			padding: 5px;
		}
.forms		{
			height: 20px;
			padding: 0;
			spacing: 0;
		}
.foto		{
		}
.fotos		{
			width: 100%;
			height: 200px;
		}
.tablemain	{
			width: 800px;
			background-color:white;
		}
.title		{
			font-weight: bold;
			font-size: 10pt;
		}
ul		{
			list-style-image: url(imagenes/quadro.bmp);
		}
