/* ------------------------------------------------------------------------
	Recherche dans la colonne de gauche
------------------------------------------------------------------------ */
div.boite {
	margin-left:10;
}
#colGauche table {
	margin:0;
	padding:0;
	width:150px;
	color:#000000;
	font-size:1em;
}

#colGauche table td, table th {
	padding:2px 0;
	vertical-align:top;
	text-align:left;
}

#colGauche table a.bouton:link, 
table a.bouton:visited, 
table a.bouton:hover, 
table a.bouton:active {
	margin-top:10px;
	border:1px solid #a63d40;
	padding:2px 15px 2px 2px;
	display:block;
	text-align:center;
	background:#a63d40 url(../img/fond_titre_boite.gif) 0 bottom repeat-x;
	color:#ffffff;
	text-decoration:none;
}

#colGauche table input {
	width:144px;
	margin:1px 0;
	padding:2px;
	border:1px solid #666463;
}

#colGauche table select {
	width:150px;
	margin:2px 0;
	padding:2px;
	border:1px solid #666463;
}

/* ------------------------------------------------------------------------
	Liste deroulante des themes
------------------------------------------------------------------------ */
