/* CSS Document 

		
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: normal;
	color: #022E4A;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	padding:0;
	background-image:  url("images/fond-2.gif");
	
	}
/*/	
	
a {	
	color: #003366;	
	text-decoration: underline}
a:hover {
	text-decoration: underline;
	color: #0000FF;
	}
	
     /* autre version des menus */
	 
dl, dt {
margin: 0;
padding: 0;
list-style-type: none;
}

dd {
margin: 0;
padding: 0;
list-style-type: none;
}
ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu {
	/* position: absolute;
top: 0;
left: 0; */
z-index:100;
	width: 100%; /* précision pour Opera */
	font-weight: bold;
	line-height: 1.5em;
}
#menu dl {
float: left;
width: 140px;
}
#menu dt {
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	border: 1px solid gray;
	margin: 0px;
	background-color: #0875BB;
}
#menu dd {
display: none;
border: 1px solid gray;
}
#menu li {
	text-align: left;
	background-color: #0875BB;
	color: #FFFFFF;
}
#menu li a, #menu dt a {
	color: #333333;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
	font-weight: bold;
}
#menu li a:hover, #menu dt a:hover {
	background-color: #925396;
	color: #FFFFFF;
	font-weight: bold;
}

 /*fin du menu */

/*
h1 {
	line-height: normal;
	font-size: xx-large;
	text-shadow: 3px 3px 4px #000000;
	}
h2 {
	
	line-height: normal;
	font-size: x-large;
	text-shadow: 3px 3px 4px #000000;
}
h3 {
	
	font-size: large;
	line-height: normal;
	text-shadow: 3px 3px 4px #000000;
	}
h4 {
	
	font-size: medium;
	line-height: normal;
	text-shadow: 3px 3px 4px #000000;
	}
h5 {
	
	font-size: small;
	line-height: normal;
	font-weight: bold;
	text-shadow: 3px 3px 4px #000000;
	}
	
	
	*/
	
table {
	color: #FFFFFF
	}
td, th {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: normal;
	color: #2D1603	}
textarea {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: small	}

.stylbaton ul {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	list-style-type: square;	
	list-style-position: outside
	}




#conteneur {
	position: absolute;
	width: 100%;
	
}

/*
#conteneur a:hover {
	text-decoration: underline;
	color: #0000FF;
	}

#conteneur a {	
	color: #003366;	
	text-decoration: underline}
	
*/

#header {
	height: 130px;
	width: 100%;
	/*background-image: url("../images/bando2.gif");*/
	/*background-repeat: no-repeat;
	background-position: left;
	background-color: #FF0000;*/
	background-image:  url("mesimages/fonds/mur.gif");
}

#centre {
	margin-left: 155px;
	padding-left: 4px;
	padding-right: 5px;
	margin-right: 160px;
}

#centredroit {
	margin-left: 155px;
	padding-left: 4px;
	padding-right: 5px;
	/*margin-right: 160px;*/
}

#gauche {
	width: 150px;
	padding-left: 4px;
	left: 0px;
	/*background-image:  url("../images/logosmaquette/degbleu-g.png");*/
	background-image:  url("mesimages/fonds/d-mur.gif");
	position: absolute;
	background-color: #FF0000;	
}

#droite {
	width: 150px;
	right: 2px;
	position: absolute;
	
	margin: 3px;
	border-color: #9C8245;
	border-width: 1px;
	padding: 1px 3px;
	border-style: groove;
	background-image:  url("../images/fond-1.gif");
}


#pied {
	height: 3em;
	width: 100%;
}

.oursin {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bold;
	font-style: italic;
}
.float50 {
	float: left;
	width: 47%;
	margin: 2px;
	padding: 3px;
	border-width: 1px;
	border-color: #054E18;
	border-style: solid;
	
	}
	
.float30 {
	float: left;
	width: 31%;
	margin: 2px;
	padding: 3px;
	border-width: 1px;
	border-color: #054E18;
	border-style: solid;
	
	}
	
.editorial {
	float: right;
	width: 80%;
	margin: 2px;
	padding: 3px;
	border-width: 3px;
	border-color: #054E18;
	border-style: groove;
	text-align: justify;
	text-indent: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	}

	
.ligneverticale {
	width: 1px;
	height: 100%;
	border-left-color: #054E18;
	border-left-width: 1px;
}
.spacer {
	clear:both;
	}
	
	
