.txtContenido {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #CCCCCC;
	text-align: justify;
	text-decoration:none;
}
a:hover.txtContenido {
	color:#FF8C0D;
}
.txtContenido a, a:visited {
    color: #FF8C0D;
    text-decoration: none;
}

.txtContenido a:hover {
    text-decoration: underline;
}
.txtFooter {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration:none;
}
a:hover.txtFooter {
	text-decoration: none;
	color:#FFFFFF;
}
ul {
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
}
.txtSubMenu {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #878787;
	text-decoration: none;
}
a:hover.txtSubMenu {
	color: #FF8C0D;
	text-decoration: none;
}
.txtSubMenuOn {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF8C0D;
	text-decoration: none;
}
.txtDestacado {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 18px;
}
.inputtext {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: outset;
	border-bottom-color: #333333;
	width: 300px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.inputtext02 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #333333;
	border-bottom-width: thin;
	border-bottom-style: outset;
	border-bottom-color: #6C6C6C;
	width: 300px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 150px;
}
.btnForm {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF8C0D;
	width: 300px;
	height: 30px;
	border: 0px none;
	background-image: url(images/bt_contacto_send-form.gif);
	font-weight: bold;
	background-color: #000000;
}

.txtNaranja {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF8C0D;
	text-decoration: none;
}
.txtBlanco {

	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}

