
        body, html {
	    	background: #F2F2F2; 
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size:10px;

            text-align: center;
			border:0px;
			margin:0px;
			padding:0px;
        }
        h1 {
            	color: #FFFFFF;
        }
        img {
            	border: none;
        }
        p {
            	color: #999999;
            	font-size: 0.6em;
        }
        
		a{
			text-decoration: none;
		}
		a:hover,a:active { 
			text-decoration: none;
		}        
        
        div.outer {
        }
        #megazine {
            height: 700px;
			width:100%;
        }
		#capcalera{
			padding-left:10px;
		}	
		#footer{
			color:#333;
			padding:-10px;
			position:absolute;
			left:0px;
			width:95%;
			bottom:0px;
			margin-bottom:0px;
			z-index: 9999;
		}	
		#menu{
			color:#000000;
			padding:10px;
			padding-bottom:40px;
			position:absolute;
			bottom:0px;
			margin-bottom:0px;
			z-index: 8888; 
		}			
		.meg1 a {
			display:block;width: 481px;height:611px;padding:0px;
			background: url('../img/port1.jpg') 0 0 no-repeat;
		}
		.meg1 a:hover,.meg1 a:active { 
			background-position: 0 -611px;
			outline: none;
			

		}

		.meg2 a {
			display:block;width: 481px;height:611px;padding:0px;
			background: url('../img/port2.jpg') 0 0 no-repeat;
		}
		.meg2 a:hover,.meg2 a:active { 
			background-position: 0 -611px;
			outline: none;
			

		}
		
		.volver a{
			font-size:18px;
			font-weight:bold;
			color:#666666;
		}
		.volver a:hover,.volver a:active { 
			font-size:18px;
			color:#000000;
			text-decoration: none;

		}
		
		.menu2 a,.menu2 a:visited{
			font-size:14px;
			font-weight:bold;
			color:#666666;
			text-decoration: none;
		}
		.menu2 a:hover,.menu2 a:active { 
			font-size:14px;
			color:#000000;
			text-decoration: none;
			outline: none;
			

		}
		.menu3 a{
			font-size:10px;
			color:#666;
			text-decoration: none;
		}
		.menu3 a:hover,.menu3 a:active { 
			font-size:10px;
			color:#333;
			text-decoration: none;
			outline: none;
			

		}			
		.contingut { 
			padding:10px;
			font-size:12px;
			color:#333;
			text-decoration: none;

		}
		
		.contingut a{
			color:#666;
			text-decoration: none;
		}
		.contingut a:hover,.contingut a:active { 
			color:#333;
			text-decoration: none;

		}
		.contingut_titol { 
			font-size:14px;
			font-weight:bold;
			color:#000;
			text-decoration: none;
		}
		.coleccion1{
			right:0px; 
			font-size:14px;
			margin-left:auto;
			margin-right:auto;
			
			position:absolute;
			top:600px;
			right:25px;

			z-index:922;
			
		}
