@charset "utf-8";
/* Elixie.org By Roomay 2009 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
:focus {
	outline: 0;
}
strong {
	font-weight:bold;
}
img {
	border:0;
	font-size:9px solid #cdcdcd;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.clear {
	clear:both;
	float:none;
}

body {
	background:#ebede7 url(images/background.gif) repeat-x left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3a3a3a;
}
a:link {
	color:#afae8d;
}
a:visited {
	color:#bdbc98;
}
a:hover {
	color:#908f74;
}
#headwrap {
	width:100%;
	background:url(images/head.jpg) no-repeat center top;
	min-height:390px;
}
.wrap {
	width:940px;
	margin:0 auto;
	overflow:auto;
	/*background:url(images/sun.png) no-repeat right bottom;*/
}
.header {
	height:218px;
	width:940px;
	background:url(images/head.jpg) no-repeat center top;
}
.header img {
	position:absolute;
}
.header .pola1 {
	margin:35px 0 0 520px;
}
.header .pola2 {
	margin:35px 0 0 730px;
}
.header #main {
	position:absolute;
	width:270px;
	height:60px;
	margin:130px 0 0 30px;
}
.column-left {
	width:622px;
	overflow:hidden;
	border-top:none;
	background:#ffffff;
	float:left;
	margin-right:22px;
}
.column-right {
	width:296px;
	border-top:none;
	background:#ffffff;
	float:left;
	overflow:hidden;
}
.menu {
	height:35px;
	padding-left:30px;
	padding-top:20px;
	background:url(images/menu1.png) no-repeat center top;
}
.menu li {
	height:30px;
	float:left;
	list-style:none;
}
.menu li a {
	height:0px;
	padding-top:30px;
	overflow:hidden;
	display:block;
	float:left;
}
.menu li.mblog a { background: url(images/menu/blog.png) no-repeat 0 0; width:69px; }
.menu li.mblog a:hover, .menu li.mblog a.selected { background: url(images/menu/blog.png) no-repeat 0 -30px; }

.menu li.mlivre a { background: url(images/menu/livre.png) no-repeat 0 0; width:69px; }
.menu li.mlivre a:hover, .menu li.mlivre a.selected { background: url(images/menu/livre.png) no-repeat 0 -30px; }

.menu li.marchives a { background: url(images/menu/archives.png) no-repeat 0 0; width:102px; }
.menu li.marchives a:hover, .menu li.marchives a.selected { background: url(images/menu/archives.png) no-repeat 0 -30px; }

.menu li.mfaq a { background: url(images/menu/faq.png) no-repeat 0 0; width:57px; }
.menu li.mfaq a:hover, .menu li.mfaq a.selected { background: url(images/menu/faq.png) no-repeat 0 -30px; }

.menu li.mflickr a { background: url(images/menu/flickr.png) no-repeat 0 0; width:73px; }
.menu li.mflickr a:hover, .menu li.mflickr a.selected { background: url(images/menu/flickr.png) no-repeat 0 -30px; }

.menu li.mportfolio a { background: url(images/menu/portfolio.png) no-repeat 0 0; width:102px; }
.menu li.mportfolio a:hover, .menu li.mportfolio a.selected { background: url(images/menu/portfolio.png) no-repeat 0 -30px; }

.menu li.memail a { background: url(images/menu/email.png) no-repeat 0 0; width:71px; }
.menu li.memail a:hover, .menu li.memail a.selected { background: url(images/menu/email.png) no-repeat 0 -30px; }

.contenu {
	border:1px solid #d5dbaf;
	padding:25px;
	background:#fff;
}
.colhead {
	height:35px;
	padding-left:16px;
	padding-top:20px;
	background:url(images/menu2.png) no-repeat center top;
}
.colonne {
	border:1px solid #d5dbaf;
	padding:20px 12px;
	background:#fff;
	overflow:hidden;
}
.entry {

}
.entry h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	line-height:normal;
	color:#92ae71;
	background:url(images/sephibou.png) no-repeat center bottom;
	font-weight:normal;
	margin:0;
	padding:0 70px 2px 0;
}
.entry h2 a {
	color:#92ae71;
	text-decoration:none;
}
.entry h2 a:hover {
	color:#677b50;
	text-decoration:none;
}


.entry h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:normal;
	color:#92ae71;
	background:url(images/sep.png) no-repeat center bottom;
	font-weight:normal;
	margin:50px 0 10px 0;
	padding:0 70px 2px 0;
}
.entry h3 a {
	color:#92ae71;
	text-decoration:none;
}
.entry h3 a:hover {
	color:#677b50;
	text-decoration:none;
}

