/**************************
 *          Struct        *
 **************************/
 
 
.ErreurMessage {
	 color:#110000;
	 background-color:#F9F9F9;
	 padding:10px;
	 margin-bottom:10px;
	 border: 1px solid silver;
	 width:80%;
}


.twimclear {
    clear: both;	
	border:0;
	margin:0;
	padding:0;
}

/* les minis blocs */

/*.tw_bloc{
	margin: 0 1em 1em 0;	
}*/

.tw_bloc h2 {
    background: none repeat scroll 0 0 #CCC734;
    border: 1px solid #CCC;
    font-size: 12px;
    margin-bottom: 12px;
    padding: 5px;
	color:#FFF;
}
.tw_bloc h3{
	font-size: 16px;
	margin-bottom: 12px;
}
.tw_bloc a {
	font-weight: bold;
	color: #FF3F3F;
	text-decoration: none;	
}
.tw_bloc a:hover {
	text-decoration: none;	
}



/* les page en 2 colonne */

#twimContent{
    padding: 20px 10px 10px 10px;
    /*margin-right: 300px;*/
    overflow: hidden; /* propriété pour normaliser la hauteur jquery */
}

#twimSidebar{
    float: right;
    min-height: 600px;
    padding: 20px 10px 10px 10px;
    width: 280px;
}


/* Bloc offre recommandée */


.tw_thumb_offre {
	border: 1px solid #CCC;
	padding: 3px;
	margin-bottom: 15px;
	overflow: hidden;	
	background:#FFF;
}

.tw_bloc .tw_thumb_offre img {
    float: left;
    margin-right: 7px;
}

.tw_bloc .tw_thumb_offre h3 {
    font-size: 12px;
    color: #1B1B1B;
}

.tw_bloc .tw_thumb_offre p {
    font-size: 11px;
    font-weight: normal;
    color: #1B1B1B;
}

.tw_bloc .tw_thumb_offre a.ajouter {
	clear: left;
    float: right;
}


/** Menu **/


#tw_navIacheteur {
	margin-top: 2em;
	margin-left:auto;
	margin-right:auto;
}

#tw_navIacheteur ul {
    overflow: hidden;
    	
}

#tw_navIacheteur li {
	float: left;
}

#tw_navIacheteur a {
	background: #254e63;
    display: block;
    margin-right: 30px;
    margin-left: 30px;
    padding: 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
	color:#FFF;
	font-weight:bold;
}

#tw_navIacheteur a:hover, #tw_navIacheteur a.current {
    background: none repeat scroll 0 0 #CCC734;
}



/*#tw_navIacheteur img {

}

#tw_navIacheteur a span {
	
}*/





/*************************
 *      Mon projet 		 *
 *************************/

#iacheteurprojet{
	margin-top:30px;
	padding:10px;
	margin-bottom:60px;
}

#iacheteurprojet div#etape2_img_ff {
    background: url("/images/iacheteur/etape2_ff.png") no-repeat scroll left top #FFFFFF;
    float: right;
    height: 172px;
    margin: 0;
    width: 475px;
    color:#000000;
}

#iacheteurprojet div#etape2_img_ff div#bouton_twimit {
    padding:5px;
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    left: 340px;
    line-height: 23px;
    position: relative;
    text-align: center;
    top: 55px;
    width: 130px;
}

#iacheteurprojet span#bouton_twim-it a, #iacheteurprojet div#etape2_img_ff div#bouton_twimit a{
	color:#000000;
}

#iacheteurprojet span#bouton_twim-it {
    background: url("/images/iacheteur/bouton_twim-it.png") no-repeat scroll left 50%;
    height: 42px !important;
    margin: 0;
    padding: 12px 48px 13px 48px;
    width: 400px;
    font-size:13px;
}

#iacheteurprojet hr.clean{
    clear: both;
    visibility: hidden;
}

#iacheteurprojet h1{
    color: #FFF;
    font-size: 20px;
    margin-bottom: 20px;
}

