@charset "UTF-8";
/* CSS Document */


#top_button01 { /**/
	background-color:#0C4691;
}




#antaresblock{
	padding:100px 0 0 0;
	margin:20px 0 0 0;
	position:relative;
	background-color:#D1DADF;
	background-image:url(images/antares_workshop_bottom_banner.png);
	background-repeat: no-repeat;
}

#antaresblock .text_title {
	font-size:130%;
	display:block;
	font-weight: normal;
	padding:0 35px;
	margin-bottom: 1em;
	text-align: right !important;
}

#antaresblock .text_title div {
	margin: 5px 0;
}
#antaresblock .text_title .small {
	font-size: 60%;
	font-weight: normal;
	color: #0C4691;
}

#antaresblock .text_title b {
	color: #0C4691;
	font-size: 120%;
	font-weight: 400;
}

#logo_links div {
	text-align: center;
	margin: 15px 0;
}
#logo_links #antares_logo {
	padding: 10px 20px;
}
#logo_links #vega_logo {
	padding: 10px 35px 10px 36px;
}