/*
//------------------------------------------------------------------
// Auteur : Ludovic Martin <ludovic@dreamclic.com> / www.dreamclic.com
// 
// Version             : 1.0
// Date de création    : 27/12/2004
// Date de mise à jour :
//
// Description         : feuille de style de rubrique
//
// Contraintes         : 
//------------------------------------------------------------------
*/

#content #documents{
	float : left;
	margin : 0 0 0 20px;
	width : 160px;
}
#content #texte{
	float : left;
	margin-left : 40px;
	width : 600px;
	text-align : justify;
}
#content h2{
	color : #670F33;
}
#content #documents .affiche{
	margin : 0 0 10px 0;
}
#content #documents .photos img{
	margin : 0 0 10px 0;
}
#content #documents img{
	border : 1px solid #716254;
}


/*-----------------------------------------------------------------*/

#submenu a{
	font-family : arial;
}

#submenu .resume{
	background:url(images/barreh.gif) bottom repeat-x;
	margin-bottom:0px;
	padding-bottom:20px;
}

#submenu .photo{
	float : left;
	margin : 10px 10px 0 0;
}
#submenu .photo img{
	border : 1px solid #716254;
}

#submenu .actu a.titre{
	color:#48473f;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

#submenu .actu a{
	color:#48473f;
	text-decoration:underline;
}

#submenu .actu2{
	padding-top:4px;
	padding-bottom:4px;
	background:url(images/barreh.gif) bottom repeat-x;
}

#submenu .titre2{
	background:url(images/puce.gif) no-repeat;
	padding-left:10px;
	color:#48473f;
	text-decoration:none;
}


#submenu .titre2:hover{
	text-decoration:underline;
}
