body
{
	color: #333;
	font-family: verdana;
	font-size: 11px;
	margin: 0px;
	background-color: #FFFFFF;
}
#wrapper {
  width:780px;margin:60px auto 0 auto;
  position:relative;
}

a:focus { 
    outline: none; 
}

.hidden {visibility: hidden;}
.title {font-weight: bold;color:#aaa;}
.textephoto1,.textephoto2,.textephoto3 {width:auto;height:auto;padding:10px; background:#fff;text-align:center;font-family: verdana,sans-serif;font-size: 11px; }


.dimension { color: #930; }

.mots-cles {
	color: #fff;
	font-size: 5px;
}

.palette {
	position: absolute;
	top: 389px;
	left: 87px;
}

.texte {
	margin: 0 20px 0 10px;
	font-family: verdana;
	font-size: 11px;
}

.form {
	margin: 0 0px 0 0px;
	font-family: verdana;
	font-size: 11px;
}

a:visited {
	color: #C00;
	text-decoration: none;
}

a:link {
	color: #C00;
	text-decoration: none;
}

a:hover {
	color: #C00;
	text-decoration: none;
}

.lien {
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
}

/* tout sur le chat et les liens */

.chat-position {
	position: absolute;
	top: 460px;
	left: 410px;
}

div.chat {
	position: absolute;
	left: 460px;
	visibility: hidden;
	background-color: white;
	border-width: 1px;
	border-style: dotted;
	padding: 10px;
	font-family: verdana;
	color: black;
	font-size: 11px;
	text-align: justify;
}

#chat-accueil {
	top: 370px;
	width: 210px;
	z-index: 100;
}

#bulle {   
	position: absolute;
	top: 420px;
	left: 460px;
	z-index: 1;
}

#chat-portraits {
	top: 330px;
	width: 260px;
}

.shadow {
  -moz-box-shadow: 5px 5px 5px #aaa;
  -webkit-box-shadow: 5px 5px 5px #aaa;
  box-shadow: 5px 5px 5px #aaa;
  /*border: 1px solid #aaa;*/
  behavior: url(PIE.htc);
}

