	
	body
	{ 
		background-image:url(../images/fondo.jpg); 
		background-repeat:repeat-x; 
		background-color:#7db9dd;
		margin:50px 0px; 
		padding:0px;
		text-align:center;
		margin-top:69px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
	}
	
	div#content
	{	
		background-image:url(../images/theme_edificios_grid.jpg); 
		background-position:center; 
		background-repeat:no-repeat;
		width:100%;
		height:494px;
		padding-top:109px;
	}
	
	img#logo
	{ 
		position:relative;
		top:-140px;
	}
	
	div#search_square
	{ 
		background-image:url(../images/search.jpg?1); 
		background-position:center; 
		background-repeat:no-repeat;
		height:39px;
		margin:0px auto;
	 }
	
	#submit_index
	{
		position:relative; 
		left: 193px;		top: -10px;	}
	
	input#header_keywords
	{ 
		border:none; 
		font-size:11px; 
		text-indent:4px; 
		position:relative; 
		width:370px;
		left:-47px;		top: +9px;	}
	
	div#content_top
	{ 
		position:absolute; 
		top:10px; 
		left:20px; 
		letter-spacing:1px; 
		width:98%;
		
		font-size: 11px;
		font-family: Arial;
	}
	
	div#content_top a
	{ 
		color:#000000; 
		text-decoration:none;
	}
	
	div#content_top a:hover
	{ 
		text-decoration:underline;
	}
	
	div#content_top div.top_l
	{ 
		float:left;
	}
	
	div#content_top div.top_r
	{ 
		float:right; 
		margin-right:10px;
	}
	div.didyoumean_show{
		text-align: left;
		background-color: #C4DFF0;
		padding: 0px 10px;
		position: relative;
		padding-bottom: 10px;
			}
	div.didyoumean_hide{
		display: none;
	}
	span.didyoumean{
		text-align: left;
		font-size: 12px;
		font-weight: bold;
		margin-top: 5px;
		margin-bottom: 10px;
		margin-left: 10px;
	}
	a.didyoumean:hover, a.didyoumean:link, a.didyoumean:visited, a.didyoumean:active{
		text-decoration: none;
		color: #0547B4;
	}
	table.didyoumean_content{
		background-color: white;
		text-align: left;
		width: 100%;		padding: 10px 10px;
		margin: 0px 10px;
	}
	
	.delete{
       	text-align: center;
       	margin: 0px auto;
       	margin-top: 120px;
    }
       
    .metatube a:link, .metatube a:hover, .metatube a:visited, .metatube a:active{
       	text-decoration: underline;
      	color: #0033ff;
    } 
	
	/*FOOTER*/
	
	table#bottom_footer{
		background-repeat:repeat-x;  
		position:relative; 
		top:10px;
	}
	
	div#footer_content
	{
		color: #4f4e4e;
		font-size:11px;
		text-align: left;
	}
	
	#footer_content a, a:visited, a:active, a:hover{
		color: #000000;
		text-decoration: none;
	}
	
	#footer_content a:hover{
		text-decoration: none;
	}

	a.link_icos_abajo{ 
		color:#0547B4;
	}
	
	#bar_icons_down{ 
		position:absolute;
		margin-top:200px; 
		
		margin-left:-200px;
	}
	
	table td div.icos_abajo{ 
		font-size:11px; 
		color:#0033FF;
	}
	
	div.icos_abajo a{ 
		color:#0033CC;
	}
	div#footer{
		clear:both;
		margin: 10px auto;
		margin-top: 50px;
	}


