

/*<group=Sous-menus>*/

#divSousMenu {
	position: absolute;
	top: 85px;
	display: block;
	right: 0;
	width: 569px;
}

#divSousMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	left: 0;
	position: absolute;
	width: inherit;
}

#divSousMenu ul li {
	padding: 0;
	display: block;
	position: relative;	
	float: left;
	clear: both;
	margin: -1px 0 0;
}

#divSousMenu ul li h4 {
    margin: 0;
	padding: 0;
	
}

/*#divSousMenu ul li h3 span {
	display: none;
}*/

#smenu-1 h4, #smenu-2 h4, #smenu-3 h4 {
	display: block;
	height: 72px;	
	border-top: 1px solid #bababa;
	border-bottom: 1px solid #bababa;
	border-right: 1px solid #bababa;
	float: right;
}

#smenu-1 h4 {
	width: 205px;
	background: no-repeat url(/images/cinetique.png);

}

#smenu-2 h4 {
	width: 234px;
	background: no-repeat right url(/images/interactif.png);
}

#smenu-3 h4 {
	width: 196px;
	background: no-repeat right url(/images/statique.png);
}

.nomType {
    position: relative;
	width: 235px;
	height: 72px;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	clear: left;
	border-right: 1px none gray;
}

.bandeImage {
    position: relative;
    margin: 0;
	padding: 0;
	border-top: 1px solid #bababa;
	border-bottom: 1px solid #bababa;
	display: block;
	float: left;
	clear: right;
	height:72px;	
	width: 334px;
	overflow: hidden;
}

.Images {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height:10px;
	/*width: 402px;*/
	text-align: left;
}

.Images img {
	border-right: 1px solid gray;
	padding: 0;
	margin: 11px 0 0;
}

.Images a.on img {
	border-top: 11px solid #c30000;
	/*border-bottom: 1px solid #00ff01;*/
	margin: 0px 0 0;
}

.flecheG {
	position: absolute;
	top: 58px;
	left: 3px;
}
.flecheD {
	position: absolute;
	top: 58px;
	right: 3px;
}
	
/*</group>*/

/*<group=Projet>*/

#divProjet {
	position: absolute;
	top: 340px;
	width: inherit;
	margin-top: 0;	
}

#divTitre {
	width: 490px;
	display: block;
	margin-top: 0;
	padding-left: 15px;
	margin-bottom: 7px;
	text-align: left;
}

#divImage {
	display: block;
	width: 490px;
	height: 240px;
	margin-left: 15px;
	float: left;
	display: inline;
	position: relative;
}

/*#divImage img {
	width: 490px;
}*/
	
#divDescription {
	position: relative;
	float: right;
	margin-right: 10px;
	display: inline;
	width: 315px;
	font: 0.8em/1.3em "Trebuchet MS", verdana, sans-serif;
	color: #3a3a3a;
}

#divDescription a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}

#divPackshot {
	position: absolute;
	right: 15px;
	bottom: 0;
	margin: 0;
	padding: 0;
}
#divPackshot img {
	position: absolute;
	right: 0;
	bottom: 0;
	margin: 0;
	padding: 0;
}

#divTitre h2 {
	text-transform: uppercase;
	color: #303030;
	display: block;
	margin: 0;
	padding: 0;
	font: bold 0.9em "Trebuchet MS", verdana, sans-serif;
}
#divDescription h2 {
	text-transform: uppercase;
	color: #303030;
	display: block;
	margin: 0;
	font: bold 1.2em "Trebuchet MS", verdana, sans-serif;
	padding: 0 0 10px;
}
.descIntitule {
	font-size: 0.9em;
	color: #666666;
}

/*</group>*/
