/*!
 * Templates CMS Jahia UNIL 14
 * version 05.01.2015
 * CSS: print
 */

/*  elements caches */

.hidden, #v14lang, #v14unilinks, #v14faclinks, #savoir, #menuunita, #v14share_top, #v14share_bottom, #v14boxsearch, #v14followicons, #footer, #v14linksbottom, #v14swissu, .bx-prev, .bx-next, .v14boxnewseventslink, .feed img, .anchor, .bottom_dashed, .video-js-box {
	display: none;
}


/*  elements globaux */

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}

a:link, a:visited {
	color: #000;
}

#wrapper {
	margin: 0 2em;
	padding: 0;
}

#brand {
	margin-top: 0;
	padding-top: 0;
}

#brand>img {
	display: none;
}

#header {
	border: 1px solid #000;
	padding: 0.7em;
	margin-bottom: 1.4em;
}

#header a:link, #header a:visited {
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
}

#mobinav , #topspacer , #toolbar {
        display: none;
}

.emetteurint a:link, .emetteurint a:visited {
	font-weight: 100;
	color: #ccc;
}

#path a:link, #path a:visited {
	text-decoration: none;
}

#postaddress {
	margin-top: 2em;
	padding-top: 0.5em;
	font-size: 0.65em;
}


/*  page de contenu */

body#contpg #v14colleft {
	display: none;
}
body#contpg #v14colright {
	display: none;
}

body#contpg #v14contcenter .content, body#contpg #v14contright .content {
	border-bottom: 1px solid #000;
	padding-bottom: 0.5em;
	margin-bottom: 1.5em;
}

body#contpg .content>.liens_nsr {
	border-bottom: 1px dotted #FFF;
	margin-bottom: 1em;
}

h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 1.2em;
}

h3 {
    font-size: 1.1em;
    color: #999;
}

.table_first_title, .table_second_title, .table_third_title {
	border: 1px solid #AAA;
	text-align: left;
	padding: 2px;
}

.table_first_cell, .table_second_cell, .table_third_cell {
	border-bottom: 1px solid #CCC;
	padding: 2px;
}


/*  page d'accueil - entete et bandeau */

#v14carouselcaptiontext, #v14carouselcaptioncopy {
	font-size: 0.65em;
}

#v14carouselcaptioncopy {
	color: #CCC;
}

#v14colcenter {
	margin-bottom: 2em;
}


/*  page d'accueil - boites */

.v14boxmultititle, .v14boxnewseventstitle, #v14box2discovertitle {
	margin: 2em 0 0.5em 0;
	font-weight: bold;
	color: #000;
	margin-left: 0;
}

.v14newsimg {
	float: left;
	width: 20%;
}

.v14newstext {
	float: left;
	width: 70%;
}

.v14newstext a {
	text-decoration: none;
}

.float_, .v14newsitem, .v14eventitem, .v14boxnewseventsbottom {
	clear: both;
}

.v14newsitem {
	padding: 10px 0;
}

.v14eventmonth, .v14eventday {
	display: inline;
}

.v14eventday a, .v14newstext a:link, .v14newstext a:visited {
	text-decoration: none;
}

.v14eventtext {
	margin-bottom: 1em;
}

.v14boxmulticontent, .v14newsitem, .v14eventitem, #v14box2discoverpict, #v14box2discoversubtitle, #v14box2discovertext {
	margin-left: 2em;
}

.v14boxmultisubtitle {
	margin: 0.6em 0 0.2em 0;
}


#v14box2discover a {
	text-decoration: none;
}

#v14box2discovertitle {
	margin-bottom: 1em;
}

#v14box2discoversubtitle {
	font-weight: bold;
	color: #CCC;
}






