﻿

#contenu_ilsenparlent
{
	background: url(../templates/middle_cadre.png) repeat-y;
	position: relative;
	width: 903px;
	height: 385px;
	margin-left:1px;
}


h2
{
	margin: 0px 0px 0px 20px;
	padding: 5px 0px 0px 0px;
	font-family: arial;
	text-align: left;
	font-weight: normal;
}

#v1
{
	background-image: url(../templates/contenus/tvidout.png);
	background-repeat: no-repeat;
	position: absolute; 
	top: 100px; 
	left: 110px;
	height: 20px;
	width: 45px;
}
#v2
{
	background-image: url(../templates/contenus/vidout.png);
	background-repeat: no-repeat;
	width: 160px;
	height: 160px;
	position: absolute;
	top: 140px;
	left: 60px;
}

#p1
{
background-image: url(../templates/contenus/tpressout.png);
background-repeat: no-repeat;
position: absolute; 
top: 100px; 
left: 415px;
height: 20px;
width: 45px;
}
#p2
{
	background-image: url(../templates/contenus/presseout.png);
	background-repeat: no-repeat;
	width: 160px;
	height: 160px;
	position: absolute;
	top: 140px;
	left: 365px;
}

#t1
{
background-image: url(../templates/contenus/ttemout.png);
background-repeat: no-repeat;
position: absolute; 
top: 100px;
left: 700px;
height: 20px;
width: 95px;
}
#t2
{
	background-image: url(../templates/contenus/temout.png);
	background-repeat: no-repeat;
	width: 160px;
	height: 160px;
	position: absolute;
	top: 140px;
	left: 670px;
}

#v1:hover{background-image: url(../templates/contenus/tvidover.png);}
#p1:hover{background-image: url(../templates/contenus/tpressover.png);}
#t1:hover{background-image: url(../templates/contenus/ttemover.png);}
#v2:hover{background-image: url(../templates/contenus/vidover.png);}
#p2:hover{background-image: url(../templates/contenus/presseover.png);}
#t2:hover{background-image: url(../templates/contenus/temover.png);}
