/* breves.css */


#content .textebreve .spip_logos {
	margin:10px;
}
#content .textebreve  {
	margin:10px 0 10px 0;
}


/* liste des breves */
div.breves-actu, div.breves-profil {float:left; width:50%}
div.breves-actu div.menu-titre, div.breves-profil div.menu-titre {
	height:15px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	padding:5px 0;
}
div.breves-actu div.menu-titre {background:#CCD10A}
div.breves-actu {background:url('../images/box_arbre_actu_vert.gif') top right no-repeat; padding:54px 0 0 0;}
div.breves-profil div.menu-titre {background:#FC4C00}
div.breves-profil {background:url('../images/box_arbre_actu_orange.gif') top right no-repeat; padding:54px 0 0 0;}

#content div.breves-actu h3, #content div.breves-profil h3 {font-weight:normal}
#content h3.njeunes {color:#FC4C00;}
#content h3.nactifs {color:#820132;}
#content h3.nseniors {color:#37A59A;}
#content h3.nenseignants {color:#002756;}
#content h3.nenfants {color:#008200;}




#actus-compl {clear:both; margin:10px 0;}
#actus-compl a {float:left;display:block; width:180px;height:17px;color:#fff; text-align:center;padding:8px 0;text-decoration:none;}
#actus-compl a.relation {background:#84195c url(../images/box_breves_bg1.gif) no-repeat right top;}
#actus-compl a.recent {background:#FC4C00 url(../images/box_breves_bg2.gif) no-repeat right top;}
#actus-compl a.tout {background:#CCD10A url(../images/box_breves_bg3.gif) no-repeat right top;}

blockquote.spip {
	color:color:#919119;
	font-size:10pt;
	font-style:italic;
	/*background : url(../images/qt_left.gif) top left no-repeat;	*/
	padding:5px 0 0 15px;
	margin:5px;
	background-color:#FFC;
}
blockquote.spip p.spip{
	/*font-family:Georgia,Times,serif;*/
	margin:0 0 0 0;
	padding:0 15px 0 0;
	/*background : url(../images/qt_right.gif) bottom right no-repeat;*/
	
}

blockquote.spip>p.spip>strong.spip{
	font-size:8pt;
	display:block;
	float:left;
}
