@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(http://www.creakaz.com/medias/top_bg.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #3C475B;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.2em;
	text-transform: uppercase;
	color: #333333;
}

h2 {
	font-size: 1.8em;
	color: #333333;
}

h3 {
	font-size: 1em;
	color: #333333;
}

p, ul, ol {
	margin-bottom: 2em;
	text-align: left;
	line-height: 200%;
}

p {
	padding-left: 32px;
}

a {
	color: #0066CC;
}

a:hover {
	text-decoration: none;
	color: #0099CC;
}

img {
	border: 8px solid #F5F5F5;
}


hr {
	display: none;
}


#logo {
	width: 874px;
	height: 147px;
	margin: 0 auto;
}

#logo h1 {
	float: left;
	padding: 85px 6px 0 0;
	height: 54px;
	color: #F7F7F7;
	font-size: 38px;
	font-weight: normal;
	letter-spacing: -2px;
}

#logo h2 {
	float: right;
	padding: 120px 0 0 0;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 16px;
	color: #FFFFFF;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}


#menu {
	width: 919px;
	height: 50px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	margin: 0 10px;
	padding: 5px 20px 0 20px;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: none;
	border-bottom: 4px solid red;
	/* background: #EC0000 url(http://www.creakaz.com/medias/m_hover.gif) repeat-x left bottom; */
}

#menu .active a {
	background: #EC0000 url(http://www.creakaz.com/medias/m_active.gif) repeat-x left bottom;
}


#bg {
	background: url(http://www.creakaz.com/medias/page_bg.gif) no-repeat center top;
}

#page {
	width: 918px;
	margin: 0 auto;
}


#content {
	float: left;
	width: 625px;
	padding: 0 0 0 24px;
}

#content h1 {
	margin: 65px 0 20px 0;
	padding-left: 20px;
	color: #333333;
	font-size: 2.0em;
	border-left: 8px solid red;
}
#content h1 a, a:hover{
	color: #333333;
	text-decoration: none;
}

#content h2 {
	margin: 40px 0 25px 0;
	padding-left: 20px;
	/* background: url(http://www.creakaz.com/medias/h_bg.gif) no-repeat left center; */
	color: #333333;
	font-size: 1.6em;
	text-transform: uppercase;
	border-left: 5px solid red;
}
#content h2 a, a:hover {
	color: #333333;
	text-decoration: none;
}

#content .content {
	padding-left: 32px;
}

#content ul {
	list-style-type: square;
	margin-left: 32px;
}
#content ol {
	list-style-type: decimal;
	margin-left: 32px;
}

.art h1.title {
	margin: 45px 0 20px 0;
	padding-left: 33px;
	background: url(http://www.creakaz.com/medias/h_bg.gif) no-repeat left center;
}

.art h2.title {
	margin: 40px 0 25px 0;
	padding-left: 33px;
	background: url(http://www.creakaz.com/medias/h_bg.gif) no-repeat left center;
}

.art .title a {
	text-decoration: none;
	color: #333333;
}

.art .entry {
	padding-left: 25px;
}

.art ul, .art ol {
	margin-left: 3em;
}

.art ul {
	list-style-type: square;
}

.art ol {
	list-style-type: decimal;
}


#sidebar {
	float: right;
	width: 214px;
	padding: 0 1px 0 0;
}

#sidebar a {
	color: #4A5157;
}

.win {
}

.win .title {
	height: 27px;
	padding: 6px 0 0 34px;
	background: #C80000 url(http://www.creakaz.com/medias/ss_menu_bg.gif) no-repeat;
	text-transform: lowercase;
	font-size: 17px;
	color: #FFFFFF;
}

.win .content {
	padding: 26px;
}

.win ul {
	list-style: none;
	line-height: normal;
}

.win ul li {
	margin-bottom: 13px;
	font-size: 12px;
}

.win small {
	font-size: 10px;
	color: #808C96;
}


#footer {
	padding: 35px 0;
	background: url(http://www.creakaz.com/medias/pagebg.gif) no-repeat center top;
	font-size: 12px;
}

#footer p {
	text-align: center;
}

div#liens_btm {
	width: 918px;
	margin: 0 auto;
	padding-left: 20px;
	font-size: 0.8em;
	}