/*																				
** +---------------------------------------------------------------------------------------------+ 																						
** |   { \,"	global.css																			
** |  {_`/	By Jean-Marie Collin 																																																											
** |																																																											
** |  CSS niveau 3																																																										
** +---------------------------------------------------------------------------------------------+ 
*/

*
{
	border: 0;
	margin: 0;
	padding: 0;
	list-style:none;
}

html, body 
{
	height: 100%;
	min-height: 100%;
}

html>body #global 
{
	height: auto;
	min-height: 100%;
}

body
{
	font-size: 0.8em;
	text-align: justify;
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	background-color: #2a2a2a;
	border-left: 100;
	margin-left: 50px;
}

div#global
{
	width: 960px;
	height: 100%;
	min-height: 100%;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


div#entete
{
	height:125px;
	background-color: transparent;
	background-image: url(img/cote-bougie-magie-lumiere.png );
	background-repeat: no-repeat;
	background-position: 0 0;

	}

div#entete2
{
height:125px;
	background-color: transparent;
	background-image: url(img/le-concept.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

div#entete3
{
height:125px;
	background-color: transparent;
	background-image: url(img/contact-cote-bougie-123-bougie.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

div#texte 
{
	height:125px;
	background-color: transparent;
	background-image: url(img/contact-cote-bougie-123-bougie.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
	

	div#entete h1 
	{
		margin: 0;
		padding-left:20px;
		padding-top:15px;

	}
	
	div#entete h1 img 
	{
		float: left;
		margin:5px 11px 0 14px;
	}
	
	div#entete .sous-titre
	{
		padding-left:20px;

	}

#navigation 
{
	width: 228px;
	float: right; 
}

	div#navigation ul
	{
		display:block;
		margin: 0px;
		height:22px;
		padding:5px 0px 0px 0px;
		text-align:center;
	}

	div#navigation li
	{
		display:inline;	
	}

	div#navigation ul a
	{
		text-decoration:none;
		color:#60140F;
		margin: 0px 8px;
	}
	

	#contenu > :first-child 
	{
		margin-top: 10px;
	}

	#contenu p, #contenu li 
	{
		line-height: 1.5;
	}
	
	div.smallimg p
	{
		display: table-row;
	}

	div.smallimg p span
	{
		display: table-cell;
		padding: 10px;
	}

	div.smallimg p span img
	{
		border: #ffffff solid 1px;
	}

	div#centre
	{
	float: left;
	width: 625px;
	}
	
		div.prod
		{
			float: left;
			width: 400px;
		}
			
		div.dim
		{
			float: right;
			width: 215px;
		}
		
	div#menu
	{
		float: right;
		width: 301px;
	}
	
div#pied
{
	background: url('img/contact-cote-bougie-123-bougie.jpg') 0 0 no-repeat;
	padding-top: 120px;
}

.link 
{
	color: #ffffff;
}

	div.link ul
	{
		display:block;
		margin: 0px 0px 0px 0px;
		padding:5px 0px 0px 0px;
		text-align:center;
	}

	div.link li
	{
		display:inline;	
	}

	div.link ul a
	{
		text-decoration:none;
		color:#ffffff;
		margin: 0px 5px;
	}


div.link2 
{
	padding:0; 
	margin:0; 
	height:175px;
}
	div.link2 li 
	{
		float:left;
	}
	
	div.link2 li a 
	{
		display:block; 
		float:left; 
		line-height:35px; 
		text-align:center; 
		cursor:pointer;
	}
	

.small { font-size:0.5em; }
.moyen { font-size:0.8em; }
.large { font-size:3em; }

.align_center { text-align:center; }
.align_right { text-align:right; }
.middle { vertical-align: middle; }
.align_justify{ text-align: justify; }
.uppercase { text-transform:uppercase; }
.hidden { display:none; }
.wrap { white-space: normal; }
.bold { font-weight: bold; }
.strike { text-decoration:line-through; }
.italic { font-style: italic; }
.top { vertical-align: top; }
.span_link { cursor:pointer; }
.span_link:hover { text-decoration:underline; }
.clear { clear:both; }
.pseudo { padding: 10px 0; }
.puce 
{	
	padding-left: 20px;
	background: url('img/puce.png') 0 0 no-repeat;
}

h3
{
	color: #206671; 				
	padding-bottom: 10px;
}		
	

img
{
	border-width:0px;
}

br.clear 
{
	clear:both;
	line-height:0;
	font-size:0;
	height:0;
}

.lettrine 
{
	float: left; 
	font-size: 3em; 
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #990000;
	/*
	border: 1px solid #990000; 
	background-color: #FFFFCC; 
	*/
	margin: 1px;
	padding: 1px;
	line-height: 1em;
}

