/* CSS Document */
/* Custom elussich design */
* {
  outline: none;
}


#menu_sec {
	font-family: Tahoma, Arial, Helvetica, Verdana;
	font-size: 10px;
	text-align: right;
	margin: 0 0 0 20px;
	top: 411px;
}
#menu_sec input {
	font-family: Tahoma, Arial, Helvetica, Verdana;
	font-size: 10px;
	color: #083570;
	text-align: right;
	width: 134px;
	margin: 3px 0 13px 0;
	padding: 2px;
}
#menu_sec input#enviar {
	border-bottom: 1px solid #F6C578;
	border-right: 1px solid #F6C578;
	border-left: 1px solid #BB500A;
	border-top: 1px solid #BB500A;
}
#menu_sec input#suscribir {
	border-bottom: 1px solid #BAC481;
	border-right: 1px solid #BAC481;
	border-left: 1px solid #6C710F;
	border-top: 1px solid #6C710F;
}
a#envia {
	width: 140px;
	height: 35px;
	display: block;
	text-decoration: none;
	background: url(../img/envia.gif) 0px 0px no-repeat ;
}
a#envia:hover {
	background: url(../img/envia.gif) 0px -36px no-repeat ;
}
a#suscribete {
	width: 140px;
	height: 32px;
	display: block;
	text-decoration: none;
	background: url(../img/suscribete.gif) 0px 0px no-repeat ;
	margin: 5px 0 0 0;
}
a#suscribete:hover {
	background: url(../img/suscribete.gif) 0px -33px no-repeat ;
}

/******* CONTENT ***********/



