/*###############################################################################################*/
/*######################  Style css global pour continuetaformation.ca  #########################*/
/*######################    Auteur: David Leblanc - Intégrateur web     #########################*/
/*###############################################################################################*/

*{
	margin: 0;
	padding: 0;
}

html{
	background-image: url(../images/top_gradient.jpg);
	background-repeat: repeat-x;
	background-color: #f0f0f0;
}

img{
	border: none;
}

body{
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#container{
	background-image: url(../images/blackboard.jpg);
	background-repeat: no-repeat;
	width: 960px;
	margin: 0 auto;
}

#top{
	position: relative;
	width: 960px;
	height: 106px;
}

#logo{
	position: absolute;
	left: 0;
	bottom: 6px;
}

#menu{
	position: absolute;
	bottom: 0;
	right: 0;
}

#menu li{
	background: url(../images/btn.jpg);
	width: 129px;
	height: 39px;
	float: left;
	list-style: none;
	margin-left: 4px;
	text-align: center;
}

#menu li a{
	display: block;
	font-size: 17px;
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
}

#menu li#selected{
	background: url(../images/btn_hover.jpg);
}

a.retour{
	margin-left: 10px;
	color: #666666;
	text-decoration: none;
}

a.retour img{
	margin-bottom: -4px;
	margin-right: 5px;
}

/*########################################### Début du bloc header ###############################################*/ 
#header{
	position: relative;
	width: 960px;
	height: 346px;
}

#paper_businessman{
	position: absolute;
	top: -6px;
	left: 0;
}

#paper_student1{
	position: absolute;
	top: -6px;
	left: 0;
}

#paper_student2{
	position: absolute;
	top: -6px;
	left: 0;
}

#work_girl{
	position: absolute;
	top: 10px;
	left: 254px;
}

#worker_bp{
	position: absolute;
	top: 0px;
	left: 245px;
}

#business_man{
	position: absolute;
	top: 0px;
	left: 244px;
}

#arrow{
	position: absolute;
	top: 83px;
	right: -9px;
}
/*############################################ Fin du bloc header ################################################*/ 

/*########################################### Début du bloc contenu ###############################################*/ 
#content{
	width: 960px;
	position: relative;
	margin: 0 auto;
}

#content h1{
	font-size: 30px;
	margin: 0 0 0 10px;
	font-weight: 100;
	width:400px;
}
#content h1 span{
		display:block;
		font-size:12px;
		font-weight:normal;
}

#content h1.full{
	width:100%
}
#content h1.detailscourstitre{
	font-size: 30px;
	margin: 0 0 0 10px;
	font-weight: 100;
	width:600px;
}

/* Début du contenu de la page d'accueil */ 
#content p#accueil{
	width: 640px;
	color: #696969;
	line-height: 27px;
	margin: 20px 0 0 10px;
}

#student{
	position: absolute;
	top: -107px;
	right: 70px;
	display:block;
	width:218px;
	height:336px;
}

.box{
	float: left;
	width: 220px;
	margin: 40px 10px 0 10px;
}

.box_top{
	background-image: url(../images/box_top.jpg);
	background-repeat: no-repeat;
	width: 210px;
	height: 26px;
	padding: 12px 0 0 10px;
}

.box_top h2{
	font-size: 15px;
	color: #FFFFFF;
}

.box_content{
	width: 220px;
	min-height: 200px;
	background-color: #d9d9d9;
}

.box_content ul{
	padding: 14px 0 0 28px;
}

.box_content ul li{
	list-style: url(../images/liststyle.jpg);
}

.box_content ul li a{
	color: #5a5959;
	line-height: 23px;
	font-size: 12px;
}

.box_content ul li a:hover{
	color:#000000;
}

.box_bottom{
	background-image: url(../images/box_bottom.jpg);
	width: 220px;
	height: 16px;
	background-repeat: no-repeat;
}
/* fin du contenu de la page d'accueil */

/* Début du contenu de la page d'informations */
#content p.informations{
	float: left;
	width: 460px;
	color: #696969;
	line-height: 27px;
	margin: 20px 0 0 10px;
}

#content p.informations span{
	font-weight: bold;
}
/* Fin du contenu de la page d'informations */

/* Début du contenu de la page des formations */
#content table#cours{
	margin: 20px 10px;
	width: 940px;
}

#content table tr.gray{
	background-color: #d7d7d7;
}

