/* Hoja de estilo de Bilbaodesignacademy - Coming soon */


body { margin: 0px;
padding: 0;
background: #1f1f1f url(images/Bda_background00.jpg) repeat-y center top;
font-family: Arial, Helvetica ,sans-serif;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 18px;
font-size-adjust: none;
font-stretch: normal;
line-height: 100%;
text-align: center;
color: #ffffff;
}


a{
color:#ffffff;
font-weight: normal;
text-decoration:none;
background-color:inherit;
}

a:hover{color:#ab035c; text-decoration:none; background-color:inherit;}

p{padding:0 0 1.6em 0;}

#container{
width:620px;
height:120px;
margin:0px auto;
position:relative;
}

#header{
width:620px;
height: 60px;
position: absolute;
top: 0px;
left: 0px;
}

#navigation{
margin:0px 0px 0px 365px;
text-align: left;
text-transform:uppercase;
letter-spacing:2px;
}

/* invisible para IE 5 */
#container {
position:absolute;
margin:-30px 0 0 -310px;
left:50%;
top:50%;
}
/* fin hack */

/* Fin Hoja de estilo de ADN DESIGN - HOME */
