@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
body {line-height:1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: ''; content: none;}
/* remember to define focus styles! */
:focus {outline: 0;}
/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse; border-spacing: 0;}

body#intro {position: relative; background:#2B404D;}


div#introWrap{
	position:relative;
	margin:70px auto 85px -653px;
	height:615px;
	text-align:center;
	width:1306px;
	left: 50%;
}


div#introFlash{}


a#logo{
	position:absolute;
	top:10px; 
	right:190px;
	text-decoration:none;
}
	
div#introText{
	height:122px;
	position:absolute;
	right:0px;
	text-align:left;
	top:415px;
	padding:0 158px;
	width:990px;
	background:#182A34;
}

div#enter{ display:inline-block; padding:40px 0 15px; width:100%;}

div#enter a.enter{
	display: inline-block;
	background:url(images/intro_enter_bkg.gif) left top no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:26px;
	color: #FFF;
	font-weight: normal;
	text-decoration:none;
	padding:15px 25px 0 10px;
}
	
	div#enter a.enter:hover{color:#2B404D;}

address, a#email{ 
font:11px/16px Arial, Helvetica, sans-serif;
color:#d5d9db;
text-decoration:none;
padding-left:10px;
}
	a#email:hover{ text-decoration:underline;}
	
a#alpedisiusi{
    position:absolute;
    top:217px;
    left:182px;
    text-decoration:none;
}
div.logosContainer {
    margin-top:10px;
    width:763px;
    border:solid 0px #182a34;
    margin-left:155px;
}
div.logosContainer a, div.logosContainer a img {
    margin:0;
    padding:0;
    border:0;
}
