/* Definim propietats de les etiquetes en general */
body,html{height:100%;}
body{margin:0px;padding:0px;font-family:Tahoma, Arial,Helvetica, sans-serif;font-size:100%;font-size:0.8em;text-align:center;color:#000;background-color:#ccc;}
table{font-size:100%;font-size:1em;}
table td,table th{font-family:Tahoma,Arial,Helvetica, sans-serif;}
p,form,object,iframe,table,ul,ol,h1,h2,h3,h4,h5,h6{margin:0px;padding:0px;}
ul{list-style-type:none;}
a{text-decoration:none;color:#339;}
a:hover{color:#999;}
input.text,textarea.text{border:2px solid #cce;background-color:#eef;color:#40437e;}
input.text{width:170px;}
textarea.text{width:170px;height:45px;}

/* Comportament específic pàgina d'inici */
body.start{background-image:none;background-color:#0D3920;}
body.start #web{margin:auto;width:100%;height:100%;margin:0px;text-align:left;}
body.start #head{display:none;}
body.start .finalMovie object{position:absolute;top:0px;left:0px;height:100%;width:100%;}
body.start #contentLayer{position:absolute;left:50%;top:50%;width:720px;height:470px;margin-left:-360px;margin-top:-235px;text-align:center;}
body.start #footContent{display:none;}
