/* *********************************
			FORMULAIRES
************************************ */
	/* FORMS */
	#CONTAINER #CONTAINER_CONTENT #CONTENT .content .tx-hpoindexbdd-pi1,
	#CONTAINER #CONTAINER_CONTENT #CONTENT .content .tx-hpoforms-pi1 {
		padding:0;
	}
	
	#CONTAINER #CONTAINER_CONTENT #CONTENT .tx-hpoindexbdd-pi1 h3,
	#CONTAINER #CONTAINER_CONTENT #CONTENT .tx-hpoforms-pi1 h3 {
		font-size: 15px;
	}
	
	#CONTAINER #CONTAINER_CONTENT #CONTENT .sep {
		margin-top:10px;
		border-bottom:1px dotted #999999;
	}
	
	#CONTAINER #CONTAINER_CONTENT #CONTENT .tx-hpoindexbdd-pi1 .comment {
		width:520px;
		margin-top:10px;
	}
		#CONTAINER #CONTAINER_CONTENT #CONTENT .tx-hpoindexbdd-pi1 .comment h4{
			font-family:Verdana,Arial;
			font-weight: bold;
			font-size: 11px;
			color: #1F3D4E;
			background:url('../imgs/ico_fildiscuss.gif') no-repeat 0px 4px;
			padding-left:15px;
		}
		#CONTAINER #CONTAINER_CONTENT #CONTENT .tx-hpoindexbdd-pi1 .comment .commentauthor {
			text-align:right;
			border-bottom:1px dotted #999999;
			padding-bottom:5px;
			margin-bottom:10px;
		}
	
	#CONTAINER #CONTAINER_CONTENT #CONTENT .tx-hpoforms-pi1 {
		padding:10px;
		padding-left:20px;
	}
	
	#CONTAINER #CONTAINER_CONTENT #CONTENT #STATIC_CONTENT .tx-hpoforms-pi1 {
		padding:0;
	}
	
	/* FORMS */
	
	.tx-hpoforms-pi1 {
		font-family:Verdana,Arial;
		font-weight: normal;
		font-size: 11px;
		color: #000000;
	}
	
	.tx-hpoforms-pi1 LABEL{
		font-family:Verdana,Arial;
		font-weight: bold;
		font-size: 11px;
		color: #1F3D4E;
	}
	
	.tx-hpoforms-pi1 SELECT,
	.tx-hpoforms-pi1 INPUT,
	.tx-hpoforms-pi1 TEXTAREA {
		font-family:Verdana,Arial;
		font-weight: normal;
		font-size: 11px;
		color: #000000;
		border:1px solid #d9d9d9;
	}
	
	.tx-hpoforms-pi1 .help{
		font-family:Verdana,Arial;
		font-weight: normal;
		font-size: 10px;
		color: #666666;
	}
	.tx-hpoforms-pi1 .cmd {
		font-family:Verdana,Arial;
		font-weight: normal;
		font-size: 11px;
		color: #000000;
		border:1px solid #333333;
	}
	
	.tx-hpoforms-pi1 #formulaire_contact LABEL{
		width: 200px;
		/*height: 30px;*/
	}
	
	.tx-hpoforms-pi1 #formulaire_recension TEXTAREA,
	.tx-hpoforms-pi1 #formulaire_recension INPUT,
	.tx-hpoforms-pi1 #formulaire_contact TEXTAREA,
	.tx-hpoforms-pi1 #formulaire_contact INPUT{
		/*margin-bottom: 15px;*/
		width: 300px;
	}
	
	.tx-hpoforms-pi1 #formulaire_newsletter INPUT{
		width: 160px;
	}
	
	.tx-hpoforms-pi1 #formulaire_recension LABEL,
	.tx-hpoforms-pi1 #formulaire_newsletter LABEL,
	.tx-hpoforms-pi1 #formulaire_contact LABEL{
		width: 200px;
	}
	
	.tx-hpoforms-pi1 #formulaire_recension #cmd,
	.tx-hpoforms-pi1 #formulaire_newsletter #cmd,
	.tx-hpoforms-pi1 #formulaire_contact #cmd{
		width: 100px;
		margin-left: 200px;
	}
	
	.tx-hpoforms-pi1 #commentForm{
		width:520px;
		margin-top:10px;
	}
	
	#CONTAINER #CONTAINER_CONTENT #CONTENT .filDiscussAls .tx-hpoindexbdd-pi1 {
		padding:0;
		width:360px;
	}
	#CONTAINER #CONTAINER_CONTENT #CONTENT .filDiscussAls .tx-hpoindexbdd-pi1 .comment {
		width:360px;
	}
	#CONTAINER #CONTAINER_CONTENT #CONTENT .filDiscussAls .tx-hpoforms-pi1 {
		padding:0;
	}
	#CONTAINER #CONTAINER_CONTENT #CONTENT .filDiscussAls .tx-hpoforms-pi1 #commentForm {
		width:auto;
	}
	#CONTAINER #CONTAINER_CONTENT #CONTENT .filDiscussAls .tx-hpoforms-pi1 #commentForm .tx-srfreecap-pi2-image {
		width:140px;
	}
	#CONTAINER #CONTAINER_CONTENT #CONTENT .filDiscussAls .tx-hpoforms-pi1 #commentForm .tx-srfreecap-pi2-text {
		width:180px;
	}
	
	.tx-hpoforms-pi1 #formulaire_recension #captcha,
	.tx-hpoforms-pi1 #formulaire_contact #captcha,
	.tx-hpoforms-pi1 #formulaire_newsletter #captcha{
		width: 235px;
		display: block;
	}
	
	
	
	
	
	