/* CSS Document */

body
{
	margin: 0;
	background-color: #330000;
	text-align: center;
}

h1
{
	color: #CCCCCC;
	font-family: Georgia, serif;
	font-size: 16px;
	font-weight: bold;
	padding: 0 8px 0 8px;
	margin: 0;
	display: inline;
}

h2
{
	color: #999999;
	font-family: Georgia, serif;
	font-size: 16px;
	font-weight: bold;
	border-bottom: #CCC;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	padding: 0px 0 16px 0;
	margin: 16px 16px 16px 16px;
}

ul
{
	list-style-type: none;
	list-style-position: default;
	text-align: left;
	width: 56%;
	font-family: Georgia, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	float: left;
	margin-left: 16px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

a:link
{
	font: bold 14px Georgia, serif;
	color: #999999;
	text-decoration: none;
}

a:visited
{
	font: bold 14px Georgia, serif;
	color: #999999;
	text-decoration: none;
}

a:hover
{
	font: bold 14px Georgia, serif;
	color: #999999;
	text-decoration: none;
}

a:active
{
	font: bold 14px Georgia, serif;
	color: #333333;
	text-decoration: none;
}

#Titre a:link
{
	font: bold 18px Georgia, serif;
	color: #999999;
	text-decoration: none;
}

#Titre a:visited
{
	font: bold 18px Georgia, serif;
	color: #999999;
	text-decoration: none;
}

#Titre a:hover
{
	font: bold 18px Georgia, serif;
	color: #999999;
	text-decoration: none;
}

#Titre a:active
{
	font: bold 18px Georgia, serif;
	color: #333333;
	text-decoration: none;
}

#Tout
{
	height: 516px;
	width: 100%;
	margin: 0;
	background-color: #999999;
	text-align: center;
	overflow: auto;
}

#Portfolio
{
	height: 516px;
	text-transform: inherit;
	background-color: #EDEDED;
	text-align: center;
	display: block;
}

#Enbas
{
	text-align: center;
	text-transform: inherit;
	color: #CCCCCC;
	font-family: Georgia, serif;
	font-size: 16px;
	font-weight: bold;
}

#Content
{
	position: absolute;
	top: 25%;
	left: 50%;
	width: 300px;
	margin-top: 0;
	margin-left: -150px;
	padding: 0px;
	border-color: #ABABAB #CCCCCC #CCCCCC #CCCCCC;
	border-width: 1px;
	border-style: solid;
	background-color: #DDDDDD;
	color: #999999;
	overflow: auto;
	text-align: center;
	padding-bottom: 16px;
	font: normal 14px/18px Georgia, sans-serif;
}

#Titre
{
	position: absolute;
	top: 33%;
	left: 50%;
	width: 300px;
	margin-top: 0;
	margin-left: -150px;
	padding: 0px;
	text-align: center;
}

.LienNav
{
	color: #CCCCCC;
	font-family: Georgia, serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0 8px 0 8px;
}

.ici
{
	color: #CCCCCC;
	margin: 0 8px 0 8px;
	font: italic normal 14px Georgia, serif;
}

.ombre
{
	width: 100%;
	height: 24px;
}

a.LienNav:link
{
	color: #CCCCCC;
	font-family: Georgia, serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	margin: 0 8px 0 8px;
}

a.LienNav:visited
{
	color: #CCCCCC;
	font-family: Georgia, serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	margin: 0 8px 0 8px;
}

a.LienNav:hover
{
	color: #CCCCCC;
	font-family: Georgia, serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	margin: 0 8px 0 8px;
}

a.LienNav:active
{
	color: #666666;
	font-family: Georgia, serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	margin: 0 8px 0 8px;
}
