@CHARSET "UTF-8";

body {
	color: black;
	font-family: Sans, arial;
	font-size: 0.85em;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

#legal {
	text-align: left;
	background: #ffffff;
	color: #000000;
	font-size: 11px;
}

#orneo table {
}

#orneo-top {
	background: url('../images/orneo-top.gif') no-repeat;
	height: 48px;
}

#orneo-middle {
	background: url('../images/orneo-middle.gif') 0px 0 repeat-y;
	height: 360px;
}

#orneo-bottom {
	background: url('../images/orneo-bottom.gif') no-repeat;
	height: 36px;
}

#codes-form {

}

#templates {
	padding: 24px;
	padding-top: 8px;
}

#templates a {
	font-weight: bold;
}

#squares {
	border-collapse: separate;
	border-spacing: 12px;
}

#squares td {
	background: url('../images/orneo-square.jpg') no-repeat;
	padding-top: 9px;
	width: 200px;
	height: 139px;
	text-align: center;
}

#working{
	position:absolute; top:0; left:0;
	width:100%; height:100%;
	background:#335;
	z-index:98;
	opacity:.50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}
#working2{
	position:absolute; right:35%; left: 35%;
	z-index:99;
	background:#fff;
	color:#262626;
	width:30%;
	margin-top:20%;
	text-align:center;
	padding:8px;
	border:1px solid #333;
}

.texte {
	margin: 0;
	padding: 0;
	text-align: center;
	font-style: italic;
	font-size: 11px;
}

#jai-un-code{
	text-align:center;
}

