@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	background-color: #313131;
	background-image: url(images/RFi_logo.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#portada {
	width: 422px;
	margin: 0px;
	float: left;
}
#intro {
	width: 438px;
	text-align: justify;
	margin-top: 15px;
	margin-bottom: 70px;
	font-size: 13px;
}
#descarga {
	width: 438px;
}


#columna_dcha {
	margin: 0px;
	width: 438px;
	float: right;
}

#general {
	width: 860px;
	margin-top: 132px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 102px;
}


#facebook_twitter {
	margin-right: 0px;
	margin-bottom: 45px;
	margin-top: 50px;
	margin-left: 0px;
}
#slogan {
	margin: 0px;
	padding: 0px;
	width: 438px;
	height: 132px;
}

p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#facebook_twitter p img {
	margin-right: 5px;
}

a {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	font-size: 11px;
}
#pie {
	font-size: 10px;
	color: #666;
	margin-top: 0px;
	margin-bottom: 10px;
}
a:hover {
	text-decoration: underline;
	color: #C00;
}
a:link {
	text-decoration: none;
	color: #C00;
}
a:visited {
	text-decoration: none;
	color: #C00;
}
a:active {
	text-decoration: underline;
	color: #F00;
}
