BODY
{
	scrollbar-3dlight-color: #00AC00;
	scrollbar-arrow-color: #00AC00;
	scrollbar-darkshadow-color: #00AC00;
	scrollbar-face-color: #FDFAD0;
	scrollbar-highlight-color: #FDFAD0;
	scrollbar-shadow-color: #FDFAD0;
	scrollbar-track-color: #FDFAD0;
	background-color: #000000;
	background-image: url(../cap_img/bg_2.jpg);
}
input
{
	font-family:Verdana;
	font-size: 9px;
	color:#FD751B;
}
textarea
{
	font-family:Verdana;
	font-size: 9px;
	color:#FD751B;
}
.tabla_puntos{
	border: 1;
	border-top-color: #FFFFFF;
	border-top-style: dotted;
	border-top-width: 1px;
	border-right-color: #FFFFFF;
	border-right-style: dotted;
	border-right-width: 1px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-left-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-style: dotted;
	border-left-width: 1px;
}


a:link{
font-family:Verdana;
	font-size: 10px;
	color:#FFFFFF;
}

a:hover
{
	font-family:Verdana;
	font-size: 10px;
	color:#FF6600;
}


a:visited
{
	font-family:Verdana;
	font-size: 10px;
	color:#CCCCCC;
}
.textotitulo
{
	font-family:Verdana;
	font-size: 12px;
	font-weight: bold;

}
.texto
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: dotted 1px;
	border-bottom-color: #990000;

}

.textoInicio
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 50px;
	font-weight: bold;
	width: 520px;	
	}

.texto1{
	font-size: 8px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
}
.fondo{
	background-color: #FFFFFF;
}

.zona{
	background-color: #006600;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 10px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 10px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 10px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 10px;
	
	
}

.tblContenido{
	border-bottom-color: #33FF00;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-left-color: #33FF00;
	border-left-style: dotted;
	border-left-width: 1px;
	border-right-color: #33FF00;
	border-right-style: dotted;
	border-right-width: 1px;
	border-top-color: #33FF00;
	border-top-style: dotted;
	border-top-width: 1px;
}

.estilo_link{
	font-size: 12px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #FFFFFF;
}

.botonenviar{
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	background-color: #66CC00;
	color: #333333;
}

.td2{
	border-bottom-width:1px;
	border-bottom-style:dashed;
	border-bottom-color: #999999;
	
}

