/*  Okare.com stylesheet 0 */
* {
	margin: 0;
	padding: 0;
	outline: none;
	border:none;
}


object {
	display: block;
}
body {
	margin: 0px;
	background: #F2EAEF url(images/bck_0.png) repeat-x top left;
	/*background: #F8F4F7 url(images/bck_0.png) repeat-x top left;*/
	/* background: #EFEFEF url(images/bck_0.png) repeat-x top left;*/
}
body, th, td, input, textarea {
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	border:1px dotted;
}
form {

}
fieldset {
	border: none;
}
input, text, textarea {
	font-weight: bold;
	float: left;
	display: block;
}
input.text {
	background: #F8FAEB;
	border-top: 1px solid #4D5719;
	border-left: 1px solid #4D5719;
	border-right: 1px solid #626456;
	border-bottom: 1px solid #626456;
	width: 100%;
	overflow: auto;
}
input.button {
	background: #3C7BCF;
	border-top: 1px solid #3C7BCF;
	border-left: 1px solid #3C7BCF;
	border-right: 1px solid #3C7BCF;
	border-bottom: 1px solid #3C7BCF;
	color: #FFFFFF;
}
h1, h2, h3 {
	margin-top: 1.5em;
	color: #940060;
	margin-bottom: 0;
}
h1 {
	letter-spacing: -.075em;
	font-size: 3em;
}
h2 {
	letter-spacing: -.05em;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	color: #8D8E85;
}
h3 {
	font-size: 1em;
	margin-bottom: -1em;
}
p, ul, ol {
	margin-top: 1.4em;
	line-height: 1.8em;
	font-size: 1.1em;
}
ul, ol {
	margin-left: 3em;
}
blockquote {
	margin-left: 3em;
	margin-right: 3em;
}
a {
	text-decoration: none;
	color: #ca0083;
}
a:hover {
	border: none;
}
h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #809B30;
}
h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #3C7BCF;
}
hr {
	display: none;
}
.dot {
	height: 30px;
	background: url(images/dot1.gif) no-repeat center center;
}
/* Header */
#header {
	width: 800px;
	height: 55px;
	margin: 0 auto;
}
#menu {
	float: left;
	width: 800px;
	height: 60px;
	background: url(images/img04_2.jpg) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#menu li {
	float: left;
	background: url(images/img05_2.jpg) no-repeat right top;
	height: 60px;
	padding: 0 10px 0 15px;
}
#menu a {
	display: block;
	float: left;
	height: 20px;
	margin-left:4px;
	padding: 20px 0px 0px 0px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#menu a:hover {
	color: #2C2E22;
}
#menu .current_page_item a {
	color: #2C2E22;
}
/* Logo */
#logo {
	width: 785px;
	margin: auto;
	padding-left: 15px;
	background: #FFFFFF url(images/l_0__.gif) no-repeat top left;
	height: 227px;
	border-top: 1px solid #D5D5D5;
	border-left: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
}
.logohome {
	border: none;
	float: left;
	width: 214px;
	height: 222px;
}
/* Page */
#page {
	width: 800px;
	margin: 0 auto;
	padding: 0px;
	padding-top: 10px;
	background: #FFFFFF;
	border: 1px solid #D5D5D5;
	border-top: none;
}
/* Content */
#content {
	float: left;
	width: 760px;
	padding: 15px 20px 0px 15px;
	background: #FFFFFF url(images/bck_acceuil.gif) no-repeat top right;
}
.post {
	display: none;
	/*background: #FFFFFF url(images/bck_acceuil.gif) no-repeat top right;
*/
}
.post .title {
	margin: 0;
	font-weight: normal;
}
.post .logos {
	margin: 10px;
	float: left;
}
.post h1.title {
	padding: 0px 0  0 5px;
	height: 30px;
	font-size: 2.4em;
}

.deco h1.title {
	padding: 0px 0  0 5px;
	height: 30px;
	font-size: 2.4em;
}

.post .entry h3 {
	margin-bottom: -0.2em;
}
.post .entry strong,em{
	color:#940060;
}
.post .entry {
	padding: 0 5px 5px 5px;
	text-align: justify;
}
.post .meta {
	margin: 0;
	padding: 5px;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ACACAC;
}
.post .meta2 {
	margin: 0px;
	padding: 10px;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #565656;
	background: #F3F3F3;
	border: 1px dotted #4D5719;
}
.post .meta a {
	color: #ACACAC;
}
.post .links {
	margin: 0;
}
.post .tags {
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
}
.post .links a, .post .tags a {
	border: none;
}
#footer {
	margin: 0;
	padding: 0;
	height: 140px;
	background: #F3F3F3 url(images/bck_0.png) repeat-x bottom left;
}
#footer p {
	padding-top: 30px;
	text-align: center;
	font-size: 9px;
}
.thumb {
	float: left;
	border: 1px dotted #000000;
	margin: 15px;
	padding: 0px;
	text-decoration: none;
	background: none;
}
#myAlternativeContent {
	margin-left: 0px;
	margin-top: 10px;
}
.dewplayer {
	float: right;
	margin-top: 90px;
	*margin-top: -40px;
}
body:last-child .dewplayer {
	margin-top: -30px;
}
.slideshow {
	border: none;
	float: left;
	margin: 10px;
}

.deco{
  background: #FFF;
  width:47%;
  border: 1px dotted;
  margin: 3px;
  padding: 5px;
  padding-top: 0px;
}

.zitem {
	width:201px;
	height:137px;	
	
	/* for child absolute position */
	position:relative;
	

}

.zitem img {
	border:0;
	
	/* allow javascript moves the img position*/
	position:absolute;
}
