/*Carre noir*/
div#BlackSquare{
	position:absolute;
	margin-top:54px;
	background-color:#000000;
	width:95%;
	min-width:950px; 
	margin-left:20px;
}

div#BlackSquareAnim{
	background-color:#000000;
	position:absolute;
	margin-top:20px;
	width:97%;
	margin-left:20px;
}

/*Sommaire*/
div#StructSomm{
	position:absolute;
	z-index:2;
	margin-top:5px;
	width:100%;
	min-width:800px;
}
table#StructSommaire td{
	padding-right:10px;
	padding-left:10px;
}
table#StructSommaire{
	margin-right:50px;
}


/*Compteur*/
table#StructCompteur{
	margin-left:150px;
	width:200px;
	background-repeat:no-repeat;
	background-position:center top;
	background-image:url(../img-struct/im04-compteur01.png);
}
td#StructCompteurImg{
	height:175px;
	margin:auto;
}
table#StructCompt{
	border:solid;
	border-width:1px;
	border-collapse:collapse;
	border-color:#000000;
}
td#StructCompteurContenu{
	text-align:center;
	vertical-align:top;
}

/*Malle*/
img#StructMalle-TopLogo{
	z-index:1;
	position:absolute;
	left:20px;
}

table#StructMalle{
	float:left;
	margin-right:15px;
	background-image:url(../img-struct/im01-fond01.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

table#StructMalle td#StructMalle-BackCadre{
	padding-left:20px;
	background-image:url(../img-struct/im01-somm02.png);
	background-position:top;
	background-repeat:no-repeat;
	}
	
table#StructMalle td#StructMalle-InfoCadre{
	text-align:center;
	vertical-align:top; 	
	width:200px;
	height:214px;
	padding-left:0px;
	padding-right:90px;
	background-image:url(../img-struct/im01-somm04.png);
	background-position:bottom;
	background-repeat:no-repeat;
	}

div#StructMalle-TextActu{
	margin-left:40px;
	width:250px;
}
h3.titreActu{
	font-weight:bold;
	color:#000000;
	margin-top:10px;
	text-decoration:none;
}
img#structLogoSomm{
	padding-right:5px;
	vertical-align:middle;
}

p.textActu{
	color:#000000;
	text-align:left;
}
p.textActuAdresse{
	color:#000000;
	text-align:center;
}
p.textActuContact{
	margin-top:20px;
	font-size:10pt;
	text-align:left;
}
p.textActuContact a{
	color:#000000;
}
ul.textActu{
	text-align:left;
	color:#000000;
}
ul.textActu li{
	color:#000000;
}
ul.textActu a{
	color:#000000;
	text-decoration:none;
}
ul#UnderSomm{
	font-weight:bold;
}
ul.textActu li#SommActif{
	color:#ce1b0f;
}
p.presse{text-align:center;width:160px;float:left;margin:10px;}


/*Contenu*/


div#GraySquare{
	position:relative;
	background-color:#272626;
	right:15px;
	height:500px;
	margin-top:20px;
	padding:10px;
	overflow:auto;
}

div#GraySquarePanini{
	position:relative;
	background-color:#272626;
	right:15px;
	height:500px;
	margin-top:20px;
	overflow:auto;
	padding:10px;
	padding-left:50px;
	background-image:url(../img-struct/im05-fond01.png);
	background-position:top left;
	background-repeat:repeat-y;
}

div#GraySquarePimpolin{
	position:relative;
	background-color:#272626;
	right:15px;
	height:500px;
	margin-top:20px;
	overflow:auto;
	padding:10px;
	padding-left:30px;
	background-image:url(../img-struct/im05-fond02.png);
	background-position:top left;
	background-repeat:repeat-y;
}

div#GraySquareNez{
	position:relative;
	background-color:#272626;
	right:15px;
	height:500px;
	margin-top:20px;
	overflow:auto;
	padding:10px;
	padding-left:30px;
	background-image:url(../img-struct/im05-fond03.png);
	background-position:top left;
	background-repeat:repeat-y;
}

div#GraySquareEtmoiCirque{
	position:relative;
	background-color:#272626;
	right:15px;
	height:500px;
	margin-top:20px;
	overflow:auto;
	padding:10px;
	padding-left:30px;
	background-image:url(../img-struct/im05-fond04.png);
	background-position:top left;
	background-repeat:repeat-y;
}

/*Animation*/
div#structBlackAnim{
	min-height:550px;
	min-width:850px;
	background-color:#000000;
	position:absolute;
	top:10px;
	right:10px;
	left:10px;
	bottom:10px;
	text-align:center;
	padding-top:50px;
}
p#structTextAnim{
	text-align:right;
	margin-right:30px;
	font-size:10pt;
}