.ours {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-weight: bold;
}

.encadre {
	
	margin: 5px;
	
	border-color: #B8AE97;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
}


.adroite {
	float:right;
	margin: 1;
	border: 2px;
	border-color: #EDCDA5;
	border-width: thin;
	border-style: solid;
}
.agauche {
	float:left;
	margin: 1;
	border-width: thin;
	border-color: #EDCDA5;
	border-style: solid;
}

.lettrine{
	font-size: 3em;
	float: left;
	border: 3px outset #EDCDA5;
	margin-right: 3px;
	margin-left: 3px;
	font-weight: bold;
	line-height: 1em;	
}


.titrebleu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	color: #4C6A7E;
}
.titreorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	color: #BF9826;
}

.enorange {
	
	vertical-align: bottom;
	color: #FC7318;
}

.enbleu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-style: italic;
	
	vertical-align: bottom;
	color: #00FFFF;
	text-shadow: 4 px, 4px;
}

.titreorange a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	color: #FFCA30;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #003300;
	text-align: center;
	vertical-align: middle;
}

.signatured {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: italic;
	text-align: left;
}

.signatured-d {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: italic;
	text-align: right;
}

.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333366;
	line-height: normal;
	
}
.edito {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333366;
	line-height: normal;
	text-align: justify;
	text-indent: 1cm;
	margin-bottom: 1px;
	margin-top: 1px;
}
.titrebourd {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #472400;
	font-style: oblique;
	line-height: normal;
}

.grand{
font-size: large;
}

.moyen{
font-size: medium;
}
.petit{
font-size: small;
}
.pluspetit{
font-size: x-small;
}
.toutpetit {
	font-size: xx-small;
}

.red_arrow li, ul{
	
	list-style-image: url("http://pedagogie.ac-toulouse.fr/histgeo/hg06/mesimages/red_arrow.png");
}



/*

 menus déroulants deuxième version, code d'alsacreation. //
 on reprend le code d'alsa creation en appelant le style : menud //

*/


/*

#menud ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	
}
#menud li{
	list-style-type: none;
	margin: 0;
	padding: 0;
	
}




#menud {
	position: absolute;
	top: 100px;
	width: 100%;
	z-index: 3;
	
}


#menud dl {
float: left;
width: 140px;
}
#menud a {
margin: 0 ;
height: auto;
display: block;
text-align: left;

text-decoration: none;
color: #FFFAD1;
background: #816F13;
}

#menud a:hover {
background: #AE8C09;
 
}


*/

dt, dl, dd {
list-style-type: none;
margin: 0;
padding: 0;
}


.menud ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	
}
.menud li{
	list-style-type: none;
	margin: 0;
	padding: 0;
	
}

.menud {
	position: absolute;
	top: 100px;
	width: 100%;
	z-index: 3;
	
}


.menud dl {
float: left;
width: 140px;
}
.menud a {
margin: 0 ;
height: auto;
display: block;
text-align: left;

text-decoration: none;
color: #99FFFF;
background: #516CA7;
}

.menud a:hover {
background: #0099CC;
 
}


#smenu1, #smenu2, #smenu3, #smenu4, #smenu5, #smenu6, admin {
display: none;
width: 100%;
font-size: 12px;
}

#smenu1 a, #smenu2 a, #smenu3 a, #smenu4 a, #smenu5 a,#smenu6 a, #admin a {
font-weight: normal;
border-top: 0 none;
}

/* ------------------------*/
dl, dt, dd {
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, sans-serif;
font-weight: normal;
}

/* menus verticaux */

.menuvertical {
clear: both;
margin: 4px;
//padding: 5;
//width: 148px;
height: auto;
border: 2px solid gray;
//background-color: #EEDABD;
text-align: left;
font-size: x-small;
//font-weight: bold;

}

.menuvertical a:hover {
	background-color: #EEDABD;
	font-weight: bold;
	color:#FC7318
}

.menuvertical a {
//background-color: #EEDABD;
//font-weight: bold;
	//color:#C85B11;
	color:#004760;
	text-decoration: none;
}


.menuvertical li {
margin: 5;
padding: 0;
list-style-type: none;
font-family: verdana, arial, sans-serif;
font-weight: normal;
}


.menuvertical ul{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, sans-serif;
//font-weight: normal;
}



