@charset "UTF-8";

.cat_INDEX, a.cat_INDEX, a.cat_INDEX:hover, .une_INDEX
{
	text-transform:uppercase;	font-size:10px;		line-height:12px		letter-spacing:0.15em;		font-weight:bold;
	display: inline-block;
	padding:1px;
	padding-left:4px;
	padding-right:4px;
	border:0px;
}


/* titre auteur */
.titre_INDEX, a.titre_INDEX, a.titre_INDEX:hover,
.titre_ARTCL, a.titre_ARTCL, a.titre_ARTCL:hover,
.auteur_ARTCL, .auteur_INDEX, .auteur_INDEX_UNE, .titre_INDEX_UNE
{	font-family:"Times New Roman", Times, serif;	}

.auteur_ARTCL		{	font-size:22px; line-height:22px; }
.auteur_INDEX_UNE	{	font-size:18px; line-height:20px; }
.auteur_INDEX		{	font-size:14px; line-height:16px; }

.titre_INDEX, a.titre_INDEX, a.titre_INDEX:hover, .texte_taille2
{	font-size:16px; line-height:18px; }

.titre_ARTCL, a.titre_ARTCL, a.titre_ARTCL:hover, .titre_INDEX_UNE
{	font-size:28px; line-height:28px; }


/* texte */
.texte_INDEX, a.texte_INDEX, a.texte_INDEX:hover,
.texte_ARTCL, a.texte_ARTCL, a.texte_ARTCL:hover,
.texte_INDEX_UNE
{	font-family:"Times New Roman", Times, serif;	}


.texte_ARTCL, a.texte_ARTCL, a.texte_ARTCL:hover	{	font-size:18px; line-height:20px; }
.texte_INDEX_UNE									{	font-size:16px; line-height:18px; }

@media all and (max-width: 760px)	
{	
	.texte_INDEX_UNE 	{	display:none;	}	
	.auteur_INDEX_UNE	{	font-size:14px; line-height:16px; }
	.titre_INDEX_UNE	{	font-size:16px; line-height:18px; }
	.motsclefs_INDEX_UNE  	{	display:none;	}
	
}

/* note => texte petit et caps */
.note_ARTCL, .motsclefs_INDEX, .date_INDEX, .motsclefs_INDEX_UNE				{ font-family:Arial, Helvetica, sans-serif;	text-transform:uppercase;	font-size:10px;		line-height:12px;		letter-spacing:0.10em; 	}

.credit_INDEX, 
a.credit_INDEX, 
a.credit_INDEX:hover		{	text-transform:uppercase;	font-size:10px;		line-height:12px;		letter-spacing:0.10em;		}

a.credit_INDEX, a.credit_INDEX:hover
{	display: inline-block;	padding-left:3px;	padding-right:3px;	}


/*  BOUTONS   */
.bouton, a.bouton	{display: inline-block; padding:0px; padding-right:3px; padding-left:3px; margin-bottom:2px;}


input[type=button]
{
	font-family: Arial, Helvetica, sans-serif;	
	text-transform:uppercase; 
	cursor:pointer;
	font-size:10px; line-height:14px; letter-spacing:0.1em;
	padding:0px; padding-right:3px; padding-left:3px;
	
    border: none;
    text-decoration: none;
}


/* caption
.caption_INDEX, a.caption_INDEX, a.caption_INDEX:hover,
.caption_ARTCL, a.caption_ARTCL, a.caption_ARTCL:hover
{		font-family: Arial, Helvetica, sans-serif; text-transform:uppercase;		}

.caption_INDEX, a.caption_INDEX, a.caption_INDEX:hover
{	 }

.caption_ARTCL, a.caption_ARTCL, a.caption_ARTCL:hover
{	display:inline-block; max-width:80%; padding-top:34px;  }
 */


 /* degrade */
.degrade {    opacity: 0.5;  filter: alpha(opacity=50);	} /* For IE8 and earlier */



