@charset "utf-8";
/* CSS Document */

#header {
	background-image: url(../images/bg_head_vcaag.jpg);
}

.btn-logo-back {
	position: absolute;
	width: 87px;
	height: 98px;
	top: 14px;
	left: 110px;
	border: 0px;
}

#cont-header-wrapper {
	background-image: url(../images/bg_top_vcaag.jpg);
}

#latest-news .csc-header{
	color: #8fc5f7;
	
}

h1 {
	color: #8fc5f7;
}

.news-read-more {
	background-image: url(../images/btn_read_more_vcaag.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#nav li:hover, .language-field {
	float: left;
	background-image: url(../images/menu_button_act_pi.jpg);
	color: #000000;
}

#menu dd:hover, #menu dd:hover a { background-image: url(../images/menu_button_act_pi.jpg); color: #FFFFFF; }

#subnav li a  {
	color: #000000;
}

#subnav li:hover a {
	color: #ffffff;
	font-weight: bold;
}

#subnav li:hover #thirdnav li a {
	color: #333333;
	font-weight: normal;
}

#subnav li:hover #thirdnav li a:hover {
	color: #ffffff;
	font-weight: bold;
}

#footer a {
	color: #8fc5f7;
}

h5 {
	color: #8fc5f7;
}



