/* CSS Document */

#carrefour {
	width: 950px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #000033;
	padding: 12px;
}
p {
	font-size: 18px;
	color: #ccc;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
a:active {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFFF99;
	font-weight: bold;
	background-color: #111111;
	padding: 5px;
	width: auto;
}
a:visited {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #CCFF33;
	font-weight: bold;
	background-color: #111111;
	padding: 5px;
	width: auto;
}
a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #CCFFCC;
	font-weight: bold;
	background-color: #111111;
	padding: 5px;
	width: auto;
}
#pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 700;
	color: #ddd;
	width: 600px;
	margin-top: 20px;
	margin-right: -100px;
	margin-bottom: 20px;
	margin-left: auto;
	right: -500px;
	clear: both;
	background-color: #000033;
	padding-top: 30px;
}
th {
	font-size: 11px;
	background-color: #111;
	color: #eee;
	line-height: 20px;
}
#texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #FFFF99;
	background-color: #000033;
	padding: 7px;
	text-align: right;
	right: -25px;
}
#letras {
	background-color: #111111;
	padding-top: 25px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 30px;
	clear: both;
}
a:link {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #CCFF33;
	font-weight: bold;
	background-color: #111111;
	padding: 5px;
	width: auto;
}
body {
	background-color: #000033;
}
