#main
	{
		background: white url('/images/coleur_bg.jpg') 0 10px no-repeat;
	}

#coleur_h1, #coleur_h2
	{
		margin: 0;
		border: 0;
		margin-left: 59px;
		margin-top: 30px;
	}

#coleur_h2
	{
		float: left;
	}

.coleur
	{
		font-size: 0.9em;
		text-align: center;
		margin-bottom: 20px;
	}

#main p
	{
		font-family: 'Gill Sans';
		font-size: 1.4em;
		text-align: center;
		width: 200px;
		margin: 0 auto;
		line-height: 1.4em;
	}

#main .two_third p
	{
		width: 650px;
		float: left;
		text-align: left;
		padding: 5px 5px;
	}

h3.coleur, h3.coleur2
	{
		text-align: center;
		font-size: 1.1em;
	}

h3.coleur2
	{
		font-size: 1.6em;
		font-weight: normal;
		line-height: 1.8em;
		color: #888;
	}

.header3
	{
		display: block;
		text-align: center;
		font-size: 1.4em;
	}

.third, .two_third
	{
		display: block;
		width: 340px;
		padding: 0;
		margin: 0;
		float: left;
	}

	.two_third
		{
			width: 680px;
		}

#coleur_ranges li, #coleur_cats li
	{
		margin-left: none;
		list-style-type: none;
	}

#coleur_ranges a, #coleur_cats a
	{
		display: block;
		height: 30px;
		width: 290px;
		padding-top: 8px;
		font-size: 1.8em;
		border: 1px solid #888;
		text-align: center;
		text-decoration: none;
		font-family: "Gill Sans", Helvetica, sans-serif;
		margin-bottom: 3px;

	}
	
#coleur_ranges a:hover, #coleur_cats a:hover
	{
		background: #f139bf;
		color: white;
		opacity: 0.6;
		border: 1px solid black;
	}

#coleur_cats li
	{
		margin-top: 10px;
	}

#coleur_cats p
	{
		text-align: left;
		padding: 0 5px;
		margin: 0;
		margin-right: 0;
		height: 80px;
		width: 270px;
		line-height: 20px;
		font-size: 16px;
		font-weight: 300;
	}

#coleur_cats img
	{
		float: right;
		margin-right: 10px;
		width: 100px;
		height: 75px;
	}

#bullet_points, #bullet_points_lower
	{
		width: 270px;
		margin-left: 20px;
		font-size: 1.5em;
		line-height: 1.8em;
	}
#bullet_points li, #bullet_points_lower li
	{
		margin: 10px 0;
		padding-bottom: 2px;
		border-bottom: 2px solid white;
	}

#bullet_points_lower
	{
		padding-top: 90px;
	}

#more_info_coleur
	{
		display: block;
		text-align: center;
		font-size: 1.2em;
		margin: 5px auto;
		font-weight: bold;
	}