* {
	padding:0;
	margin:0;
	border:0;
}

body {
	background:#ebebeb;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#222;
	text-align:center;
	margin:0 10px 10px 10px;
}

h1 {
	font-size:26px;
	font-weight:normal;
	padding-top:3px;
}

h2 {
	font-size:11px;
	font-weight:normal;
}

h2 a {
	color:#c8d20a;
	text-decoration:none;
}

h3 {
	font-size:36px;
	font-weight:normal;
	color:#999;
}

h4 {
	font-size:12px;
	font-weight:normal;
	color:#444;
	padding-bottom:5px;
}

h5 {
	font-size:11px;
	font-weight:normal;
	text-transform:uppercase;
	color:#666;
	padding:2px 5px;
}

p {
	padding:2px 0 10px 0;
}

a {
	color:#8b1c62;
	text-decoration:underline;
}

blockquote {
	font-family:"Courier New", Courier, monospace;
}

.clearfloat {
	clear:both;
}

#primary {
	width:945px;
	text-align:left;
	margin:0 auto;
}

#status {
	background:#8b1c62;
	border-bottom:3px solid #c8d20a;
	padding:4px 10px;
	font-size:11px;
	color:#c8d20a;
}

#status #title, #logo, #actions #search {
	float:left;
}

#status #date {
	float:right;
	text-align:right;
}

#status #date:first-letter {
	text-transform:uppercase;
}

#categorie {
	float:right;
	padding-top:15px;
}

#menu ul {
	border:solid #8b1c62;
	border-width:1px 1px 0 1px;
}

#menu ul li {
	list-style:none;
	display:inline;
	font-size:11px;
}

#menu ul li a {
	display:inline-block;
	padding:5px 7px;
	border:solid #8b1c62;
	border-width:0 1px 0 0;
	color:#8b1c62;
	text-decoration:none;
}

#menu ul li a:hover {
	background:#8b1c62;
	color:#c8d20a;
}

#menu ul li a.selected {
	display:inline-block;
	padding:5px 7px;
	border:solid #ccc;
	border-width:0 1px 0 0;
	text-decoration:none;
	background:#8b1c62;
	color:#fff;
}

#actions {
	background:#8b1c62;
	padding:5px 8px;
	border:solid #ccc;
	border-width:0 1px 1px 1px;
}

#actions #search input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666;
	padding:2px 3px;
	border:1px solid #999;
}

#actions #options {
	float:right;
	padding:2px 0 0 0;
}

#content {
	width:580px;
	padding:7px 15px 15px 0;
	line-height:1.4;
	float:left;
}

#content img {
	margin:4px 0 0 0;
	border:7px solid #ddd;
}

#content ul {
	margin:0 0 15px 20px;
	list-style:disc;
}

ol {
	margin:0 0 15px 20px;
}

#content ol {
	list-style:decimal;
}

#content li {
	margin:3px 0;
}

#content form {
	width:95%;
	text-align:left;
}

#content input, textarea, select {
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:4px;
	margin:2px 0 0 0;
	background:#eeeeee;
	border-left:2px solid #aaa;
	border-top:2px solid #aaa;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

#path {
	font-size:11px;
	color:#444;
	padding-left:2px;
}

#path a {
	text-decoration:none;
}

#sidebar {
	float:left;
	width:345px;
	padding:10px 0 15px 0;
}

.block {
	padding:10px;
	margin-bottom:15px;
	background:#eeeeee;
	border-top:3px solid #8b1c62;
	text-align:left;
	line-height:1.4;
}

.adsenseblock {
	padding:3px;
	margin-bottom:15px;
	background:#e7e7e7;
	border-top:3px solid #8b1c62;
	text-align:center;
}

.block ul li {
	list-style:none;
	margin-bottom:10px;
}

.hr {
	background:#eeeeee;
	margin:5px 0;
	border-top:1px solid #ccc;
	border-bottom:1px solid #fff;
}

.button {
	padding:5px 15px;
	background:url(images/button.gif) top left repeat-x #eeeeee;
	border:1px solid #ccc;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}

.button:hover {
	background-position:bottom left;
}

#contentad {
	float:left;
	padding:0 10px 10px 0;
}

.list {
	margin-bottom:5px;
}

.list a {
	font-size:18px;
}

.correct, .error {
	padding:8px;
	margin:8px 0;
	font-weight:bold;
	color:#fff;
	text-align:center;
}

.correct {
	background:#146c14;
}

.error {
	background:#cc0000;
}

#footer {
	font-size:11px;
	color:#999;
	margin:10px 0 0 0;
	padding:7px 15px;
	background:#8b1c62;
	border-top:3px solid #c8d20a;
}

#footer a {
	color:#c8d20a;
	font-weight: bolder;
}
