
body { background: url(fond.jpg); }

body {
	font-size: 75%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #d5d6d7;
	color: #333;
	text-align: center;
}

.page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	width: 860px;
}

.colonneCote {
    width:10px; 
    background:white;
}

h1 {
    font-size: 24px;
    font-weight: bold;
}

h2 {
    font-size: 22px;
}

h4 {
    font-size: 14px;
}

.header {  
	padding: 0 10px 0 10px;
	width: 98%;
	background-color: #B4ECB3;
	text-align: center;
}


.pied {
	padding: 20px 20 px;
	margin: 0 auto;
	width: 98%;
	background-color: #B4ECB3;
	clear: both;
	text-align: center;
}

.alignleft {
    text-align: left;
}

.aligncenter {
    text-align: center;
}

.bold{
    font-weight: bold;
}
.red {
    color:red;
}

.bRed {
    background-color: red;
}

.blue{
    color:blue;
}

.bBlue {
    background-color: blue;
}

.bOrange {
    background-color: orange;
}

.white{
    color:white;
}

.width25 {
    width:25px;
}

.width30 {
    width:30px;
}

.width35 {
    width:35px;
}

.width40 {
    width:40px;
}

.width50 {
    width:50px;
}

.width100 {
    width:100%;
}

.width110 {
    width:110px;
}

.width120 {
    width:120px;
}

.width180 {
    width:180px;
}

.width625 {
    width:625px;
}

.width740 {
    width:740px;
}

.height40 {
    height: 40px;
}

.height50 {
    height: 50px;
}

.height56 {
    height: 56px;
}
.height57 {
    height: 57px;
}
.height58 {
    height: 58px;
}
.height60 {
    height: 60px;
}

.height330 {
    height: 330px;
}

.height450 {
    height: 450px;
}

.height500 {
    height: 500px;
}

.height100P {
    height: 100%;
}

.fontSize1px {
    font-size:1px;
}

/* begin browser specific CSS */
.width30C2 {width:30px;}
.width120B {width:122px;}
/* end of browser specific CSS */
