/* CSS Document */

body {
	margin: 0;
	padding:0;
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #FFCC00;

}



/* DÉBUT HAUT */
.haut {
	width: auto;
	height: 126px;
	/* background-color: #06C; */
	/* color: #fff; */
	margin: 0;
	padding:0;
	text-align:center;
	background-image: url(medias/fond_haut.jpg);
	background-repeat: no-repeat;
	background-position:center;
}
.tab_haut
{
	background-image: url(medias/fond_haut.jpg);
	background-repeat: no-repeat;
}
.tab_centre
{
	background-image: url(medias/fond_centre.jpg);
	background-repeat: no-repeat;
}
.tab_bas
{
	background-image: url(medias/fond_bas.jpg);
	background-repeat: no-repeat;
}
/* FIN HAUT */


.conteneur {
height: 338px;
width: 100%;
}
.gauche {
position: absolute;
left: 0;
width: 180px;
height: 338px;
background-image: url(gauche.gif);
}
.frame {
/* margin-left: 180px; */ /* on place ce bloc à droite du bloc menu de 180px de large */

width: 440px;
height: 285px;
overflow: auto; /* cette propriété va permettre le scroll de ce bloc */
font-size: 14px;
}
.bas {
width: auto;
height: 30px;
background-color: #06C;
color: #fff;
font-size: 12px;
padding: 10px;
}

.tableau_gauche {
	background-image: url(medias/tableau_gauche.gif);
	background-repeat: no-repeat;
}

/* nav gauche */
a.nav_g:link
{
	font-family: verdana;
	font-size:13px;
	color:#663300;
	text-decoration:none;
}
a.nav_g:visited
{
	font-family: verdana;
	font-size:13px;
	color:#663300;
	text-decoration:none;
}
a.nav_g:hover
{
	font-family: verdana;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:underline overline ;
}
a.nav_g:active
{
	font-family: verdana;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:underline overline ;
}

/* nav haut */
.nav_h_normal
{
	font-family:Georgia, "Times New Roman";
	font-size:13px;
	color:#C2AD99;
}
a.nav_h:link
{
	font-family:Georgia, "Times New Roman";
	font-size:13px;
	color:#C2AD99;
	text-decoration:none;
}
a.nav_h:visited
{
	color:#C2AD99;
	text-decoration:none;
}
a.nav_h:hover
{
	color:#CC0000;
}
a.nav_h:active
{
	color:#CC0000;
}

/* nav bas */
.nav_b_normal
{
	font-family:Georgia, "Times New Roman";
	font-size:11px;
	color:#663300;
}
.nav_b_bold
{
	font-family:Georgia, "Times New Roman";
	font-size:11px;
	color:#663300;
	font-weight:bold;
}
.nav_b_bold_ita
{
	font-family:Georgia, "Times New Roman";
	font-size:11px;
	color:#663300;
	font-weight:bold;
	font-style:italic;
}
a.nav_b:link
{
	font-family:Georgia, "Times New Roman";
	font-size:11px;
	color:#663300;
	text-decoration:none;
}
a.nav_b:visited
{
	color:#663300;
	text-decoration:none;
}
a.nav_b:hover
{
	color:#CC0000;
}
a.nav_b:active
{
	color:#CC0000;
}

/* centre */
.text_ital_13
{
	text-align:justify;
	font-family:Georgia, "Times New Roman";
	font-style:italic;
	font-size:13px;
	color:#663300;
}
a.nav_text_ital_13:link
{
	text-align:justify;
	font-family:Georgia, "Times New Roman";
	font-style:italic;
	font-size:13px;
	color:#663300;
}
a.nav_text_ital_13:visited
{
	text-align:justify;
	font-family:Georgia, "Times New Roman";
	font-style:italic;
	font-size:13px;
	color:#663300;
}
a.nav_text_ital_13:hover
{
	text-align:justify;
	font-family:Georgia, "Times New Roman";
	font-style:italic;
	font-size:13px;
	color:#FF0000;
}
a.nav_text_ital_13:active
{
	text-align:justify;
	font-family:Georgia, "Times New Roman";
	font-style:italic;
	font-size:13px;
	color:#FF0000;
}

b {
	font-weight: normal;
}


.titre
{
	font-family:Georgia, "Times New Roman";
	font-style:italic;
	font-weight:bold;
	font-size:24px;
	color:#663300;
}.tableau {
	border: thin dotted #000000;
}
.zoom_01 {
	font-family: Georgia, "Times New Roman";
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #663300;
	text-align: center;
	vertical-align: middle;
}
.zoom_00 {
	background-color: #663300;
}
a.zoom_02:link {
	font-family: Georgia, "Times New Roman";
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
a.zoom_02:visited {
	font-family: Georgia, "Times New Roman";
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
a.zoom_02:hover {
	font-family: Georgia, "Times New Roman";
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	vertical-align: middle;
}
a.zoom_02:active {
	font-family: Georgia, "Times New Roman";
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	vertical-align: middle;
}

/* administration */


#container {
	font-family:Georgia, "Times New Roman";
	font-size:11px;
	color:#663300;
	text-align:center;
}
.categories {
	color: #FFCC33;
	font-size: 10px;
	font-weight: bold;
	font-style:italic;
}
#container a:link, a:visited {
	color: #663300;
	font-weight:bold;
}
#container a:hover, a:active {
	color: #FF0000;
	font-weight:bold;
}