/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background-color:#666666;
	text-align:center;
	padding:0;
 }
     
#caixa {
	text-align:left;
	border:0px solid #000000;
	background:#ffc;
	width:780px;
	height:auto;
	min-height:100%;
	margin:auto;
 }
 
 h1 {
	padding:0px;
	margin:0px;
 }
 
 #capsalera{
	padding:0px;
	height:124px !important;
	height/* */:/**/61px;
	background-color:#999999;
	
 }
  #logos{
	 float:left;
	 margin-left:0px;
	 width:20%;
	height:100%;
	  background-color:#006600;
	 }
 
 #esquerra {
	float:left;
	padding:10px;
	width:100px !important;
	width/* */:/**/120px;
	z-index:1;
 }
 
 #dreta {
 	float:right;
	padding:10px;
	border-bottom:1px solid #000000;
	width:640px !important;
	width/* */:/**/660px;
	background:#ffc;
	z-index:2;
 }
 #titol{
	
	 float:right;
	 background-image:url('img/AmetllersText.jpg');
	color:white;
	font-family:arial,helvetica;
	font-weight:100;
	width:80%;
	height:100%;
	 text-align:center;
	}
	 
	 #cap{
	  height:20px;
	 margin-top:0px;
	 margin-right:0px;
	 width:100%;
	 left:0;
	 color:white;
	 text-decoration:none;
	 font-size:10pt;
	 background-color:#006600;
	 overflow:hidden;
	  }
	 
	 #cos{
	 left:0;
	 width:90%;
	 border-style:solid;
	 border-color:#006600;
	 font-size:10pt;
	 margin-bottom:5px;
	 margin-top:4px;
	 margin-left:6px;
	 text-align:center;
	 overflow:hidden;
	 
	 
	 }
	
#peu {
	text-align: center;
	clear:both;
	padding:3px;
	height:17px !important;
	height/* */:/**/25px;
	color:white;
	 font-size:10pt;
	background:red;
	border:solid black;
	border-width:2px 0 0 0;
	margin:0;
	 }
 

  
    a:link {text-decoration:none;color:black;}
               a:visited {text-decoration:none;color:black;}
             a:active {text-decoration:none; color:black; }
              a:hover {color:blue;}
