/* Syles du site UNIDENTIFIED-ONE.NET
  * unidentified-one.net & www.unidentified-one.net
  *
  * créés le 3-09-2005, màj février 2018
  *
  * 												  */

/* Style global du fond */

body
{
  background-color: #272b30;
  font-family: Verdana;
  font-size: 10pt;
}

/* Mise en forme de la page d'accueil */

#placement
{
  width: 1400px;
  height: 1000px;
  text-align: justify;
  margin: 0px auto;
}

#slider
{
	float: left;
	width: 550px;
	height: 368px;
	overflow: hidden;
}

#enter-in
{
	width: 44px;
	height: 368px;
	float: left;
	margin-left: 2px;
}

/* Bandeaux des pages */

#logoline
{
  background-color: rgba(255,153,51,1);
  text-align: right;
  font-family: arial;
  font-weight: bold;
  font-size: 20pt;
  letter-spacing: 8px;
  color: #ffffff;
  height: 40px;
  margin-left: 4px;
  margin-right: 4px;
  margin-bottom: 10px;
  border-radius: 0px 0px 15px 15px;
  padding-right: 10px;
  padding-top: 4px;
}

#topline
{
  margin-top: 15px;
  margin-bottom: 15px;
}

#siteline
{
  margin-left: 50px;
  float: left;
  background-color: #1F1F1F;
  margin-top: -4px;
  padding-right :10px;
  padding-left: 10px;
}

/* Tags reportés dans la page d'accueil */

div.opacite a
{
	display: inline;
	padding: 4px 4px 4px 4px;
	line-height: 34px;
	background: none;
	vertical-align: middle;
	opacity: 0.5;
}

div.opacite a:link, div.opacite a:visited 
{
	color: #a9a9a9;
	text-decoration: none;
	white-space: nowrap;
}

div.opacite a:hover, div.opacite a:focus, div.opacite a:active
{
	text-decoration: none;
	background-color: rgba(255,102,51,1);
	color: #1F1F1F;
	border: 0;
}

.tagLevel1 { font-size: 120%; }
.tagLevel2 { font-size: 130%; }
.tagLevel3 { font-size: 160%; }
.tagLevel4 { font-size: 180%; }
.tagLevel5 { font-size: 190%; }