* {
	margin:0;
	padding:0;
} 


html, body, .wrap {
	height: 100%;
}

body > .wrap {
	height: auto; 
	min-height: 100%;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
}

body{
	background-color: #254683;
	margin:0px;
	padding:0px;
}

table,td,th{
	margin:0px;
	padding:0px;
	border:0px;
}

.menu-formation {
	font-weight: bold;
	color: #999999;
}

.menu-formation:hover {
	font-weight: bold;
	color: #B82422;
}



.je-cherche-un-cours{
	font-size: 20px;
	font-weight: bold;
	color: #069707;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

ul.menu {
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
	margin:0;
	padding:0;
	height:39px;
	border:0px solid black;
}
ul.menu li {
	display:inline;
	height: 39px;
	width:120px;
}

ul.menu li div{
	float:left;
	height:39px;
}

ul.menu li.marged {
	margin-left: -3px;
}


.academiqueTab{
	background:transparent url(../images/formation-academique-off.jpg) no-repeat;
	width:176px;
}

.distanceTab{
	background:transparent url(../images/formation-a-distance-off.jpg) no-repeat;
	width:183px;
}

.tutoratTab{
	background:transparent url(../images/cours-prive-tutorat-off.jpg) no-repeat;
	width:181px;
}

.domicileTab{
	background:transparent url(../images/formation-a-domicile-off.jpg) no-repeat;
	width:166px;
}

ul.menu li.on div.academiqueTab {
	background:transparent url(../images/formation-academique-on.jpg) no-repeat;
}

ul.menu li.on div.distanceTab {
	background:transparent url(../images/formation-a-distance-on.jpg) no-repeat;
}

ul.menu li.on div.tutoratTab {
	background:transparent url(../images/cours-prive-tutorat-on.jpg) no-repeat;
}

ul.menu li.on div.domicileTab {
	background:transparent url(../images/formation-a-domicile-on.jpg) no-repeat;
}


.correctTab{
	background:transparent url(../images/fin-recherche.jpg) no-repeat;
	width:27px;
}

.menuContent {
	background:url(../images/fond-recherche-formation-quebec.jpg) no-repeat;
	display: block;
	padding: 15px 50px 15px 20px;
	width: 655px;
	height: 145px;
}
.academiqueLeft {
	float: left;
	width:150px;
}

.recherchePar{
	border-bottom: 1px solid rgb(204, 204, 204);
	color: rgb(39, 68, 134);
	font-size: 14px;
	font-weight: bold;
}

.rootCategorieSelected{
	margin-left: 15px;
	color: #B60705;
	font-weight: bold;
}

.rootCategorie{
	margin-left: 15px;
	color: #666;
	font-weight: bold;
}

.academiqueCenter {
	float: left;
	margin-left: 30px;
}

#blockCat {
	padding-left:5px;
	padding-right:0;
	padding-top:5px;
	width: 390px;
	height: 50px;
	background-color: rgb(204, 204, 204);
}

.btnRecherche{
	height: 32px;
	width: 100px;
	position: absolute;
	margin-top: 106px;
	margin-left: 338px;
	cursor: pointer;
}

.resultFiltreBlock{
	margin: 10px 0pt;
	padding: 10px;
	background-color: rgb(225, 225, 225);
	width: 700px;
}

.filtreVille{
	background-color: #FFF;
	border: 1px solid #000;
}

.bleuArrow{
	background: url(../images/fleche-bleu.jpg) no-repeat left;
	height:20px;
	padding-left: 40px;
}

.redArrow{
	background: url(../images/fleche-rouge.jpg) no-repeat left;
	height: 20px;
	margin: 0px;
}

.searchville{
	background: url(../images/rechercheicon.jpg) no-repeat left bottom;
	padding: 0 10px;
	height: auto;
	min-height: 70px;
}

* html .searchville{
	height:100px;
}

.parVille{
	margin-left: 30px;
	border-bottom:1px solid #DDD;
	color:#B60705;
	font-weight:bold;	
}

hr{
	background-color:#CCC;
}

.leftBack{
	background: url(../images/cours-g.jpg) repeat-y top right;
}

