body {background-image: url(/img/bg_lai.gif) }
 
body, p, td {
   font-family: Verdana, sans-serif;
   font-size: 11px;
}

body {
   margin: 0px;
   padding: 0px;
   margin-left: 0px;
   margin-right: 0px;
   text-align: center;
}

a, a:link, a:visited {
   	color: #333;
}

a:hover, a:active {
    color: #66C;
}

h1, h2, h3, h4, h5, h6 {
    padding: 0px;
    margin: 0px;
}



#content {
   	position: relative;
   	width: 775px;
   	height: 620px;
   	margin: 0;
   	padding: 0;
	border: solid black;
	border-width: 1px;
}


#mainbox
{
	width: 320px;
	padding: 0px 1px 0px 0px;
	vertical-align: top;
	float: right;
	border-right: black;
	border-width: 0 1px 0 1px;
}

#sidebox
{
	width: 454px;
	vertical-align: top;
	float: left;
}
 
#content h1 {
   	font-size: 12px;
}

#content h2 {
   	font-size: 11px;
}

#content h1 a, #content h1 a:link, #content h1 a:visited {
  	text-decoration: none;
  	color: black;
}

#content h1 a:hover, #content h1 a:active {
  	color: #333399;
}

#mainbox, #sidebox, #mainbox td, #sidebox td {
   	text-align: justify;
}

.texto {
	font-size: 8pt;
	font-family: Verdana, sans-serif;
	color: #000000;
}

.texto A {
	font-size: 8pt;
	font-family: Verdana, sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.texto A:hover {
	font-size: 8pt;
	font-family: Verdana, sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;	
}

.titulo {
	font-size: 10pt;
	font-family: Verdana, sans-serif;
	color: #000000;
	font-weight: bold;
}

.titulo_blanco {
	font-size: 8pt;
	font-family: Verdana, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	background:#0ab8ac;
}