@charset "windows-1250";
/* CSS Document */

#logodescarga {
	text-decoration: none;
	height: 65px;
}
#detalle .titulo {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.descargame {
	background: #272727;
	border-top: 1px solid #999;
}

#descarga .titulo {
	font-weight: bold;
	background: #272727;
}
#descarga .arhivo {
	background: #272727;
}
#descarga .fecha {
	background: #272727;
}
#descarga .enlace {
	background: #272727;
	border-bottom: 1px solid #666;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#descarga .enlace a {
	background: url(../images/iconos/page_white_acrobat.png) no-repeat left center;
	padding-left: 20px;
	color: #DD2B27;
}
.formulario {
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
}
.formulario form fieldset {
	border: 1px solid #FFF;
}
.formulario form fieldset legend {
	font-size: 14px;
	padding-right: 10px;
	padding-left: 10px;
}
.formulario form fieldset label {
	width: 120px;
	display: block;
	height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}
.formulario form fieldset input {
	display: block;
	width: 180px;
	border: 1px solid #FF0;
	font: 14px Tahoma, Geneva, sans-serif;
	height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}
.formulario form fieldset .submitboton {
	background: url(../images/fondoboton.gif);
	color: #FFF;
}

.formulario a{
color:#ffa500;
font-family: Tahoma, Geneva, sans-serif;
	
}

