A:link {cursor: help; font-family: georgia; text-decoration: none; color: #7f034c; font-weight: bold; background-color:#e8e1d8;}
A:visited {cursor: help; font-family: georgia; text-decoration: none; color: #7f034c; font-weight: bold; background-color:#e8e1d8;}
A:active {cursor: help; font-family: georgia; text-decoration: none; color: #7f034c; font-weight: bold; background-color:#e8e1d8;}
A:hover {cursor: help; font-family: georgia; text-decoration: line-through; color: #7f034c; font-weight: bold; background-color:#ede1e4;}

body
{ 
    margin:0px 0px 0px 0px;
	background: #ede1e4;
	font-family: georgia;
	color: #18010e; 
	font-size: 11px;
         }
		 
table, tr, td 
	{
	background-image:url(fond.png);
	font-family: georgia;
	font-size: 11px;
	color: #18010e;
	width: 722px;
	height: 403px;
	border-width: 1px;
	border-style: dashed;
	border-collapse: collapse;
	border-spacing: 0px;
	border-color: #dd4c84;
	}

#layout {
	background: url(ban_gg.png);
	width: 722px;
	height: 403px;

         }
b {
	color:#e0128a; 

}

i {
	font-variant:small-caps;
	color: #b10101;
	font-size:10px;
		}
		
#edito {
	width: 172px;
	align: top;
	}
	.menu {
	text-align: justify;
	font-size: 11px;

         }
	.cat {
		color: #6d0f46;
		border-bottom: 1px solid #6d0f46;
		font-variant: small-caps;
		height: 14px;
		font-size: 12px;
		font-family: georgia;
		margin: 3px 3px 0px 3px;
         }
		 
	.scat {
		color: #af2676;
		text-transform: lowercase;
		text-align: right;
		font-style: italic;
		height: 12px;
		font-size: 11px;
		font-family: georgia;
		font-variant:small-caps;
         }
		 
#content {
	width: 540px;
	top: 403px;
	left: 20px;
	background-image:url(fond.png);
	text-align: justify;
         }
		 

	.title {
    	color: #831355;
		border-top: 1px dashed #aa196e;
		font-weight: bold;
		text-align: right;
         }
		 
	.titlepost {
		font-variant:small-caps;
		height: 13px;
		font-size: 12px;
		font-family: georgia;
		color:#bf0472;
		text-align:center;
		border-bottom:1px solid #aa196e;
}

	.liens {
    	font-size:8px;
		text-transform: uppercase;

         }


#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background-color: #b10101;
}

#nav a {
	width: 10em;
}

#nav li {
	float: left;
	width: 10em;
}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
