/* CSS Document */

html {
	height: 100%;
}

body {
	width: 100%;
	height: 100%;
	margin: 0px 0px 0px 0px;
	background-color:#000000;
}

#FlashBackground {
	width: 100%;
	height: 100%;
}

h1 {
	font-size: 21px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: lighter;
	text-align: center;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
}

h2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2D9EC4;
	font-weight: bold;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
}

h3 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: lighter;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	line-height: 14px;
}

.iphone {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	vertical-align: top;
	line-height: 13px;
	text-decoration: none
}

.iphone:hover {
    background:#000000;
	text-decoration: none
}

/*------------------------------------------------body--------------------*/

#top{
	position:fixed;
	width:100%;
	margin: 0px 0px 0px 0px;
	top: 0px;
	height: 200px;
	background-image: url(img/logo_ardennes-tourisme.png);
	background-repeat: no-repeat;
	background-position: 50px 25px;
}

#bottom {
	position:fixed;
    width:100%;
	margin: 0px 0px 0px 0px;
	bottom : 0px;
	height: 215px;
}

#titre{
	position: fixed;
    float: left;
	bottom: 60px;
	left: 50px;
	border-color: #2688A8;
	border-style: dashed;
	border-width: 1px 1px 0px 1px;
	padding: 0px 0px 0px 0px;
	height: 55px;
	width: 450px;
	margin: 10px 0px 0px 0px;
}

#collection{
	position:fixed;
	right: 80px;
	float: right;
	bottom: 20px;
	height: 115px;
	width: 360px;
	margin: 0px;
	background-image: url(img/ardennes_bottom.png);
	background-repeat: no-repeat;
	background-position: center 0px;
}

#iPhone{
	position:fixed;
	right: 450px;
	float: right;
	bottom: 20px;
	
	height: 135px;
	width: 250px;
	
	
	margin: 0px;
	background-image: url(img/iphone.png);
	background-repeat: no-repeat;
	background-position: left 0px;
}

#iPhone-txt{
	position:relative;
	
	
	padding: 45px 0px 0px 75px;
	
	margin: 0px;
}




#tags {
	position:relative;
	bottom: 7px;
	right: -1px;
	float: right;
	padding: 1px 0px 0px 0px;
	height: 15px;
	width: 55px;
	margin: 0px 0px 0px 0px;
    background-color: #2688A8;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
    line-height: 12px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

#tags a {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#tags a:hover {
	color: #FFFFFF;
    text-decoration: none;
	}




#tags-h2{
	position: relative;
	height: 18px;
}

#tags-h3{
position: relative;
}

#footer {
	position:fixed;
	bottom : 0px;
	height: 45px;
	width: 100%;
	border-top: 1px dotted #999;
    background-color: #FFFFFF;
}

#footer-contener{
	width:1100px;
	position: relative;
	margin: auto;
	height: 30px;
}

#footerTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
    line-height: 12px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	float: left;
	margin-top: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 895px;
}

#footerTxt a {
	padding: 0px 10px 0px 10px;
	color: #000000;
	line-height: 12px;
	text-decoration: none;
	}
	
#footerTxt a:hover {
	color: #FF850A;
    text-decoration: underline;
	}

.footerTxtOff {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF850A;
    padding: 0px 10px 0px 10px;
	text-decoration: none;
	line-height: 12px;
}

#credit {
	width: 720px;
	position: relative;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 12px;
	color: #CCCCCC;
	padding-right: 290px;
	padding-left: 90px;
	margin-top: 0px;
	height: 13px;
}

#credit a {
	padding: 0px 10px 0px 10px;
    color: #CCCCCC;
    line-height: 12px;
	text-decoration: none;
	}
		
#credit a:hover {
	color: #000000;
    text-decoration: underline;
	}

.creditOff {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 12px;
	color: #CCCCCC;
    padding: 0px 10px 0px 10px;
}

#music{
	width:200px;
	height: 20px;
	float: right;
	margin-top: 4px;
}

