/* CSS Document */
*{padding:0; margin:0;}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background-color:#FFFFFF;
  	background-position:50% 0%;
	}

#tot {
	width:760px;
	margin:0px auto;
	}

#superior {
	width:760px;
	height:143px;
	float:left;
	padding:0px;
	margin:0px 0px 0px 0px;
	background-image:url(img/banner_apunts.jpg);
	}
	
#navegador{
	color:#fff;
	float:left;
	width:760px;
	height:30px;
	padding:0px;
	margin:0px 0px 0px 0px;
	z-index:100;
	}

#cos{
	float:left;
	color:#333;
	background:#cccccc;
	background-image:url(img/banner_cos.png);
	background-position:top;
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
	padding:0px;
	height:350px;
	width:760px;
	display:inline;
	clear:both;
	text-align:justify;
	}

#text_cos{
	float:left;
	color:#333;
	background:#cccccc;
	background-position:top;
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
	padding:0px;
	height:350px;
	width:760px;
	display:inline;
	clear:both;
	text-align:justify;
	}
	
#rotllo{
	position:left;
	width:750px;
	height:350px;
	margin:0px 0px 0px 10px;
	z-index:19;
	overflow: auto;
	visibility: visible;
	text-align:justify;
	}		

#img{
	color:#fff;
	float:left;
	width:760px;
	height:30px;
	padding:0px;
	margin:0px 0px 0px 0px;
	background-image:url(img/banner_img.png);
	background-color:#ccc
	}
	
#inferior{
	float:left;
	text-align:center;
	color:#fff;
	background:#3366ff;
	margin:0px 0px 0px 0px;
	padding:0px; 
	height:20px;
	width:760px;
	clear:both;
	}

.classe01{
	color:#000000;
	font-size:16px;
	font-weight:bold;
	font-stretch:expanded;
	text-transform:uppercase;
	}
	
.classe02{
	color:#333333;
	font-size:14px;
	font-weight:bold;
	font-stretch:normal;
	text-transform:none;
	}
	
.classe03{
	color:#333333;
	font-size:12px;
	font-weight:normal;
	font-stretch:normal;
	text-transform:none;
	}
