body
{
    font-size: 62.5%; /* Resets 1em to 10px */
    font-family: 'Lucida Grande', 'Tahoma', 'Trebuchet MS', 'Trebuchet', Arial, Sans-Serif;
    color: #333333;
    margin: 0px;
    padding: 0px; 
    /* camera cafe: background:url('./images/couv_camcafe.jpg') no-repeat fixed top left; */
/*background: url('./images/island/124679600_e30cfb612f_o_bis_d.jpg') no-repeat fixed top center;*/
	background-color: #999;

}

h4
{

color: #000000;

border-top-width: 1px;

border-top-style: solid;

border-top-color: #dbc69f;

padding-top: 4px;

padding-right: 8px;

padding-bottom: 5px;

padding-left: 8px;

background-color: #f5f1e9;

margin-top: 10px;

margin-right: 0pt;

margin-bottom: 6px;

margin-left: 0pt;

}

h2, h3
{
	font-weight: bold;
}

h1
{
	font-size: 1.6em;
	font-weight: normal;
	padding-bottom: 0;
	margin: 0;
}





h2
{
	font-size: 1.4em;
	color: #000;
    border-bottom: 1px solid #999;
    padding: 4px 8px;
    margin: 10px 0 6px 0;

}


h3
{
	font-size: 1.05em; 
	line-height: 1.1em;
}

h1 
{
	text-decoration: none;
	color: #333;
}

h1 a, h1 a:visited
{
	display: block;
	margin: 0px 0px 5px 0px;
	font-size: 1.3em;
	text-decoration: none;
	color: #333;
	border-bottom: solid 1px #333;	
}

.titre
{
	margin: 0px 0px 5px 0px;
	font-size: 2.1em;
	color: #333;
	border-bottom: solid 1px #333;	
}



h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited
{
	color: #333;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite
{
	text-decoration: none;
}


a, h2 a:hover, h3 a:hover
{
	color: blue;
	text-decoration: none;
}

a:hover
{
	color: black;
}


p img
{
	padding: 0;

}

p
{
margin: 6px 0;
padding: 0;
}


ol li
{
	list-style: decimal outside;
}



blockquote
{
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite
{
	margin: 5px 0 0;
	display: block;
}


hr
{
	display: none;

}

a img
{
	border: none;
}



/* style du texte tout en haut de la page */ 
#floattop h1
{
	width: 100%;
	margin: 10px 0 100px;
	padding: 3px;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	color: #000;
}

#floattop
{
	
	/* width: 100%; provoque un scroller latéral */
	margin: 1px 0 1px;
	padding: 3px;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	color: #000;


}

/* style de la barre de menus plus de lol*/

#othersites
{
    text-align: left;
	padding: 0 0 0 10px;
	width: 990px;
	margin: 10px auto 0;
	background-color: #eee;
	overflow: hidden;    
    border-top: 1px solid #666;
    border-left: 1px solid #666;
    border-right: 1px solid #666;
    border-bottom: 1px solid #ccc;
}

	#othersites p
	{
		color: #999;
		margin: 0 0 0 10px;
		padding: 6px 0;
		font-weight: bold;
	}

	#othersites p a
	{
		margin-left: 16px;
	}

	#othersites p a.here
	{
		color: #333;
	}




/* Logo */

#headerlogo
{
	
	float: left;
	margin-top: 8px;
	margin-left: 6px;
}	

	#headerlogo img
	{
		padding: 0px;
		float: left;
	}
	
	
	#headerlogo p.logo
	{
		width: 140px;
		text-align: center;
		color: #000;
		font-size: 1.0em;
		margin: 0;
	}

/* images */

div.info_date 
{
	float: right;
	height: 35px;
}

a.prblm 
{
	
	color: #333
}

div.vote

{
	float: left;
	width: 350px;
}

div.vote input

{
	margin: 0px;
	padding: 0px;
}

textarea, input 

{

background-color: #f4f4f4;

}

.widget 

{ 

padding-top: 4px;

padding-right: 4px;

padding-bottom: 4px;

padding-left: 4px;

background-color: #eeeeee;

margin-bottom: 10px;

text-align: center;

}

div.addthis
{
float: right;
}

div.contenu
{
clear: both;
padding-bottom: 100px;
} 

div.page 
{
clear: both;
} 

p.page-tags {
	font-size: 100% !important;
	margin: 0px;
}


