﻿@import url("layout.css");
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-family: Time news roman;*/
	font-size: 0.8em;
	background-color: #f2f2f7;
	background-image: url("../images/685px-Graduation_hat3.svg.png");
	/*background-repeat: repeat;*/
	background-repeat:no-repeat;
	background-position:center;
	background-attachment: scroll;
}
#container {
	width: 1024px; /*700*/
	margin: 10px auto;
}
#masthead {
	text-align: center;
	text-decoration:none;
	/*width: 698px;*/
	width: 1022px;
	/*1px avant*/
	/*border-top: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;*/
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;

	/*background-color: #fafaff;*/
}
#navigation {
	position: relative;
	float: left;
	/*width: 148px;*/
	width: 240px;
	margin-top: 10px;
	margin-bottom: 10px;
	/*1px avant*/
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	/*background-color: #fff;*/
}
#content {
	float: left; /*width: 518px;*/;
	width: 750px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
/*1*/ /*border-top: 0px solid #dcdcdc;*/	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #fff;
	text-align: justify;
}

#menu_droite {
	font-family:Verdana;
	font-size: 9px;
	line-height: 12px;
	text-align: center;
	color:#999999;
	margin-right:0px;
	width:150px;
	margin-left:1040px;
}

#footer {
	text-align: center;
	clear: both;
	/*width: 698px;*/
	width: 1022px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	/*background-color: #fefeff;*/
}
/* Styles de titres */
#masthead h1 {
	color: #3d6c87;
}
#masthead h3 {
	color: #5f8ea9;
}
/* Styles d'éléments de navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border: 0px solid #fff;
	background-color: #fff;
}
#navigation a {
	color: #3d6c87;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 0px solid #fff;
	/*background-color: #fff;*/
}
#navigation a:hover {
	color: #fff;

	text-decoration: none;
	border: 0px solid #5f8ea9;
	background-color: #5f8ea9;
}

/* Styles du contenu */
h6 {
	color: #3d6c87;
}
h5 {
	color: #3d6c87;
}
h4 {
	color: #3d6c87;
}
h3 {
	color: black;
	font-family: Calibri,sans serif;
	font-size:xx-large;
	text-decoration:none;
	font-weight:lighter;
	text-align:left;

}

h2 {
	color: #3d6c87;
	font-family: Calibri,sans serif;
	font-size:x-large;
	text-decoration:none;
	font-weight:lighter;
	text-align:center;
}

h1 {
	color: #3d6c87;
	font-family: Monotype Corsiva;
	font-size:x-large;
	font-weight:lighter;
	text-decoration:none;
	vertical-align:middle;
}

.tableau_bleu {
	border-collapse: collapse;
	font-size: 11.0pt;
	font-family: Calibri, sans-serif;
	color: #3B608D;
	border-left-style: none;
	border-left-color: inherit;
	border-left-width: medium;
	border-right-style: none;
	border-right-color: inherit;
	border-right-width: medium;
	border-top: 1.0pt solid #4F81BD;
	border-bottom: 1.0pt solid #4F81BD;
}


.image_milieu {
	vertical-align: middle;
}

.aurelie_chimie
{
	font-family:Lucida Calligraphy;
	font-size: 18px;
	color:#000000;
	text-align:justify;
	vertical-align: middle;
}

.tablau_matiere
{
	font-family:Lucida Calligraphy;
	font-size: 18px;
	color:#000000;
	text-align:justify;
	vertical-align: middle;
}

.stylesd4 {
	background-image: url('images/cadre_bleu_clair.gif');
}



#	footer a:hover {
	color: #33627d;
	text-decoration: none;
}

.style_images_chimie {
	font-family: Lucida Calligraphy;
	font-size: 18px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}



#	footer a:hover {
	color: #33627d;
	text-decoration: none;
}

a {
	color: #5f8ea9;
	text-decoration: underline;
}
a:hover {
	color: #33627d;
	text-decoration: underline;
}


.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

.style_general {
	font-family: verdana;
	font-size: 11.0pt;
}

.menu.titre_bleu {
	text-align:center;
	font-size: 18px;
	color: #5F8EA9;
}

.menu.exo_bleu {
	text-align:left;
	font-size: 18px;
	color: #5F8EA9;
}

.titre_exo {
	font-family: Lucida Calligraphy;
	font-size: x-large;
	color: #000000;
	text-align: center;
}

.date {
	text-align: left;
	color: pink;
}

.alinea {
	text-indent: -18.0pt;
	line-height: 115%;
	font-size: 11.0pt;
	font-family: "Lucida Calligraphy";
	margin-left: 36.0pt;
	margin-right: 0cm;
	margin-top: 0cm;
	margin-bottom: 10.0pt;
}

.centre {
	text-align:center;
}

.menu_titre {
	text-align: center;
	font-family: Arial;
	font-size: medium;
	font-weight:bold;
}


.tableau_bleu {
	border-collapse: collapse;
	font-size: 11.0pt;
	font-family: Calibri, sans-serif;
	color: #365F91;
	border-style: solid;
	border-width: 1px;
}

.b_monteil {
	text-align: center;
	font-family: verdana;
	font-size:10px;
}

