@page {
    size :21.0cm 29.7cm;
    margin: 5cm 10cm;
}
body {
	background:#FFFFFF; 
	font-size: 0.8em;
}
#footer, #menu, #col2, #loading, #header {
    display:none;
}
#col1 {
    position: absolute;
    top:0;
    left: 0;
    width: auto;
}
body {
	padding: 0;
	margin: 0;
	font-family: verdana, sans-serif;
}


h3 {
	margin-top: 0px;
	color: #1774bb;
	border-bottom: 1px dotted #308ad6;
}

fieldset
{
	margin-top: 15px;
	margin-bottom: 10px;
	border: #308ad6 1px solid;
}

legend {
	font-weight: bold;
	color: #308ad6;
	width: 1%;
	display: block;
	margin-left: 270px;
}

table.fancy {
	width: auto;
}
table.fancy th {
	border-width: 0;
	padding: 1px 1px 1px 1px;
	background-color: #308ad6;
	height: 20px;
	color: #FFFFFF;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.fancy td.ligne1 {
	border-width: 0;
	padding: 1px 1px 1px 1px;
	background-color: #FFFFFF;
	color: #000000;
	height: 20px;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.fancy td.ligne2 {
	border-width: 0;
	padding: 1px 1px 1px 1px;
	background-color: #cbdceb;
	color: #000000;
	height: 20px;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.fancy td.ligne3 {
	border-width: 0;
	padding: 1px 1px 1px 1px;
	background-color: #e6c599;
	color: #000000;
	height: 20px;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.normal th {
	border-width: 0;
	padding: 1px 1px 1px 1px;
	background-color: #308ad6;
	height: 20px;
	color: #FFFFFF;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.normal td.ligne1 {
	border-width: 0;
	padding: 1px 1px 1px 1px;
	background-color: #FFFFFF;
	color: #000000;
	height: 20px;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.normal td.ligne2 {
	border-width: 0;
	padding: 1px 1px 1px 1px;
	background-color: #cbdceb;
	color: #000000;
	height: 20px;
	-moz-border-radius: 0px 0px 0px 0px;
}

.sousTitre {
	font-weight: bold;
	color: #308ad6;
	margin-top :0px;
	margin-bottom: 20px;
}

.mef {
	color: #e78506;
}

img {display:none;}
