/* CSS Nous Antonia */

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17pt;
	font-style: normal;
	color: #DF8643;
}

.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
	filter: RevealTrans(Duration=10, Transition=100);
	background-position: 5px center;
	margin: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-transform: capitalize;
	background-color: #EBEBEB;
	list-style-image: url(../images/TriRightG.gif);
	list-style-position: inside;
	border: none;
	background-image: url(../images/TriRightG.gif);
	background-repeat: no-repeat;
}

