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

h1
{
	color: #CCCCCC;
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	font-weight: lighter;
	padding: 0 8px 0 8px;
	margin: 0;
	display: inline;
}

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

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
{
	width: 100%;
	margin: 0;
	background-color: #999999;
	text-align: center;
}

#Portfolio
{
	height: 516px;
	background-color: #EDEDED;
	text-align: center;
	display: block;
}
#Portfolio .enter {
	position: relative;
	top: 258px;
	font-size: 150%;
}
#carte .tiz {
	display: block;
	margin: 10px auto;
}
#carte {
	width: 600px;
	position: relative;
	top: 25%;
	left: 50%;
	margin-left: -300px;
	text-align: center;
/*	background-color: red;*/
}
#carte p {
	margin: 0;
	font: 100% Helvetica, sans-serif;
	color: #666;
}
#carte .sisters {
	font: 100% Helvetica, sans-serif;
	color: black;
	display: block;
	width: 66%;
	margin: 0 auto 10px auto;
	padding: 10px;
	border-top: 4px solid red;
}
#carte a:link,
#carte a:visited {
	font: 100% Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	display: block;
	width: 50px;
	margin: 10px auto 10px auto;
	padding: 3px 10px;
	background-color: #66CCFF;
	border-top: 1px solid #39c;
	border-right: 1px solid #39c;
	border-left: 1px solid #39c;
	border-bottom: 2px solid #39c;
}
#carte a:hover,
#carte a:active {
	font: 100% Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	display: block;
	width: 50px;
	margin: 10px auto 10px auto;
	padding: 3px 10px;
	background-color: #39c;
	border-top: 1px solid #069;
	border-right: 1px solid #069;
	border-left: 1px solid #069;
	border-bottom: 2px solid #069;
}
#Enbas
{
	text-align: center;
	text-transform: inherit;
	color: #CCCCCC;
	font-family: Verdana, Geneva, sans-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;
}

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

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

.blanc
{
	width: 100%;
	height: 30px;
}

.LienNav
{
	color: #CCCCCC;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: normal;
	padding-left: 8px;
	padding-right: 8px;
}

a.LienNav:link
{
	color: #CCCCCC;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
}

a.LienNav:visited
{
	color: #CCCCCC;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
}

a.LienNav:hover
{
	color: #CCCCCC;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline;
	padding-left: 8px;
	padding-right: 8px;
}

a.LienNav:active
{
	color: #666666;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
}

td {
	font-family: Arial;
	font-size: 12px;
}

th {
	font-family: Arial;
	font-size: 12px;
}

.bodystyle {
	font-family: Arial;
	font-size: 12px;
}

.small {
	font-family: Arial;
	font-size: 9px;
}

.medium {
	font-family: Arial;
	font-size: 12px;
}

.big {
	font-family: Arial;
	font-size: 16px;
}

.une {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
}

.une a {
	color: #000000;
	text-decoration: none;
}

.une a:hover {
	text-decoration: underline;
	color: #000000;
}

.expanded {
	font-family: Arial;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial;
	text-align: justify;
}

.footer {
	font-family: Arial;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	padding: 3px;
	border: 1px solid;
}

.mainhome {
	color:#000000;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
}

.mainhome a {
	color:#000000;
	text-decoration:none;
}

.mainhome a:hover {
	color:#000000;
	text-decoration:underline;
}

.homesmall {
	FONT-FAMILY: Arial;
	FONT-SIZE: 10px;
}

.homesmall a {
	text-decoration:none;
}

.homesmall a:hover {
	text-decoration:underline;
}

.homemed {
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
	color: #000000;
}

.homemed a {
	color: #000000;
	text-decoration: none;
}

.homemed a:hover {
	text-decoration: underline;
	color: #000000;
}

.soustitre {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.arttitre {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}

.arttitre a {
	color: #000000;
	text-decoration: none;
}

.arttitre a:hover {
	color: #000000;
	text-decoration: underline;
}

.artsoustitre {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.artsoustitre a {
	color: #000000;
	text-decoration: none;
}

.artsoustitre a:hover {
	color: #000000;
	text-decoration: underline;
}

.arttexte {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.arttexte a {
	color: #000000;
	text-decoration: none;
}

.arttexte a:hover {
	color: #666666;
	text-decoration: none;
}

.soustitrevideo {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	font-style: italic;
}

.soustitrevideo a {
	color: #999999;
	text-decoration: none;
	font-style: italic;
}

.soustitrevideo a:hover {
	color: #999999;
	text-decoration: underline;
	font-style: italic;
}

