/* Style guide pdf Fluck competences - Pixels carres 01/2009 */
#guides {
	margin-top: 1em;
	float: left;
	width: 310px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	font-size: 0.9em;
}

fieldset {
	margin-top: 1em;
	float: right;
	width: 350px;
	border-style: none;
}
.champ {
	color: #000066;
	background: #faf2dc;
	height: 20px;
	border-style: none;
	font-size: 1em;
	padding: 5px;
	font-weight: bold;
}
.champ:focus, textarea:focus {
	outline: none;
	border-style: none;
	background-color: #df9451;
}


textarea {
	background: #faf2dc;
	border-style: none;
	overflow: auto;
	color: #000066;
	font-weight: bold;
	font-size: 1.3em;
	width: 300px;
}
.small {
	font-size: 0.8em;
	font-style: normal;
	color: #4c4c4c;
}
h1 {
	color: #000066;
	letter-spacing: 0.1em;
	font-size: 1.1em;
	text-align: center;
}
.error {
	color: #ff1c00;
	font-size: 0.8em;
}

.errortop {
	color: #ff1c00;
	font-size: 1em;
	font-weight: bold;
}
.marge {
	margin-left: 0.9em;
}

#notesg {
	margin-top: 1em;
	clear: both;
}
.styled {
	width: 18px;
	height: 18px;
}

