/* Haut Droite Bas Gauche */

/* === GLOBAL === */
body {
	margin: 10px 0 ;
	padding: 0 ;
	text-align: center ;
	font: 1em "Trebuchet MS", helvetica, sans-serif ;
	color: #111 ;
	background: #AAF url(spider-banner-trans-grey-neon.png) no-repeat fixed right top ;
}
/* --- COMMON --- */
img	{
	border: 0 ;
}
a	{
	color: #222 ;
}
a:hover	{
	color: #00A;
}
acronym	{
	cursor: help ;
}
p	{
	margin: 10px ;
}
/* --- TITRES --- */
h1	{
	padding: 0 ;
	margin: 0 0 0 10px ;
	text-align: center ;
	background: url(saphire.png) no-repeat left top ;
	height: 128px ;
	line-height: 128px ;
}
h2	{
	margin: 20px 0 0 0 ;
	padding-left: 51px ;
	background: url(ksplash-48.png) no-repeat left bottom ;
	height: 48px ;
	line-height: 48px ;
	border-style: none none solid none ;
	border-width: 2px ;
	border-color: #339 ;
}

/* === LOCAL === */
/* --- CONTENT --- */
div#main	{
	margin: 0 auto ;
	text-align: left ;
	background-color: #CCF ;
	width: 770px ;
	padding-bottom: 50px ;
	border: 2px solid #339 ;	
}
div#footer	{
	position: static;
	bottom: 5px ;
	text-align: center ;
}
/* --- LISTS --- */
ul.contenu	{
	padding: 10px ;
}
ul.contenu li	{
	list-style-position: inside ;
	list-style-type: none ;
	border-style: dotted ;
	border-width: 1px ;
	border-color: #339 ;
	margin-bottom: 10px ;
	font-size: 16px ;
	background-position: top left ;
	background-repeat: no-repeat ;
}
ul.contenu li:hover	{
	border-style: dashed ;
	background-color: #AAF ;
}
ul.contenu li a	{
	height: 128px ;
	line-height: 128px ;
	display: block ;
	vertical-align: middle ;
	padding-left: 138px ;
}
ul.contenu li a:hover	{
}
ul.contenu li#blog	{
	background-image: url(kate.png) ;
}
ul.contenu li#images	{
	background-image: url(lphoto.png) ;
}
ul.contenu li#files	{
	background-image: url(file-manager.png) ;
}
ul.contenu li#calendar	{
	background-image: url(cal.png) ;
}
ul.contenu li#mariage	{
	background-image: url(mariage.png) ;
}
ul.contenu li#ogame	{
	background-image: url(ogame.png) ;
}
ul.contenu li#gtksetpwc	{
	background-image: url(webcam.png) ;
}
ul.contenu li#speedtest	{
	background-image: url(internet.png) ;
}
ul.contenu li#osa	{
	background-image: url(penguin.png);
}
/* --- TooCool --- */
a#tooCool	{
	position: fixed;
	right: 0;
	bottom: 0;
	display: block;
	height: 80px;
	width: 80px;
	background: url(too_cool_sash_fr.png) bottom right no-repeat;
	text-indent: -999em;
	text-decoration: none;
}
