/* @override http://cg85-portail.win.mediacd.fr/themes/local/css/screen.css */

/* = Style locaux
---------------- */
@import "/global/css/layoutA.css";


/*Col de gauche */

	.intro {
		margin: .8em 0;
	}
	.intro h1 {
		font-size: 2em;
		margin: .67em 0;
		font-weight: bold;
	}
	#multimedia .outLine {
		padding: 8px 5px 5px 5px;
	}
	#multimedia * .outLine {
		padding: 0 0 3px 0;/*Valeurs par défaut sont rétablie ici*/
	}

	#dossiers .colLeft, #dossiers .colRight {
		float: left;
	}
	#dossiers .colLeft {
		width: 290px;
	}
	#dossiers .colRight {
		width: 150px;
		margin-left: 8px;
	}

/*Col de droite */

	#lastNews {padding: 0;}
	
	#minisites {
		background: #e5f4ff;
	}
	#minisites .outLine {padding: 0px 8px; border-bottom: 0;}
	#minisites .voirTout {
padding: 0px 8px 5px 0;
}
	.site {
		width: 50%;
		height: 140px;
		float: left;
		text-align: center;
		cursor: pointer;
		/*padding: 0 0 20px 0;*/
	}
	.site img {
		margin: 0 0 5px 0;
	}
	#minisites .site img {
		margin: 0;
	}
	.site h3 {
	margin: 0px 0 0 0;}
	.site.jHover a {color: #000;}
	
	#minisites .siteMedium {
	/* Réécriture de /global/css/commun.css (ligne 392) */
	background:none;
	padding-bottom:0px;
	}
	
	#content .colB .encadreD,
	#content .colB .encadreC,
	#content .colB .encadreB,
	#content .colB .encadreA {
		padding: 0 .8em .5em .8em;
		}
	#content .colB .encadreD hr,
	#content .colB .encadreC hr,
	#content .colB .encadreB hr ,
	#content .colB .encadreA hr {
		height: 1px;
		border: 0;
		}
	#content .colB .encadreA {
		background: #FCFEEA;
		border: 1px #E3E7B3 solid;
		}
	#content .colB .encadreA hr {
		background: #FCFEEA;
		color: #FCFEEA;	
	}
	#content .colB .encadreB {
		background: #f0f8cf;
		border: 1px #DFEACC solid;
		}
	#content .colB .encadreB hr {
		background: #DFEACC;
		color: #DFEACC;
		}
	#content .colB .encadreC {
		background: #FFF;
		}
	#content .colB .encadreC hr {
		background: #DFEACC;
		color: #DFEACC;
		}
	#content .colB .encadreD {
		background: #fef9d9;
		border: 1px #e0ce48 solid;
		}
	#content .colB .encadreD hr {
		background: #e0ce48;
		color: #e0ce48;
		}

	#infosComp, #infosCompPlus, #motsClefs {
		padding: 0px 0px 5px 0px;
		}
	#infosComp .titreB2b, #infosCompPlus .titreB2b, .motsClefs .titreB2b, .dossier {
		background: none;border: none; padding: .5em 0 .3em 0;
		}
	#infosComp p, #infosCompPlus p, .motsClefs p,
	#infosComp ul, #infosCompPlus ul, .motsClefs ul  {
		font-size: 85%;
		}
	#infosComp .list li a, #infosCompPlus .list li a,
	#infosComp .list.savoirPlus li a, #infosCompPlus .list.savoirPlus li a,
	#infosComp .list.download li a, #infosCompPlus .list.download li a {
		display: block;
		padding-left: 10px;
	}
	#infosComp .list li a, #infosCompPlus .list li a {
		background: transparent url(/global/img/puceChevrons.png) no-repeat 0 5px;
		}
	#infosComp .list.savoirPlus li a, #infosCompPlus .list.savoirPlus li a {
		background: transparent url(/global/img/puceSavoirPlus.png) no-repeat 0 3px;
		}
	#infosComp .list.download li a, #infosCompPlus .list.download li a {
		background: transparent url(/global/img/puceDownload.png) no-repeat 0 0px;
		padding-right: .2em;
		}
	
	
	/* =BLOC MORE */
	
	#more .outLine {padding: 8px; border-top-width: 1px;}
	#more .box .outLine {padding-top: 0px !important;}
	#more * .outLine {border: 0;}
	#more .titreB2b {background: none;}
	#more .box {margin: 0 0 10px 0;}
	#more .box h2, #more .box h3, #more .box h4 {
		margin:  5px 0px 0px 8px;
	}
	#more .motsClefs {
		background: #fff;
		border: 1px #ccc solid;
		}
	.motsClefs .tags {font-size: 85%;}
	#more .download {
		background: #feffec;
		border: 1px #ffeb9a solid;
		}
	#more .download ul {font-size: 85%;}
	#more .download li {padding: 0 0 .1em 0;}
	#more .download a {
		display: block;
		background: transparent url(/global/img/puceDownload.png) no-repeat 0 2px;
		padding: 0 0 0 15px;
	}
	#more #liens {}
	#more #liens .outLine {padding: 0 5px; font-size: 85%;}
	#more #liens .outLine p {margin: 0 0 3px 0;}
	#more #liens a {
		display: block;
		background: transparent url(/global/img/puceChevrons.png) no-repeat 0 5px;
		padding: 0 0 0 15px;
	}
	