#iacheteurprojet h2{
	color: #FFF;
    font-size: 16px;
    margin-bottom: 10px;
	margin-top: 10px;
}

#iacheteurprojet h2 span{
	color: #CCC734;
    font-size: 16px;
    margin-bottom: 10px;
	margin-top: 10px;
}

/*************************
 *       Mes Alertes         *
 *************************/
 #ajouteralerte {
	 background-color:#254e63;
 }
 #ajouteralerte:hover {
	 background-color:#CCC734;
 }
 
/*************************
 *       Profile         *
 *************************/
 
#twim-infoperso {
    float: left;
    min-height: 600px;
    padding: 2em 0 2em 1em;
    width: 36%;
}

#twim-adresse {
    margin-left: 38%;
    min-height: 600px;
    padding: 2em 1em 2em 0;	
}

#twim-infoperso .cadre, #twim-adresse .cadre {
    /*background: none repeat scroll 0 0 #FFFFFF; */
    border: 1px solid #FFF;
    color: #FFF;
    padding: 27px 8px;
}

#twim-infoperso h2, #twim-adresse h2 {
	margin-bottom: 20px;
	font-size: 18px;
	color: #CCC734;
}

/*#twim-infoperso p , #twim-adresse p {
		
}*/

table#tw_tbl_adresse {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
	color:#FFF;
}

table#tw_tbl_adresse th {
	font-size: 12px;
	text-align: center;
	background: #CCC734;
}

table#tw_tbl_adresse tbody tr {
	background: #FFF;
}

table#tw_tbl_adresse tbody tr td {
	padding: 7px 4px;
	color: #1B1B1B;
	font-size: 11px;
}

table#tw_tbl_adresse tbody tr .del {
	padding: 7px 0;
}

table#tw_tbl_adresse .del {
    text-align: center;
    width: 40px;
}

#twim-infoperso .form {
	margin: 15px 0;	
}

#twim-adresse form {
	margin: 20px 0;
	padding-left: 3em;
}

/*#twim-adresse fieldset, #twim-infoperso fieldset {
	
}*/

#twim-adresse form p, #twim-infoperso .form p {
	margin-bottom: 12px;
}

#twim-infoperso .form p {
	clear: left;
	overflow: hidden;
	margin-top: 19px;
}

#twim-infoperso .form p label {
	float: left;
	margin-right: 5px;
}

#twim-infoperso .form p .click {
    background: #FFF url("/images/iacheteur/edit.png") no-repeat scroll 0 0;
    cursor: pointer;
    display: block;
    margin-left: 120px;
    padding-left: 18px;
	color:#1B1B1B;
}

#twim-infoperso .form p input[type=text] {
    display: block;
    margin-left: 140px;
    background: none repeat scroll 0 0 #CCC;
	padding:2px;
    /*border: 1px solid #FFFFFF;*/
}

#twim-adresse form p label {
	float: left;
}

#twim-adresse form p input[type=text] {
    display: block;
    margin-left: 90px;
    background: none repeat scroll 0 0 #FFF;
	padding:2px;
    /*border: 1px solid #FFFFFF;*/
	color:#000;
}

#twim-adresse form .btn_submit {
    background: none repeat scroll 0 0 #254e63;
    border: none;
    color: #FFF;
    cursor: pointer;
    margin-left: 90px;
    margin-top: 10px;
    padding: 2px;
	width:152px;
	font-weight:bold;
}

#twim-adresse form .btn_submit:hover {
	background: #CCC734;
	border: none;	
}


/**************************
 *       Mes Offre        *
 **************************/


.ui-tabs .ui-tabs-panel {
 	padding: 1em 2px;
}

#add_tab {
    border: none;
    background: none;
    cursor: pointer;
}

#tableauoffre ul.ui-tabs-nav li{
	top: 3px;
	font-size:12px;
	-moz-border-radius-topleft: 6px; 
	-webkit-border-top-left-radius: 6px; 
	-khtml-border-top-left-radius: 6px; 
	border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px; 
	-webkit-border-top-right-radius: 6px; 
	-khtml-border-top-right-radius: 6px; 
	border-top-right-radius: 6px;
}

