/* COMPOSANT AFFICHAGE RESULTAT RECHERCHE  */

.blocSearchResult {
}

.titrestatique {
	font-size: 24px;
	color: #666666;
	font-weight: bold;
}

.SearchResultProductChapitre {
	margin:10px 50px 20px 2px;
	height: 100px;
}
	
.annonceRecherche {
	background-color:#EFBFB4;
	padding: 3px 3px 3px 10px;
	width: 610px;
	margin-top: 15px;
	}
table.t-data-grid {
	border:none;
}
table.t-sort-column-ascending {
border:none;
width:0px;
height:0px;
}

table.t-data-grid thead tr th {
	display:none;
}
/* CHAPITRE.COM ### PAULINE le 02/02/07 #### */
.CHAintro {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
	padding-left: 15px;
	margin-left: 180px;
	}

#chaTitre {
	color: #990000;
	font-weight: bold;
	text-decoration:none;
	}
a#chaTitre:hover {
	text-decoration:underline;
	}	
#chaAuthor {
	color: #000000;
	font-weight: bold;
	text-decoration:none;
	}
a#chaAuthor:hover {
	text-decoration:underline;
	}

#chaInfo {
	background-image: url(/include/images/chapitre/fd_ligne.gif);
	width: 550px;
	text-decoration:none;
	margin-top: 20px;
	}
html>body #chaInfo {
	float:left;
	}

.chaImage {
	float: left;
	margin-right: 5px;
	margin-bottom: 2px;
	border:0;
	background-color:#CCCCCC;
	height: 80px;
	width: 65px;
}

#chaImage img {
	width: 65px;
}

#CHAcorps {
	margin-left: 70px;
	}
#CHAlogo {
	border:0;
	float:right;
	}
.chaPrix {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	border: 1px solid #CC3333;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
	float:right;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	}

#chaCom {
	float:right;
	}
#CHAarticle {
	margin-top: 10px;
	}
a#CHAlien {
	background-color: #CC0000;
	width: 90%;
	margin-top: 40px;
	}
html>body #CHAlien {
	float: left;
	}

