
.c {
	float: left;
}
.cr {
	clear: left;
}


td {
	vertical-align: top;
}

/* Recherche ------------------------------------- */
#annu_search {
	vertical-align:top;
	
}
	#annu_search input {
		color: #000000; 
		border: 1px solid #5e74b3;
		height: 16px;
		width: 120px;
	}
	#annu_search div {
		margin:2px 20px 2px 28px;
	}

/* Description ------------------------------------- */
#descr {
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

/* Top Bar ----------------------------------------- */
#path {
	margin-top: 26px;
	padding: 4px;
	line-height: 19px;
	
}
	#path A, #path P, #path U{
		color:#1A819E;
		white-space:nowrap; font-weight:bold
	}


/* Categories -------------------------------------- */

h2 A{
	color:#C86464;
}
	/* affiche nbr des liens (inclus dans <H2>) */
	.count {
		color: #C86464;
		font-size: 8pt;
		font-weight: normal;
	}
	/* sub categories */
	p.subcats {
		margin: 2px 0px 7px 2px;
		padding: 0px;
	}
		.subcats A {
			color: #999999;
			padding: 0px;
		}
	
/* Headings split ---------------------------------- */

	/* featured Links */
	#feat_links {
	
	}
		/* affichage des liens */
		#feat_links TABLE {
			margin-bottom:10px;
			margin-top:10px
		}
		.title A {
			font-size: 11px;
			color:#C86464;
			font-weight:bold
		}
		#feat_links .link_desc {
			margin: 5px 0px 2px 0px;
		}
		#feat_links .url {
			color: #6f6f6f;
			margin-bottom:10px;
		}
		
		
	/* simple Links */
	#links {
		
	}
		/* affichage des liens */
		#links TABLE {
			margin-bottom:5px;
			margin-top:10px;
		}
		#links A {
			font-size: 11px;
			font-weight:bold;
			color:#C86464
		}
		#links .link_desc {
			margin: 5px 0px 2px 0px;
		}
		#links .url {
			color: #6F6F6F;
		}
	
		/* sort settings */
		.small, .small a {
			padding: 0px;
			margin: 0px;
			color: #909090;
			font-size: 7pt;
			text-decoration: none;
		}
			.sort {
				color: #000000;
			}
	
/* Bottom navigation ---------------------------------- */
.navig {
	margin:10px 10px 10px 15px;
}

/* PageRank ------------------------------------------- */
div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg{
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb{
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}

/* Form Link submit ----------------------------------- */
table.formPage {
	border: 1px solid #A0A0A0;
}
td.err {
	padding: 3px;
	color: #FF0000;
	background: #FFEDED;
	border: 1px solid #A0A0A0;
	text-align: left;
}
td.msg{
	padding: 3px;
	color: #0000FF;
	background: #EDF3FF;
	border: 1px solid #A0A0A0;
	text-align: left;
}

	.label {
		padding-top:6px;
		vertical-align:top;
		text-align: left;
	}
	
	.input {
		width:190px;
	}
	
	/* validation error */
	div.errForm, span.errForm {
		margin: 0px 0px 0px 5px;
		padding: 3px 3px 2px 3px;
		color: #FF0000;
		background: #FFFFF3;
		border: 1px solid #cccccc;
		text-align: left;
		clear: right;
	}

	
	.buttons {
		padding: 10px 0px 5px 0px;
		text-align: center;
	}
	
	.submit {
		float: right;
		vertical-align: bottom;
	}



.text, .btn{
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

input.text {
	color: #000000; 
	border: 1px solid #5e74b3;
	height: 13px;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #5e74b3;
}
select {
	font-size: 8pt;
	border: 1px solid #5e74b3;
}

.captcha {
	border: 1px solid #5e74b3;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn{
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #5e74b3;
	background-color: #FFCC33;
	height: 17px;
}
span.req{
	margin-left: 3px;
	color: #FF0000;
	font-weight: bold;
}







div.footer{
	text-align: center;
	border-top: 1px solid #E0E0E0;
	padding: 3px 0 0 0;
	margin-top: 50px;
}
div.footer a{
	color: #606060;
}
.price {
	border: 1px solid #A0A0A0;
}
.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}

	
.split_h{
	background:url(images/split_h_thin.jpg) left top repeat-x;
	width:100%;
	height:1px;
	margin:10px 0 10px 0;
	clear:both}
	
#nav_bot{
	background:#E5E5E5;
	padding-top:10px;
	width:782px;
	margin:auto}
#nav_bot .nav{
	float:right; 
	margin-right:40px}
#nav_bot .nav LI{
	display:inline;
	padding-left:10px}
#nav_bot .nav A{
	font-size:10px;color:#727272; font-weight:bold}