/* ------------------------------------------------------------------------
 * Home
 * ------------------------------------------------------------------------
 */


div#interface table tr td#page div#content table tr td table#decouvrir tr td.top-left {
	background-image: url('../img-home/decouvrir-top-left.png');
	background-repeat: no-repeat;
	width: 6px;
	height: 66px;
}

div#interface table tr td#page div#content table tr td table#decouvrir tr td.top-right {
	background-image: url('../img-home/decouvrir-top-right.png');
	background-repeat: no-repeat;
	width: 9px;
	height: 66px;
}

div#interface table tr td#page div#content table tr td table#decouvrir tr td.middle-left {
	background-image: url('../img-home/decouvrir-middle-left.png');
	background-repeat: repeat-y;
	width: 6px;
	height: 155px;
}

div#interface table tr td#page div#content table tr td table#decouvrir tr td.content {
	background-color: #FFFFFF;
	text-align: justify;
	padding: 2px;
}

div#interface table tr td#page div#content table tr td table#decouvrir tr td.middle-right {
	background-image: url('../img-home/decouvrir-middle-right.png');
	background-repeat: repeat-y;
	width: 9px;
	height: 155px;
}
 
div#interface table tr td#page div#content table tr td table#decouvrir tr td.bottom-left {
	background-image: url('../img-home/decouvrir-bottom-left.png');
	background-repeat: no-repeat;
	width: 6px;
	height: 14px;
}
 
div#interface table tr td#page div#content table tr td table#decouvrir tr td.bottom-center {
	background-image: url('../img-home/decouvrir-bottom-center.png');
	background-repeat: no-repeat;
	width: 293px;
	height: 14px;
}

div#interface table tr td#page div#content table tr td table#decouvrir tr td.bottom-right {
	background-image: url('../img-home/decouvrir-bottom-right.png');
	background-repeat: no-repeat;
	width: 9px;
	height: 14px;
}


div#interface table tr td#page div#content table tr td table#projets tr td.top-left {
	background-image: url('../img-home/projets-top-left.png');
	background-repeat: no-repeat;
	width: 6px;
	height: 43px;
}

div#interface table tr td#page div#content table tr td table#projets tr td.title {
	background-image: url('../img-home/projets-title.png');
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 6px;
	vertical-align: middle;
	color: #CCCCCC;
}

div#interface table tr td#page div#content table tr td table#projets tr td.title a {
	text-align: right;
	color: #CCCCCC;
}

div#interface table tr td#page div#content table tr td table#projets tr td.title a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

div#interface table tr td#page div#content table tr td table#projets tr td.top-right {
	background-image: url('../img-home/projets-top-right.png');
	background-repeat: no-repeat;
	width: 9px;
	height: 43px;
}
 
div#interface table tr td#page div#content table tr td table#projets tr td.middle-left {
	background-image: url('../img-home/projets-middle-left.png');
	background-repeat: repeat-y;
	width: 6px;
	height: 72px;
}

div#interface table tr td#page div#content table tr td table#projets tr td.content {
	background-color: #FFFFFF;
	text-align: justify;
}

div#interface table tr td#page div#content table tr td table#projets tr td.content table.galerie tr td img {
	margin: 4px;
	border: 1px solid #767676;
	width: 63px;
}


div#interface table tr td#page div#content table tr td table#projets tr td.middle-right {
	background-image: url('../img-home/projets-middle-right.png');
	background-repeat: repeat-y;
	width: 9px;
	height: 72px;
}
 
div#interface table tr td#page div#content table tr td table#projets tr td.bottom-left {
	background-image: url('../img-home/projets-bottom-left.png');
	background-repeat: no-repeat;
	width: 6px;
	height: 8px;
}
 
div#interface table tr td#page div#content table tr td table#projets tr td.bottom-center {
	background-image: url('../img-home/projets-bottom-center.png');
	background-repeat: no-repeat;
	width: 293px;
	height: 8px;
}

div#interface table tr td#page div#content table tr td table#projets tr td.bottom-right {
	background-image: url('../img-home/projets-bottom-right.png');
	background-repeat: no-repeat;
	width: 9px;
	height: 8px;
}


table#visu tr td.top-left {
	background-image: url('../img-home/visu-top-left.png');
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
}

table#visu tr td.top-center {
	background-image: url('../img-home/visu-top-center.png');
	background-repeat: no-repeat;
	width: 235px;
	height: 15px;
}

table#visu tr td.top-right {
	background-image: url('../img-home/visu-top-right.png');
	background-repeat: no-repeat;
	width: 13px;
	height: 15px;
}

table#visu tr td.middle-left {
	background-image: url('../img-home/visu-middle-left.png');
	background-repeat: no-repeat;
	width: 15px;
	height: 465px;
}

table#visu tr td.middle-right {
	background-image: url('../img-home/visu-middle-right.png');
	background-repeat: no-repeat;
	width: 13px;
	height: 465px;
}
 
table#visu tr td.bottom-left {
	background-image: url('../img-home/visu-bottom-left.png');
	background-repeat: no-repeat;
	width: 15px;
	height: 14px;
}
 
table#visu tr td.bottom-center {
	background-image: url('../img-home/visu-bottom-center.png');
	background-repeat: no-repeat;
	width: 235px;
	height: 14px;
}

table#visu tr td.bottom-right {
	background-image: url('../img-home/visu-bottom-right.png');
	background-repeat: no-repeat;
	width: 13px;
	height: 14px;
}

/* Ditto */
#random li {
	float: left; 
	height: auto; 
	margin: 3px;
	list-style-type: none;
}
#random li img {
	border: 1px solid #767676;
	width: 63px;
}
#random {
	list-style: none;
	width: 100%;
	margin: 0;
}