body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family: "Segoe UI", "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 12px;
	color: #000000;
	background: #fff url(images/bg.png) center top no-repeat;
}
a:link, a:visited { color: #666; text-decoration: none} 
a:active, a:hover { color: #000; text-decoration: underline}

.accueil {
font-size:16px;
background: url(images/home.png) no-repeat left center;
padding-left:30px;
}


h2 {	
display:none;

	}

	

#container {
	width: 940px;
	margin: 0px auto;
	padding:10px;
	margin-top: 175px;
	font-size:14px;
}




#footer {
	clear: both;
	padding-top: 18px;
	height: 37px;
	text-align: center;
	font-size: 11px;
	color: #666666;
}
#footer a {
	color: #666666;
}

.spacer {
	clear: left;
	height: 18px;
}


img{
	border: 0px;
}

.style {
color:#bbb;
text-align:left;
}


.texttransform {
color:#555;
border:1px solid #ccc;
/*background: #eee url(images/inputk.jpg) no-repeat;*/
padding:2px;
}

.texttransform:hover, .texttransform:focus {
border:1px solid #bbb;
}

.pair {
color:#aaa;
}

.irose { color:#E90080; }
.irose2 { color:#FF78C7; }
.ipomme { color:#96E100; }
.ibleu { color:#00BFFF; }
.iorange { color:#FF5900; }
.iviolet { color:#C675EC; }
.iviolet2 { color:#CE2FCA; }
.iciel { color:#A1CDDB;}
.ivert { color:#2CA500; }
.imarron { color:#692A00; }
.irouge { color:#E10000; }
.ililas { color:#8A3CFF; }
.imarine { color:#001EE1; }
.icyan {color:#3CCEFF;}
.ibleuvert { color:#00A57C; }
.ijaune { color:#EBB000;}

.separateur { height:10px;}

.barre {
	height:20px;
	background: url(images/inputtext.png) no-repeat top;
	width:700px;
	border:0 none;
	padding: 20px;
	margin: 0;
	font-size:16px;
}


.go:hover {
cursor: pointer;
}


.pseudomaker {
	background: #eee url(images/bricks.png) no-repeat 10px center;
	padding: 10px 10px 10px 50px;
	margin: 25px 10px;
	font-size:18px;
	line-height:26px;
	text-align: left;
}
.pseudomaker a { color:#000; border-bottom:1px dotted #ccc; }
.pseudomaker a:hover { text-decoration: none; border-bottom:1px dotted #3DA6C6; }