/*#tableauoffre ul.ui-tabs-nav li a {
    
}*/

#tableauoffre ul.ui-tabs-nav li span {
    float: left;
    cursor: pointer;
}



.twtab_recap li {
	margin-bottom:10px;
	border: 1px solid silver;
	overflow: hidden;
	padding:5px;
	height:90px;
	mini-height:90px;
	background-color:#F9F9F9;
}

.twtab_recap li.pasoffre{
	text-align : center;
	background-color:#FFFFFF;
}

.twtab_recap li.pasoffre p{
    font-size: 23px;
    padding: 20px;
}



/*.twtab_recap li.twpaire {
	
}*/



.twtab_recap li div.legende{
	padding-bottom: 8px;	
}

.twtab_recap li div.legende h2{
	color: #1B1B1B;
    font-size: 14px;
    padding-bottom:8px;
}


.twtab_recap li div.legende span{
	font-size: 12px;
	margin-right:10px;
}

.twtab_recap li div.commande{
}

.twtab_recap li div.commande p{
	display:block;
	width:24%;
	float:left;
}

.twtab_recap li div.commande p label{
	  font-weight: bold;
	  float:left;
	  margin-right:5px;
	  font-size: 12px;
 }	

.twtab_recap li div.commande p span{
		font-size: 12px;
}

.twtab_recap li div.commande p img{
		float:left;
}

.twtab_recap li div.commande p span select{
		width:80px;
		float:left;
}

.twtab_recap li img.photo{
    float: left;
    height: 89px;
    margin: 0 10px 0 0;
    width: 128px;
}

.twtab_recap li img.boutonsupprimer{
    float: right;
}



/**************************
 *      Page Offre        *
 **************************/

.ui-sortable-placeholder { border: 1px dotted black; visibility: visible !important; height: 50px !important; }
.ui-sortable-placeholder * { visibility: hidden; }



/** Haut de la page **/

#tw_intitle {
	margin-bottom: 1em;
	overflow: hidden;
}

#tw_title_offredetails {
	font-size: 16px;
	color: #CCC734;	
}

#tw_intitle span {
    color: #FFF;
    float: left;
    font-size: 11px;
}

#tw_intitle ul {
	float: right;
}

#tw_intitle ul li {
	display: inline;
	margin-left: 10px;
}

#tw_intitle ul li a:hover {
	opacity: 0.7;	
}







/** Css du block **/

.portlet { 
		margin: 0 0 1em 0;
		
		
}

.portlet div.pasphoto{
	text-align:center;
	border: 1px solid silver;
	margin:5px;
}
.portlet div.pasphoto p {
	font-size: 23px;
    padding: 20px;
}

.portlet-header { 
	margin: 0.3em; 
	padding-bottom: 4px; 
	padding-left: 0.2em;
	padding: 10px; 
}

.portlet-header .ui-icon { 
	float: right; 
}

.portlet-content{ 
	padding: 5px 20px; 
	font-size: 11px;
}

.portlet-content h4 {
	font-size: 13px;
	border-bottom: 1px solid #40362b;
	margin:10px 0;
}

.portlet  .form .avis_textarea,
.portlet  .form .editable_select,
.portlet  .form .detail_textarea,
.portlet  .form .detail_input {
	background: url("/images/iacheteur/edit.png") no-repeat scroll 0 0 transparent;
	display: block;
	cursor: pointer;
    margin-left: 100px;
    padding-left: 19px;
}

.portlet  .form .avis_textarea,
.portlet  .form .detail_textarea{
	background: url("/images/iacheteur/edit.png") no-repeat scroll 0 0 transparent;
	display: block;
	cursor: pointer;
    padding-left: 19px;
    margin-left: 0px;
}

