/* @override http://unipex.fn.mac/css/custom.css */

body {
	background-image: url(/img/bg-container.png);
	}

.withSidebar #main {
	background-image: url(/img/bg-main-sidebar.png);
	}
.withSidebar #footer {
	background-image: url(/img/bg-main-sidebar-btm.png);
	}

.withSidebar #text {
	width: 530px;
		}
#sidebar {
	padding-bottom: 20px;
	width: 300px;
	}

#news #sidebar h2, #events #sidebar h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.35em;
	font-style: italic;
	margin: 0;
	}

#news #sidebar h3, #events #sidebar h3 {
	font-weight: normal;
	}

#news #sidebar dl, #events #sidebar dl {
	margin: 1em 0 0;
	}
#news #sidebar dt, #events #sidebar dt {
	float: left;
	margin: 0 0 .5em;
	width: 9em;
	}
#news #sidebar dd, #events #sidebar dd {
	margin: 0 0 .5em 9.5em;
	}

#home #intro h1 {
	font-size: 1.29em;
	line-height: 1.2;
	}

/*
#intro4 {
	background: transparent url(/img/visual-intro.jpg) 550px -30px no-repeat;
	}
*/
#home #intro4 {
	background: transparent url(/img/visual-intro.jpg) 70px 50% no-repeat;
	padding: 20px 30px 20px 485px;
	}

#home .col2 {
	margin: 0 50px 0 0;
	width: 365px;
	}
#home .col2 h2 {
	padding: 0 0 0 65px;
	}
#home .col2 ul {
	list-style: none;
	margin: 1em 0 0;
	padding: 0;
	}
#home .col2 li {
	display: inline;
	margin: 0;
	padding: 0;
	}
#home .col2 li img {
	vertical-align: middle;
	}
#home .col2 li a {
	display: block;
	float: left;
	font-size: 1.1em;
	height: 28px;
	line-height: 28px;
	width: 82px;
	}
#home .col2 li a:hover {
	text-decoration: none;
	}
#home .col2 li#uxsc a {
	background: transparent url(/img/ca.png) left center no-repeat;
	padding: 0 0 0 37px;
	}
#home .col2 li#uxsf a {
	background: transparent url(/img/fr.png) left center no-repeat;
	padding: 0 0 0 37px;
	}
#home .col2 li#uxsb a {
	background: transparent url(/img/bx.png) left center no-repeat;
	padding: 0 0 0 37px;
	}
#home .col2 li#uxi a {
	background: transparent url(/img/world.png) left center no-repeat;
	padding: 0 0 0 37px;
	}

#home .col2 li span {
	background: transparent url(/common/img/arrow.png) right center no-repeat;
	margin-left: 6px;
	padding: 0 3px;
	}

