/*
FEUILLE DE STYLE POUR LA PAGE D'ACCUEIL DU SITE INTERNET DE L'INRP
http://www.inrp.fr/
*/



/*
Propriétés générales des liens
*/

a:link,a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration:underline overline;
}

/*
Styles relatifs au bandeau principal de navigation
*/
#navcontainer {
							height:20px;
}

#navlist {
        padding: 3px 0;
        margin-left: 0;
        border-bottom: 1px solid #778;
        font: 9px Verdana;
}

#navlist a:hover{
				border-top: 2px solid #DDD;
}

#navlist li {
        list-style: none;
        margin: -1px;
        display: inline;
}

#navlist li a {
        padding: 3px 0.5em;
				margin-bottom: -5px;
        text-decoration: none;
}

#navlist li a:link { color: #fff; }
#navlist li a:visited { color: #fff }

#navlist li a:hover {
        color: #000;
//        background: #AAE;
}

#navlist li a#current {
        border-bottom: 1px solid white;
}

/*
Styles relatifs au menu de gauche
*/

.menuXrubriques {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #8a3658;
	vertical-align: middle;
}

.menuXtitres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #8a3658;
	text-align: left;
}


/*
Styles relatifs à la partie "Actualités" de la page
*/

.actualites {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #8a3658;
	letter-spacing: 15px;
}

.actualitesXrubriques {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	border-top: 1pt none #8a3658;
	border-right: 1pt none #8a3658;
	border-bottom: 1pt solid #8a3658;
	border-left: 1pt none #8a3658;

}

.actualitesXtexte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: justify;
}

.actualitesXtexteXgras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

.actualitesXtexteXgrasXjaune {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

.actualitesXenXsavoirXplus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #8a3658;
	text-align: right;
	vertical-align: top;
}


/*
Styles relatifs à l'annonce des nouvelles parutions
*/

.publicationsXtitres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #E5AF2B;
}

.publicationsXsoustitres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #E5AF2B;
}

.publicationsXauteurs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

.publicationsXenXsavoirXplus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #8a3658;
	text-align: right;
	vertical-align: bottom;
}


/*
Divers
*/

.inrp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: lowercase;
	color: #E5AF2B;
	letter-spacing: 10pt;
	text-align: center;
	vertical-align: middle;
}

.outils {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: lowercase;
	color: #8a3658;
}

/*
contact :
webmaster@inrp.fr
*/
.archives {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: lowercase;
	color: #000000;
	letter-spacing: 14px;
	text-align: center;
	vertical-align: middle;
}
