﻿

.textUpdateCell
{
	width: 1272px;
	height: 20px;
	text-align: center;
	margin: auto;
	padding: 3px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: rgba(200, 200, 200, 1);
	background-color: rgba(255, 255, 255, 0.4);
	border: 1px solid rgba(255, 255, 255, 1);	
}
/*Début de la bannière animée*/
.rollOverCont
{
	width: 1280px;
	margin: auto;
	padding: 0px;
	text-align: center;
}
.rollOverBox
{
	width: 1280px;
	float: left;
}
.rollOver
{
	width: 1276px;
	height: 100px;
	line-height: 100px;
	margin: 3px 0px 3px 0px;
	padding: 1px;
	text-align: center;
	float: left;
	border: 1px solid rgba(255, 255, 255, 1);
	background-color: rgba(255, 255, 255, 0.4);
}
.slideshow {
   width: 1276px;
   height: 100px;
   overflow: hidden;
   border: 0px solid #F2F2F2;
}

/*Fin de la bannière animée*/

/*Body Pictures Links*/
.imgBodyStyle
{
	width: 1280px;
	margin: auto;
	padding: 0px;
	text-align: center;
}
.imgCellExtStyleLeft
{
	width: 320px;
	height: 438px;
	float: left;
	text-align: center;
	margin: 0px;
	padding: 0px;	
}
.imgCellIntStyleLeft
{
	width: 312px;
	height: 210px;
	text-align: center;
	margin: 3px 2px 2px 0px;
	padding: 2px;
	background-color: rgba(255, 255, 255, 0.4);
	border: 1px solid white;	
}
.imgCellPicsStyleLeft
{
	width: 300px;
	height: 200px;
	margin: 0px;
	text-align: center;
	margin: 5px;	
}
.imgCenterExtStyle
{
	width: 640px;
	height: 438px;
	float: left;
	text-align: center;
	margin: 0px;
	padding: 0px;	
}
.imgCenterIntStyle
{
	width: 634px;
	height: 433px;
	text-align: center;
	margin: 3px 2px 2px 2px;
	padding: 0px;
	background-color: rgba(255, 255, 255, 0.4);
	border: 1px solid rgba(255, 255, 255, 1);	
}
.imgCellPicsStyleCenter
{
	width: 630px;
	vertical-align: middle;
	text-align: center;
	margin: 0px;
	padding: 7px 0px 0px 0px;	
}
.imgCellExtStyleRight
{
	width: 320px;
	height: 438px;
	float: left;
	text-align: center;
	margin: 0px;
	padding: 0px;	
}
.imgCellIntStyleRight
{
	width: 312px;
	height: 210px;
	text-align: center;
	margin: 3px 0px 2px 2px;
	padding: 2px;
	background-color: rgba(255, 255, 255, 0.4);
	border: 1px solid white;
}
.imgCellPicsStyleRight
{
	width: 300px;
	height: 200px;
	margin: 0px;
	text-align: center;
	margin: 5px;
}
/*End Body Pictures Links*/
.textEndCell
{
	width: 1272px;
	height: 20px;
	text-align: center;
	margin: 10px 0px 2px 0px;
	padding: 3px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: rgba(100, 100, 100, 0.7);
	background-color: rgba(255, 255, 255, 0.4);
	border: 1px solid rgba(255, 255, 255, 1);
}


