.item
{
	float: left; width: 340px; display: inline;
	margin: 0 6px 35px 0; position: relative;
}

.texte
{
	position: absolute;
	bottom: 0px; left: 0px; width: 300px;
	background-image: url(../img/pix-t.png);
	font-size: 18px; font-weight: bold;
	padding: 12px 15px 12px 25px;
}

.texte, .texte a
{
	color: #FFFFFF
}

.texte h2
{
	display: inline; float: left; width: 250px; margin: 0 15px 0 0;
}

.texte .detail img
{
	display: inline; float: left; width: 35px; z-index: 100;
}

#Texte
{
	font-size: 12px; line-height: 20px; }

#Texte table
{
	margin-bottom: 10px;
	border-collapse: separate;
}
#Texte caption
{
	padding: 6px 0px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	line-height: normal;
	color: #666666;
}
#Texte td
{
	border-bottom: solid 2px #1A1A1A;
	padding: 5px;
	background: #EDECEB;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

#Accroche
{
	font-size: 14px;
}

#Accroche, #Accroche a
{
	color: #fba6d9; 
}

#Texte, #Texte a
{
	color: #FFFFFF;
}

#Texte h2
{
	font-size: 30px;
	font-weight: normal;
	color: #fba6da;
	line-height: normal;
	margin: 10px 0 15px 0;
}

.item2
{
	margin-right: 0px;
}


.creaFormulaire th, .creaFormulaire td
{
	vertical-align: top;
	padding: 3px 5px;
}
.creaFormulaire th
{
	text-align: right;
	width: 60%
}
.creaFormulaire td
{
	vertical-align: bottom;
}

#btnSend
{
	display: block;
	margin: 10px auto 20px auto;
	background-color:#fa0199;
	border: outset 3px #fa0199;
	color: #FFFFFF;
}

.itemL
{
	background-color: #000000; color: #FFFFFF;
	margin-bottom: 15px; padding: 5px 10px;
}

.itemL h2
{
	font-size: 20px; line-height: normal;
	font-weight: normal;
	color: #fba6da; margin-bottom: 5px;
}

.itemL a
{
	color: #fba6da
}

.texte2
{
	height: 20px; overflow: hidden;
}

.texte3
{
	display: none;
}

.btn_AddComment
{
	background-color: #EDECEB; text-align: center; text-transform: uppercase; font-weight: bold;
	margin-bottom: 10px;	
}
