/* © Centre d'études nord-américaines, 2004-2010 */

BODY {
	font-family : trebuchet ms, helvetica, geneva, sans-serif;
	font-size : 12px;
	color : black;
	background-color : #ebebeb;
	background-image: url(images/background.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

p, ol, ul {
	font-family : trebuchet ms, helvetica, geneva, sans-serif;
	font-size : 12px;
	color : black;
	text-align : justify;
	background-color : transparent;
}

P {
	padding-right : 5px;
	line-height : 20px;
}

OL, UL {
	padding-right : 5px;
	line-height : 16px;
}

LI {
	margin-bottom : 5px;
}

A:LINK, A:VISITED {
	color : Blue;
	text-decoration : none;
}

.semaine, .semaine p, .semaine a {
	font-size : 11px;
	line-height : 15px;
	text-align : justify;
	padding-right : 5px;
	padding-left : 5px;
	color: Black;
}

.semaine a {
	font-weight : bold;
}

.sommaire, .sommaire p, .sommaire a, .sommaire a:visited  {
	font-family : "Times New Roman", garamond, Times, serif;
	font-size : 12px;
	color : Black;
	text-decoration : none;
	line-height : normal;
	margin-top : 0px;
	text-align : left;
	background-color : transparent;
	margin-left : 1px;
}

p.subsommaire, .subsommaire a, .subsommaire a:visited {
	font-family : "Times New Roman", garamond, Times, serif;
	font-size : 11px;
	color : Black;
	text-decoration : none;
	line-height : normal;
	padding-top : 6px;
	margin-bottom : 0px;
	margin-top : 0px;
	padding-bottom : 6px;
	text-align : right;
}

#annonce, #annonce p {
	color : White;
	font-size : 12px;
	line-height : 16px;
	text-align : justify;
}

#annonce .fr {
	padding-right : 25px;
	padding-left: 5px;
	margin-bottom : 0px;
	padding-bottom : 0px;	
}

#annonce .en {
	padding-left : 25px;
	padding-right : 5px;
	padding-top : 5px;
	margin-top : 0px;
	font-style : italic;
}

#annonce .en em {
	font-style : normal;
}

#annonce a {
	color : White;
	font-size : 12px;
	line-height : 16px;
	font-weight : bold;
}

a:hover, .sommaire a:hover, .subsommaire a:hover, #annonce a:hover {
	text-decoration : underline;
}

/* Identifies external / absolute links */
a[href^="http:"] {
display:inline;
padding-right:14px;
background:transparent url(/centres/cena/images/lien_externe.png) center right no-repeat;
}

/* Overrides external / absolute links linking to this domain */
a[href^="http://www.ehess.fr/cena"], a[href="http://www.ehess.fr"], a[href="http://www.cnrs.fr"], a[href="http://www.mascipo.fr"] {
	display:inline;
	padding-right:0;
	background:transparent;
}

/* Ajoute icône pour documents pdf */
a[href$='.pdf'] {
display:inline;
padding-right:20px;
background:transparent url(/centres/cena/images/document_pdf.png) center right no-repeat;
}

/* Ajoute icône pour documents word */
a[href$='.doc'], a[href$='.rtf'] {
display:inline;
padding-right:20px;
background:transparent url(/centres/cena/images/document_word.png) center right no-repeat;
}

P.centre{
	text-align : center;
}

H1 {
	font-family : Arial, trebuchet ms, sans-serif;
	font-size : 30px;
	font-weight : bold;
	color : #a50206;
	padding-left : 25px;
	font-variant : small-caps;
	padding-bottom : 0px;
	margin-bottom : 0px;
}

H2 {
	font-family : Arial, trebuchet ms, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : #a50206;
	padding-bottom : 0px;
	margin-bottom : 0px;
	font-style : italic;
}

H3 {
	padding-bottom : 0px;
	margin-bottom : 0px;
	font-family : Arial, trebuchet ms, sans-serif;
	font-size : 20px;
	font-weight : bold;
	color : #a50206;
	font-variant : small-caps;
	padding-left : 35px;
}

P.sous_menu{
	font-size : 11px;
	padding-left : 65px;
	padding-top : 0px;
	margin-top : 0px;
}

.legende {
	font-size : 10px;
	margin-top : 0px;
	padding-top: 0px;
}

.petit {
	font-size : 10px;
}

.en_liste li {
	list-style-image : url(images/fleche_rouge.gif);
	margin-bottom: 3px;
	margin-top : 20px;
}

.rougegras {
	font-weight: bold;
	color: #a50206;
}
P.droit {
	text-align: right;
}
.attention {
	color: #F00;
}

.smallcaps {
	font-variant: small-caps;
}

