/* Zones masquées */

.rss,
.no-print,
#CMS_editPopup,
#search,
#onglets,
#menu,
#personnelBox,
#fluxRSS,
#sallePresse,
#outilsServicesBox,
#theme,
#topLink,
#bottom,
#topLink,
.print,
#sommaire,
#menu_interne, 
#pnewsRecherche, 
#pApprentissageRecherche, 
#pPresseRecherche,
.more,
.detail,
#columnLeft,
#columnRight .news_dernieres, 
form {
	display: none;
	border: none;
	background: none;
}

#page, #columnRight {
	width: auto;
}

#top, #topLeft, #topRight {
height:auto;
}

#columnRight, #logo {
	margin : 0;
}

#columnRight h1,
#columnRight h2,
#columnRight h3,
#columnRight h4,
#columnRight h5,
#columnRight h6,
#columnRight p {
margin: 0.5em 0;
padding : 0;
color : #333;
}

#columnRight h1 {
	font-size: 16pt;
}

#columnRight h2 {
	font-size: 14pt;
}

#columnRight h2.infos {
	font-size: 10pt;
}

h2.infos a:link, h2.infos a:visited {
	display: none;
}

#columnRight h3 {
	font-size: 12pt;
}

.news_derniereUne h3 *, a.rss {
	color: #333;
}

#columnRight h4 {
	font-size: 11pt;
}

#columnRight h5, 
#columnRight h6, 
#columnRight p, 
#columnRight li {
	font-size: 10pt;
	line-height: 14pt;
}

a:link, a:visited {
	background: transparent;
	text-decoration: none;
	color: #333;
}

/* 
a:link:after, a:visited:after {
content: " (" attr(href) ") ";
font-size: 90%;
}

a[href^="/"]:after {
content: " (http://www.ac-toulouse.fr" attr(href) ") ";
}

*/

table {
	border-collapse: collapse;
	margin: 5pt;
}

caption {
	margin: 2pt 0;
}

th, td {
	border: 1px dotted;
	padding: 3pt;
}

.cornersBox {
	border: none;
}

@page {
	size : auto;
	margin: 2cm;
}

div.stage {
	border: none;
	page-break-after: always;
}

.vevent {
	height: auto;
	margin-bottom: 0;
}

.vevent dt, .vevent dd, .vevent p {
	margin: 0;
	font-size: 1em;
}

/* classe permettant d'imprimer un élément de type image */
.print {
	width:inherit;
	height:inherit;
	position:inherit;
	display:inherit;
	border:hidden;
}
