body {
	background-color: #330000;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}
h1,h2,h3,h4,ul,li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h1,h2,h3,h4 {
	padding-bottom: 5px;
}
ul {
	padding-left: 12px;
}

a, a:link, a:visited {
	color: #CC3333;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}

p {
	margin: 12px 8px 10px 8px;
	text-indent: 20px;
	background: url(../images/carre.gif) no-repeat;
}
#general {
	text-align: center;
}
#before {
	width: 170px;
	float: left;
	display: block;
}
#top {
	width: 200px;
	height: 100px;
	float: left;
	display: block;
	background-image: url(../images/logo.jpg);
}
#top2 {
	height: 100px;
	display: block;
	
}
#esp {
	color: white;
	display: block;
	float: left;
	margin-top: 80px;
}
#top2 a {
	margin-top: 80px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	height: 16px;
	display: block;
	color: white;
	float: left;
}
#top2 a:hover {
	background-color: #996633;
	text-decoration: none;
}
#menu {
	text-align: right;
	float: left;
	display: block;
	width: 200px;
	color: white;
}
#menu a {
	color: #FF6666;
}
#content {
	float: left;
	display: block;
	padding: 0px;
	margin: 0px;
	width: 600px;
}
#FrontBrick {
	background-color: white;
	text-align: left;
	padding: 10px;
	margin-bottom: 5px;
}
#ContentBrick {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 10px 10px 10px 10px;;
	background-color: white;
	margin-bottom: 5px;
}
#tableC {
	text-align: left;
	vertical-align: top;
}

