charset "utf-8";
/* CSS Document */

/* Reset */
* {
margin: 0;
padding:0;
}

img {
border:0;

}

a img {
border:0;

}

a {
text-decoration:none;
text-transform:none;

}

/* Balises */

html {
background-color:#c5b189;
}

body {

margin-bottom:40px;


}


/* Mise en page */

#global {
width:800px;
height:650px;
margin: 0 auto;
font-size:17px;
border-top:1px ouset #663300;

}

#col1 {
width:700px;
margin:20px auto;
font-family:"Helvetica";
font-size:24px;
text-align:center;

}

a:link{
color:#FFF;
}

a:visited{
color:#FFF;
}

a:hover {
color:#6e6044;
}

a:active {
color:#6e6044;
}

#flash {

margin:0 auto,

}





