/* ECHANGES DE LIENS préfixe = lk */ 
#lk ul {list-style-type:circle;margin-left:30px;}
#lk h3 {font-size:1.3em; color:#6666FF; border-bottom:1px solid #CCC;border-top:1px solid #CCC; margin:5px 0;}
/* ------------FORMULAIRE------------------ */
.lk-link-exchange  {}
.lk-link-exchange radio, .lk-link-exchange label, .lk-link-exchange input, .lk-link-exchange textarea, .lk-link-exchange select { float: left; margin-bottom:10px; vertical-align:middle;  }
.lk-link-exchange label { text-align: left; width: 200px; margin-right: 10px; font-weight:bold; }
.lk-link-exchange input, .lk-link-exchange textarea, .lk-link-exchange select { border:1px solid #6C695C; padding:3px; color:#000; }
.lk-link-exchange input, .lk-link-exchange textarea { width:200px; background:url('images/form_bg.jpg') repeat-x left top; }
.lk-link-exchange .bouton { width:120px; cursor:pointer; border:1px outset #ccc; color:#000; font-weight:bold;
background:url('images/form_bg.jpg') repeat-x left top; padding:2px }
.lk-link-exchange .input-radio { background:transparent; border:0px solid #fff; width:auto; }
.lk-link-exchange br { clear: left; }
.lk-link-exchange em {color:#FF0000;}


/* ------------TABLEAU LISTING------------------ */

.lk-tableau table { margin:5px 0; }
.lk-tableau a{text-decoration:underline;}
.lk-tableau th, .lk-tableau td { border-bottom: 1px solid #6C695C; padding:4px 0; vertical-align:top; font-size:0.8em; }
.lk-tableau th { font-weight:bold; }
.lk-tableau td { }
.lk-tableau tr:hover { cursor:default; background:#F2F2F2;}

/* ------------CODE A PLACER------------------ */
.lk-code{border:1px solid #CCC; background-color:#E6E6E6; font-family:"Courier New", Courier, monospace; padding:1px;font-stretch:extra-condensed;}

/* ------------GESTION ERREURS------------------ */
.lk-alerte {
	background: #fff6bf url(includes/linkexchange/img/stop.gif) center no-repeat;
	background-position: 5px 10%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	font-size:0.9em;
	font-weight:bold;
	}
	