/* CSS Document */
body {
color: #500000;
background-color : #F8F5D4;
font-family: "verdana", "arial", "Times new roman";
font-size : 16px;
}

a {
text-decoration: none;
}

#container_admin {
float : right;
}

#corps {
position : absolute;
top : 175px;
left : 200px;
margin : 3px;
width : 849px;
}

#corps_chapitre {
position : absolute;
top : 120px;
left : 140px;
margin : 3px;
width : 1009px;
}

#menu_admin {
	position : fixed;
	left : 0px;
	top : 100px;
	margin : 3px;
}

#titre_modification
{
position : absolute;
top : 150px;
left : 20px;
margin : 3px;

}

#menu_haut {
position : absolute ;
top : 0px;
left : 175px;
height : 175px;
width : 849px;
margin : 0px;
font-size : 16px;
background-image : url('../images/titre_LADO.png');
}

#menu_gauche {
position : absolute ;
top : 200px;
left : 0px;
height : 625px;
width : 175px;
margin : 0px;
font-size : 16px;
/* background-image : url('../images/menu_gauche_LADO.gif');*/
}

#menu_gauche_elude {
position : absolute ;
top : 175px;
left : 0px;
height : 39px;
width : 175px;
margin : 0px;
font-size : 16px;
/*background-image : url('../images/menu_gauche_LADO.gif');*/
}

#menu_gauche_titre_chapitre {
	border-style : solid;
	border-width: 1;
	float: left;
	width : 175px;
margin : 0px;
font-size : 16px;
/*background : url('../images/menu_gauche_LADO.gif') no-repeat;*/
}

#menu_centre_chapitre {
	position:absolute;
	top : 145px;
	left : 150px;
	width : 900px;
	height: 82px;
	margin : 0px;
font-size : 16px;
/*background : url('../images/menu_gauche_LADO.gif') no-repeat;*/
}

#corps_texte {
clear : both;
margin : 0 50px;
width : 760px;
font-size : 16px;
min-height : 800px;
/*background : url('../images/menu_gauche_LADO.gif') no-repeat;*/
}

#footer {
clear : both;
left : 200px;
bottom : 0px;
}

#error {
	display : none;
position : fixed ;
left : 200px;
top : 0px;
}

/* Textes divers */

/* Menu admin de gauche */
.menu_voir {
display : none;
width : 150px;
height : 600px;
top : 100px;
left : 0px;
}
.menu_ajouter {
width : 150px;
height : 600px;
top : 400px;
left : 0px;
}


.bouton_menu_index {
margin : 0px;
width : 175px;
height : 39px;
text-align: center;
}


#connection {
position:absolute;
top : -75px;
left : 30px;
}

#logo {
	position : absolute ;
	top : 0px;
	left : 0px;
	width : 175px;
	height : 175px;
color: #500000;
background-color : #F8F5D4;
font-family: "verdana", "arial", "Times new roman";
font-size : 16px;
}

#menu_centre {
	position:relative;
	margin : 95px 70px;
	padding : 25px 25px;
	top : 0px;
	left : 200px;
	width : 250px;
	height : 237px;
	color: #500000;
	background-color : #F8F5D4;
	font-family: "verdana", "arial", "Times new roman";
	font-size : 16px;
	background : #FFE4AF no-repeat ;
	background-image : url('../images/gondole2.gif');
}

#menu_droit {
	position:absolute;
	margin : -5px;
	padding : 25px 25px;
	top : -120px;
	right : -80px;
	width : 250px;
	height : 237px;
	color: #500000;
	background-color : #F8F5D4;
	font-family: "verdana", "arial", "Times new roman";
	font-size : 16px;
	background : #FFE4AF no-repeat ;
	background-image : url('../images/gondole2.png');
}

.realigneur {
	float:both;
}

#lien_actif
{
	position : absolute;
	display : none;
	margin-top : 0px;
}

.bouton_menu_gauche {
	background-image : url('../images/touche.png');
	color :  #500000; 
	text-align: center;
	padding-top: 5px;
	width : 175px;
	height : 35px;
}

.bouton_menu_gauche A:link, .bouton_menu_gauche A:visited {
	text-decoration: none;
	color: #EFCCA4;
	font-family: "arial", "verdana", "Times new roman";
	font-weight: bold;
	font-size: 13pt;
}




