/* CSS Document */



.Style5 {color: #333333}
.Style8 {color: #FFFFFF}
.Style12 {font-size: 11px; color: #000066; line-height: 16px; font-family: Verdana;}

A:link {text-decoration:none}
A:visited {text-decoration:none}




body {
	background-color: #ededed;
	background-attachment:fixed;
	background-position:center;
	background-repeat:repeat;
	background-image:url(/office/images/fond_ot_bleu.gif);}



h1 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	
	text-align: center;
	background-color: #000099;
	}
h2 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	background-color: #000099;
	}
	
h3 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align:left;
	vertical-align: top;
	line-height: 16px;
	
	}
	
p{
font-family: Verdana, sans-serif;
font-size: 16px;
color: #000099;
line-height: inherit;
padding: 3px;
}
.Titre_Page {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #0066CC;
	text-decoration: blink;
	background-color: #CCCCCC;
	}
.Titre_Paragraphe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000099;
}

.p1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6px;
	font-style: oblique;
	line-height: 10px;
	font-weight: bold;
}
.Paragraphe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: inherit;
	background-repeat: no-repeat;
	background-position: center center;
	color: #000099;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
}



.fond {
	background-image: url(Photos/port3.JPG);
	background-position: 100% 100%;
}

.navigation {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #CCCCCC;
	display: block;
	width: 100px;
	border-width: 5px;
	border-bottom: 1px #868686 solid;
	border-left: 1px #868686 solid;
	border-top: 1px #868686 solid;
	border-right: 1px #868686 solid;
	text-align: left;
	line-height: 20px;
}

.navigation:hover {
    color: #000099;

}
.gras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: blink;
}
.Menu_déroulant {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	line-height: normal;
}
.small {
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
.small:hover {
	font-size: 11px;
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}

.petitbleu { 
font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	line-height: 16px;
}



.petitrouge { 
font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	line-height: 16px;
}

.grosrouge { 
font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	line-height: 24px;
}

.petitblanc { 
font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
}
.petitgris{
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
FONT.petit { 
font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
}

/* CSS issu des tutoriels http://css.alsacreations.com */

dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu {
	/*position: absolute;*/

/* supprimé par JM 
top: 1em;
left: 1em;
*/

width: 9em;    /*   JM  */
	visibility: visible;
}

#menu dt {
	cursor: pointer;
	background: #BAD1D0;
	height: 20px;
	line-height: 20px;
	margin: 2px 0;
	border: 1px solid gray;
	text-align: left;
	font-weight: bold;
	/* JM  */

    border-top: 1px #868686 solid;
	border-bottom: 1px #868686 solid;
	border-left: 1px #868686 solid;
	border-right: 1px #868686 solid;
	border-width:0.5px;
	font-size: 10px;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#menu dd {
	position: absolute;
	z-index: 100;
	/*	left: 10.5em; */
	margin-top: -1.6em;
	width: 10.5em;
	background: #BAD1D0;
	border: 1px solid gray;
	/* JM  */

    border-top: 1px #868686 solid;
	border-bottom: 1px #868686 solid;
	border-left: 1px #868686 solid;
	border-right: 1px #868686 solid;
	border-width:0.5px;
	margin-left: 8em;	
	}

#menu ul {
padding: 2px; 
}

#menu li {
	text-align: left;   /*  JM  */
	height: 18px;
	line-height: 18px;
	font-size: 85%;
}
#menu li a, #menu dt a {
	color: #000;
	text-decoration: none;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	
}

#menu li a:hover, #menu dt a:hover {
	text-decoration: none;
	color:#FFFFFF;
	background-color:#000099;

}

