body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #20206E;
	background-image: url(http://lac.ipv6tf.org/imgs/background.gif);
	background-repeat: repeat;
}
td{
	text-align: left;
}
.bg-center {
	background-color: #ffffff;
}


.titulo {
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
	background-color:#000066;
	background-image: url(http://lac.ipv6tf.org/imgs/background.gif);
	padding:5px;
	cursor: default;
}
.subtitulo {
	font-size: 9pt;
	padding-left: 10px;
	color: #000066;
	font-weight: bold;
	border-bottom: 1px solid #000066;
	padding-right:5px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	background-color: #ffffff;
	cursor: default;
}
.subtitulo-2 {
	font-size: 8pt;
	padding: 5px;
	padding-left: 10px;
	border: 1px solid #f0f0f0;
	font-weight: bold;
	color: #666666;
	cursor: default;
}
.subtitulo-3 {
	font-size: 8pt;
	padding-left: 10px;
	color: #333333;
	font-weight: normal;
	border-bottom: 1px solid #f0f0f0;
	padding-right:5px;
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 2px;
	background-color: #FdFeFf;
	cursor: default;
}
.texto {
	font-size: 8pt;
	padding:3px 10px 3px 15px;
	color: #333333;
}
.texto2 {
	font-size: 8pt;
	padding:3px 10px 3px 15px;
	color: #000066;
}
.texto-u {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	border-bottom: 1px solid #cccccc;
}

.texto-b-negro {
	font-weight: bold;
	color: #000000;
}
.texto-i-negro {
	font-weight: bold;
	font-style:italic;
	color: #000000;
}
.texto-b-rojo {
	font-weight: bold;
	color: #990000;
}
.texto-i-rojo {
	font-weight: bold;
	font-style:italic;
	color: #990000;
}
.pie {
	font-size: 8pt;
	border-top: 1px solid #000066;
	font-weight: normal;
	color: #000066;
	text-align:right;
	padding: 5px;
	padding-right: 20px;
}
.copete {
	font-size: 8pt;
	border-bottom: 1px solid #999999;
	font-weight: normal;
	color: #666666;
	padding: 2px;
	padding-left: 5px;
}
.categoria {
	font-size: 8pt;
	height: 19px;
	color: #990000;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	padding: 4px;
	padding-left: 10px;
	border-bottom: 1px solid #f0f0f0;
	cursor:default;
}
p {
	margin: 2px;
	padding: 2px;
}
ul {
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-right: 10px;
}
li {
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid #cccccc;
}
.li2 {
	background-color: #FAFAFF;
	color: #000000;
}

a:link {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #4444aa;
	text-decoration: none;
}
a:hover, a:active{
	font-weight: bold;
	text-decoration: none;
	color: #333388;
}

#menu{
	font-size: 10px;

}
#menu a:link, #menu a:visited {
	font-size: 10px;
	display: block;
	font-weight: bold;
	text-align: center;
	color: #333333;
	text-decoration: none;
	background-image: url(http://lac.ipv6tf.org/imgs/ipv6-barra-blue.gif);

	padding-top: 11px;
	padding-bottom: 9px;
}

#menu a:hover, #menu a:active{
	font-size: 10px;
	background-image: url(http://lac.ipv6tf.org/imgs/ipv6-barra-red.gif);
	background-repeat: repeat-x;
	color: #990000;
	display: block;
	font-weight: bold;
	text-align: center;
	text-decoration: none;

	padding-top: 11px;
	padding-bottom: 9px;
	
}
#descarga {
	font-size: 8pt;
	height: 25px;
	color: #666666;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	padding: 4px;
	border: 1px solid #eeeeee;
	background-color: #ffffff;
}
#descarga .nolink {
	background-color: #ffffff;
	display: block;
	padding: 2px;
	color: #666666;
	cursor: default;
	text-align: center;
}
#descarga a:link, #descarga a:visited {
	display: block;
	padding: 2px;
	color: #FFFFFF;
	background-color: #000066;
	text-align: center;
}

#descarga a:hover{
	background-color: #212287;
	display: block;
	padding: 2px;
	color: #FFFFFF;
	text-align: center;
}

#descarga a:active{
	background-color: #0e0e3f;
	display: block;
	padding: 2px;
	color: #FFFFFF;
	text-align: center;
}
a.afile:link, a.afile:visited, a.afile:hover, a.afile:active {
	padding: 2px 8px;
	margin: 4px;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	border: 1px solid #eeeeee;
	display: compact;
}
a.afile:link, a.afile:visited {
	background-color: #000066;
}
a.afile:hover, a.afile:active {
	background-color: #212287;
}

