/************* PROSVETA.BE => LIST-PAGINATION Stylesheet **************/
div#pages { text-align: right; margin: 5px; }

.page { font-size: small; font-weight: bold; color: #FF5500; }

a.page { color: gray; font-size: x-small; padding: 2px 4px; }
a.page:hover { color: navy; }

/* list - resultat */
div.result { clear: both; padding-top: 20px; }
div.result .title { font-size: 0.8em; color: gray; }
div.result .title a { font-size: 1.3em; font-weight: bold; margin-left: 36px; }
div.result .icone { float: left; }
/*div.result img { -webkit-box-shadow: 2px 2px 12px #aaaaaa; -moz-box-shadow: 2px 2px 12px #aaaaaa; box-shadow: 2px 2px 12px #aaaaaa; margin-right: 2em; margin-top: 0.8em; }*/
div.result img { margin-right: 2em; margin-top: 0.8em; }

.result a.ref2 { color: gray; display: block; margin: 0.4em 0; }
.result a.ref2:hover { color: #ff5500; }

.result .description { margin-top: 0.8em; padding-right: 1em; text-align: justify; }

.result .price { clear: both; color: darkred; font-size: 1.3em; font-weight: bold; margin-left: 10px; padding-top: 5px; }

.result #stdPrice { margin-top: 1.5em; font-weight: normal; font-size: 12px; text-decoration: line-through; }

.result #promoTag { margin-top: 1.5em; color: darkred; font-weight: normal; font-size: 12px; }

.result .add_button { margin-left: 1em; }

.result img.indicateur { box-shadow: none; float: right; margin-right: 1em; }

.result img.flipping { background: url("images/flipping.png") no-repeat scroll left top transparent; height: 45px; width: 48px; }

.result img.audio { background: url("images/audio.png") no-repeat scroll right top transparent; height: 25px; margin-top: -26px; }

.result img.video { background: url("images/video.png") no-repeat scroll right top transparent; height: 25px; margin-top: -28px; }

div.listline { clear: both; border-bottom: 1px solid gray; }