﻿
html, address,
blockquote,
body, dd, div,
dl, dt, fieldset, form,
frame, frameset,
h1, h3, h4,
h5, h6, noframes,
ol, p, ul, center,
dir, hr, menu, pre   { display: block }

*
{ margin: 0; padding: 0; }


body
{
    font-family: Helvetica, Verdana, Geneva, Arial,  sans-serif;
    font-size: 12px;
	Color : white;
}

h1, h2, h3, h4, h5, h6
{
    color: red;
	margin-top:5px;
	
}


.pizza_carcassonne
{
    font-size: 17px;
	background: transparent url(_images/titre_pizza_carcassonne.png) no-repeat left center;
	width:750px;
	height:60px;
	padding-top:40px;	
	padding-left:65px;
	margin-top:10px;
	text-align:left;
	font-family: Verdana;
	display:block;
	
}

h2
{
    font-size: 16px;	
	font-family: Verdana;
}


li.puce_hotel_en_vente
{
    font-size: 12px;
	list-style-type: none;
	background: transparent url(_images/hotel-en-vente.jpg) no-repeat left center;	
	padding-left:17px;
	height:16px;
	margin-bottom:5px;
	
	
}
