/* 

Diseno: jko contreras http://www.elhogar.cl

La estructura b?sica pertenece a la libreria de Layouts de USEME.
http://www.useme.cl/layouts

Obra bajo licencia Creative Commons  Atribuci?n-LicenciarIgual 2.0
http://www.creativecommons.cl/cc/deeds/by-sa.html


*/




/*  Estilos basicos de TEXTO */


html{ background:#b4773c URL(img/fondo-port.jpg) bottom left no-repeat
}

body{	color: #333;
	font-size: 12px;
	line-height: 20px;
	font-family: Verdana, sans-serif;
	margin:0px;
	padding:0px;
    }
    

p{
	margin:0;
	padding:0px 0 20px 0px;
	font-size: 1.1em;
}

a:link, a:visited{
	margin:0;
	padding:0;
	border:0;
	color:#590700;	
	text-decoration:none;
}

a:hover {
	text-decoration:underline;	
}
 

/* Estilos de LAYOUT */ 
 
#news{
	margin:0;
	padding:0px 0 10px 0px;
}


body{	margin:0;
	padding:0;
	text-align:left;
	}
	
#contenedor{
	margin:0 0 0 0;
	padding:0;
	border:0;
	width:830px;  /*  Ancho total del layout  */
	text-align:center;
	}

#cuerpo{
	margin-left:15px;
	_margin-left:5px;
        padding:0;
	width:800px;
	clear:both;
	text-align:left;
        float:left;
	}

#portada{
	padding:20px 0 0 0;
	border:0;
	width:450px;
	min-height:550px;
        margin-left:320px;
	clear:both;
	text-align:left;
	}

#top{
	margin:0;
	padding:0;
	border:0;
	width:830px;
	height:200px;
	text-align:left;
	}	

p a:visited{color:#590700;}

#bottom a:link, a:visited{
	margin:0;
	padding:0;
	border:0;
	color:#aaa;	
	text-decoration:none;
}

#bottom a:hover {
	text-decoration:underline;	
}
 
#bottom{
	margin:auto;
	border:0;
	width:100%;
	height:250px;
	text-align:right;
        background:URL(img/fondo-comun.jpg) bottom left;
	clear:both;
        float:left;
	}

#bottom p{
	padding:75px 120px 0 0;
        color: #999;

	}
#bottom-port a:link,#bottom-port a:visited{
	margin:0;
	padding:0;
	border:0;
	text-decoration:none;
}

#bottom-port a:hover {
	text-decoration:underline;	
}
 
#bottom-port{
	margin:auto;
	border:0;
	width:100%;
	height:280px;
	text-align:right;
	clear:both;
	}

#bottom-port p{
	padding:40px 100px 0 0;
        color: #666;
	font-size: 10px;
	}
	
#fran{
	position:absolute;
	z-index:1;
	overflow: visible;	}
