ul { list-style:none; }
.blocTheme1{
	background-color:#222222;
	width:186px;
	height:130px;
	padding-top:20px;
	float:left;
	
}

.blocTheme2{
	background-color:#3c3c3c;
	width:189px;
	height:130px;
	padding-top:20px;
	float:left;
}

.theme-image{
	width:133px;
	height:90px;
	margin-left:30px;
	cursor:pointer;
}

.theme-bandeau{
	width:72px;
	height:61px;
	position:relative;
	top:6px;
	left:52px;
}

#conteneur-i .theme-titre{
	color:white;
	font-size:14px;
	padding-top:3px;
	text-align:center;
	margin:0px;
	font-weight:normal;

}

#conteneur-i .theme-titre2{
	
	padding-bottom:5px;
	font-size:14px;
	color:#a5a1a1;
	text-align:center;
	margin:0px;
	font-weight:normal;
}

.blocTheme-imagette{
	border:1px solid #9a9a9a;
	width:260px;
	height:100px;
	float:left;
	margin-bottom:20px;
	margin-right:38px;
	
}

.theme-imagette{
	width:115px;
	height:100px;
	float:left;
	border:0px solid #9a9a9a;
	border-right-width:1px;
	
}

#conteneur-i .theme-imagette img {
	padding-top:0px;
	padding-bottom:0px;
	vertical-align:bottom;
	clear:left;
	}

.theme-imagette-texte{
	width:144px;
	height:100px;
	float:left;
	line-height:16px;
}



.theme-imagette-texte-noir{
	width:144px;
	height:27px;
	background-color:#151515;
	color:white;
	font-family:verdana;
	
	font-size:11px;
	padding:3px 0px 0px 0px;
	
}

.theme-imagette-texte-gris{
	width:129px;
	height:70px;
	color:white;
	font-family:verdana;
	
	font-size:11px;
	padding:0px 0px 0px 15px;
	background-color:#3c3c3c;
}

.colonne{
	width:173px;
	color:#8d8d8d;
	padding-top:32px;
	padding-left:20px;
}

#conteneur-i #side-navigation .colonne .theme-colonne-milieu h3{
	margin:0;
	color:white;
	font-weight:normal;
}

#conteneur-i #side-navigation .colonne ul li a:link{
	color:white;
}


.colonne ul{
	margin:0px;
	margin:0em;
	color:black;
	padding:10px 0px 10px 70px;
}

.colonne ul li{
	padding:0px;
	text-align:left;
}



.theme-colonne-haut{
	width:173px;
	height:13px;
	background-image:url(../gallery/images/theme-colonne-haut.jpg);
}

.theme-colonne-milieu{
	width:173px;
	background-color:#3a3a3a;
	text-align:center;
	font-family:helvetica neue;
	/*font-style:light;*/
	font-size:11px;
}

#barre2{
	background-image:url(../gallery/images/barre-theme-pulpmotion-black.jpg);
	width:680px;
	height:23px;
	padding-top:8px;
}

#barre2 h2{
	color:white;
	padding:0;
	margin:0;
	text-align:center;
	font-size:14px;font-weight:normal;
	text-transform:uppercase;

}

.theme-colonne-bas{
	width:173px;
	height:13px;
	background-image:url(../gallery/images/theme-colonne-bas.jpg);
}

#templateLoading {
	position: relative;
	margin: 0 auto;
	margin-top: 100px;
	width:200px;
	text-align: center;
	color:white
}
#templateLoading img {
	margin:0 auto;
	display: block;
}
#templateContainer {
	position:relative;
	height: 200px;
	min-height: 200px;
}

#templateHeader {
	clear: left;
	border: 1px solid #9a9a9a;
	border-top-width: 0px;
	width:560px;
	height:152px;
	margin-bottom:25px;
	
}
.miniSpinner {
	background-image: url(../gallery/resource/mini_spinner.gif );
	background-repeat:no-repeat;
	width:16px;
	height:16px;
	margin:0 auto;
}
#searchSpinnerContainer {
	background-image: url(../gallery/resource/topTenSpinner.gif );
	float:right;
}
#topTenSpinner {
	background-image: url(../gallery/resource/topTenSpinner.gif );
}

.searchBox {
	position:relative;
	width:82%;
	margin:0 auto;
	height:20px;
}
.searchBox input {
	border:none;
	margin:2px 0;
	float:left;
	width:115px;
	height:16px;
}

#searchButton {
	margin:2px 0;
	vertical-align:middle;
	background-image: url(../gallery/resource/button.jpg);
	background-repeat:no-repeat;
	width:16px;
	height:16px;
	float:right;
	cursor:pointer;
}

#searchButton.spinner {
	background-image: url(../gallery/resource/topTenSpinner.gif );
}

.info {
	display:none;
	position:absolute;
	z-index:100;
	top:10px;
	left:10px;
	background-color: #d2ff6e;
	border:1px solid #7a9440;
	width:100px;
	height:100px;
	padding:4px;
	font-size:10px;
	color:black;
}


.arrow.left {background-position:0 26px;left:6px;top:68px;cursor:pointer}

.arrow.left.inactive {background-position:0 0;cursor:default}

.arrow.right {background-position:24px 26px;left:-12px;top:-66px;cursor:pointer}

.arrow.right.inactive {background-position:24px 0;cursor:default}

.arrow {background-image:url(/en/solutions/images/arrows.png);display:block;height:24px;position:relative;width:24px;z-index:1}

