.parrafo {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #335173;
}

a:link {
	font-family: Tahoma;
	font-size: 7pt;
	font-weight: normal;
	color: #4C677D;
	font-style: normal;
	text-decoration: none;
}

a:visited {
	font-family: Tahoma;
	font-size: 7pt;
	font-weight: normal;
	color: #4C677D;
	text-decoration: none;
}

a:hover {
	font-family: Tahoma;
	font-size: 7pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a.dos:link {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #4C677D;
	font-style: normal;
	text-decoration: underline;
}

a.dos:visited {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #4C677D;
	text-decoration: underline;
}

a.dos:hover {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.titulo{
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: bold;
	color: #8E865F;
	text-decoration: none;
}

.textpeq {
	font-family: Tahoma;
	font-size: 8pt;
	color: #627C8D;
	text-decoration: none;
	font-weight: normal;

}
.textpeqoscuro {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;

}

.textpeqgris {
	font-family: Tahoma;
	font-size: 10px;
	color: #3B4C56;
	text-decoration: none;
	font-weight: normal;

}

.campos {
	background-color: C1CCD2;
	background-image:url(../images/sombracampos.gif);
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #4F6782;
	border: 1px solid #4F6782;
	width: 120px;
}

.input2 {
	background-color: E1E9EA;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #07718B;
	border: 1px solid #6AA1AE;
	background-image: url(../images/sombracampos.gif);
}

textarea {
	background-color: E1E9EA;
	background-image:url(../images/sombracampos.gif);
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #07718B;
	border: 1px solid #6AA1AE;
	width: 200px;
	overflow: auto;
	height: 100px;
	
}
input {
	background-color: 9FD2EE;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #0A4E75;
	border: 1px solid #0A4E75;
}
.chek {

	background-color: #E5E8EC;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #4F6782;
	border: none;
	TEXT-INDENT: 5px;
	width: auto;
}

select {

	background-color: ffffff;
	background-image:url(../images/sombracampos.gif);
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #4F6782;
	border: 1px solid #3399cc;
	width: auto;
}

ul {
	list-style-image: url(../images/bullet_07.gif);
}