.portlet .form .click {
    background: url("/images/iacheteur/edit.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    margin-left: 100px;
    padding-left: 18px;
    width: 140px;
}

.portlet .form p {
    clear: left;
    margin-top: 12px;
    margin-bottom: 12px;
    overflow: hidden;	
}

.portlet .form p label {
    float: left;
    margin-right: 5px;
    color: #40362b;
    font-weight: bold;	
}


/**  Toutes les informations pratiques sur le quartier **/

#tw_carte_cartetwimmo {
    height: 250px;
   
}

#tw_legende_cartetwimmo {

    margin-top: 10px;
    padding: 5px;
    
}
#tw_legende_cartetwimmo .option {
    color: #333333;
    font-family: arial;
    font-size: 11px;
    height: 35px;
    margin-right: 9px;
    width: 118px;
    float:left;
}

#tw_legende_cartetwimmo .option img {
    margin: -10px 0;
    padding: 0 5px;
}

/**  La description du bien **/


#bloc_description .form .description {
	clear: none;
	padding-left: 12px;
	margin-top: 0;
	padding-top: 10px;
}

#bloc_description .form  .form .url {
	clear: left;
}

#bloc_description .form .info {
	float: left;
	width:265px;
}

#bloc_description  .form .url label,
#bloc_description  .form .description label {
    display: block;
    float: none;
    margin-bottom: 7px;	
}



/**  les Photos du bien **/



/**  Mon bloc-note **/

#bloc_note .tags .detail_input{
	margin-left:0px;
}

#bloc_note #tw_rating {
	overflow: hidden;	
}

#bloc_note #tw_rating .block {
	float: left;
	margin-right: 15%;
	margin-bottom: 15px;
}

#bloc_note #tw_rating .block span {
    color: #40362b;
    display: block;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
}


#bloc_note .form .twimleft {
    float: left;
    margin-right: 10px;
    width: 50%;
}

#bloc_note .form .twimright {
    float: left;
    width: 45%;
}

#bloc_note .form .twimleft p label,
#bloc_note .form p.twcommentaire label,
#bloc_note .form .twimright p label {
    display: block;
    float: none;
    margin-bottom: 7px;
}

#bloc_note .form p .avis_textarea{
	background: url("/images/iacheteur/edit.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    padding-left: 18px;
	display: block;
	margin-left: 0;
}







/*********************
 *      Home page    *
 *********************/

#twim-register {
	margin:10px;
}




.ui-autocomplete {
		max-height: 100px;
		overflow-y: auto;
		overflow-x: hidden;
		z-index:100;
		padding-right: 20px;
}

* html #twim-register .ui-autocomplete {
		height: 100px;
}



#twim-register h2{
	color: #CCC734;
    display: block;
    font-size: 15px;
	margin-bottom:5px;
}


#twim-register p {
	margin: 10px 0;	
}

#twim-register .intro-texte {
	margin-bottom: 15px;
	width:40%;
	float:left;		
}


#twim-register .ui-slider .ui-slider-handle {
    background: none no-repeat scroll 50% 50% red;
    cursor: default;
    height: 12px;
    position: absolute;
    width: 10px;
    z-index: 2;
}


#twim-login legend, #twim-suscrib legend, #twim-findbackpass legend {
	display: none;	
}

#twim-register form .btn_submit {
    background: none repeat scroll 0 0 #254e63;
    border: none;
    color: #FFF;
    cursor: pointer;
    padding: 2px 3px;
    display: block;
	font-weight:bold;
}

#twim-register form .btn_submit:hover {
	background: #CCC734;
}


#Twformulaire{
	width: 600px;
	
}

#Twformulaire div.groupalertligne{
	display: block;
    float: left;
	margin-bottom: 10px;
	width: 700px;
}
#Twformulaire div.groupalertligne h2{
	display: block;
	font-size: 15px;
	color: #1B1B1B;
}
#form_creation_compte #Twformulaire div.groupalertligne h2{
	color: #CCC734;
}

#Twformulaire div.groupalertligne div.groupalertcol{
 	width: 290px;
	display: block;
	float: left;
}


