body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
}

.titulospunto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #cc9900;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.textobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.textogrisbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}

.textoamarillo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc9900;
}

.textoamarillobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #cc9900;
}

.textoblanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.borde {
	border-style: dashed;
	border-color: #999999;
}

.men {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

a:active {
	text-decoration: none;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a.textoamarillobold:hover {
	text-decoration:underline;
}

a.textogrisbold:hover {
	text-decoration:underline;
}

a.texto:hover {
	text-decoration:underline;
}

a.textoamarillo:hover {
	text-decoration:underline;
}

a.textoblanco:hover {
	text-decoration:none;
	color:#ff9900;
}

a.men:hover {
	text-decoration:none;
	color:#ff9900;
}

.formulario {
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	background-color: #ebebeb;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-color: none;
	border-bottom-style: none;
}

.formulariocom {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	background-color: #ebebeb;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-color: none;
	border-bottom-style: none;
	width: 364px;
}

.formulariocom2 {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	background-color: #ebebeb;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-color: none;
	border-bottom-style: none;
	width: 353px;
}

.formulariocom3 {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	background-color: #ebebeb;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-color: none;
	border-bottom-style: none;
	width: 345px;
}

.formularioarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	background-color: #ebebeb;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-color: none;
	border-bottom-style: none;
	width: 433px;
}

.boton3{
	font-size:10px;
    font-family: Arial, Helvetica, sans-serif;
    color:#000000;
    background:#FFFFFF;
	background-color: #FFFFFF;
    border:0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	height: 16px;
}