/* FONT */
/* Family */
BODY, P, TD, A, menupage, .colgauche, .legende, .menufooter, h1, .tit2, h2, h3, .bouton, .iti
	{
	font-family: verdana, helvatica, arial ;
	}

/* Size */
BODY, P, TD, A, menupage, .colgauche, .legende, .menufooter, .tit2, h2, h3, .bouton, .iti p, .iti h1
	{
	font-size: 10px ;
	}

h1
	{
	font-size: 12px ;
	}

/* Weight */
.menufooter, .colgauche, .menufooter:link, .menufooter:visited, h1, .tit2, h2, h3, .bouton, .iti h1, .titreligne
	{
	font-weight: bold;
	}

/* Colors */
/* Turquoise */
BODY, P, TD, A, menupage, menupage:A, #center .legende, .iti p
	{
	color: #006666;
	}

/* Bleu */
.fondtitre, h1, h2, .bouton, #coldroite .legende, #colgauche, #footer, .titreligne
	{
	background-color : #080684;
	}

.iti h1
	{
	color: #080684;
	}
	
/* Jaune */
.colgauche, #coldroite .legende, .menufooter, .menufooter:link, .menufooter:visited, h1, .tit2, h2, .bouton, .titreligne td
	{
	color: #FFCC33;
	}

/* Transparent */
.iti h1, .celluletableau
        {
        background-color : #FFCC33;
        }

/* ALIGNEMENT */
/* Horizontal */
.menupage, .bouton, .legende, .menufooter, .menufooter:link, .menufooter:visited, h1, .tit2, #coldroite h2, #footer, #caddie h2, #caddie .bouton, .titreligne
	{
	text-align: center;
	}

 h2, h3, #coldroite p, #center h2, #coldroite ul, #caddie ul, .iti h1
	{
	text-align: left;
	}

/* Vertical */
.tit1c, h1, .tit2, h2
	{
	vertical-align: middle;
	}

/* MARGES */
body {
	margin-left: 0px;
	margin-right: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	}

.colgauche
	{
	margin-left: 10px;
	}

.fondtitre, .menupage
	{
	margin: 0 px 10px ;
	}

.iti p, .iti h3
        {
        margin-left: 25px;
        }

.iti h1
        {
        padding-left: 5px;
        margin-top: 5px;
        margin-bottom : 5px;
        }

/* LINE-HEIGHT */
.tit2, h2, h1, #coldroite h2, #center h2, #caddie .bouton, .iti h1
	{
	line-height: 22px;
	}

.bouton
	{
	line-height: 12px;
	}

/* TABLES */
.desccirc
	{
	width: auto;
	border: 0px;
	vertical-align: top;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}

.tablecentre
	{
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border: 0px;
	}

.paragraphe {
	min-height: 120px;
	}

.fiche
	{
	text-align:left;
	margin-left:50px;
	margin-right:50px;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	border: solid 2px;
	border-color: #080684;
	}

#center .fiche h2
	{
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	}

.fiche p
	{
	margin-top:0px;
	margin-bottom:0px;
	padding:4px;
	}

.iti h1
        {
        border: solid 1px;
        border-color: #080684;
        }


/* IMAGES */
.image, .image:link
	{
	border: solid 1px;
	border-color: #080684;
	}

.iccircuit, .iccircuit:link
	{
	width: 100px;
	height: 120 px;
	border: solid 1px;
	border-color: #080684;
	}

/* HEADER */
#header
	{
	width: 100%;
	background-color: white;
	height: 169px;
	}

#header .logo
	{
	position: absolute;
	top: 0px;
	left: 0px;
	border: 0px;
	width: 500px;
	height: 72px;
	}

#header .bienvenue
	{
	position: absolute;
	top: 72px;
	left: 0px;
	border: 0px;
	width: 500px;
	height: 97px;
	}

#header .langues
	{
	position: absolute;
	top: 0px;
	right: 20px;
	border: 0px;
	width: 119px;
	height: 72px;
	}

/* COLGAUCHE */
#col1
	{
	width: 130px;
	border: 0px;
	}

/* CENTRE */
#center
	{
	width: auto;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	border: 0px;
	}

#center h2, #center h1
	{
	margin-top: 5px;
	height: 22px;
	}

#center p
	{
	margin-bottom: 0px;
	padding-bottom: 0px;
	}

/* COLDROITE */
#coldroite
	{
	width: 120px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border: 0px;
	}

#coldroite h2
	{
	margin-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	width: 120px;
	height: 22px;
	}

#coldroite h3
	{
	margin-top: 3px;
	padding-top: 0px;
	margin-bottom: 3px;
	padding-bottom: 0px;
	}

#coldroite p
	{
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}

/* FOOTER */
#footer
	{
	width: 100%;
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	border: 0px;
	}

/* DEBUG
body
	{
	background-color: green;
	}

*/

/* mail */
#mail {
	margin: 10px;
	margin-left: 10%;
	margin-right: 10%;
	background-color: white;
	text-align: left;
	padding: 4px;
	border: 3px solid #FC3;
	}
