/*
	************************************************
	Sujet: styles generaux;
	Auteur: Patrick Emond - Cellule TIC - CNFPT
	version: 1.0;
	Realisation: 2006-04-27T15:09+01:00
	************************************************
*/

	body, div, ul, ol, li, dl, dt, dd,
	table, thead, tbody, tfoot, tr, th, td,
	form, input, select, button, textarea, fieldset,
	h1, h2, h3, h4, h5, h6, p,
	ul, ol, li, blockquote {
		margin: 0;
		padding: 0;
	}
	
	body {
		background-color: #6b949e;
		font-size: small;
		font-family: Helvetica, Verdana, Arial, sans-serif;
	}
	
	hr, span, #skip { display: none; }
	
	a {
		color: #fff;
		text-decoration: none;
	}
	
	a:hover { color: #fff; }
	
	em, cite, address, a, small {
		font-style: normal;
		display: block;
	}
	
	marquee a { display: inline; }
	
	abbr {
		font-style: normal;
		border: none;
	}
	
	small { font-size: 80%; }
	
	#copyright {
		position: relative;
		float: left;
		width: 500px;
		margin: 0 0 30px 250px ;
		padding: 10px 0 0 36px;
		font-size: 85%;
	}
	
	#copyright, #copyright * { color: #10526c; }
	
	#copyright a { display: inline; }
	
	ul { margin-top: 5px; }
	
	ul li {
		list-style: none;
		padding: 2px 0;
	}
	
	ul li a, em a {
		display: block;
		padding-left: 20px;
	}
	
	#browse ul { margin: 10px 0 0 0; }
	
	#browse ul li { padding: 0px; margin: 0px;}
	
	#browse ul li a {
		clear: right;
		width: 215px;
		padding: 6px 10px 6px 25px;
		line-height:1em;
		font-size: 1em;
		font-weight: bold;
		color: #93c5cf;
		border-bottom: 1px solid #51a1b2;
	}
	#browse ul li a:hover {
		color: #fff;
	}
	
	div {
		position: relative;
		float: left;
	}
	
	h1 {
		width: 750px;
		height: 292px;
		background: #57828c url(/images/img_deleg/accueil-inet-sombre.jpg) no-repeat;
	}
	/*
	.documents h2 {
		background: url(/images/img_deleg/accueil-titre-documents.png) no-repeat;
		width: 154px;
		height: 17px;
	}
	
	.infos h2 {
		width: 193px;
		height: 15px;
	}
	
	.infos h2.a2008 {
		background: url(/images/img_deleg/accueil-titre-rdv08.png) no-repeat;
	}
	
	.une, .enet, .breves, .dossier, .lettre, .formations {
		width: 163px;
		height: 15px;
	}
	
	.breves { background: url(/images/img_deleg/accueil-titre-breves.png) no-repeat; }
	.une { background: url(/images/img_accueil/bgn-h3-une.jpg) no-repeat; }
	
	.dossier { background: url(/images/img_deleg/accueil-titre-dossier.png) no-repeat; }
	.formations {
        width: 183px;
        background: url(/images/img_deleg/accueil-titre-formations.png) no-repeat;
    }
*/
	.formations a {
	    display: block;
        width: 183px;
		height: 15px;
    }