#Twformulaire div.groupalertligne div#cartelieu{
	height: 250px;

}


#Twformulaire div.groupalertligne div.groupalertcol p{
	margin :0;
	padding:0;
	clear: left;
	margin-bottom:5px;
		}

#Twformulaire div.groupalertligne div.groupalertcol p span{
	color:#FFF!important;
		}
#sliderelargir{
	background: none repeat scroll 0 0 #FFFFFF;
	height: 3px;
	margin: 10px 0 20px;
	width: 255px;
}

#Twformulaire div.groupalertligne div.groupalertcol ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-bottom:5px;
	clear:left;
		}
#Twformulaire div.groupalertligne div.groupalertcol p{
	margin-bottom: 10px;
	
}			
#Twformulaire div.groupalertligne div.groupalertcol p label{
	font-weight: bold;		
	float: left;
	font-size: 13px;
	margin-top: 5px;
}

#Twformulaire div.groupalertligne div.groupalertcol p input[type="checkbox"]{
	margin: 5px 0 10px 0;
}
#Twformulaire div.groupalertligne div.groupalertcol p label.petitchamp{
	width: 155px;
}				
#Twformulaire div.groupalertligne div.groupalertcol p input{
	color: #000;
	float: left;
	margin-bottom: 5px;
	padding: 2px 0 2px 11px;
	background:#FFF;
}
#Twformulaire div.groupalertligne button{
	float:right;
}
#Twformulaire div.groupalertligne div.groupalertcol p input[type="text"]{
	width: 258px; border:1px solid #CCC;
		}
#Twformulaire div.groupalertligne div.groupalertcol p input.petitchamp{
	margin-right: 10px;
	width: 74px;
}
















#twim-login {
	width: 40%;
	float: right;
}

#twim-login #findback_password {
	font-size: 11px;	
}

#twim-login #findback_password a {
	text-decoration: underline;
	color: #2FB5FF;
}
#twim-login #findback_password a:hover {
	text-decoration: none;	
}

#twim-login form p label {
	float: left;
}

#twim-login form p input[type=text], #twim-login form p input[type=password] {
	margin-left : 120px;
	display: block;
	width: 142px;
	background:#FFF;
	color:#000;
	padding:2px;
}

#clean_line {
	border: none;
	clear: both;
	margin: 0;	
}

#twim-suscrib {
	overflow: hidden;
	margin-left: 42%;
	margin-bottom: 15px;
}

#twim-suscrib form p label {
	float: left;
}

#twim-suscrib form p input[type=text], #twim-suscrib form p input[type=password] {
	display: block;
	margin-left: 190px;
	width: 142px;
}


#twim-suscrib form .captcha label {
    display: block;
    float: none;
    margin-bottom: 5px;
}

#twim-suscrib form .captcha span {
	float: left;
}

#twim-suscrib form .captcha input[type=text] {
	margin-left: 55px;
	width: 40px;
}

#twim-suscrib form .btn_submit {
    margin-bottom: 10px;
    margin-left: 227px;
    margin-top: 10px;	
}



#twim-findbackpass {
	overflow: hidden;
	margin-left: 42%;
	margin-bottom: 15px;
}

#twim-findbackpass form p label {
	
}

#twim-findbackpass form p input[type=text] {
	margin-left: 6px;	
}

#twim-findbackpass form .captcha label {
    display: block;
    float: none;
    margin-bottom: 5px;	
}

#twim-findbackpass form .captcha span {
	float: left;
}

#twim-findbackpass form .captcha input[type=text] {
	margin-left: 10px;
	width: 40px;
}




#bloc_adresse table {
	width: 100%;
	margin-bottom: 1em;

}

#bloc_adresse table td{
	text-align : center;
	
	color: #333333;
	font-size:11px;
}


#bloc_adresse table thead th {
    background: none repeat scroll 0 0 #6D90A2;
    color: #FFF;
    font-size: 11px;
}
