@charset "utf-8";
/* CSS Document */

@page { 

}

html{
	background:#FFF;
}

body{
	width:auto;
	
	border:1px solid #000;
	
	background:#FFF;
	border:none;
	margin:auto;
	
	font-family: 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

a{
	color:#000;
	text-decoration:none;
}

.operations, .operations2, .bouton, #foot, #left, 
#demo-container, #head, .lien_imprimer, 
.photo, .data_eleve{
	display:none;
}

select{
	border:none;
}

.center{
	text-align:center;
}

.gras{
	font-weight:bold;
}

.left{
	text-align:left;
}

.right{
	text-align:right;
}

#contenu{
	border:none;
	width:100%;
}

#contenu h2{
	color:#000;
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
	border-bottom:1px solid #000;
	font-weight:bold;
}

#contenu h3{
	text-align:center;
	text-transform:uppercase;
}

.small{
	font-size:8px;
}

table{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
	font-weight:normal;
}

th{
	padding:1px;
	border:1px solid #666;
	color:#000;
	text-align:center;
	background:url(images/h2.png) bottom repeat-x;
	font-weight:bold;
}

td{
	padding:1px;
	border:1px solid #666;
}

td.none{
	padding:0;
}

td.right{
	text-align:right;
	font-weight:normal;
}
.eleve{
	text-transform:uppercase;	
}

tr.c{
	background:#E6E6E6;
	font-weight:normal;
}

tr.c1 td{
	border:#FF8000 2px solid;
	padding:2px;
	font-size:14px;
}

tr.c1 a{
}

tr.ligne{
	border-bottom:1px solid #dadada;
}

tr.bleu{
	background:#FFB0B0;
	color:#000000;
	font-weight:normal;
}

tr.total{
	background:#666666;
	color:#FFFFFF;
}	

tr:hover{
	background:#fbecdc;
}

.op{
	width:100px;
	text-align:center;
	font-weight:bold;
}
.op2{
	width:125px;
	text-align:center;
	font-weight:bold;
}

.case{
	width:30px;
	text-align:center;
	font-weight:normal;
}

#foot{
	text-align:right;
	font-size:10px;
}

.center{
	text-align:center;
}

.gras{
	font-weight:bold;
}

.cadre_ar{
	border:5px solid #ccc;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:32px;
	font-weight:bold;
	padding:5px;
}

.cadre{	
	border:5px solid #ccc;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:22px;
	text-transform:uppercase;
	font-weight:bold;
	padding:5px;
}

.cadre_bilingue{	
	border:5px solid #dadada;
	
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:20px;
	text-transform:uppercase;
	font-weight:bold;
}


.half{
	width:49%;
}

.sep{
	height:5px;
}

.clear{
	clear:both;
}

.txt{
	width:60px;
	border:0;
	font-weight:bold;
	/*display:none;*/
}
.txt2{
	width:400px;
	border:0;
	font-weight:bold;
}

.txt3{
	width:300px;
	border:0;
	font-weight:bold;
	margin-left: 12px;
	border: solid 1px #65841c;
	padding: 2px 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	padding:5px;
}

.entete_logo{
	text-align:center;
	margin:auto;
	width:auto;
}

.cadre_recu{
	height:520px;
	padding:0;
}
.entete_recu{
	height:75px;
}

.data{
	width:400px;
	margin:0 auto;
}

.data_eleve{
	text-align:center;
}

.float_left{
	padding:2px;
	float:left;
	margin:0 auto;
}

.op3{
	width:50px;
	text-align:center;
	font-weight:bold;
}

.moy_gle{
	font-size:18px;	
}
.moy_gle2{
	font-size:16px;	
}

.verifications{
	display:none;
}

.titre_ar{
	font-size:72px;
}

.opr{
	display:none;
}

table.reg_notes{
	border:none;
	width:100%;
	padding:0;
	border-collapse:collapse;
}

table.reg_notes td{
	padding:0;
	border:none;
	text-align:center;
}

table.reg_notes td.note{
	width:20px;
	text-align:center;
}

table.reg_notes th.note{
	width:20px;
	text-align:center;
}

.note{
	width:20px;
	text-align:center;
}

.no_border{
	border:none;
}

.gris_claire{
	background:#EFEFEF;
}


form{
	text-align:left;
}

form p {
	margin: 1em 0;
	padding-left:5px;
}

form p.double {
	/* Empêcher le dépassement des flottants */
	overflow: hidden;
	/* Idem pour IE6 */
	width: 100%;
}

form p.double label {
	float: left;
	width: 160px;
	text-align: left;
	color:#006ab3;
	font-weight: bold;
	cursor: pointer;
}

form p.double label span.info {
	display: block;
	margin-top: .2em;
	font-size: .8em;
	font-weight: normal;
	color:#006ab3;
}

form p.double input{
	width:250px;
	margin-left: 12px;
	border: solid 1px #006ab3;
	padding: 2px 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px;
	background:url(images_almanal/module-header.png) #fff no-repeat left;
}

.tab_nt{
	border:2px solid #fff;
}
.tab_nt td{
	border:1px solid #666;
}

.petit{
	font-size:10px;
}

hr{
	text-align:center;
	border:1px dashed #999;
}


.new_msg{
	display:none;
}

.indispo{
	background:#999999;
}

.majuscule{
	text-transform:uppercase;
}
.capitalize{
	text-transform:capitalize;
}

.fr_size{
	font-size:18px;
}

.ar_size{
	font-size:20px;
}

.elements_top,.titre_app{
	display:none;
}