/* CSS Document */
body{
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(images/line_dark.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
html, body, #centeredtable{
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 100%;
}
a{
	color: #0066CC;
}
#centeredtablekp{
	margin: 0px auto;
	text-align: left;
	width: 770px;
	background-color: #FFFFFF;
	background-image: url(images/head_bbq_poster_07.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#centeredtablekp_uk{
	margin: 0px auto;
	text-align: left;
	width: 770px;
	background-color: #FFFFFF;
	background-image: url(images/head_bbq_poster_07_uk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
p	{
	color:#000000;
	font-size:83%;
}
.underline    {   
	border-bottom-width: 1px;   
	border-bottom-style: dotted;  
	 border-bottom-color: #999999;
	 padding-left: 30px; 
	 padding-right: 30px;    
}

.fontwelcome {
	font-family: verdana;
	padding-left: 15px; 
	font-size: 18px; 
	color: #333333
}
.sommaire{
	font-family: verdana;
	padding-left: 15px; 
	font-size: 13px; 
	color: #333333
}
.top{
	font-family: verdana;
	padding-right: 30px; 
	font-size: 13px; 
	color: #333333
}
.style1 
{
	font-family: verdana;
	padding-left: 15px;
	font-size: 13px; 
	color: #512926;
	letter-spacing:1px;
}
.style2 
{
	font-family: verdana;
	font-size: 13px; 
	color: #a52f24;
	padding-left: 15px;
}
.titre
{
	font-family: verdana;
	font-size: 25px; 
	color: #512926;
	letter-spacing:2px;
}

h3{
	color: #0066CC;
	font-size: 94%;
	margin-top: 0px;
}
h4{
	font-size: 100%;
}
ul{
	margin-top: 0px;
	padding-top: 0px;
}
li{
	font-size: 83%;
}
ul li{
	color: #8CD4F5;
}
li p{
	color:#000000;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 3px;
	font-size: 100%;
}
h1{
	margin-top: 22px;
	color: #0066CC;
	font-size:20px;
}

.MainContent {
	margin: 15px 160px 0px 0px;
}
h1, .MainContent{
	margin-left: 30px;
}
.LearnMore h3{
	margin-top: 20px;
}



/* FOOTER ***************/

.Footer{
	height: 141px;
	background-image: url(images/footer_kp.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.Footer p{
	font-size: 60%;
	padding-top: 90px;
	padding-right: 0px;
	padding-left: 40px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	letter-spacing:1px;
}
.Footer p a{
	color: #000000;
}
#contact2{
	visibility: hidden;
}
.SplashImage{
	float:right;
	margin-left: 15px;
}
.SplashImage .photo{
	border: 1px solid #999999;
}
.SplashImage .subtitle{
	padding-top: 13px;
}
.Instructions p{
	font-size: 95%;
	padding-left: 60px;
	padding-right: 60px;
	text-indent: -60px;
}
.Instructions p b{
	font-size: 110%;
}
