/*Feuille de style pour le web institutionnel SONOVISION-ITEP 2001-maj2003 PDufour*/

A:link {	
	color : #6666ff;
}	

A:visited {
	color : #999999;
}

A:active {
	color: #996666;
}

A:hover {
	color: #996666;
}

img {
	border:0px none;
}

body {
	margin-left:0px;
	margin-top:0px;
	background:#ffffff; 
}

p {
	font-family: arial, verdana;
	font-size: 9pt;
	font-style: normal;
	margin-top : 0px ;
	margin-bottom : 0px ;
	padding-top : 0px ;
	padding-bottom : 0px ;
}

li {
	font-family: arial, verdana;
	font-size: 9pt;
	font-style: normal;
	margin-top : 0px ;
	margin-bottom : 0px ;
	padding-top : 0px ;
	padding-bottom : 0px ;
	color : #333333 ;
}

td {
	font-family: arial, verdana;
	font-size: 9pt;
	font-style: normal;
}


h1 {
	font-family: arial, verdana;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	letter-spacing: 1pt;
	margin-top : 0px ;
	margin-bottom : 0px ;
	padding-top : 0px ;
	padding-bottom : 0px ;
}

h2 {
	font-family: arial, verdana;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color:#333333;
	margin-top : 0px ;
	margin-bottom : 0px ;
	padding-top : 0px ;
	padding-bottom : 0px ;
}

h3 {
	font-family: arial, verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color:#666666;
	margin-top : 0px ;
	margin-bottom : 0px ;
	padding-top : 0px ;
	padding-bottom : 0px ;
}

p.nav {
	font-family: verdana, arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
}

p.pied { 
	font-family: arial, verdana;
    	font-size: 8pt;
	text-align: left;
	font-style: normal;
	margin-top : 3px ;
	margin-bottom : 3px ;
	padding-top : 3px ;
	padding-bottom : 3px ;
	color:#000000;
}

td.plan {
	font-family: arial, verdana;
	font-size: 8pt;
	font-weight: bold;
}

p.col {	
	font-family : arial, verdana ;
	font-size : 8pt ;
	font-style : normal ;
	color : #333333 ;
	text-align : left ;
	margin-top : 0px ; 
	margin-bottom : 0px ; 
	padding-top : 0px ; 
	padding-bottom : 0px ;
	margin-left : 11 px ;
}

p.actu {	
	font-family : arial, verdana ;
	font-size : 9pt ;
	font-style : normal ;
	color : #333333 ;
	text-align : left ;
	margin-top : 0px ; 
	margin-bottom : 0px ; 
	padding-top : 0px ; 
	padding-bottom : 0px ;
}


p.blanc {
	font-family: arial, verdana;
	color : #ffffff ;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	margin-top : 0px ;
	margin-bottom : 0px ;
	padding-top : 0px ;
	padding-bottom : 0px ;
}


p.titre_actu {
	font-family: arial, verdana;
	color : #ffffff ;
	font-size: 10pt;
	font-style: normal;
	letter-spacing: 2pt;
	text-align : center;
	font-weight: bold;
	margin-top : 0px ;
	margin-bottom : 0px ;
	padding-top : 0px ;
	padding-bottom : 0px ;
}

p.message {	
	font-family : arial, verdana ;
	font-size : 10pt ;
	font-style : normal ;
	color : #003399 ;
	text-align : center;
	margin-top : 10px ; 
	margin-bottom : 10px ; 
	padding-top : 10px ; 
	padding-bottom : 10px ;
}

p.unerub {
	font-family : arial, verdana ;
	font-size : 10pt ;
	font-style : normal ;
	font-weight : bold ;
	color : #333333;
	margin-top : 0px ;
	margin-bottom : 0px ;
	padding-top : 0px ;
	padding-bottom : 0px ;
}

p.bleucol {	
	font-family : arial, verdana ;
	font-size : 9pt ;
	font-style : normal ;
	font-weight : bold ;
	color : #333333 ;
	text-align : center;
	margin-top : 0px ; 
	margin-bottom : 0px ; 
	padding-top : 0px ; 
	padding-bottom : 0px ;
}

p.refcol {	
	font-family : arial, verdana ;
	font-size : 8pt ;
	line-height : 150%;
	font-style : normal ;
	color : #333333 ;
	text-align : justify ;
}



p.slogan {
	font-family : arial, verdana ;
	font-size : 8pt ;
	font-style : italic;
	text-align : right;
	color : #333333;
	margin-top : 0px ;
	margin-bottom : 0px ;
	padding-top : 0px ;
	padding-bottom : 0px ;
}

p.piedlh { 
	font-family: arial, verdana;
    	font-size: 8pt;
	text-align: left;
	font-style: italic;
	color:#000000;
}

UL { list-style-type: disc; }
UL UL { list-style-type: circle; }
UL UL UL { list-style-type: disc;  }
UL UL UL UL { list-style-type: circle;  }
OL { list-style-type: lower-alpha; }
OL OL { list-style-type: decimal; }
OL OL OL { list-style-type: lower-alpha; }
OL OL OL OL { list-style-type: decimal; }
