/*
* paragraphes - page libres
*/

h3{ margin:1em 0; font-size:1.3em;}
div.paragraphe{	line-height:normal;}
div.sous-paragraphe{	float:left;line-height:normal;}
div.p-space{margin:0 0 0 40px;line-height:normal;}
div.texte-brut{ 
	line-height:150%;
	text-align:justify;
}
/*div.texte-brut img{ margin:0 .8em 0 0;}*/

.sansstyle {margin:0 0 0 0;}
.style1 {}
.style2 {}
.style3 {
	padding:0 .7em;
	background:#efefef;
}
.style3 h3{
	font-weight:normal;
	text-transform:uppercase;
}

h3.actu1, h3.actu2, h3.actu3{
	height:35px;
	padding-left:50px;
	font-size:1em;
	font-weight:normal;
	text-transform:uppercase;
}
h3.actu1{	background:url('a_cult.png') no-repeat;}
h3.actu2{	background:url('a_scient.png') no-repeat;}
h3.actu3{	background:url('m_scient.png') no-repeat;}




/*
* Bandeau
*/
#bandeau h2{
	padding:0;margin:0;
	font-size:1.4em;
	font-weight:normal;
	text-transform:uppercase;
}
#bandeau a{ color:#fff;}
#bandeau p{
	color:#333;
	padding:0;margin:0;
	line-height:1.5em;
	font-weight:bold; 
}
#bandeau p span{
	color:#fff;

}



/*
* Page d'accueil
*/

/* Profils */
#profils { 
	margin:0 0 0 25px;
	font-size:1em; 
}
#profils strong{
	background:url('img/fleche_verte.png') no-repeat right 2px;
	padding-right:1em;
	color:#f36
}

#profils a{
	color:#333;
}

#acces-direct{
	border:0px none;
	padding:0
}
select{
	width:170px;
	margin:2px 0;
	border:1px solid #333;
}

#acces-direct select{ 
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;	
	border-left: 1px solid #ccc;
}

#acces-direct input{ 
	margin:2px 0; 
	padding:0;
	float:right;
}


/* Encadré pratique */

#plan-site, #plan-acces, #contact, #accessibilite, #marche-public, #recrutement {
	padding:10px 0 10px 40px; 
	font-size:1.1em; 
	margin:0px;
}
#plan-site{
	background: url('plan_site.png') no-repeat;; padding-left:40px; padding-right:0; padding-top:7px; padding-bottom:13px
}
#plan-acces{
	background: url('plan_acces.png') no-repeat;
}
#contact{
	background: url('contact.png') no-repeat;
}
#accessibilite{
	background: url('accessibilite.png') no-repeat;
}
#marche-public{
	background: url('marche_public.png') no-repeat;
}
#recrutement{
	background: url('recrutement.png') no-repeat;
}


/* paragraphe formation */

ul#formation{
	list-style-type:none;
	margin:0;padding:0;
	line-height:120%;
}
ul#formation ul {
	list-style-type:none;
	margin:0;padding:0 0 0 1em;
}

ul#formation li { font-weight:bold;}
ul#formation li ul li { font-weight:normal;}
ul#formation a{
	color:#333;
}
ul#formation ul span{
	color:#f36;
	font-weight:bold;
}


/*
* Publicité premiere page - page libre
*/

#publicite{  
	text-align:right;
}

/*
* Plan du site
*/

#plandusite ul {
	margin:0 0 0 1.5em;
}

#plandusite .test2{
	margin:0 0 1em 0;
}


/*
* Une de Rubrique
*/

.domaine{
	position : relative;				
	height:75px;	
	text-align:right;			
}
.domaine p{
	color:#333;
	padding:12px 0 0 70px;
	font-size:1.2em;
	text-align:left;
}
#d_huma{background:url('choix_huma.png') no-repeat;}
#d_droit{background:url('choix_droit.png') no-repeat;}
#d_edu{background:url('choix_edu.png') no-repeat;}
#d_eco{background:url('choix_eco.png') no-repeat;}
#d_autresdip{background:url('choix_autresdip.png') no-repeat;}
#d_formcont{background:url('choix_formcont.png') no-repeat;}
			
.niveau_formation{
	display:block;
	height:16px;width:16px;
	margin:0 5px 0 0;
	text-indent:-999em;
	position:absolute;
	top:49px;
}
.l_lmd{
	left:70px;
	background:url('licence.gif');
}
.m_lmd{
	left:90px;
	background:url('master.gif');
}
.d_lmd{
	left:110px;
	background:url('doctorat.gif');
}