/*========================================basic layout========================================*//*Todos*/#container{width:550px;border-right:1px solid #d0d0d0;border-bottom:1px solid #d0d0d0;border-left:1px solid #d0d0d0;margin-top:0;margin-bottom:0;margin-left:auto;margin-right:auto;}/*Juntos*/#juntos{float:left;width:550px;color:#666;background-color:#ffffff;}/*Header*/#header{width:900px;height:105px;color:#666;background-color:#ffffff;display:none;}#header h1{font-size:1em;float:right;text-indent:-9999px;}/*Navi*/#navi{float:left;width:160px;color:#666;background-color:#ffffff;display:none;}/*Contents*/#contents{float:right;width:550px;color:#000;background-color:#ffffff;}/*Img_Mar*/#mar{float:right;width:160px;height:2000px;background:url("../images/mar.gif") repeat-y;display:none;}/*Footer*/#footer{clear:both;width:900px;height:20px;display:none;}/*Footer_Link*/#footer_link{clear:both;width:900px;display:none;}