/* CSS Document */

body
{
	font-family: Bookman Old Style, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#CCCCCC;
	background-color:#333333;
}
a{
	/*color: #ea6e07;*/
	color: #FFF;
	text-decoration: none;
}
a:hover
{
	/*color: #ea6e07;*/
	color: #FFF;
	text-decoration: underline;
}
td
{
	color: #ffffff;
}
.Menu
{
	position:fixed;
	left : 22px;
	top: 62px;
}
.ProdItem
{
	width:980px;
	height:260px;
}
.ColGauche
{
	position :fixed;
	left : 0px;
	top: 0px;
	width: 200px;
	height:1100px;
	background-image:url(pic/bck-menu.gif);
	background-position:right;
	background-repeat:repeat-y;
}
.EntetePic
{
	position:relative;
	left : 190px;
	top: 0px;
	width: 1000px;
	height: 50px;
}
.EndCollection
{
	position : fixed;
	top:425px;
	left : 22px;
	width: 178px;
	height: 200px;
	text-align:center;
}
.EndCollectionPic
{
	position : fixed;
	top:350px;
	left : 22px;
	width: 177px;
	height: 64px;
}
.news
{
	position : relative;
	left : 300px;
	top: 5px;
	width: 620px;
	text-align:center;
}
.support
{
	position:relative;
	left : 200px;
	top: 5px;
	width: 1000px;
	text-align:left;
}
.support-title
{
	position:absolute;
	left : 20px;
	top: 25px;
	width: 200px;
	text-align:left;
}
.support-coord-name
{
	position:absolute;
	left : 30px;
	top: 75px;
	width: 110px;
	text-align:right;
	line-height:22px;
}
.support-coord
{
	position:absolute;
	left : 150px;
	top: 75px;
	width: 200px;
	text-align:left;
}
.support-dem-name
{
	position:absolute;
	left : 30px;
	top: 300px;
	width: 110px;
	text-align:right;
	line-height:22px;
}
.support-dem
{
	position:absolute;
	left : 150px;
	top: 300px;
	width: 800px;
	text-align:left;
}
.support-pic
{
	position:absolute;
	left : 400px;
	top: 75px;
	width: 600px;
	text-align:left;
}
.support-submit
{
	position:absolute;
	left : 150px;
	top: 500px;
	width: 800px;
	text-align:left;
}
.faq
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position : absolute;
	left : 225px;
	top: 65px;
	width: 900px;
	text-align:left;
}
.FaqResponse
{
	position:fixed;
}
.install
{
	position : absolute;
	left : 225px;
	top: 65px;
	width: 900px;
	text-align:left;
}
.prod
{
	position : absolute;
	left : 200px;
	top: 65px;
	width: 1000px;
	text-align:center;
}
.ProdName
{
	position:absolute;
	left : 25px;
	top: 25px;
	width: 100px;
	text-align:left;
	color:#92C7FC;
	font-size: 14px;
}
.ProdFichGauche
{
	position : absolute;
	left : 10px;
	top: 310px;
	width: 323px;
	text-align:left;
}
.ProdFichMilieu
{
	position : absolute;
	left : 343px;
	top: 310px;
	width: 323px;
	text-align:left;
}
.ProdFichDroite
{
	position : absolute;
	left : 676px;
	top: 310px;
	width: 323px;
	text-align:left;
}
.link_bot
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
}

.link_bot:HOVER
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: underline;
}
