/********* GLOBAL *********/

* {margin: 0px; padding: 0px;}
body {background-color: #F1F1F1;}
#container {margin: auto; width: 960px; position: relative;}

/********* HEADER *********/

#big_logo {background: url('../images/big_logo.png') no-repeat center center; width: 603px; height:179px; margin-top:45px; cursor:pointer; margin-left: auto; margin-right: auto;}
#big_logo .subtitle {font: 24px Verdana; color: #555555; letter-spacing:1px; line-height: 25px; position: relative; top:108px; text-align:left; left:235px;}

/********* FOOTER *********/

#footer {background-color: #666666; height: 72px; width: 100%; margin-top: 30px;} 
#footer .development {margin: auto; width: 350px; position: relative; top: 10px;}
#footer .development img {vertical-align: middle;}
#footer .copyright {display: block; position: relative; top: 17px; margin: auto;}

#indigo {cursor: pointer;}

.language { color:#000; font-size:12px; font-family: Arial; position:absolute; right:250px; top:-32px; }
.language a { cursor:pointer; }