body {
	font: 62% Verdana, Arial, sans-serif;
	background:#fff;
	color:#111;
}

a {
	text-decoration:underline:;
	color:#111;
}
a:link {
}
a:visited {
}
a:hover {
}
a:active {
}

h1 {
	height:108px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
}
#main {
	width:796px;
	margin:10px auto;
	overflow:auto;
}
#navbar {
	width:176px;
	float:left;
	display:inline;
	overflow:hidden;
}
	#navbar a {
		text-decoration:none;
		display:block;
	}
	#navbar a:hover {
		text-decoration:underline;
	}
	
	#navbar .navsection {
		padding-bottom:22px;
		padding-left:20px;
		background:transparent url(/media/img/pre.aryz/pliegue.jpg) bottom center no-repeat;
		margin-bottom:11px;
	}
	
	#navbar ul.menu {
		margin-top:-5px;
	}
		#navbar ul.menu li {
			margin-bottom:-3px;
		}
			#navbar ul.menu li a {
				outline:0;
			}
			#navbar ul.menu li a.select {
				opacity:.5;
			}
			
			#navbar ul.menu li.select .subnav {
				display:block;
			}
		
#content {
	padding:0 20px 0 0px;
	width:600px;
	float:left;
	display:inline;
	margin-top:18px;
}
.simplenavbarlist {
	margin-top:5px;
	margin-bottom:15px;
}
.nobackground {
	background:none !important;
}
.underline {
	text-decoration:underline !important;
}
ul.floated li {
	display:inline;
	float:left;
}
.contact ul {
	margin-top:18px;
}
.gallery {
	position:relative;
	overflow:hidden;
	margin-bottom:15px;
}
	.gallery li {
	
	}
		.gallery li a {
			outline:0;
		}
.vertical {
	width:375px;
}
.horizontal {
	width:600px;
}
.horizontal {
	width:600px;
}
.postcontent {
	position:relative;
}
.paginator {
	overflow:auto;
	position:absolute;
	top:0;
	right:0;
}
	.paginator li {
		float:left;
		display:inline;
		margin:0 1px;
	}
		
	.paginator li a {
		background:#282828;
		color:#fff;
		text-decoration:none;
		padding:0 3px;
		outline:0;
	}
	.paginator li a.select {
		background:#FFF;
		color:#282828;
	}
	.paginator li a:hover {
		background:#CCC;
		color:#282828;
	}
	
.paginator h3 {
	text-align:right;
}
.off {
	display:none;
}
.post {
	background:transparent url(/media/img/pre.aryz/pliegue_big.jpg) bottom center no-repeat;
	padding-bottom:25px;
	margin-bottom:10px;
}
	.post p {
		margin:10px 0;
		width:300px;
	}
	.post h2 a {
		text-decoration:none;
	}
	.post h2 a:hover {
		text-decoration:underline;
	}
#main_paginator ul
{
	float:left;
	overflow:hidden;
	margin:14px 0;
	width:100%;
}
	#main_paginator ul li.prev
	{
		float:left;
		padding:2px;
		margin:0 0 10px 0;
	}
	#main_paginator ul li.next
	{
		float:right;
		padding:2px;
		margin:0 0 10px 0;
	}
		#main_paginator ul li a
		{
			text-decoration:none;
			background:#282828;
			color:#fff;
			font-size:1em;
			padding:0 2px 1px 2px;
		}
.commingsoon {
	font-size:1.4em;
}
.subnav{
	margin:0 10px 10px;
	display:none;
}

#navbar ul.menu li.select .subnav {
	display:block;
}

.subnav li {
	margin:3px 0px;
}

.menu a:hover .subnav {
	display:block;
}
#labellogo {
	position:absolute;
	z-index:-1;
	color:#fff;
}