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;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

ol,ul {
	list-style: none;
}

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: "" "";
}

body {
	font: 76% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center
}

a:link, a:visited {
	color: #515252;
	text-decoration: none;
}

a:hover {
	color: #333;
	text-decoration: underline;
}

div#header {
	position: relative;
	height: 100px;
	background: url(http://www.camillecloutier.com/themes/2009/bg-header.png) no-repeat left bottom;
}

div#header #header-logo {
	text-indent: -9999px;
	overflow: hidden;
	border: none;
}

div#header #header-logo a:link,
div#header #header-logo a:visited {
	display: block;
	width: 300px;
	height: 60px;
	border: none;
	margin-top: 15px;
	background-image: url(http://www.camillecloutier.com/themes/2009/bg-logo.png);
	background-repeat: no-repeat;
	background-position: left top;
}

div#header #header-logo a:hover {
	border: none;
	background-image: url(http://www.camillecloutier.com/themes/2009/bg-logo-over.png);
	background-repeat: no-repeat;
	background-position: left top;
}

/* */

#menu {
	float: right;
	padding: 10px 10px 0 0;
	font: normal 1.1em "Gill Sans", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/*
---------------------------------------------------------------------------
Footer
--------------------------------------------------------------------------- */


/* Class Image */
.thumb {
	float: left;
	background: #fff;
	margin: 10px 4px;
	border: 1px solid #ddd;
	padding: 2px;
	}
	

/*
---------------------------------------------------------------------------
Footer
--------------------------------------------------------------------------- */

div#container {
	text-align: left;
	width: 935px;
	margin: 0 auto
}

div#content {
	float: left;
	width: 615px;
}

div#content h2 {
	font-size: 1.3em;
	margin: 10px 0;
	padding: 5px 0 15px 9px;
	letter-spacing: 0.3em;
	text-transform: uppercase;
	background: url(http://www.camillecloutier.com/themes/2009/bg-titre.gif) no-repeat left 22px;	
}

div#content h3 {
	font-size: 1.0em;
	padding: 5px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

div#content p {
	font-size: 1em;
	padding: 5px 10px;
}

div#content p strong {
	font-weight: bold;
	color: #e9acd0;
}


div#navigation {
	float: right;
	width: 300px;
}

div#navigation h4 {
	margin: 20px 0 10px 0;
	text-transform: uppercase;
	font-size: 1.2em;
}


div#navigation dl {
	margin: 15px 0 15px 10px;
}

div#navigation dt {
	font-weight: bold;
	margin: 5px 0 5px 0;
}

div#navigation dt a {
	font-weight: normal;
	color: #b7bdbe;
	font-style: normal;
}

div#navigation dd {
	font-style: italic;
	margin-left: 1Opx;
}


div#navigation ul {
	font-weight: bold;
	margin: 5px 0 5px 5px;
}

div#navigation li {
	padding: 5px 7px;
}


div#navigation li a {
	font-weight: normal;
	color: #b7bdbe;
	font-style: normal;
}


.legendebox {
	margin-top: 45px;
}

.legendebox p {
	border: 1px dashed #eee;
 	padding: 8px;
 	margin: 10px 0;
 	color: gray;
	font: normal normal 1.2em Georgia, "Times New Roman", Times, serif;
}


div#footer {
	/*height: 100px;*/
	color: #FFF;
	clear: both;
	display: block;
	/*background: url(http://www.camillecloutier.com/themes/2009/bg-footer.png) no-repeat;*/
	text-indent: -9999px;
}



/*
---------------------------------------------------------------------------
Footer
--------------------------------------------------------------------------- */


.lavaLampWithImage {
	float: right;
	position: relative;
	height: 29px;
	width: 600px;
	padding: 18px 0 0 19px;
	margin:  0;
	overflow: hidden;
}

.lavaLampWithImage li {
	float: left;
	list-style: none;
	
}

.lavaLampWithImage li.back {
	background: url("http://www.camillecloutier.com/themes/2009/lava.png") no-repeat right -30px;
	width: 9px;
	height: 30px;
	z-index: 8;
	position: absolute;
}

.lavaLampWithImage li.back .left {
	background: url("http://www.camillecloutier.com/themes/2009/lava.png") no-repeat top left;
	height: 30px;
	margin-right: 9px;

}

.lavaLampWithImage li a {
	text-decoration: none;
	color: black;
	outline: none;
	text-align: center;
	top: 7px;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 10px;
	font: 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
	border: none;
	color: black;	
}


.pages
{
	padding: 11px 0 10px 15px;
	margin: 10px 0;
	color: #000;
}

.pages1 { display: none; }

/* Hack EE si il y a une seule page */
.pages p
{
	font-size: 75%;
	color: #515557;
	padding: 3px 10px;
	margin: 10px;
	text-shadow: #000 1px 1px 1px;
	background: url(http://www.camillecloutier.com/themes/2009/bg-titre.gif) no-repeat left 0px;		
}

.pages b
{

	color: white;
	border: 1px solid #f2cef3;
	text-decoration: none;
	padding: 3px;
	font-weight: normal;
	background-color: #f6d2db;
}

/* Linkologie */
.pages a:link,.pages a:visited
{
	color: #fff;
	border: 1px solid #f2cef3;
	background-color: #e8abcf;
	text-decoration: 2c2f31;
	padding: 3px;
}

.pages a:hover
{
	color: #fff;
	border: 1px solid #e8abcf;
	background-color: #d99fc1;
	text-decoration: none;
	padding: 3px;
}