/*
	.lettre {
		background: url(/images/img_deleg/accueil-titre-lettre.png) no-repeat;
		height: 36px;
	}	
	.enet {
		background: url(/images/img_accueil/bgn-h3-enet.jpg) no-repeat;
	}	
	.pfm {
		background: url(/images/img_accueil/bgn-h3-fm.jpg) no-repeat;
		height:42px;
	}
	
	.hebdo {
		background: url(/images/img_deleg/accueil-titre-hebdo.png) no-repeat;
		height: 36px;
	}
*/	
	h2, h3 { font-size: 120%; }
	
	h2, h3 a { color: #fff; }
	
	marquee {
		display: block;
		background: #10526c url(/images/img_deleg/accueil-marquee.jpg) repeat-x 0 0;
		padding: 5px 25px;
		font-size: 90%;
	}
	
	marquee, marquee * {
		color: #c0d2d6;
		font-family: courier, monospaced;
	}
	
	#wrap {
		margin: 0 auto;
		width: 750px;
		font-size: 95%;
		line-height: 130%;
	}
	
	#ombre {
		width: 500px;
	}
	
	#content {
		background: #508195;
	}
	
	#browse {
		background: #308a9e;
		width: 250px;
	}
	
	.infos, .publications { width: 250px; }
	
	.infos h2, .infos ul, .infos em,
	.publications h2, .publications ul, .publications em, .publications #rss {
		margin: 0 25px;
	}
	.infos ul { margin-bottom: 25px; }
	
	.infos h2, .publications h2 {
		margin: 15px 25px 5px 25px;
	}
	.publications h2.enet, .publications h2.pfm {
		margin-top: 35px;
	}
	.publications ul, .publications em {
		margin: 5px 25px 15px 25px;
	}
	.infos h2.synthese, .infos h2.rdv {
		width: 200px;
		height:20px;
/*		background: url(/images/img_accueil/bgn-h3-rdv.jpg) no-repeat;
*/	}
	.infos h2.synthese {
		height:38px;
/*		background: url(/images/img_accueil/bgn-h3-synthese.jpg) no-repeat;
*/	}
	.infos h3.separateur {
		margin: 10px 0 10px 0;
		padding: 9px 25px 0 25px;
		background: url(/images/img_deleg/accueil-pointille-safran.png) no-repeat 0 0;
	}
	
	#column {
		width: 250px;
	}
	
	#rss a {
		background: url(/images/img_deleg/accueil-rss-bgn-off.png) no-repeat 0 0;
		padding-top: 20px;
		margin-top: 20px;
		line-height: 140%;
	}
	
	#rss a:hover, #rss a:hover abbr { color: #fff; }
	
	.documents {
		width: 198px;
		margin-left: 28px;
		margin-top: 20px;
	}
	
	.documents ul li a { background: url(/images/img_deleg/accueil-chevron-sauge-off.png) no-repeat 0 0; }
	.documents ul li a:hover { background-image: url(/images/img_deleg/accueil-chevron-sauge-on.png); }
	
	.infos {
		background: #e7a700 url(/images/img_deleg/accueil-photo.jpg) no-repeat 0 0;
		padding-top: 260px;
	}
	
	.infos ul li a { background: url(/images/img_deleg/accueil-chevron-safran-off.png) no-repeat 0 0; }
	.infos ul li a:hover { background-image: url(/images/img_deleg/accueil-chevron-safran-on.png); }
	
	
	.publications * { color: #a0b7c1; }
	.publications h2, .publications h2 a { color: #fff; }
	
	.publications ul li a,
	.publications em a {
		background: url(/images/img_deleg/accueil-chevron-pub-off.png) no-repeat 0 0;
	}
	
	.publications ul li a:hover,
	.publications em a:hover {
		background-image: url(/images/img_deleg/accueil-chevron-pub-on.png);
	}
	
	#deutch, #english {
		position: absolute;
		left: 29px;
		top: 87px;
	}
	
	#deutch {
		left: 65px;
		background: url(/images/img_deleg/accueil-deutch-off.jpg) no-repeat 0 0;
		width: 23px;
		height: 16px;
	}
	
	#deutch:hover { background-image: url(/images/img_deleg/accueil-deutch-on.jpg); }
	
	#english {
		background: url(/images/img_deleg/accueil-english-off.jpg) no-repeat 0 0;
		width: 23px;
		height: 16px;
	}
	
	#english:hover { background-image: url(/images/img_deleg/accueil-english-on.jpg); }
	
	#recherche { display: none;}
	#copyright { padding-left: 0;}
	#copyright cite { margin: 0 0 10px 0;}
	
	#cnfpt {
		position: absolute;
		top: 17px;
		left: 400px;
		font-size: 110%;
	}
	
	#cnfpt a {
		padding-left: 40px;
		background: url(/images/img_deleg/blocks-cnfpt-off.png) no-repeat 0 0.2em;
		color: #afc3c8;
	}
	
	#cnfpt a:hover {
		background-image: url(/images/img_deleg/blocks-cnfpt-on.png);
		color: #fff;
	}
	
	
	
	
/*
	specific ouinedoze eksplaurer ...
*/
	
	* html .documents { margin-left: 10px; }
	* html #browse ul li { position: relative; float: left; }
	
	* html #ombre {
		background-image: url(/images/img_deleg/accueil-bgn-content.jpg);
	}
	* html .infos { padding-top: 260px;}
	* html #copyright { margin-left: 120px; }