body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}
body {font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
table {font-size:inherit;font:100%;}
select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}
pre, code {font:115% monospace;*font-size:100%;}
body * {line-height:1.22em;}
body {font-family:verdana;}
select, input, textarea {font-family:verdana;font-size:107%;}
#main{font-size:85%;}
th {font-weight:bold}
p{
	padding:5px 0;
}

.entourage_pointille {
	float:left;
	clear:both;
	width: 100%;
	padding:7px 0 9px 0;
	margin: 15px 0 10px 0;
	background-image:url(../img/standard/pointilles3.gif);
	background-repeat:repeat-x;
	background-position:top;
	
	
	/*border-color: red;
	border-width: 1px;
	border-style: solid;*/
	font-weight:bold;
	
	
}


.doc_pdf {
	background-image: url(../img/standard/icone_pdf.gif);
	background-repeat: no-repeat;
	height: 26px;
	padding: 0 0 0 30px;
	margin: 0 0 10px 0;
	/*text-align: justify;*/
	clear: both;
	font-weight:italic;	
}


.doc_word {
	background-image: url(../img/standard/icone_word.gif);
	background-repeat: no-repeat;
	height: 26px;
	padding: 0 0 0 30px;
	margin: 0 0 10px 0;
	/*text-align: justify;*/
	clear: both;	
	font-weight:italic;
}


.doc_powerpoint {
	background-image: url(../img/standard/icone_powerpoint.gif);

	background-repeat: no-repeat;
	height: 26px;
	padding: 0 0 0 30px;
	margin: 0 0 10px 0;
	/*text-align: justify;*/
	clear: both;
	font-weight:italic;
}


.doc_excel {
	background-image: url(../img/standard/icone_excel.gif);
	background-repeat: no-repeat;
	height: 26px;

	padding: 0 0 0 30px;
	margin: 0 0 10px 0;
	/*text-align: justify;*/
	clear: both;
	font-weight:italic;
}


.doc_oppenoffice {
	background-image: url(../img/standard/icone_oppenoffice.gif);
	background-repeat: no-repeat;
	height: 26px;
	padding: 0 0 0 30px;
	margin: 0 0 10px 0;
	/*text-align: justify;*/
	clear: both;	
	font-weight:italic;
}


.doc_documents {
	background-image: url(../img/standard/icone_documents.gif);
	background-repeat: no-repeat;
	height: 26px;
	padding: 0 0 0 30px;
	margin: 0 0 10px 0;
	/*text-align: justify;*/
	clear: both;
	font-weight:italic;
}


.doc_video {
	background: url(../img/standard/icone_video.gif) top left no-repeat;
	height: 26px;
	padding: 0 0 0 30px;
	margin: 0 0 10px 0;
	/*text-align: justify;*/
	clear: both;	
	font-weight:italic;
}


.doc_audio {
	background-image: url(../img/standard/icone_audio.gif);
	background-repeat: no-repeat;
	height: 26px;
	padding: 0 0 0 30px;
	margin: 0 0 10px 0;
	/*text-align: justify;*/
	clear: both;
	font-weight:italic;
}


.doc_web {
	background-image: url(../img/standard/icone_web.gif);
	background-repeat: no-repeat;
	height: 26px;
	padding: 0 0 0 30px;
	margin: 0 0 10px 0;
	/*text-align: justify;*/
	clear: both;
	font-weight:italic;
}


.doc_mediaplayer {
	background-image: url(../img/standard/icone_winmediaplayer.gif);
	background-repeat: no-repeat;
	height: 26px;
	padding: 0 0 0 30px;
	margin: 0 0 10px 0;
	/*text-align: justify;*/
	clear: both;
	font-weight:italic;
}


.doc_realplayer {
	background-image: url(../img/standard/icone_real.gif);
	background-repeat: no-repeat;
	height: 26px;
	padding: 0 0 0 30px;
	margin: 0 0 10px 0;
	/*text-align: justify;*/
	clear: both;
	font-weight:italic;
}


.doc_flash {
	background-image: url(../img/standard/icone_flash.gif);
	background-repeat: no-repeat;
	height: 26px;
	padding: 0 0 0 30px;
	margin: 0 0 10px 0;
	/*text-align: justify;*/
	clear: both;
	font-weight:italic;
}

.rss {
	background-image: url(../img/standard/rss_icon.gif);
	background-repeat: no-repeat;
	height: 26px;
	padding: 0 0 0 30px;
	margin: 0 0 10px 0;
	clear: both;
	font-weight:italic;
}

.bleu_gras {
	color:#015b9a;
	font-weight:bold;
	font-size:1em;
}


h1{
	font-size:160%;
	font-weight:bold;
}
h2{
	font-size:122%;
	font-weight:bold;
}
a {
	font-size:100%;
	color:#015b9a;
	/*font-weight:bold;*/
	text-decoration:none;
}
a:link {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:active {
	text-decoration:underline;
}


