@import "./commun/style.css";

/********************************* STRUCTURE DU DOCUMENT ********************************/

/******************************** ENTETE ET PIED DE PAGE *********************************/

#header_details
{
	margin-left: 274px; /* width logo + 20 */
}


#headerBar, #footerBar, #headerBar *
{
	color: #6E4075;
}




/************************************ COLONNES **********************************/



/************************************ BLOCKS ********************************/

#leftColumn h3.blockTitle, #leftColumn h3.blockTitle, #menu h3.blockTitle
{
	background-color: #D4C7E4;
	background-image: url("./commun/ombre_prune.gif");
}

#leftColumn .blockContent, #menu .blockContent, .block_fond .blockContent
{
	background-color: #EBE7F2;
}

h3.blockTitle
{
	color: #6E4075;
}

.blockContent
{
	border-color: #6E4075;
}

/***************************** positionnement BLOCS CENTRAUX *****************************/



/************************************ LIENS ***************************************/

a:hover, a.active
{
	color: #6E4075;
}

#headerBar a
{
	color: #6E4075;
}


#leftColumn a, #rightColumn a, .blockContent a
{ 
	color: #6E4075;
}


#leftColumn .block a:hover, #rightColumn .block a:hover,.blockContent a:hover, 
#leftColumn .block a.active, #rightColumn .block a.active, .blockContent a.active
{
	color: #6E4075;
}


/* liens dans les th des tableaux de donnŽes */
.head a
{
	color: #6E4075;
}

.head a.active
{
	color: #6E4075;
}


.pagination a, .tri a
{
	color: #6E4075;
}

.alphabet a
{
	background-color: #D4C7E4;
	color: #6E4075;	
}

.alphabet a:hover, .alphabet .active
{

}

/************************************** LISTES ***************************************/

.blockContent .separated, .blockContent .firstSeparated
{
	border-bottom-color: #6E4075;
}

dt span.title
{
	color: #6E4075;
}

/************************************** Formulaires ***************************************/



/************************************** TABLEAUX ***************************************/
/********************************* Données tabulaires *********************************/
th, caption
{
	background-color: #D4C7E4;
}

table.description th, td table.description th
{
	color: #6E4075;
}

.head th, .head td, 
table.description .head th, td table.description .head th, 
.foot td
{
	background-color: #EBE7F2;
	color: #6E4075;
}


/********************************** formulaires ***********************************/
/************************************** et ****************************************/
/************************ affichage de données d'un objet *************************/

table.form caption, .caption, table.form_elts_table caption
{
	color: #6E4075;
}

/***************************** champ de formulaire multilangue ******************/



/***************************** TITRES *********************************/

h1, h2, h3, h4, .h2
{
	color: #6E4075;
}

/************************** BLOCS SPECIAUX ************************/

.xoopsCode
{
	border-color: #6E4075;
	color: #6E4075;
}


/*********************************** Messages divers ******************************/

div.resultMsg, div.resultMsg *
{
	color: #6E4075;
}

strong.exemple
{
	color: #6E4075;
}

ul.exemple, ul.exemple h4
{
	color: #6E4075;
}

/***************************** classes spécifiques pour mysection *********************/

table.partenaires td h4
{
	color: #6E4075;
}