#content table tr.dark{
	background-color: #999999;
	color: #FFFFFF;
}

#content table tr td{
	padding: 3px;
}

#content table tr td{
	padding: 5px 10px 5px 10px;
}

#content table tr td.coursarrow{
	width: 6px;
}

#content table tr td.nomcours{
	width: 600px;
}

#content table tr td.etablissement{
	width: 200px;
}

#content table tr td.domaine{
	width: 200px;
}

#content table tr td a{
	color: #666666;
}
#content table tr td a:hover{
	color: #000000;
}

.menuclasser{
	float: left;
	margin-right: 20px;
}
/* Fin du contenu de la page des formations */

/* Début du contenu de la page des partenaires */

#content p#partenaires{
	width: 460px;
	color: #696969;
	line-height: 27px;
	margin: 20px 0 0 10px;
}

#logo_partenaires{
	float: right;
	width: 460px;
	margin: 35px 0 0 10px;
}
/* Fin du contenu de la page des partenaires */

/* Début du contenu de la page nous joindre */
#content p#nousjoindre{
	width: 450px;
	color: #696969;
	line-height: 27px;
	margin: 0 0 0 10px;
}

#content p#nousjoindre span{
	font-weight: bold;
}

#content #map{
	width: 460px;
	margin: 20px 0 0 10px;
}

#content h3{
	margin: 20px 0 0 10px;
	color: #999999;
	font-size: 24px;
	font-weight: 100;
}

#coldroite{
	float: right;
	width: 460px;
	margin: 35px 0 0 10px;
}

#coldroite form#contact{
	width: 400px;
	margin: 20px 0 0 10px;
}
/* Fin du contenu de la page nous joindre */

/* Début du contenu de la page détails */
#infoglobalcours{
	width: 600px;
}

.tinydetails ul,
.tinydetails ol{
	margin: 10px 0 0 25px;
	line-height: 23px;
}

.tinydetails p,
p.paradetails{
	margin: 10px 0 0 10px;
	line-height: 23px;
}

#infobox{
	background-image: url(../images/bg_infos.jpg);
	width: 300px;
	height: 279px;
	margin-right: 10px;
	float: right;
}

#inforesponsable span,
#infoetablissement span{
	font-weight: bold;
}
/* Fin du contenu de la page détails */
/* Début du contenu de la page plan de site */
ul.sitemap{
	margin: 20px 0 0 50px;
}

ul.sitemap a{
	color: #666666;
}

ul.sitemap a:hover{
	color: #000000;
	text-decoration: none;
}

ul.sitemap ul{
	margin-left: 40px;
}
/* Fin du contenu de la page plan de site */


/*####################################### Fin du bloc contenu ###########################################*/

/*####################################### Début du bloc footer ###########################################*/
.clear{
	clear: both;
}
 
#footer{
	background-image: url(../images/footer_bg.jpg);
	height: 275px;
	background-repeat: repeat-x;
	margin-top: 30px;
}

#footer_content{
	position: relative;
	width: 960px;
	margin: 0 auto;
}

ul#menu_footer{
	position: absolute;
	top: 10px;
	left: 230px;
}

ul#menu_footer li{
	list-style: none;
	float: left;
	color: #5a5959;
	font-size: 12px;
}

ul#menu_footer li a{
	color: #5a5959;
	margin: 0 10px;
	font-size: 12px;
}

ul#menu_footer li a:hover{
	color: #ffffff;
}

.cols{
	float: left;
	width: 220px;
	margin: 60px 10px 0 10px;
}

.cols h3{
	font-size: 24px;
	color: #a7a7a7;
	font-weight: 100;
}

.cols ul{
	margin: 10px 0 45px 0;
}

.cols ul li{
	list-style: none;
	font-size: 12px;
	color: #5a5959;
	line-height: 23px;
}

.cols ul li a{
	font-size: 12px;
	color: #5a5959;
	line-height: 23px;
}

.cols ul li a:hover{
	color: #ffffff;
}

#footer_content p{
	font-size: 12px;
	color: #5a5959;
	margin-left: 280px;
}

#footer_content p a{
	font-size: 12px;
	color: #5a5959;
}

#footer_content p a:hover{
	color: #FFFFFF;
}

#footer_content img{
	margin-top: 50px;
}
/*########################################### Fin du bloc footer ###############################################*/ 