.rightBack{
	background: url(../images/cours-d.jpg) repeat-y top left;
}

.centerBack{
	width:1060px;
	background-color:#FFF;
}

#header{
	margin-top: 10px;
}

.redArrow{
	background: transparent url(../images/fleche-rouge.jpg) no-repeat scroll left center;
	height: 20px;
	margin-bottom: 0px;
	margin-top: 21px;
}

.rechercheBlock{
	width:735px;
	
}

.under{
	text-decoration:underline;
}

.normal{
	text-decoration:none;
}

.floatL{
	float:left;
}

.floatR{
	float:right;
}

.red{
	color:#B60705;
}

.marin{
	color:#274486;
}

.ciel{
	color:#4784C6;
}

.blue{
	color:#1A6FCB;
}

.green{
	color:#069707;
}
.center{
	text-align:center;
}

.bold{
	font-weight:bold;
}


.rounded{
    padding: 0px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    CCborderRadius: 10px;
	behavior: url(border-radius.htc);
}

.roundedBorders{
    padding: 0px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    CCborderRadius: 10px;
	behavior:url(border-radius.htc);
}


.rechercheResultat{
	background-color:#EFEFEF;
	/*height:140px;*/
	width:720px;
	border:1px solid #9B9B9B;
	margin:5px 0;
	padding:5px 0 0 0;
}

.titre{
	color:#4784C6;
	float:left;
	font-size:16px;
	font-weight:bold;
}

.detail{
	float:right;
	background: url(../images/fleche-verte.gif) no-repeat right;
	padding-right:30px;
	height:20px;
	line-height:20px;
	font-size:12px;
}

.body{
	margin:0px;
	padding:0 10px;
	font-size:11px;
}

.adresse{
	width: 215px;
	float: left;
	margin-left: 10px;
}

.carte{
	background: transparent url(../images/quebec1.jpg) no-repeat left;
	float: left;
	height: 69px;
	line-height: 80px;
	padding-left: 65px;
	cursor: pointer;
}

.contact{
	background: transparent url(../images/btn-lettre.jpg) no-repeat right;
	height: 28px;
	line-height: 28px;
	text-align: right;
	padding-right: 35px;
}

.telephone{
	background: transparent url(../images/btn-telephone.jpg) no-repeat right;
	height: 28px;
	padding-right: 35px;
	margin-bottom: 6px;
	text-align: right;
	line-height: 28px;
}

.site{
	float:right;
	background: url(../images/btn-internet.jpg) no-repeat right;
	padding-right:35px;
	height:35px;
	line-height:35px;
}

.commentaire{
	float:left;
	line-height:35px;
}

.categories{
	background-color:#e8e8e8;
	width:285px;
	margin:15px 0px;
	padding: 15px 0px 15px 15px;
}

.catSelected{
	color:#B60705;
	font-weight:bold;
	list-style-image:url(../images/fleche-sous-menu-open.jpg);
}

.subCategories{
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	list-style-image: none;
	list-style-type: none;
	padding: 10px 0;
	margin: 5px 0;
}

.cat{
	color:#333;
	font-weight:bold;
	margin-bottom:15px;
}

.CatList{
	list-style-image: url(../images/fleche-sous-menu-close.jpg);
}

.pointer{
	cursor:pointer;
}

