/* CSS Document */
/* Julie Coutu, designer Web, ergonome, expert-conseil


/* BODY --------------------------------------------------------------------------------------*/


body {
	background-color:#FFFFFF;
	/*background-image: url(images/bg_001.jpg);*/
	/*background-repeat: no-repeat;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #07375E;
	background-position: left top;
	text-align: justify;
	margin: 0px;
	letter-spacing: normal;
	vertical-align: top;
	word-spacing: normal;
}

/* LIENS --------------------------------------------------------------------------------------*/
/*link menu général*/

.link1 {
	font-size: 12px;
	color:#0D6195;
	text-decoration: none;

}

.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-variant: small-caps;
	font-style:bold;
	color:#FF8003;
	text-decoration: none;
}
.link4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style:bold;
	color:#0033CC;
	text-decoration: none;
}
/*sitemap*/
.link3 {
	font-size: 0.9em;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

/* Styles d'écriture  ------------------------------------------------------------------------ */

/*TITRES*/
h1 {
	font-size: 1.4em;
	font-style:bold;
	color: #0D6195;
}

h2{
	font-size: 1.5em;
	font-style: normal;
	color: #014B7F;
}

h3 {
	font-size: 1.1em;
	font-style:bold;
	color: #FF8003;
}

/*Copyright*/
.copyright {
	font-size: 0.8em;
	color: #ffffff;
}

.font2{
	font-size: 12px;
	color:#8C8C8C;
}
.font3{
	font-size: 14px;
	font-style:bold;
	color:#D8580D;
}

.font4{
	font-size: 1.2em;
	color:#FF0000;
}

/* Vert */

.font5{
	font-size: 1.2em;
	color:#006600;
}

.t1{
	font-size: 19px;
	color:#0033CC;
	letter-spacing:0.6px;
}

.t2{
	font-size: 12px;
	color:#006600;
	letter-spacing: 0.6px;
}

.t3{
	font-size: 19px;
	color:#FF8003;
	letter-spacing:0.6px;
}
.t4{
	font-size: 12px;
	color:#014B7F;
	letter-spacing: 0.6px;
}


