.container
		{
		background-color:white;
		}
		.transparent
		{
		background-color:transparent;
		}
		h1
		{
		font-family: 'Lora', serif;
		color:red;
		}
		strong
		{
		color:black;
		font-weight:bold;
		}
		.s3, .s2
		{
		color: 	#404040;
		}
		.s7
		{
		color:black;
		font-weight:bold;
		}
		.s4
		{
		color: 	#404040;
		}
		.bordure
		{
		border:1px solid black;
		}
		.s1
		{
		margin-top:10px;
		margin-bottom:20px;
		color:red;
		font-size:1.4em;
		font-family: 'Roboto Slab', serif;
		text-decoration:none;
		}
		.photo_text_droit
		{
		float:right;
		}
		a, a:active, a:visited
		{
		color:black;
		}
		a:hover
		{
		color:red;
		text-decoration:underline;
		}
	.large
	{
	font-size:1.5em;
	}