.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
}
.txtblanco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4F0000;
	background-color: #D24400;
	border-top-color: #990000;
	border-right-color: #FFBFBF;
	border-bottom-color: #FFBFBF;
	border-left-color: #990000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;


}
.textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #4F0000;
	background-color: #D24400;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #993300;
	border-right-color: #FFBFBF;
	border-bottom-color: #FFBFBF;
	border-left-color: #993300;

}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #620000;
	background-color: #D24400;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFBFBF;
	border-right-color: #993300;
	border-bottom-color: #993300;
	border-left-color: #FFBFBF;
}
.index2 {
	background-image: url(img/index2.gif);
	background-repeat:  repeat-x;
	background-position: bottom;
}
.index2b {
	background-image: url(img/index2b.gif);
	background-repeat:  repeat-x;
	background-position: bottom;
}
.indexazul {
	background-image: url(img/index1.gif);
	background-repeat: repeat;
}
.contacta {
	background-image: url(img/contacta2.gif);
	background-repeat:  repeat-y;
}
.titulo {
	font-family: Headache, Verdana, Arial;
	font-size: 24px;
	font-weight: bold;
	color: #336699;

}
