/* #INFO CONTINU - SQUARE PARTNERS# */
/* PAUL FAUCHILLE - 8 NOVEMBRE 2007 */

/* ####################################################################### */
/* ################################### TITRE ############################## */
/* CATEGORIE & THEMA TITLE */
#Bigtt_ic{
  position: relative;
	display: block;
	padding: 0;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 7px;
	text-transform: uppercase;
}
/* ARTICLE TITLE */
#tt_ic {
	position: relative; 
	display: block; 
	padding: 0; 
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 10px;
}
/* ARTICLE SUB TITLE */
#tt2_ic {

}
/* ################################### TITRE ############################## */
/* ######################################################################## */






/* ######################################################################## */
/* ################################### INDEX ############################## */
/* TEXTE */
#blocktxtic {
	display: block; 
	margin: auto; 
	text-align: left; 
}
/* PHOTOS */
#photos_ic {
	position: relative;
	float: right;
	margin-left: 5px;
	text-align: right;
	width: 150px;
}
#photos_ic img {
	display: block;
}
#photos_ic img, #photos_ic2 img {
  border: 0px solid #837465;
}
#photos_ic .alt, #photos_ic2 .alt {
  margin-bottom: 5px;
  background: #837465;
  text-align: left;
  font-weight:bold;
  color: #C5B8A7;
  font-size: 10px;
  margin-top: 1px;
}
#photos_ic .alt span, #photos_ic2 .alt span {
  display: block;
  padding: 1px 2px;
}
#photos_ic .alt img, #photos_ic2 .alt img {
  float: right;
  margin: 0px 2px 0 5px;
}
/* PHOTOS 2 */
#photos_ic2 {
	position: relative;
	margin-top: 5px;
	text-align: center;
  height: auto !important;
  height: 1px;
}
#photos_ic2 .photo {
  position: relative;
  float: left;
  margin-right: 2px;
}
#photos_ic2 .alt { }
#photos_ic2 img { 
	margin: 0;
}
/* ################################### INDEX ############################## */
/* ######################################################################## */
