#menu_top_infos_ent {
    display: none;
}

#menu_top_asp_ent {
    display: none;
}

#menu_top_actu_ent {
    display: none;
}

#menu_top_infos {
    display: none;
}

#menu_top_actu {
    display: none;
}

#menu_top_asp {
    display: none;
}



#menu_top_infos_compta {
    display: none;
}

#menu_top_asp_compta {
    display: none;
}

#menu_top_actu_compta {
    display: none;
}

#menu_top_infos_groupe {
    display: none;
}

#menu_top_actu_groupe {
    display: none;
}

#menu_top_asp_groupe {
    display: none;
}

#menu_top_infos_edu {
    display: block;
    position:absolute; top:0px; left:596px;
}

#menu_top_actu_edu {
    display: block;
    position:absolute; top:29px; left:679px;
}

#menu_top_asp_edu {
    display: block;
    position:absolute; top:48px; left:596px;
}

/* Body
-------------------------------------------------------- */
body {
    margin : -8;
    padding : 0;
    color : #ffffff;
    font-family : Verdana,Times,"Times New Roman";
    font-size : 100%;
    background : #114791;
    background-repeat: repeat-y;

}
/* Styles primaires
-------------------------------------------------------- */
p {
    font-size: 1em;
    margin: 1em 0;
    text-align: left;
    color : #ffffff;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
    padding: 0 0.2em;
    height: 150px;
    color : #ffffff;
}

h2.chapeau {
    border-left-width: 10px;
    border-color: #0099ff;
    border-style: solid;
    font-size: 1.17em;
    padding: 0 0.3em;
    color : #ffffff;
}

h3 {
    font-size: 1em;
    margin: 1em 0;
    text-transform: uppercase;
    color : #ffffff;
}

a {
	color : lightblue;
	text-decoration : none;
	font-size: 12px;
}

a:visited {
	/*color : #986456;*/
	color : #41FFFD;
}

sub sup {
    font-size: 0.83em;
}

li.download_pdf {
    list-style-image: url("../images/puce_pdf.gif");
}


li 
{
    color : #ffffff;
}


h2 
{
    color : #ffffff;
}

td 
{
    color : #ffffff;
}



/* hyperlink
-------------------------------------------------------- */


.hyperlink
{
	font-family:Verdana;
	font-size:12px;
	cursor:hand;
}
.hyperlink1
{
	font-family: Verdana;
	font-size:10px ;
}

.hyperlink2
{
	font-family: Verdana;
	font-size:10px ;
	color:White;
	
}



.login_form input {
    border-color: #b8d1bd;
    background : #b8d1bd;
}

/* Content
-------------------------------------------------------- */
#content {
    position : relative;
    margin: 0 0 15px 168px;
    padding: 15px;
    width: 490px;
    z-index: 1;
}

#content ul {
    list-style-image: url("../Images/puce.gif");
}

ul
{
    list-style-image: url("../Images/puce2.gif");
}

#content li {
	margin: 0.8em 0;
    padding: 0 0.3em;
    
}

/* Login
-------------------------------------------------------- */
#login_box {
    position: absolute;
    top: 600px;
    left: 0;
    width: 107px;
    margin: 0;
    padding: 0.2em;
    text-align: center;
    z-index: 2;
}

.login_form {
    margin: 0.3em;
    padding: 0;
    text-align: center;
    font-size : 0.8em;
}

.login_form label {
    margin: 0;
    padding: 0;
    color: #ffffff;
}


/* Footer
-------------------------------------------------------- */

#footer {
    margin: 15px 0 15px 138px;
    width: 600px;
    z-index: 2;
}

#footer p {
    font-size: 0.8em;
    text-align: center;
    white-space: nowrap;
    margin: 0;
}
/* Pour les controles du formulaire
--------------------------------------------------------*/
.label
{
	font-family: Verdana;
	font-size:12px ;
	color: white;
	font-weight:bold ;
}

.labelMini
{
	font-family: Verdana;
	font-size:12px ;
	color: white;
	
}
.labelDetail
{
	font-family: Verdana;
	font-size:10px ;
	color: white;
	font-weight:bold ;
	
}

.labelError
{
	font-family: Verdana ;
	font-size: 11px ;
	font-weight:bold;
	font-style:italic ;
	color:Red ;
}

.button
{
	font-family: Verdana ;
	font-size: 10px ;
	font-weight:bold;
	color: Black ;
}

.validator
{
	font-family: Verdana ;
	font-size: 11px ;
	font-weight:bold;
	font-style:italic ;
	color:Red ;
}

.linkbutton
{
	color:Gray;
	text-decoration:none;
}
.textbox
{
	font-family:Verdana;
	font-size:12px;
	color:Black;
}
.combo
{
	font-family:Verdana ;
	font-size:12px;
	color:Black ;
	font-weight:normal ;
		
}

.list
{
	font-family:Verdana ;
	font-size:12px;
	color:Black ;
	font-weight:normal ;
}
.path
{
	font-family:Verdana ;
	font-size:10px;
	color:Gray;
	cursor:text;
}
.labelAccueil
{
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	font-style:italic ;	
	page-break-after:always;
}


