h1 { 
color: #CC0000; 
font-weight: normal;
font-style: italic;
font-size: 36pt; 
text-align: center;
}

a{
color: #CC0000
}

img {
border: none;
}

html, body {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
background-color: #967749;
background-image: url(../images/start_bkg1.jpg);
background-position: center;
background-repeat: repeat-y;
color: #CC0000;
}

.cadre {
width: 1000px;
height: 980px;
background-color: #DEB67E;
border-color: #CC0000; 
border: 5px solid; 
margin-top: auto;
margin-left: auto; 
margin-right: auto;
}

.logo {
height: 580px;
margin-top: 20px;
text-align: center;		
}

.text {
height: 130px;
margin-top: 20px;
text-align: center;
}

.gauche {
float: left;
width: 380px;
margin-top: 20px;
padding-left: 120px;
text-align: center;
font-size: 14pt; 
}

.droite {
float: left;
width: 380px;
margin-top: 20px;
padding-right: 120px;
text-align: center;
font-size: 14pt;
}
.stop {
height: 50px;
clear: both;
}
.pied {
height: 20px;
margin-top: 3px;
text-align: center;
font-size: 8pt;
}
