/* @override http://cg85-v5-if.win.mediacd.fr/telechargement/local/css/screen.css */

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

/* = TITRE PAGE */

#titrePage {
	background: #104273;
	position: relative;
	padding-bottom: 8px;
}
#titrePage .titreB1 {
	background: none;
}


/* = LISTE TELECHARGEMENTS */


.edition, .editionsRecentes {
	margin: 5px 0;
	float: left;
}
.edition img, .editionsRecentes img {
	float: left;
	border: 1px solid #212121 !important;
}
.editionContent {
	float: left;
	margin: 0 0 0 19px;
}
.editionContent h3 {
	margin-bottom: 0;
}
.editionsRecentes img {
	margin: 0 0 0 0px;
}
.editionsRecentes .editionContent {
	margin: 0 0 0 11px;
}
#blocEditions {margin: 0 3px 5px 4px ;}

.editionContent p {
	font-size: 85%;
}
.editionContent h3{font-size:93%;}
.editionContent a{text-decoration:none;}


/*--------------------- Autres pages de téléchargement*/

.teleAutre .colA{width:780px;overflow:hidden;}
.teleAutre .editionContent{float:none; margin:0 0;}
.teleAutre .edition{margin:5px 38px 5px 0px; width:222px; overflow:hidden;}
.teleAutre .edition img{float:none; width:220px;}
#sousmenu{position:absolute; top:3px; right:10px;}
#sousmenu a{color:#fff; border-right:1px #fff solid; padding:0 5px;}
.ligne{float:none;width:780px !important; clear:both;}
