body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.cap {
	width: 756px;
	background-image: url(img/cap.jpg);
	background-repeat: no-repeat;
	height: 142px;
	margin-top: 15px;
	text-align: center;
}
.filets {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #66FF00;
	border-left-color: #66FF00;
	background-image: url(img/fons.jpg);
	background-repeat: no-repeat;
	background-position: 20px bottom;
}
.peu {
	background-image: url(img/peu.jpg);
	background-repeat: no-repeat;
	margin-bottom: 15px;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.menu2 {
	border: 1px solid #66FF00;
	width: 512px;
	margin-right: 100px;
}
.col2 {
	width: 350px;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #66FF00;
	border-right-color: #66FF00;
	border-bottom-color: #66FF00;
	border-left-color: #66FF00;
}
.col1 {
	width: 197px;
	margin-left: 10px;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-top-color: #66FF00;
	border-right-color: #66FF00;
	border-bottom-color: #66FF00;
	border-left-color: #66FF00;
}
td {
	vertical-align: top;
}
.fotomenu {
	float: left;
	margin-right: 10px;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
}
A:link {
	COLOR: #66FF00;
	text-decoration: none;
	font-weight: bold;
}
A:visited {
	COLOR: #66FF00;
	text-decoration: none;
	font-weight: bold;
}
A:active {
	COLOR: #FFFF00; TEXT-DECORATION: underline}
A:hover {
	COLOR: #ffcc00; TEXT-DECORATION: none}
.destacat {
	font-weight: bold;
	color: #FFCC00;
}
th {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background-color: #FFCC00;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-right: 5px;
	padding-left: 5px;
}
.fonstd {
	background-color: #333333;
}
