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

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

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

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


#headerBar, #footerBar, #headerBar *
{
	color: #496D77;
}


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



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

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

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

h3.blockTitle
{
	color: #496D77;
}

.blockContent
{
	border-color: #496D77;
}



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



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

a:hover, a.active
{
	color: #496D77;
}

#headerBar a
{
	color: #496D77;
}


#leftColumn a, #rightColumn a, .blockContent a
{ 
	color: #496D77;
}


#leftColumn .block a:hover, #rightColumn .block a:hover,.blockContent a:hover, 
#leftColumn .block a.active, #rightColumn .block a.active, .blockContent a.active
{
	color: #496D77;
}


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

.head a.active
{
	color: #496D77;
}


.pagination a, .tri a
{
	color: #496D77;
}

.alphabet a
{
	background-color: #CFCFCF;
	color: #496D77;	
}

.alphabet a:hover, .alphabet .active
{

}

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

.blockContent .separated, .blockContent .firstSeparated
{
	border-bottom-color: #496D77;
}

dt span.title
{
	color: #496D77;
}

dd
{
	background-color: #EAF5F5; 
}

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



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

table.description th, td table.description th
{
	color: #496D77;
}

.head th, .head td, 
table.description .head th, td table.description .head th, 
.foot td
{
	background-color: #EEEEEE;
	color: #496D77;
}

.even, .even td, .even th,
table.form .even td, table.form .even th
{
	background-color: #EAF5F5;
}

td.head, .odd, .odd td, .odd th,
table.form .odd td, table.form .odd th
{
	background-color: #DDE7E6;
}


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

table.form caption, .caption, table.form_elts_table caption
{
	color: #496D77;
}

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



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

h1, h2, h3, h4, .h2
{
	color: #496D77;
}


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

.xoopsCode
{
	border-color: #496D77;
	color: #496D77;
}


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

div.resultMsg, div.resultMsg *
{
	color: #496D77;
}

strong.exemple
{
	color: #496D77;
}

ul.exemple, ul.exemple h4
{
	color: #496D77;
}

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

table.partenaires td h4
{
	color: #496D77;
}
