@import url("general.css");

p.esp-eco
{
	cursor: pointer;
}

p.home-dist
{
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 0px 50%;
	padding-left: 10px;
	margin: 0px 0px 10px 10px;
}

html.univ-2 p.home-dist
{
	background-image: url('/pix/distribution/fleche_home.gif');
}

html.univ-3 p.home-dist
{
	background-image: url('/pix/distribution/fleche_home_ai.gif');
}

div#nav
{
	width: 282px;
}

div#centre
{
	margin-left: 300px;
}

div#titre
{
	height: 103px;
	padding-top: 10px;
	/*margin-bottom: 10px;*/
}

div#titre h1
{
	background: url("/pix/distribution/parenthese.gif") no-repeat;
	min-height: 78px;
	margin-left: 300px;
	padding: 16px 0px 0px 24px;
	text-transform: uppercase;
}

html.univ-2 h1,html.univ-2 h2,html.univ-2 h3,html.univ-2 h4,html.univ-2 h5,html.univ-2 h6,html.univ-2 p.chapeau,html.univ-2 dt,html.univ-2 p.esp-eco
{
	color: #2fa1d6;
}

html.univ-3 h1,html.univ-3 h2,html.univ-3 h3,html.univ-3 h4,html.univ-3 h5,html.univ-3 h6,html.univ-3 p.chapeau,html.univ-3 dt,html.univ-3 p.esp-eco
{
	color: #5a8b00;
}

html.univ-3 div#titre h1
{
	background-image: url("/pix/distribution/parenthese_ai.gif");
}

div.module-dist
{
	margin-bottom: 1.6em;
}

h2
{
	margin-bottom: .6em;
}

div#nav div.bloc-data
{
	margin-bottom: 10px;
}

div#nav h2
{
	border-bottom: 1px dotted #929292;
	padding: 0px 6px .4em;
	text-transform: uppercase;
	margin: 0px 4px .4em;
}

div#nav p
{
	margin: 0px 8px;
}

div#nav p.esp
{
	margin-top: 8px;
	font-weight: bold;
	background: url('/pix/distribution/fleche_esp.gif') no-repeat 0px .4em;
	text-indent: 10px;
}

html.univ-3 div#nav p.esp
{
	background-image: url('/pix/distribution/fleche_esp_ai.gif');
}

div.module-dist h2
{
	font-size: 1em;
	/*background: url('/pix/distribution/fleche_esp.gif') no-repeat 0px .4em;*/
}

div.module-dist h2:before
{
	/*content: url('/pix/distribution/fleche_esp.gif');
	margin-right: 6px;*/
}

div.module-dist p
{
	line-height: 1.4;
	text-align: justify;
}

p.chapeau
{
	font-weight: bold;
	margin-bottom: 2em;
	font-size: 1.1em;
}

div.module-dist img
{
	margin-bottom: 6px;
}

div.droite img
{
	float: right;
	margin-left: 10px;
}

div.gauche img
{
	float: left;
	margin-right: 10px;
}

div.implantation
{
	background: url('/pix/distribution/carte_france.gif') no-repeat 100% 0px;
	padding-right: 76px;
	min-height: 80px;
	margin-right: 14px;
}

div.left-col
{
	margin-right: 50%;
}

div.right-col
{
	width: 48%;
	float: right;
}

div.co div.bloc-data
{
	margin-bottom: 10px;
}

div.co div.bd-bd
{
	padding: 10px;
}

div.co div.bd-bd dd
{
	margin-bottom: .6em;
	line-height: 1.4;
}

div.type-1 dt,div.type-3 dt
{
	float: left;
	margin-right: 6px;
}

div.type-1 dt:before,div.type-3 dt:before
{
	content: '> ';
}

div.type-1 dt:after,div.type-3 dt:after
{
	content: ' :';
}

div.type-2 dd
{
	margin-left: 20px;
}

dl a
{
	text-decoration: underline;
}

html.univ-2 dl a
{
	border-bottom-color: #2fa1d6;;
}

div.bloc-data dd ul
{
	list-style-type: disc;
	margin: 0px 0px 0px 20px;
}

div.bloc-data dd ul li
{
	margin: .4em 0px;
	padding: 0px;
}

p.impl-legende
{
	text-align: center;
	margin-top: 14px;
}
