/* CSS Document */
p
{
	font-size: 16px;
}

h1
{
	background-image: url(/images/toiture-logo.png);
	background-size: 50px 50px;
	background-repeat: no-repeat;
	text-indent: 60px;
	padding-top: 5px;

}

h2
{
	text-align: center;
}

h4
{
	text-align: center;
}

h5
{
	font-size:20px;
}

#text_head
{
	font-size:32px;
	line-height: 0.7;
	color:white;
	font-family: 'Oswald', sans-serif;
}

#text_head_noir
{
	font-size:32px;
	line-height: 0.7;
	color:black;
	font-family: 'Oswald', sans-serif;
	
}

#encart_blanc
{
	font-size:27px;
	line-height: 0.7;
	color:white;
	font-family: 'Oswald', sans-serif;
	text-align: center;
}

#encart_noir
{
	font-size:27px;
	line-height: 0.7;
	color:black;
	font-family: 'Oswald', sans-serif;
	text-align: center;
}

#tel
{
	font-size: 43px;
	text-align: right;
	color:white;
	padding: 0;
	margin:0;
	padding-top: 10px;
	font-family: 'Oswald', sans-serif;
	margin-right: 10px;
}


#texte_accueil p
{
	font-family: 'Oswald', sans-serif;
	margin-right: 20px;
	margin-left: 20px;
	text-align: justify;
}