body {
	margin:2px;
	padding:5px;
	line-height: 1.5em;
	font-family:  "Segoe UI", Arial, Helvetica, Arial;
	font-size: 12px;
	color: #888;
	background: #FFF;
}
a:link, a:visited { color: #666; text-decoration: underline; } 
a:active, a:hover { color: #000; text-decoration: underline; }
img{ border: 0 none; }

.bb_footer {display:none !important;visibility:hidden;}

#container {
	background: #fff;
	width: 98%;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	
}


.pub {
	position: absolute;
	margin-left: 430px;
	margin-top: 15px;
}

#footer {
	clear: both;
	padding-top: 18px;
	height: 37px;
	text-align: center;
	font-size: 11px;
	color: #666666;
}
#footer a {
	color: #666666;
}

.spacer {
	clear: both;
}



.texttransform {
	color:#555;
	padding:4px;
	width: 100%;
}

.texttransform:hover, 
.texttransform:focus {
	border: 1px dashed #ddd;
	background: #fff;
	color: #000;
}

.input1 {
	padding: 5px;
	background: url(input2.png) center;
	color: #888;
	border: 1px solid #ccc;
}
.input1:hover, .input1:focus {
	padding: 5px;
	background: url(input.png) center;
	border: 1px solid #bbb;
}



.style { 
	margin-right: 0px;
	font-size: 14px;
	font-weight: regular;
}


.separateur { height:15px;}

.barre {
	font-family:  "Segoe UI", Arial, Helvetica, Arial;
	height:30px;
	background: url(input2.png) center;
	border: 1px solid #ddd;
	width: 100%;
	padding: 5px;
	margin: 0;
	font-size:18px;
	color:#000;
}

.barre:hover ,.barre:focus {
	background: url(input.png) center;
	border: 1px solid #ccc;
}

.go, #go {
padding: 0px;
margin-left: 250px;
margin-top:5px;
border: 0 none;
background : none;
}


.go:hover, #go:hover {
cursor: pointer;
}

.home {
	font-size: 12px;
}


.bleu1 { color: #11cfff; }
.bbleu1:hover, .bbleu1:focus { border-color: #11cfff; }

.bleu2 { color: #006EA5; }
.bbleu2:hover, .bbleu2:focus { border-color: #006EA5; }

.bleu3 { color: #3C8AFF; }
.bbleu3:hover, .bbleu3:focus { border-color: #3C8AFF; }



.vert1 { color: #96E100; }
.bvert1:hover, .bvert1:focus { border-color: #96E100; }

.rose1 { color: #E10083; }
.brose1:hover, .brose1:focus { border-color: #E10083; }

.rose2 { color: #E261AE; }
.brose2:hover, .brose2:focus { border-color: #E261AE; }

.orange1 { color: #E13800; }
.borange1:hover, .borange1:focus { border-color: #E13800; }

.orange2 { color: #FF6600; }
.borange2:hover, .borange2:focus { border-color: #FF6600; }

.marron { color:#926854; }
.bmarron:hover, .bmarron:focus { border-color: #926854; }

.violet1 { color:#A300C3; }
.bviolet1:hover, .bviolet1:focus { border-color: #A300C3;}

.violet2 { color:#9500FF; }
.bviolet2:hover, .bviolet2:focus { border-color: #9500FF;}

.rouge { color: #E1002D; }
.brouge:hover, .brouge:focus { border-color:#E1002D; }








