/*
 *
 * ehess-screen_accueil.css
 * Feuille de style EHESS pour écran
 * haute résolution couleur (media="screen")
 *
 */

/** Fil d'ariane **/
#rootline { display:none; }

/** Spécificités accueil **/
#texte1 h1 { display:none; }

#texte1 h2 {
    font-family:Garamond, Georgia, serif;
	font-size:1.1em;
	border-bottom:1px solid #7E766C;
	background-repeat:no-repeat;
	background-position:left;
	padding:0 0.1em 0.2em 0;
	margin:0 0 0.5em 0;
    text-transform:uppercase;
	background-color:#fff;
	color:#990066 ! important;
}

#texte1 tr.rss td a {
  margin-left: 1em;
} 

/******** Actualités *********/

/* Tableau Actus (commun) */
#texte1 table.tab_actus {
	padding-left: 2em;
}

#texte1 table.tab_actus, table.tab_actus td { 
	border:none;
	vertical-align:top;
	border-collapse:none;
    text-align: left;
}

#texte1 table.tab_actus, table.la_une td.annonce_gauche { 
	padding-right:1.5em;
}

#texte1 table.tab_actus, table.la_une td.annonce_droite { 
	padding-right:1.5em;
}


/* Tableau A la une */

#texte1 table.la_une {
	border-bottom:double #7E766C;
    width: 100%;
}

#texte1 table.la_une  h2#entete_ev {
    margin-bottom:0.8em;;
}

#texte1 table.la_une td {
	padding-top:0;
}

#texte1 table.la_une td .csc-textpic-imagewrap {
	margin-right:0;
	padding-right:0;
	padding-bottom:10px;
	background:url('../images/fonds/ombre_une.png') no-repeat;
}

#texte1 table.la_une td .csc-textpic-text {
	color:#3F3F3F;
}

#texte1 table.la_une td .csc-textpic-text p {
	line-height: 16px;
}

#texte1 table.la_une td .csc-textpic-text a {
	color:#000;
	text-decoration:none;	
}

#texte1 table.la_une td .csc-textpic-text a:hover {
	text-decoration:underline;
}

#texte1 table.la_une td.annonce_droite, table.la_une td.annonce_gauche { width: 50%; }

#texte1 table.la_une .csc-textpic-clear {
	margin-bottom:10px;
}

/* Tableau fils RSS */

#texte1 table.fils_rss {
    margin-top:19px;
}

#texte1 table.fils_rss td {
    padding-top:0;
}

#texte1 table.fils_rss a {
    color:#0A7A8F;
	text-decoration:none;
}

#texte1 table.fils_rss a:hover { text-decoration:underline; }

#texte1 table.fils_rss p {
	margin:0;
	text-align:left;
}


/* Commun */
#texte1 p.lien-actus {
    margin-top:1.5em;
}

#texte1 p.lien-une a, #texte1 p.lien-actus a {
    color:#6d675f;
    font-weight:700;
    text-decoration:none;
    background:url('../images/puces/puce_plus_actus.gif') no-repeat;
	padding-left:0.9em;
	font-size:0.9em;
}

#texte1 p.lien-une a:hover, #texte1 p.lien-actus a:hover {
    text-decoration:underline;
}

#texte1 table.fils_rss  #twrss_table { margin-top:1.5em; }

#texte1 table.fils_rss div.tx-srincludepages-pi1 p a, table.fils_rss .twrss_item_link, table.fils_rss .twrss_item_content {
	font-size:0.9em;
	text-decoration:none;	
}	
	
/* Lien gras */
#texte1 table.fils_rss div.tx-srincludepages-pi1 p a {
	font-weight:700;
    padding:0 0 0 0.9em;
    background:url('../images/puces/puce_lien_actus.gif') no-repeat;
}

#texte1 table.fils_rss div.tx-srincludepages-pi1 p a:hover{
	text-decoration:underline;
}

/* Lien actus fils rss */
#texte1 table.fils_rss .twrss_item_link, #texte1 table.fils_rss .twrss_item_content {} /* Cf. ehess_screen.css */
#texte1 table.fils_rss .twrss_item_link { } /* Cf. ehess_screen.css */
#texte1 table.fils_rss .twrss_item_content { } /* Cf.ehess_screen.css */

#texte1 table.fils_rss .twrss_bodytext.twrss_item_link a {
	font-weight: normal !important;
}

#l_actu, #seminaires, #shs { width:33%; }
#l_actu, #seminaires { padding-right : 1em; }
#seminaires, #shs { padding-left : 1em; }

#l_actu { padding-left:0;}
#shs { padding-right:0; }
#seminaires {
    border-left:1px solid #D8D6D3;
    border-right:1px solid #D8D6D3;
}

#texte1 .fils_rss h2 a {
    color:#990066;
}


/** Colonne de gauche : fhebert 16/02/2009 #colonne_gauche => #liens_gauche (vignettes accueil) **/
/** Colonne de droite : #infos_relatives => #liens_droite (vignettes accueil) **/

#liens_gauche, #liens_droite{
	background-color:#E0DEDC;
	border-bottom:1px solid #B6B2AD;	
}

/* Suppression des propriétés des pages intérieures */
#liens_droite .csc-textpic-clear { border-bottom:none; }

#liens_gauche .csc-textpic .csc-textpic-imagewrap, #liens_droite .csc-textpic .csc-textpic-imagewrap {
	margin-right:0;
	padding:7px 0;
	width:173px;
	background:none;
}

#liens_gauche a img , #liens_droite a img  {
	border:1px solid #D2CEC9;
}

#liens_gauche a:hover img, #liens_droite a:hover img {
	border:1px solid #827e77;
}

#liens_gauche p, #liens_droite p {
	margin: 0;
}

#liens_gauche .bloc_n2, #liens_droite .bloc_n2 {
	background-color:#F7F7F7;
	border-top:1px solid #B6B2AD;
}
#liens_gauche #c2376, #liens_gauche #c2864, #liens_droite #c2867, #liens_droite #c2868, #liens_droite #c2875 {
    background-color: #F7F7F7;
}

#liens_gauche #c2376, #liens_gauche #c3405, #liens_droite #c2867 {
    border-top: 1px solid #B6B2AD;
}

#liens_droite #c2875 {
    padding-top:20px;
}


