body {
	background-image: url(imagenes/intro/bg.jpg);
	background-repeat: repeat-x;
	background-color: #aad450;
	margin: 0px;
	padding: 0px;
}
#log {
	background-image: url(imagenes/intro/log.jpg);
	height: 306px;
	width: 659px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#idiomas {
	background-image: url(imagenes/intro/idiomas.jpg);
	height: 54px;
	width: 659px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#text {
	text-align: center;
	padding-top: 16px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #003333;
	text-decoration: none;
}
#text a:link {
	padding-top: 16px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #006633;
	text-decoration: underline;
}
#text a:visited {

	padding-top: 16px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #006633;
	text-decoration: underline;
}
#text a:hover {


	padding-top: 16px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #003300;
	text-decoration: underline;
}
#dire {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #003333;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
