* 
{
	margin: 0;
	padding: 0;
}

html,body
{
	min-height: 100%;
	background-color: #006fb6;
}

body
{
	font: 12px arial,helvetica,sans-serif;
	color: #666;/*#999;*/
	padding-bottom: 20px;
}

img
{
	border-style: none;
}

a
{
	text-decoration: none;
	color: #666;
}

ul
{
	list-style-type: none;
}

div#page
{
	width: 960px;
	margin: 0px auto;
	background: url("/pix/fond.gif") repeat-y;
}

div#contenu
{
	margin: 0px 67px;}

/*
div#tetiere
{
	background-repeat: no-repeat;
	background-image: url('/pix/fond_tetiere.gif');
	height: 50px;
	z-index:555;
}
*/
ul#tetiere
{
	background-repeat: no-repeat;
	height: 70px;
	padding: 0px 0px 0px 30px;
	}

html.univ-1 ul#tetiere
{
	background-image: url('/pix/groupe/fond_tetiere.gif');
}

html.univ-2 ul#tetiere
{
	background-image: url('/pix/distribution/fond_tetiere.gif');
}

html.univ-3 ul#tetiere
{
	background-image: url('/pix/distribution/fond_tetiere_ai.gif');
}

html.univ-4 ul#tetiere
{
	background-image: url('/pix/recrutement/fond_tetiere.gif');
}

ul#tetiere li
{
	float: left;
	/*background: url('/pix/point_tetiere.gif') no-repeat 100% 100%;*/
	margin-top: 20px;
	padding-right: 10px;
	position: relative;
	z-index: 1;
}

ul#tetiere li h4
{
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
}

html.univ-1 ul#tetiere h4
{
	color: #840808;
}

html.univ-2 ul#tetiere h4
{
	color: #232324;
}

html.univ-3 ul#tetiere h4
{
	color: #4e7800;
}

html.univ-4 ul#tetiere h4
{
	color: #840808;
}

ul#tetiere li.actif h4
{
	color: #FFF;
}

ul#tetiere li.home
{
	margin-right: 20px;
	background-image: none;
}

ul#tetiere li.home a
{
	width: 119px;
	height: 23px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 100%;
}

html.univ-1 li.home a
{
	background: url("/pix/groupe/logo_pomona.gif");
}

html.univ-2 li.home a
{
	background: url("/pix/distribution/logo_pomona.gif");
}

html.univ-3 li.home a
{
	background: url("/pix/distribution/logo_pomona_ai.gif");
}
html.univ-4 li.home a
{
	background: url("/pix/recrutement/logo_pomona.gif");
}

ul#tetiere ul
{
	position: absolute;
	visibility: hidden;
	z-index: 100;
	width: 160px;
	
}

ul#tetiere li.disp-menu ul
{
	visibility: visible;
}

ul#tetiere ul li
{
	float: none;
	margin: 0px;
	padding: 4px;
}

ul#tetiere ul a
{
	color: #FFF;
}

html.univ-1 ul#tetiere ul
{
	background-color: #fe6504;
}

html.univ-2 ul#tetiere ul
{
	background-color: #0e6cbe;
}

html.univ-3 ul#tetiere ul
{
	background-color: #99c107;
}

html.univ-4 ul#tetiere ul
{
	background-color: #fe6504;
}

p.fil-ariane
{
	font-size: .8em;
	margin: 6px 0px 16px;
	clear: both;
	font-family: verdana;
}
/*
p.fil-ariane a
{
	background: url("/pix/fleche_fda.gif") no-repeat 100% 50%;
	padding-right: 6px;
	margin-right: 0px;
}

p.fil-ariane span
{
	font-weight: bold;
}
*/
p.fil-ariane span
{
	background: url("/pix/fleche_fda.gif") no-repeat 100% 50%;
	padding-right: 6px;
	margin-right: 0px;
}

ul#footer
{
	background: url("/pix/cel_footer.gif") repeat-y;
	height: 14px;
	padding: 2px 0px 0px 64%;
	font-size: 10px;
	clear: both;
}

ul#footer li
{
	float: left;
	border-right: 1px solid #006fb6;
	padding: 0px 14px;
	white-space: nowrap;
	line-height: 1em;
}

ul#footer li.dernier
{
	border-right-style: none;
}

ul#footer li a
{
	color: #006fb6;
}

div#centre
{
	margin: 0px 0px 40px 178px;
	min-height: 450px;
}

h1
{
	margin: 0px 0px .2em;
	font-size: 20px;/*17px;*/
	font-weight: normal;
}

h2
{
	margin: 0px 0px .2em;
	font-size: 14px;
}

h3
{
	margin: 0px;
	font-size: 13px;
}

h4
{
	margin: 0px 0px .3em;
	font-size: 11px;
}

p
{
	margin: 0px 0px .4em;
}

div.bloc-data
{
	background: url('/pix/bord_h.gif') repeat-x #FFF;
}

div.bd-bas
{
	background: url('/pix/bord_b.gif') repeat-x 0px 100%;
}

div.bd-gauche
{
	background: url('/pix/bord_g.gif') repeat-y;
}

div.bd-droite
{
	background: url('/pix/bord_d.gif') repeat-y 100% 0px;
}

div.bd-hg
{
	background: url('/pix/coin_hg.gif') no-repeat;
}

div.bd-hd
{
	background: url('/pix/coin_hd.gif') no-repeat 100% 0px;
}

div.bd-bg
{
	background: url('/pix/coin_bg.gif') no-repeat 0px 100%;
}

div.bd-bd
{
	background: url('/pix/coin_bd.gif') no-repeat 100% 100%;
	padding: 6px 0px;
	min-height: 0px;
}

div#nav
{
	float: left;
	width: 170px;
}

div#nav h3
{
	/*background: url('/pix/filet_nav.gif') repeat-x 0px 100%;*/
	margin: 0px 3px;
	padding: 0px 6px 3px;
	text-transform: uppercase;
	color: #ec6838;
	border-bottom: 1px dotted #989898;
}

div#nav ul
{
	margin: 0px 10px;
}

div#nav li.actif a
{
	color: #000;
}

div#nav ul li
{
	padding: 0px;
	margin: .2em 0px;
}

/* styles globaux des panneaux dépliants début */

div.bloc-data ul
{
	margin: 0px 2px;
}

div.bloc-data h3,div.bloc-data ul ul a
{
	color: #333367;
}

div.bloc-data ul h3
{
	cursor: pointer;
}

div.bloc-data li.actif h3
{
	color: #b50505;
}

div.bloc-data ul li
{
	padding: .4em 1em;
}

div.bloc-data li.pair
{
	background-color: #feede6;
}

div.bloc-data li.impair
{
	
}

/* styles globaux des panneaux dépliants fin */