.pagenav {font-size:10px;margin:10px 0;text-align:right;white-space:nowrap;}
.pagenav .thispage {border:1px solid #CAD6E8;font-weight:bold;padding:2px 6px;text-decoration:none;}
.pagenav a.next:link{border:1px solid;color:#304A2D;font-weight:bold;padding:2px 6px;text-decoration:none;}
.pagenav a.next:visited {border:1px solid;color:#304A2D;font-weight:bold;padding:2px 6px;text-decoration:none;}
.pagenav a.next:hover {background-color: #304A2D;border-color: #304A2D;color: #fff;}

textarea {
	margin-top: 2px;
	border: 1px solid #648fa8;
	line-height: 100%;
	color: #000000;
}

input[type=text] {
	margin-top: 2px;
	border: 1px solid #648fa8;
	line-height: 100%;
	color: #000000;
	padding:4px 2px;
}

input[type=password] {
	margin-top: 2px;
	border: 1px solid #648fa8;
	line-height: 100%;
	color: #000000;
	padding:4px 2px;
}

select {
	border: 1px solid #648fa8;
	line-height: 100%;
	color: #000000;
	font-family:  "Trebuchet Ms", Arial, Verdana, Helvetica, Geneva, sans-serif;
	padding:2px;
}

td.left_form {
	width: 25%;
	height: 25px;
	padding-right: 10px;
	background: #999;
	color: #ffffff;
	padding-left: 10px;
	border-bottom: 1px solid #dce2ec;
	text-align: left;
}

td.right_form {
	height: 25px;
	background: #D3D7D8;
	color: #000000;
	padding-left: 10px;
	border-bottom: 1px solid #ffffff;
	text-align: left;
	vertical-align:top;
}

.minImage {
	padding:4px 2px;
	width:122px;
	float: left;
	margin: 10px 18px;
}

.minImage:hover{
	background-color: #DCE2EC;
}

.minImage .delete {
	background-color:#C0C0C0;
	border:1px solid black;
	float:right;
	height:17px;
	margin-left:105px;
	position:absolute;
	text-align:center;
	width:15px;
	cursor: pointer;
}

.minImage .image {
	border:1px solid black;
	height:116px;
	padding:2px;
	width:116px;	
}

.profession{
	margin: 5px 0;
	border: 1px solid gray;
	background-color:#c9d8e0;
}

.profession .delete{
	background: url(../images/delete.gif) no-repeat;
	width: 15px;
	height: 18px;
	position: absolute;
	text-align: right;
	cursor:pointer;
}

.profession .affiche{
	text-align: left;
	margin-left: 20px;
}

.noborder {
	border: 0px;
}

.nicetable {
	border-collapse: collapse;
	color: #646464;
}

tr.nicetablerow_even {
	background: #FFFFFF;
}

tr.nicetablerow_odd {
	background: #f0f4f4;
}

tr.nicetablerow_pending {
	background: #fff7d1;
}

tr.nicetablerow_over {
	background: #F5F5F0;
	color: #009827;
}

td.nicetablerow {
	margin: 5px;
	padding: 2px;
	border: 1px solid #c1c1c1;
}

td.nicetablerow-separator {
	border-top: 1px solid #c1c1c1;
}

tr.tab_header {
	background: url('../images/navbar-middle.gif') 6px 0 repeat-x;
}

td.tab_header_left {
	background: url('../images/navbar-left.gif') 0 0 no-repeat;
	width: 6px;
}

td.tab_header_right {
	background: url('../images/navbar-right.gif') 100% 0 no-repeat;
	width: 6px;
}

td.tab_header {
	color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-top: 5px;
	vertical-align: bottom;
}

a.tab_header {
	color: #ffffff;
	text-decoration: none;
}

td.admin_box_separator {
	height: 10px;
}

.admin_section {
	font-weight: bold;
	color: #2285C6;
	padding-left: 10px;
	padding-bottom: 10px;
}

.table_head {
	background-color: #666;
	color: #FFFFFF;
}

.imgBtn{
	cursor:pointer;
}

.blockKeywords{
	padding-top: 10px;
	height: 40px;
}

.blockKeywordsInput{
	border: 1px solid black;
	padding: 5px;
	width: 300px;
}

.blockVilleSelect{
	border: 1px solid black;
	padding: 5px;
	width: 312px;
}

.error, .good, .warn {
  	clear:both;
  	color:#fff;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
  	font-weight:bold;
  	padding:10px;
  	width:600px;
}

.error {
 	background:#c00;
}

.warn {
  	background:#FF7800;
}

.good {
  	background:#83BF00;
	text-align:center;
}

.warn a, .good a, .error a {
  	color:#fff;
  	text-decoration:underline;
}

.info {
  	border-top: 1px solid #bbb;
  	border-bottom: 1px solid #bbb;
  	padding: 10px 10px;
}

.center{
	text-align:center;
}
