h1{
font-size		: 15px;
font-weight		: 100;
color			: #dda191;
margin			: 0px 0px 10px 0px;
padding			: 0px;
text-align		: center;
}

/* SCROLLER */

#container {
clear			: both;
overflow		: hidden; 
width			: 790px;
height			: 471px; 
position		: relative;
padding			: 0px;
margin			: 0 auto;
margin-bottom	: 10px;
}

#content {
width			: 790px;
height			: 471px;
position		: relative;
}

.scrolling-content {
width			: 790px;
height			: 471px;
text-align		: left;
position		: absolute;
overflow		: auto;
}
 
#content1 {
left		: 0px; 
top			: 5px;
text-align	: center;
}

.content-contact{
margin-top	: 20px;
}

.copyright{
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
color:#777;
}

/* ------------- BTN LIENS --------------------*/

ul{
width			: 500px;
height			: 41px;
}
