body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#403a3e;
}
td, th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#403a3e;
	margin:0;
  	padding:0;
}

a {
	text-decoration: underline;
	color: #000;
}

a:hover, a:focus {
	text-decoration: none;
	color: #222;
}

h1 {
	color: #FF6600;
	font-family: Arial, Sans-serif;
	font-size: 2.2em;
	margin: 0;
	padding: 0.3em 0 0.2em;
}

h2 {
	font-size: 120%;
	font-weight: bold;
	line-height: 1.5em;
	margin: 1em 0;
}
h3 {
	font-size: 1em;
	font-weight: bold;
}
h4 {
	font-weight: normal;
	font-size: 11px;
}

.valider {
padding:20px;
text-align:center;
}
.lib {
width:140px;
}
.Entete {
margin-top:25px;
margin-bottom:10px;
font-weight: bold;
font-size: 12px;
background: #AEC8D5 url(http://www.cg72.fr/iso_icons/i_titreparagraphe.gif) no-repeat scroll 0 0.6em;
padding: 0.2em 1em 0.2em 15px;
}
.link {
text-transform:uppercase;
letter-spacing:1px;
}

.pied{
display:none;
}

.Titre {
color: #FFFFFF;

}
.page {
	font-size: 1.1em;
	line-height: 1.35em;
padding:10px;
text-align:left;
}
.titre_savoir {
padding-top:0px;

}

.savoirplus {
list-style:square;
padding-left:15px;
}
.savoirplus a {
text-decoration:none;
}
.savoirplus a:hover {
text-decoration:underline;
}
#lien_footer {
/*background-color:#FFF;
border:solid 1px #ccc;
padding:0px 5px 10px 5px;
margin:2px 15px 15px 15px;*/
}

#bloc_gauche {
/*float:left;	
width:238px;
border-right:solid 1px #fff;*/
}

#bloc_contenu {
/*background-image:url(images/fd_contenu.gif);*/

}


#bloc_main {
/*float:left;
width:521px;*/

}



#bloc_page {
/*	position: relative;
	text-align: left;
	width:760px;
	border:solid 1px #000;
background-image:url(images/fd_general.gif);*/
}




.right {
text-align:right;
}
.marge1 {
padding:10px;
}
.marge3 {
/padding-bottom:60px;
}
.marge2 {
/margin-top:20px;
}



input {
	border: #CCCCCC 1px solid; 
	font-size: 11px; 
	padding-bottom: 2px; 
	color: #000; 
	padding-top: 2px; 
	font-family: arial;
	background-color: #eee; 
}

select {
	border: #CCCCCC 1px solid; 
	font-size: 10px; 
	padding-bottom: 2px; 
	color: #000; 
	padding-top: 2px; 
	font-family: arial;
	background-color: #eee; 
}

.radio input, .checkbox input {
	border: none; 
}

/**************** Menu *********************/

.menu {
/*  position:relative;
  padding:0;
  background-image:url(images/bando_haut.gif);
  background-repeat:no-repeat;
  padding-top:106px;
  width:520px;*/
}


.menu ul {
  list-style:none;
  margin:0;
  padding:0;
  text-align:center;
  height:20px;
}
.menu li{
	float:left;
	color:fff;
}
.menu li a{
	padding-top:3px;
	color:#FFF;
	font-weight:bold;
	border-right:solid 1px #FFFFFF;
	background:#FF6600;
	color:#FFF;
	text-decoration:none;
	width:129px;
  	height:17px;
	display:block;
}

.menu li a:hover {
font-weight:bold;
background:#000;
	color:#FFF;
}





/*********** Tableau *******************/
.tab {
	width: 450px;

}
.contour {
	background-color: #FFFFFF;
	border: 1px solid #ccc;
	padding:10px;
}
.tab td.top {
	padding-top:15px;
}

.tab td{
	padding-top:4px;
	padding-bottom:2px;
}


/**************** SF Acheminement **************/

a.sfachem:hover {
	background-color: #000088;
	color: white;
}

a.sfachem#achemselect {
	background-color: #FF0000;
	color: white;
}

a.sfachem#achemselect:hover {
	background-color: transparent;
	color: #FF0000;
	font-weight:bold;
}

iframe.sfachem {
	width:100%;
	height:150px;
	border:1px solid black;
}

table.sfachem {
	width:100%;
	border-collapse:collapse;
}

th.sfachem {
	border-bottom:1px solid black;
}

td.sfachem {
	border-bottom:1px solid black;
	padding:2px 5px 2px 5px;
	text-align:center;
}

td.sfachem#cc0 {
	background-color:#fff;
}
td.sfachem#cc1 {
	background-color:#ddd;
	
}

td.sfachem#ca0 {
	border-right:1px solid black;
	background-color:#fff;
	
}

td.sfachem#ca1 {
	border-right:1px solid black;
	background-color:#ddd;
	
}

.invisible {
	display:none;
}

.visible {
	display:block;
}

/* Divers */

select#demande_libelle_etablissement_carte_scolaire {
	width:32em;
}

p.cnil {
	text-align:center;
	
}

table.listeEleves {
	border:1px solid black;
	width:100%;
}
	

td.listeEleves {
	border:1px solid black;
}

div.listeEleves {
	height:400px;
	overflow:auto;
}

div.action {
	text-align:center;
}

div.edition {
	text-align:center;
}

a.tri {
	color:white;
	text-decoration:none;
}

a.tri#croissant {
	color:white;
	text-decoration:underline;
}

a.tri#decroissant {
	color:white;
	text-decoration:overline;
}

td.action {
	background-color: white;
	border:3px ridge;
	padding:5px 5px 5px 5px;
}

td.recherche {
	background-color: white;
	border:3px ridge;
	padding:5px 5px 5px 5px;
}

div.cadreActionRecherche {
	margin:0px 0px 5px 0px;
}

table.cadreActionRecherche {
	width:100%;
}

tr.cadreActionRecherche {
	vertical-align:top;
}

#recherche_dossier_numero_de_dossier_TEXT {
	width:80px
}

#recherche_demande_date_de_modification_du {
	width:80px
}
#recherche_demande_date_de_modification_au {
	width:80px
}

.Inactif {
	background-color:#ddd;
}

div.photo img {
	border:0;
	float:left;
	width: 77px;
	height: 99px;
}
div.photo div {
	margin-left: 77px;
	padding: 0.6em;
}
div.photo {
	width: 17em;
}

