@charset "utf-8";
img{
	border:none;
}

img.map_quebec{
	margin-left:70px;
}

/*input.form-submit{
	width:86px;
	height:30px;
	font-size:11px;
	background:url(../ext/post_a_post/images/boutons.jpg)  repeat-y;
	color:#FFFFFF;
	border:none;
	padding:0;
	margin:0 5px 0 0;
	vertical-align:middle;
	line-height:0;
}*/
#submit{
	font-size:0px;
	border:none;
	margin:0 5px 0 0;
	height:17px;
	width:86px;
	background:url(../ext/post_a_post/images/enregistrer.jpg) no-repeat;
	cursor:pointer;
	}
#cancel{
	font-size:0px;
	border:none;
	height:17px;
	width:86px;
	background:url(../ext/post_a_post/images/annuler.jpg) no-repeat;
	cursor:pointer;
	}
#delete_offer{
	color:white;
	font-size:0px;
	border:none;
	margin:0 5px 0 0;
	height:17px;
	width:86px;
	background:url(../ext/post_a_post/images/supprimer.jpg) no-repeat;
	cursor:pointer;
	}

.form-text{
	width:450px;
}

.form-textarea{
	width:450px;
}

.label{
	width:230px;
	text-align:right;
	font-size:12px;
	padding:10px 15px 10px 0;
}

.pi_header{
	font-size:15px;
	font-weight:bold;
	padding:10px 0px;
	color:#000;
	text-transform:uppercase;
}

.region	select{
	padding:none;
	margin-left:0px;
	width:110px;
}

.form-select{
	padding:none;
	margin-left:0px;
	width:230px;
}
#tab_send{
	margin:10px 0 0 0;
	padding:0 18px 0 247px;
}

/*
.commission_scolaire .form-select{
	padding:none;
	margin-left:0px;
	width:340px;
}
*/
#teaching_field.form-select{
	width:130px;	
}

#canteach.form-select{
	width:110px;	
}

.filter_label{}

.filter_field{}

.ajax_contents_filter_by{}

.bubble_tips{
	width:200px;
	padding:10px;
	background:white;
	border:solid #515151 1px;
	filter:alpha(opacity=85);
	opacity:0.85;
	text-align:center;
	font-size:12px;
}

.bubble_tips .title{
	font-weight:normal;
}

.bubble_tips .num_offers{
	font-weight:bold;
}

/*offer list*/
.listRow-color1{
	width:90%;
	margin-left:0px;
	background:#F9FBFB;
	padding:10px;
	font-size:12px;
}

.listRow-color2{
	width:90%;
	margin-left:0px;
	background:#F1F5F5;
	padding:10px;
	font-size:12px;
	
}

.title{
	font-size:13px;
	font-weight:bold;
	margin:3px;
	margin-left:0px;
	margin-top:0px;
}

.single_view .label{
	width:230px;
	text-align:right;
	font-size:12px;
	padding:0px;
	font-weight:bold;
}

.description .label, .comments .label{
	font-size:12px;
	margin:3px;
	margin-left:0px;
	width:auto;
	text-align:left;
	padding:0px;
	font-style:italic;
}

.subtext{
	margin:3px;
	margin-left:0px;
	margin-top:0px;
}

.description{
	margin:8px;
	margin-left:0px;
}

.comments{
	margin:8px;
	margin-left:0px;
}

