body {
	background-image:url(images/bg.jpg);
	background-repeat:repeat-y;
	background-position:center;}
	
/* fontes */
.text_header1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #FFB08A;}
.text_main1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFD6C1;
	font-weight:bold;}
.text_video {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFD6C1;
}
.big {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFD6C1;
	font-weight:bold;}
.small {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFD6C1;
}	
a:link {
	font-size:14px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#FFD6C1;
	font-weight:bold;	}
a:visited {
	font-size:14px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#FFD6C1;
	text-decoration:none;
	font-weight:bold;	} 
a:active {
	font-size:14px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#FFD6C1;
	font-weight:bold;	} 
a:hover {
	font-size:14px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	background:#FFFFFF;
	color:#993300;
	font-weight:bold;	}

/* tableau */
table#header1 {
	margin-left:auto;
	margin-right: auto;
	width:800px;
	height:500px;
	background-image:url(images/header_1.jpg);
	background-repeat:no-repeat;
	background-position:top center;}

table#main {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	}
table#gallerie {
	width:600px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFB08A;
	}
td#colgauche {
	width:150px;}