/*
* 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('http://www.dziria.com/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:150px;
	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;
}