/*
Template name: Fluid Solution
Template URI: http://templates.arcsin.se/fluid-solution-website-template/
Release date: 2006-09-06
Last updated: 2009-08-08
Description: Totally liquid three-column layout, clean and simple.
Author: Viktor Persson
Author URI: http://arcsin.se/

This template is licensed under a Creative Commons Attribution 2.5 License:
http://templates.arcsin.se/license/
*/

/* 
   Reset
------------------------------------------------------------------- */

html, body, div, span, h1, h2, p, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, textarea, input, select {margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}

table {border-collapse: collapse; border-spacing: 0;}

caption, th, td {text-align: left; font-weight: normal;}

table, td, th {vertical-align: middle;}

a img {border: none;}

/* 
   Standard Elements
------------------------------------------------------------------- */

body {
	background: #FFF url(img/bg.gif) repeat-x;
	color: #444;
	font: normal 90% "Lucida Sans Unicode",Verdana,sans-serif;
	padding-top: 40px; 
}


li {
	list-style: none;
}
h1 {
	font-size: 1.4em;
}

h1,h2 {
	font: normal 1.2em "Trebuchet MS",sans-serif;
	color: #0d6ece;
}

h3{
	padding:0px;
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	border-bottom:1px #EEEEEE solid;
}

/* misc */
.clearer {
	clear: both;
}

/* 
   Layout
------------------------------------------------------------------- */


/* wrapper */

#wrapper
{
	width: 1000px;
	margin: 20px auto 40px auto;
}


/* header */
#header {
	border-bottom: 1px solid #EEE;
	height: 160px;
	width: 1000px;
	margin-bottom: 24px;
}

#header a, a:hover, a:visited{
	text-decoration: none;
	color: #222;
}

#header h1{
	color: #222;
	font: normal 4em sans-serif;
	margin-top: 40px;
	text-align: left;
}

#header h2 {
	border-top: 1px solid #EEE;
	color: #666;
	text-align: right;
}

#header h2 span {
	background: #222;
	color: #EEE;
	padding: 0 6px;
}


/* content */

#content
{
	width: 690px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}

#content h2 {
	font-size: 2em;
	margin-bottom: 4px;
}

#content li {
	list-style: url('img/li.gif');
	margin-left: 18px;
}

#content a{
	color: #0d6ece;
	text-decoration: none;
}
#content a:hover{
	color: #000;
}



/* sidebar */
#sidebar{
	width: 270px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	background: #222;
}

#sidebar h2 {
	color: #0d6ece;
	font-size: 1.3em;
	height: 20px;
	margin-left: 8px;
}

#sidebar ul {
	margin: 0 0 16px;
	padding: 0;
}

#sidebar li { 
	list-style: none;
	margin: 0;
	border-bottom: 1px solid #333;
}
#sidebar li a {	
	color: #777;
	display: block;
	font-size: 0.9em;
	padding: 3px 6px 3px 8px;
	text-decoration: none;
}

#sidebar li a:hover {
	color: #DDD;
}

#sidebar .prix{
	color: #777;
	display: block;
	font-size: 2em;
	padding: 3px 6px 3px 8px;
	text-decoration: none;
}

#sidebar .prix:hover {
	color: #DDD;
}


/* round */

.roundtl,.roundtr,.roundbl,.roundbr {
	background: url('img/round.gif');
	height: 16px;
	width: 14px;
}

.roundtl,.roundbl {float: left;}
.roundtr,.roundbr {float: right;}
.roundtr {background-position: right top;}
.roundbr {background-position: right bottom;}
.roundbl {background-position: left bottom;}


/* footer */

#footer {
	width: 1000px;
	float: left;
	color: #666;
	border-top: 1px solid #EEE;
	font: normal 1em Verdana,sans-serif;
	margin: 20px auto 10px auto;
	padding: 8px 6px;
}

#footer .left{
	float: left;
	color: #aaa;
}

#footer .right{
	float: right;
	color: #333;
}

#footer a {
	color: #000;
	text-decoration: none;
}

#footer a:hover {
	color: #0d6ece;
}


/* Other */ 
.clearer {
	clear: both;
	display: block;
	font-size: 0;
	line-height: 0;	
	height: 0;
}

#myGallery {
	text-align: left;
	margin: 0 auto;
}

#myGallery h3{
	font: 1em;
	color: #fff;
}

#myGallery p{
	
}

#myGallery a{
	color: #fff;
	text-decoration: none;
}

#myGallery a:hover{
	color: #fff;
}