body {
	margin-left: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 15px;
	background-color: #4d4d4c;
	background-image: url(../logos/bg.jpg);
	background-repeat: repeat-x;
}

a:link {
	text-decoration: underline;
	font-weight: normal;
	color: #00b1dd;
}

a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #00b1dd;
}

a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #6fc8de;
}

.idiomas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

.idiomas a:link {text-decoration: underline; color: #FFFFFF; font-weight: normal;}
.idiomas a:visited {text-decoration: underline; color: #FFFFFF; font-weight: normal;}
.idiomas a:hover {text-decoration: none; color: #6fc8de; font-weight: normal;}

.botonera {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.botonera a:link {text-decoration: none; color: #00b1dd; font-weight: bold;}
.botonera a:visited {text-decoration: none; color: #00b1dd; font-weight: bold;}
.botonera a:hover {text-decoration: none; color: #6fc8de; font-weight: bold;}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.footer a:link {text-decoration: underline; color: #00b1dd; font-weight: normal;}
.footer a:visited {text-decoration: underline; color: #00b1dd; font-weight: normal;}
.footer a:hover {text-decoration: none; color: #6fc8de; font-weight: normal;}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

.text_bullets { color: #ff0084; }
