body {
	text-align: center;
	background-color: #aaa5aa;
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	cursor: default;
}

div#contenu {
	position:absolute;
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	height: 963px;
	margin-top: 10px;
	cursor: default;
}

div#haut {
	width: 1024px;
	height: 196px;
	position:absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	background-image: url("images_telecommandes/accueil_telecommande_lg.png");
	background-repeat: no-repeat;
}

.question{
	width: 420px;
	height: 100px;
	position: absolute;
	top: 7px;
	left: 80px;
	font-family: verdana;
	font-size: 21pt;
	text-align: left;
	font-weight: lighter;
}

.question .gras{
	font-size: 30pt;
	font-weight: bold;
}

#presentation_page{
	width: 280px;
	height: 100px;
	font-family: arial;
	font-size: 10pt;
	position: absolute;
	right: 310px;
	top: 10px;
	text-align: right;
}

div#fond {
	width: 1024px;
	height: 767px;
	background-image: url("images_telecommandes/fond_large_haut.png");
	background-repeat: no-repeat;
	position:absolute;
	top: 196px;
	left: 0px;
	z-index: 1;
}

div#accueil {
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 2;
}

div#footer {
	position: absolute;
	top: 960px;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	z-index: 2;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
}

a {
	text-align: center;
	font-size: 8pt;
	font-family: Arial, Times;
	color: #000000;
	border: 0 none;
	cursor: pointer;
}

.bold_black{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-family: arial, verdana;
}

img {
	border: 0 none;
}

.onglet{
	width: 184px;
	height: 26px;
	font-family: arial;
	font-size: 7.6pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 8px;
	padding-right:0px;
	padding-left:0px;
	margin: 0px;
	z-index: 3;
	cursor: pointer;
}

.size7{
	font-size:8pt;
}

.onglet a{
	text-decoration: none;
	cursor: pointer;
}
#ongletGarage a, #ongletTv a, #ongletConsole a, #ongletModelisme a{
	text-decoration: none;
	cursor: pointer;
}

#ongletGarage, #ongletTv, #ongletConsole, #ongletModelisme{
	width: 186px;
	height: 31px;
	background-repeat: no-repeat;
	position:absolute;
	top: 0px;
	left: 0px;
	z-index: 3;
	cursor: pointer;
}

#boutonGarage, #boutonTv, #boutonConsole, #boutonModelisme{
	width: 42px;
	height: 64px;
	position: absolute;
	top: 38px;
	left: 71px;
	background-repeat: no-repeat;
	z-index: 3;
	cursor: pointer;
}

p#txtIconeGarage,#txtIconeTv, #txtIconeConsole, #txtIconeModelisme{
	position: absolute;
	top: 330px;
	left: 2px;
	width: 186px;
	text-align: left;
	font-size: 7.9pt;
	color: #ffffff;
	z-index: 3;
	cursor: default;
	color: #000000;
	font-family: verdana, arial;
}

#fchGarage, #fchTv, #fchConsole, #fchModelisme{
	position: absolute;
	top: 50px;
	left: 86px;
	z-index: 3;
	cursor: pointer;
}

#iconeGarage, #iconeTv, #iconeConsole, #iconeModelisme {
	position:absolute;
	bottom: -320px;
	left: 0px;
	z-index: 2;
	cursor: pointer;
}

div#telecommande_garage, div#telecommande_tv, div#telecommande_console, div#telecommande_modelisme {
	position:absolute;
	top: 165px;
	z-index: 3;
	cursor: pointer;
}

div#telecommande_garage{
	left: 80px;
}

div#ongletGarage {
	background-image: url("images_telecommandes/onglet-garage.png");
}

div#boutonGarage {
	background-image: url("images_telecommandes/boutonGarage.jpg");
}

div#telecommande_tv{
	left: 306px;
}

div#ongletTv {
	background-image: url("images_telecommandes/onglet-tv.png");
}

div#boutonTv {
	background-image: url("images_telecommandes/boutonTv.jpg");
}

div#telecommande_console{
	left: 532px;
}

div#ongletConsole {
	background-image: url("images_telecommandes/onglet-console.png");
}

div#boutonConsole {
	background-image:url("images_telecommandes/boutonConsole.jpg");
}

div#telecommande_modelisme{
	left: 758px;
}

div#ongletModelisme {
	background-image: url("images_telecommandes/onglet-modelisme.png");
}

div#boutonModelisme {
	background-image: url("images_telecommandes/boutonModelisme.jpg");
}

#paragraphes{
width: 100%;
height: 230px;
position: absolute;
bottom: 25px;
left: 0px;
z-index: 4;
font-family: arial;
font-size: 10pt;
text-align: justify;
color: #000;
background-color: #FFF;

}
#paragraphes p,#paragraphes h1, #paragraphes ul{
margin-left: 60px;
margin-right: 60px;
}
#paragraphes h1{
margin-top: 25px;
font-size: 12pt;
}
#paragraphes ul{
list-style: none;
font-weight: bold;

}
#paragraphes ul li a{
color: orange;
}
