		body{
		font:normal 0.9em "Verdana";
		text-align:center;
		margin:0px;padding:0px;
		background:white;
	}
	
	
	h1,h2,h3,h4{
		font-family:"Trebuchet MS";
		
	}
	
	h1{
	font-size:220%;
	}
	
	h2{
		font-size:130%;
	}
	
	
		h3{
		font-size:110%;
	}
	
	body a{
		text-decoration:none;	
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#000000;		
	}
	
	div#container{
		text-align:left;
		margin:10px auto;
		width:950px;
		
		background:white;
		
	}
	div#head{
		
		
		padding:8px;
		color:#414141;
		text-align:left;
		padding:10px;
		margin:0px 0px 20px 0px;
		border-bottom:dotted 1px  #414141;
		
	}
	
		
.hdr1 {
background : url(/indecoweb/img/pie_pagina.png) no-repeat;
background-position:bottom left;
}

.hdr2 {
background : url(/indecoweb/img/op2.jpg) no-repeat;
background-position:bottom left;
	WIDTH: 300px;
	height: 420px;	
}

.hdr3 {
background : url(/indecoweb/img/op3.jpg) no-repeat;
background-position:bottom left;
	WIDTH: 300px;
	height: 420px;	
}
.hdr4 {
background : url(/indecoweb/img/op4.jpg) no-repeat;
background-position:bottom left;
	WIDTH: 300px;
	height: 420px;	
}
.hdr5 {
background : url(/indecoweb/img/op5.jpg) no-repeat;
background-position:bottom left;
	WIDTH: 300px;
	height: 420px;	
}
.hdr6 {
background : url(/indecoweb/img/op6.jpg) no-repeat;
background-position:bottom left;
	WIDTH: 300px;
	height: 420px;	
}
.hdr7 {
background : url(/indecoweb/img/op7.jpg) no-repeat;
background-position:bottom left;
	WIDTH: 300px;
	height: 420px;	
}	

	
 #switch{
		text-align:center;
		padding:10px;
		background:#FFFFFF;
		font-size:130%;
	}	
	
	#switch a{
		color:#414141;
		text-decoration:none;
	}
		
	div.code{
		border:solid 1px #414141;
		width:700px;
		overflow:auto;
		margin:10px;
		
		
	}
	
		div.code pre{
			
			font:normal 12px "Lucida Console";
			
		}
		
	#footer {
		
		text-align:center;
		margin:50px auto;
	}	
