@charset "utf-8";

/* CSS Document */

#wrapper .main_ctnt .ecrire {
	width:731px;
	height:368px;
	position:absolute;
	top:0;
	left:229px;}
	
#wrapper .main_ctnt .ecrire .ecrire_fond {
	background:transparent url(../../images/parents/conseils/fd_ecrire.png) no-repeat scroll left top;
	_background:none;
 	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.tiji.fr/design/tiji/images/parents/conseils/fd_ecrire.png', sizingMethod='crop');
	width:731px;
	height:368px;
	position:absolute;
	top:0;
	left:0;}
#wrapper .main_ctnt .ecrire .btns {
	width:700px;
	height:272px;
	position:absolute;
	top:77px;
	left:16px;}
	
#wrapper .main_ctnt .ecrire .btns img {
	float:left;
	margin:2px;}
#wrapper_psy .formulaire_ecrire {
	width:955px;
	height:498px;
	position:relative;
	margin:10px 0 0 2px;}	
	
#wrapper_psy .formulaire_ecrire .fond_form_ecrire {
	background:url(../../images/parents/ecrire/fd_form_ecrire.png) top left no-repeat;
		_background:none;
 	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.tiji.fr/design/tiji/images/parents/ecrire/fd_form_ecrire.png', sizingMethod='crop');
	position:absolute;
	width:955px;
	height:498px;
	left:0; 
	top:0;}

#wrapper_psy .formulaire_ecrire .titre {
	width:905px;
	text-align:center;
	font-weight:bold;
	position:absolute;
	color:#fff;
	font-size:14px;
	left:10px;
	top:69px;
}
#wrapper_psy .formulaire_ecrire form#question {
	position:absolute;
	width:905px;
	top:131px;
	left:32px;
	font-size:10px;
	color:#fff;
	font-weight:bold;}	
	
#wrapper_psy form#question label {
	float:left;
	width:115px;
	margin-top:7px;}
	
#wrapper_psy .formulaire_ecrire form#question input {
	width:195px;
	margin-top:7px;
	text-align:left;
	display:block;}	
	
#wrapper_psy .formulaire_ecrire form#question .erreur {
	font-size:13px;
	font-weight:normal;
	color:#fff;
	position:absolute;
	text-align:center;
	width:310px;
	left:0;
	top:135px;}

#wrapper_psy .formulaire_ecrire form#question .obligatoires {
	font-size:10px;
	font-weight:normal;
	color:#fff;
	position:absolute;
	text-align:center;
	width:310px;
	left:679px;
	top:300px;}


#wrapper_psy .formulaire_ecrire form#question input.btn, #wrapper_psy form#question a.btn{
	width:214px;
	height:46px;
	position:absolute;
	left:522px;
	top:299px;
	display:block;
	border:none;
	background:url(../../images/parents/conseils/btn_envoyer.png) top left no-repeat;
	cursor:pointer;
}
#wrapper_psy .formulaire_ecrire form#question input.btn:hover, #wrapper_psy .formulaire_ecrire form#question a.btn:hover{
	background:url(../../images/parents/conseils/btn_envoyer_on.png) top left no-repeat;
}

#wrapper_psy .formulaire_ecrire form#question textarea {
	width:534px;
	position:absolute;
	left:360px;
	top:0px;
	border:1px solid #fff;}

