#accueil_index
{
	background:url(../templates/menu_horizontal/m1out_index.png);
	position: absolute;
	left: 0px;
	height: 36px;
	width: 134px;
}

#accueil_index:hover
	{
		background:url(../templates/menu_horizontal/m1over_index.png);
	}

#contenu_index
{
	background-image: url(../templates/contenus/cadre.png);
	background-repeat: no-repeat;
	position: relative;
	width: 905px;
	height: 440px;
	margin-top: 30px;
	padding-top: 15px;
}



#texte_index
{	
	position: absolute;
	top: 140px;
	left: 31px;
	height: 70px;
	width: 200px;
	text-align: center;
}
#texte_index p
{
	color: #444444;
	font-family: arial;
	font-size: 9pt;
}


#flash
{
	padding-top: 12px;
	padding-right: 30px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 0px 0px;
	width: auto;
	height: auto;
}
#slider1
{
	border: solid 1px #bababa;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}

#gamme_papoo
{
	position: relative;
	top: 25px;
	float: left;
	margin-left: 30px;
}


#papootouch_icon
{
	background-image: url(../templates/index2/papootouch.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 240px;
	left:32px;
	height: 200px;
	width: 170px;
}
#papootouch_icon:hover
{
	background-image: url(../templates/index2/papootouch.png);
	background-repeat: no-repeat;
	background-position: 0px -200px;
}

#papoo_icon
{
	background-image: url(../templates/index2/papoo.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 240px;
	left: 475px;
	height: 200px;
	width: 170px;
}

#papoo_icon:hover
{
	background-image: url(../templates/index2/papoo.png);
	background-repeat: no-repeat;
	background-position: 0px -200px;
}
#papooswitch_icon
{
	background-image: url(../templates/index2/papooswitch.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 240px;
	left: 250px;
	height: 200px;
	width: 170px;
}

#papooswitch_icon:hover
{
	background-image: url(../templates/index2/papooswitch.png);
	background-repeat: no-repeat;
	background-position: 0px -200px;
}
#papoopilot_icon
{
	background-image: url(../templates/index2/papoopilot.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 240px;
	left: 700px;
	height: 200px;
	width: 170px;
}

#papoopilot_icon:hover
{
	background-image: url(../templates/index2/papoopilot.png);
	background-repeat: no-repeat;
	background-position: 0px -200px;
}
#papoostore_icon
{
	background-image: url(../templates/index2/papoostore.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 240px;
	left: 700px;
	height: 200px;
	width: 170px;
}

#papoostore_icon:hover
{
	background-image: url(../templates/index2/papoostore.png);
	background-repeat: no-repeat;
	background-position: 0px -200px;
}

#papooblog_icon
{
	background-image: url(../templates/index2/papooblog.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 240px;
	left: 700px;
	height: 200px;
	width: 170px;
}

#papooblog_icon:hover
{
	background-image: url(../templates/index2/papooblog.png);
	background-repeat: no-repeat;
	background-position: 0px -200px;
}






#slider1 {
	width: 600px; /* important to be same as image width */
	height: 200px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 6px 0px 0px;
	text-align: left;
}

#sliderContent, #slider1Content {
    width: 720px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}
.sliderImage, .slider1Image {
	float: left;
	position: relative;
	display: none;
	text-align: left;
}

.slider1Image span {
	position: absolute;
	font: 11px/15px Arial, Helvetica, sans-serif;
	padding: 25px 13px 13px 13px;
	width: 694px;
	background-color: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #fff;
	display: none;
	text-align: left;
}
.slider1Image h3 {
	font: 15px Arial, Helvetica, sans-serif;
}
.clear {
	clear: both;
}
.sliderImage span strong, .slider1Image span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
	height: 50px;
	width: 580px !important;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.bottom {
	bottom: 0;
    left: 0;
	width: 580px !important;	
	height: 40px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}	
.left {

}
.right {
	right: 0;
	top: 0;
	width: 100px !important;
	height: 180px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}
ul { list-style-type: none;}

h2 #margh 
{
	margin-top:0px;
	padding-top:0px;
}
