/**
 * CSS Document pour UniDoc Print
 */

/**
 * Eléments pour popup
 */


#postaddressPopup {
	margin-top: 3px;
	padding-top: 3px;
	color: #000;
	border-top: 1px solid #000;
	font-size: 0.8em;
}

#emetaPopup a:link, #emetaPopup a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
}

/**
 * Eléments à cacher pour impression
 */
.print-hide, table.top-page, table.bottom-page, 
span.anchor, form.form_index, p.bottomsolid, a.link-pdf, 
#horaires, input.boxed, #footerPopup {
	display: none;
}

img {
	border: 0;
}

/**
 * Reprise de print.css de Unil.ch:
 */
/*  balises */

body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	margin-top: 1.5em;
	font-size: 1.4em;
}

h2 {
	margin-top: 1.5em;
	font-size: 1.2em;
}

h3 {
	font-size: 1.1em;
	font-style: italic;
}

a:link, a:visited {
	color: #000;
}

body#homepg a:link, body#homepg a:visited {
	text-decoration: none;
}

/*  éléments cachés */

.hidden, #unilinks, #faclinks, #savoir, #menuunita, #lang, #myunil, .boxrech, .boxmembas, .boxactubas, .boxmemhauticon, .boxactuhauticon, .lienactu, .bottom_dashed, .bottom_dashed_box, #footer {
	display: none;
}

/*  éléments communs */

#brand {
	background: #FFFFFF !important;
}

#header {
	border: 1px solid black;
	padding: 5px;
}

#emeta a:link, #emeta a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
}

.emetteurint a:link, .emetteurint a:visited {
	color: #666;
}

#path {
	margin-top: 10px;
	margin-bottom: 10px;
}

#path a:link, #path a:visited {
	text-decoration: none;
}

#main {
	background-color: #FFFFFF;
	position: relative;
}

div[id="main"] {
	width: 980px;
}

#postaddress {
	margin-top: 3px;
	padding-top: 3px;
	color: #000;
	border-top: 1px solid #000;
	font-size: 0.8em;
}

.float_ {
	clear: both;
	visibility: hidden;
}

/*  éléments contenu */

body#contpg {
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body#contpg #mainleft {
	display: none;
}

/*  éléments home */

body#homepg {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
}

body#homepg #mainleft {
	width: 190px;
	margin-bottom: 15px;
	float: left;
	overflow: hidden;
}

body#homepg #mainright {
	width: 788px;
	margin-bottom: 15px;
	background-color: #FFF;
	float: right;
}

body#homepg #mybar {
	position: relative;
	width: 788px;
	height: 0;
	background-color: #FFF;
}

#pict {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 363px;
	height: 277px;
	background-color: #FFF; 
}

#inpict {
	width: 361px;
	height: 242px;
	overflow: hidden;
	background-color: #CFCFCF;
}

#welcome {
	height: 41px;
	width: 361px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

body#homepg #navprinc {
	height: 270px !important;
	width: 190px;
	margin-bottom: 8px !important;
}

body#homepg .ulmenu {
	padding-top: 0;
	margin-top: 0;
}

#homeleft {
	width: 361px;
	float: left;
	margin-top: 278px;
	margin-right: 11px;
	overflow: hidden;
}

#homecenter {
	width: 232px;
	margin-top: 3px;
	float: left;
	overflow: hidden;
}

#homeright {
	width: 175px;
	margin-top: 3px;
	float: right;
	overflow: hidden;
}

.boxmemhauttext, .boxactuhauttext, .boxadecouvrirtitre, .boxmultititre, .boxmultititre1 {
	font-weight: bold;
	margin-bottom: 5px;
}

.boxmem, .boxactu, .boxadecouvrir, .boxsuperlien, .boxmulti, .boxmulti1 {
	border-top: 1px solid black;
	padding-top: 3px;
	margin-bottom: 10px;
}

.boxactucont {
	border-top: 1px dashed black;
	margin-bottom: 5px;
}

body#homepg li {
	list-style: none;
	margin-left: -2.3em;
	padding-top: 3px;
	padding-bottom: 3px;
}

body#homepg .limenu, body#homepg .limenu_h, body#homepg .limenu_b, body#homepg .limenu_client, body#homepg .limenu_client_b, body#homepg .limenu_client_h {

	border-top: 1px solid black;
	padding-top: 2px;
	padding-bottom: 2px;
}

body#homepg input {
	font-size: 0.9em;
}



/* Fin style Unidoc */
