@charset "UTF-8";



/******************************************************************************

BALISE GENERALE

******************************************************************************/

body
{
	
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:center;

	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	
}

div
{
	
	color:#54504a;
	
}

h1, h4, h6
{
	
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	
	
}

h2, h3, h5
{
	
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	
}

h1
{
	
	font-size:32px;
	
}

h1 em
{
	
	font-size:21px;
	
}

h2
{
	
	font-size:20px;
	
}

h2 em
{
	
	font-size:16px;
	
}

h3
{
	
	font-size:12px;
	
}

h4
{
	
	font-size:11px;
	line-height:14px;
	text-align:left;
	padding-left:20px;
	
}



h5
{
	
	font-size:12px;
	
}

h6
{
	
	font-size:11px;
	
}

a
{
	
	color:#475c68;
	text-decoration:none;
	
}

a:visited
{
	
	color:#533e66;
	
}

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



/******************************************************************************

BALISE PERSONNALISEE

******************************************************************************/

/*IMAGE*/

#container
{
	background-color:#FFFFFF;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-position:center;
	width:800px;
	height:600px;



}


#header
{
	
	text-align:justify;
	background-repeat:no-repeat;
	background-position:center;
	margin:0px;
	background-image:url(images/Les-Petits-Suisses-en-travaux.gif);
	width:800px;
	height:550px;
	
}






#headerTexte
{
	
	width:440px;
	margin:-20px;

	text-align:left;
	background-image:url(images/les-petits-suisses-pattern.gif);
	background-repeat:repeat-y;
	margin-left:300px;
	
}