.entry .date {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#c3bdaf;
}
.entry .date a {
	color:#c3bdaf;
	text-decoration:none;
	border-bottom:1px dotted #c3bdaf;
}
.entry .date a:hover {
	color:#c3bdaf;
	text-decoration:none;
	border-bottom:1px solid #c3bdaf;
}
.entry {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5em;
	color:#717155;
	margin-bottom:40px;
}
.entry .txt {
	overflow:hidden;
}
.entry .txt a {
	color:#9f9e80;
	text-decoration:none;
	border-bottom:1px dotted #c1c09b;
}
.entry .txt a:hover {
	color:#1a1a1a;
	text-decoration:none;
	border-bottom:1px dotted #c1c09b;
}
.entry p {
	margin:10px 0;
	padding:0;
}
.sidebar {
	margin:10px 0;
	padding:0;
}
.sidebar li {
	list-style-type:none;
}
#footer {
	background:url(images/footer.png) repeat-x center bottom;
	height:145px;
	clear:both;
	float:none;
}
.nvsingl {
	padding:10px;
	background:#f7f7f7;
	overflow:auto;
}
.nvsingl .prev {
	width:250px;
	text-align:left;
	float:left;
}
.nvsingl .next {
	width:250px;
	text-align:right;
	float:right;
}
#zouzouito {
	width:960px;
	height:145px;
	margin:0 auto;
	background:url(images/zouzou.png) no-repeat right bottom;
}
#linkcat-3 {
	padding:0 4px;
}
#linkcat-3 h2 {
	display:none;
}
#linkcat-3 .blogroll {
	margin:10px 0;
	padding:0;
}
#linkcat-3 .blogroll li {
	margin:5px 0;
	padding:5px 0;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#8a8a8a;
	list-style-type:none;
	border-bottom:1px dotted #90bd4e;
}
#linkcat-3 .blogroll li a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#5f6748;
	text-decoration:none;
}
#linkcat-3 .blogroll li a:hover {
	color:#879266;
	text-decoration:none;
}
#linkcat-2 {
	padding:10px;
	padding:10px 8px;
	margin-top:10px;
}
#linkcat-2 h2 {
	display:none;
}
#linkcat-2 ul {
	margin:0;
	padding:0;
	background:url(images/love.png) no-repeat right 0;
}
#linkcat-2 ul li {
	margin:2px 0;
	padding:2px 0;
	font-size:13px;
	border-bottom:1px dotted #E5E5E5;
}
#linkcat-2 ul li a {
	text-decoration:none;
	color:#98977a;
}
#linkcat-2 ul li a:visited {
	text-decoration:none;
	color:#98977a;
}
#linkcat-2 ul li a:hover {
	text-decoration:none;
	color:#73725d;
}
#search {
	margin:16px 0 16px 2px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#8a8a8a;
	background:#F3F3F3 url(images/context_crap_bg.gif) repeat-y left top;
	border:1px solid #e3e3e3;
	border-left:none;
	padding:12px;
	width:240px;
	margin:0 0 10px 0;
}
#search label {
	display:block;
	margin-bottom:6px;
}
#search form #s {
	border:1px solid #cdcdcd;
	padding:3px 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#fff;
	color:#6a6a6a;
}
#search form #searchsubmit {
	border:none;
	padding:3px 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6a6a6a;
	background:#b5bc8c;
}
/* Begin Images */
p img {
padding: 0;
max-width: 100%;
}
/*	Using 'class="alignright"' on an image will (who would've
thought?!) align the image to the right. And using 'class="centered',
will of course center the image. This is much better than using
align="center", being much more futureproof (and valid) */
img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}
img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}
.alignright {
float: right;
}
.alignleft {
float: left;
}
/* End Images */

/* Captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
/* End captions */


/** Widgets */

.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    width: 75px;
    height: 75px;
}

.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}
.flickrbox {
	background:#F3F3F3 url(images/context_crap_bg.gif) repeat-y left top;
	border:1px solid #e3e3e3;
	border-left:none;
	padding:12px;
	width:240px;
	margin:0 0 10px 0;
}
.jcarousel-scroll {
    text-align: left;
	clear:both;
}

.jcarousel-scroll form {
    margin: 0;
    padding: 0;
}
.jcarousel-next,
.jcarousel-prev {
	display:none !important;
}
#mycarousel-next,
#mycarousel-prev {
    cursor: pointer;
    margin-bottom: -10px;
    text-decoration: underline;
    font-size: 11px;
}
.flickrwidget {
	width:230px;
	overflow:hidden;
}
.slideshow {
	position:absolute;
	margin:30px 0 0 246px;
}
.flickrwidget li {
	float:left;
	margin-right:2px;
}
.flickrwidget li img {
	border:1px solid #EEEEEE;
	font-size:9px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#acacac;
}
#mycarousel .jcarousel-item-placeholder {
    background: transparent url(images/ajax-loader.gif) 50% 50% no-repeat;
}

.lastnotes, .permonth {
	margin:30px;
	padding:0;
}
.lastnotes li, .permonth li {
	list-style-type:square;
	margin:1px 0;
}
.portfolio-bloc {
	margin:0;
	padding:20px;
}
.portfolio-bloc .title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#8a8a8a;
	margin:0 0 10px 0;
	background:#f7f7f7;
	padding:5px 10px;
	list-style-type:none;
}
.portfolio-bloc li {
	list-style-type:square;
	margin:4px 0 4px 20px;
}
