﻿body {
	font-family: arial;
}

#titre_page {
	font-family:arial;
	left:20px;
	position:absolute;
	text-align:left;
	top:0;
	width:300px;
}

#contenu_comment
{
	background: url(../templates/middle_cadre.png) repeat-y;
	position: relative;
	width: 905px;
	height: 430px;
	text-align: left;
	padding-left: 45px;
	padding-top: 0px;
	margin-left:1px;

}

#img1
{
	background: url(../templates/comment_papooswitch.jpg) no-repeat;
	width:200px;
	height:128px;
	margin:60px 0px 0px 540px;
	position:absolute;
}
#img2
{
	background: url(../templates/comment_papooswitch2.jpg) no-repeat;
	width:200px;
	height:128px;
	margin:5px 0px 0px 35px;
	float:left;
}
#img3
{
	background: url(../templates/usb_jack.jpg);
	float:right;
	width:200px;
	height:132px;
	margin: 40px 180px 0px 0px;
}

#comment3
{
	margin-top:80px;
	width:160px;
	font-style:12pt;
	float:right;
}
h3{
	margin-top:0px;
	margin-bottom:0px;
}

h4 {
	text-align: left;
	padding: 5px;
	padding-bottom: 0px;
	margin-bottom:15px;
}

.liste_comment {
	font-size: 12px;
	width: 460px;
	float: left;
	margin: 0px 0px 0px 20px;
	position: absolute;
}
#pourquoi li
{
	list-style-type:square;
}
#liste_comment
{
	padding:56px 0px 0px 40px;
	
}
#pourquoi
{
	padding:46px 0px 0px 40px;
	font-size: 12px;
	width: 700px;
	float: left;
	position: absolute;
	text-align:justify;
}
#pourquoi li 
{	
	margin-left:250px;
	list-style-type:circle ;
}
#p1
{

}
#liste_comment2
{
	margin:24px 30px 30px 245px;
}
#menu_bas
{
	background: url(../templates/icones/menuswitch_bas.png);
	background-repeat: no-repeat;
	position: relative;
	width: 905px;
	height: 148px;
}

#liste_comment p 
{
	width:460px;
	text-align:justify;
	font-size: 12px;
}
#comment3 p 
{
	width:250px;
	text-align:justify;
	font-size: 12px;
	float:right;
	margin-right:24px;
}

#pourqui 
{
	margin-top:0px;
	padding:80px 0px 0px 40px;
	font-size:10pt;
	width:520px;
	text-align:justify;
}

#img_pourqui
{
	background: url(../templates/papooswitch_pourqui.png) no-repeat;
	width:400px;
	height:245px;
	position:absolute;
	top:180px;
	right:60px;
}

	
