﻿body {
font-size : x-small; 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; 
color : black; 
background-color : 
}


em {
font-size : x-small; 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; 
color : black; 
background-color : 
}


td {
font-size : x-small; 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; 
color : black; 
background-color : 
}


ul {
font-size : x-small; 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; 
color : black; 
background-color : 
}


p {
font-size : x-small; 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; 
color : black; 
background-color : 
}


#navcontainer ul
{
	margin-left: 10;
	padding-left: 10;
	margin-bottom : 0;
}	

#navcontainer li 
{
list-style-type: disc;

}


nav
{
	font-size: xx-small;
	background-color: #FFFFFF;
	font-weight: bold;
}


#nav a:visited
{
	font-size: xx-small;
	font-weight: bold;
	color: #FFFF00;
	background-color: transparent;
	text-decoration: none;
}


#nav li a:link
{
	font-size: xx-small;
	font-weight: bold;
	color: #FFFF00;
	background-color: transparent;
	text-decoration: none;
}

#nav a:active
{
	color: #FFFF00;
}





#nav li a:hover
{
	color: #FFFF00;
}





.titre-cap
{
font-size : 12px; 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; 
color : #FFFFAA; 
font-weight: bold;
font-variant : small-caps;
}
 

.texte-plus {
font-size : x-small; 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; 
color : black; 
background-color : 
}

h1 {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 2em;
color: white;
{

h2 {
font-size : small; 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
color : #0011FF; 
font-variant : small-caps;
font-weight : bold;
}

h3 {
font-size : x-small; 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
font-weight : bold;
color : black;
}

.gras {
font-size : x-small; 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
font-variant : small-caps;
font-weight : bold;
color : blue;
}

.titre-orange {
font-size : x-small; 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
font-weight : bold;
color : FF6600;
}

.titre-orange-big {
font-size : medium; 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
font-weight : bold;
color : FF6600;
line-height: 120%;
}

.titre-rouge {
font-size : x-small; 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
font-weight : bold;
color : red;
}

.titre-rouge-big {
font-size : medium; 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
font-weight : bold;
color : red;
}

.titre-bleu {
font-size : x-small; 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
font-weight : bold;
color : blue;
}

.titre-bleu-big {
font-size : medium; 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
font-weight : bold;
color : blue;
}

.titre-siemens {
font-size : x-small; 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
font-weight : bold;
color : #008080;
}

.titre-siemens-big {
font-size : medium; 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
font-weight : bold;
color : #008080;
}


.titre-blanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-transform: none;
	font-variant: small-caps;
	color: #ffffff;
}

.titre-black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-transform: none;
	font-variant: small-caps;
	color: #000000;
}

.titre-bleu-times {
font-size : x-small; 
font-family : Times New Roman, Serif;
font-weight : bold;
color : blue;
}

.titre-bleu-big-times {
font-size : medium; 
font-family : Times New Roman, Serif;
font-weight : bold;
color : blue;
}

.texte-plus-times {
font-size : x-small; 
font-family : Times New Roman, Serif; 
color : black; 
background-color : 
}


.hyper-title {
font-size : 36px; 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
font-weight : bold;
color : blue;
}

.hyper-title-black {
font-size : 24px; 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
font-weight : bold;
color : black;
}

.texte-serif {
font-family: Georgia, "Times New Roman", serif;
font-size: 1em;
}

.titre-serif {
font-family: Georgia, "Times New Roman", serif;
font-size: 2em;
color: #ed9507;
font-variant: small-caps;
line-height: 1.2em;
}

.titre-fin {
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
font-size: 1.5em;
color: #445377;
font-variant: small-caps;
line-height: 1.2em;
letter-spacing: .5em;
}

a:link
{
	color: blue;
	background-color: transparent;
}

a:visited
{
	color: blue;
	background-color: transparent;
}

a:active
{
	color: blue;
	background-color: transparent;
}

a:hover
{
	color: red;
	background-color: transparent;
}

/*---AUTRES LIENS ---*/
.titre-bleu-big a:link {
	text-decoration: none;
}

.titre-bleu-big a:visited {
	text-decoration: none;
}

.titre-rouge-big a:link {
	text-decoration: none;
}

.titre-rouge-big a:visited {
	text-decoration: none;
}