
html { font-size: 80%; /* IE fix */ }
body {
	background-image: url(http://www.cvu-uvc.ca/img/bg_light.gif);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-align: center;
	font-weight: normal;
	font-variant:small-caps;
}

body img {
border: none;
padding: 2px 5px 1px 5px;
}
html>body {
font-size: 13px;
}
h1, h2, h3, h4, h5 {
	text-transform: uppercase;
	margin: 0px;
}
h1 {
	
	font-family: Times, "Times New Roman",serif;
	font-size: 1.2em;
	font-weight: bold;
	padding: 10px 0 0 0;

}
	h1 a{
	color: #A32227;
	}

h2 {
	font-size: 0.7em;
	font-weight: normal;
	color: #888;
}
a {
	text-decoration: none;
	color: #555;
}
	a:hover{
	color: #222;
	}



#container{
	margin: 11px auto;
	width: 753px;
}
#topbar {
	background-image: url(http://www.cvu-uvc.ca/img/top-index.jpg);
	width: 753px;
	height: 80px;
}
#middle {
	background-image: url(http://www.cvu-uvc.ca/img/bg-index.gif);
	width: 753px;
	height: 235px;
}

#logo-home {
	display: block;
	width: 753px;
}

#slogan {
	text-align: right;
	float: left;
	width: 360px;
}

	
#point {
	background-image: url(http://www.cvu-uvc.ca/img/point-red.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 45px;
	float: left;
	height: 50px;
}	

#sloganfr {
	text-align: left;
	float: left;

}
#partners {
	background-image: url(http://www.cvu-uvc.ca/img/bg-partners.gif);
	width: 753px;
	height: 16px;	
}
#logos {
	background-color: #DCD9D8;
	border: none;
	border-bottom: 11px solid #8E2121;
	width: 753px;
	height: 80px;
	padding-top: 4px;
	font-variant:normal;
	font-size: 0.7em;
	line-height: 17px;
	color: #777;
	}
	#logos img{
	padding: 1px 5px 0px 5px;
	}
	#logos a{
	color: #777;
	}
	#logos a:hover{
	color: #222;
	}

