#tecsd {
	position:relative;
	/*width:665px;
	height:462px;*/
	width:100%;
	height:100%;
}


/* Commun */

#partie-gauche, #partie-droite { float:left; height:430px; }

/* Partie gauche */

#partie-gauche {  margin:30px 0 0 22px; width:255px; color:#939091; font-size:12px; line-height:20px; border-right:1px solid #d9d9d9; }

#partie-gauche h1 { margin-bottom:17px; height:79px; }

#partie-gauche p { margin-bottom:20px; width:230px; }

#partie-gauche ul { margin-bottom:26px; width:200px; list-style:none; }

#partie-gauche p.le-module { margin-left:12px; width:195px; line-height:22px; font-style:italic; font-weight:bold; font-size:17px; color:#5e5e5e; text-align:center; }

/* Partie droite */

#partie-droite { margin:38px 0 0 20px; width:365px; }

.module-bloc { float:left; margin:0 22px 26px 0; width:146px; height:84px; border-bottom:1px solid #d9d9d9; }

.module-bloc img.vignette { float:left; margin-right:7px; }

.module-bloc h2 { float:left; height:46px; margin-bottom:9px; }

.module-bloc a {
	display:block;
	clear:left;
	width:147px;
	height:22px;
	line-height:22px;
	text-align:center;
	color:#767676;
	font-size:10px;
	background:url(../images/tecsd-fond-btn.gif) no-repeat;
}

/* Boîtes */

.support-nshow-small {
	position:absolute;
	top:8px;
	left:284px;
	width:394px;
	height:460px;
	background:url(../images/tecsd-fond-boite.png) no-repeat;
	color:#939091;
	display:none;
}

.btn_fermer {
	height:19px;
	margin-left:auto;
	margin-right:12px;
	position:relative;
	top:10px;
	width:19px;
}

.support-nshow-small h1 { margin:0 0 5px 27px; height:27px; }

.support-nshow-small p, .support-nshow-small ul { width:333px; }

.support-nshow-small p.police11 { margin:0 0 17px 27px; line-height:17px; }

.support-nshow-small p.police12 { margin:0 0 19px 27px; font-size:12px; line-height:19px;}

.support-nshow-small ul.police11 { margin:0 0 17px 27px; line-height:17px; list-style:none; }

.support-nshow-small ul.police12 { margin:0 0 19px 27px; font-size:12px; line-height:19px; list-style:none; }

.support-nshow-small a { color:#939091; text-decoration:underline; }

