/* ----------------------------------------------------------------------------------------------------------
1) HTML tags
---------------------------------------------------------------------------------------------------------- */

body {background:url("../design/bg.gif") repeat-x; font: 0.8em/1.5 "Lucida Sans Unicode";}

h1, h2, h3, h4, h5, h6, p, address, blockquote, table, dl, fieldset {margin:15px 0;}

a{
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

p a{
	text-decoration:none;
}

p a:hover{
	text-decoration:underline;
}

/* ----------------------------------------------------------------------------------------------------------
2) HTML styles
---------------------------------------------------------------------------------------------------------- */

ul.ul-01 {margin:15px 0; list-style:none;}
ul.ul-01 li {padding:2px 0 2px 25px; background:url("../design/ul-01.gif") 0 50% no-repeat; font-size:85%;}

ul.ul-list {margin:15px 0; list-style:none;}
ul.ul-list li {padding:1px 0;}
ul.ul-list span.date {padding-right:10px;}

/* ----------------------------------------------------------------------------------------------------------
3) Layout
---------------------------------------------------------------------------------------------------------- */

#main {width:960px; margin:0 auto; overflow:hidden;}

    #header {position:relative; height:90px; padding:10px 20px 15px 20px;}

        #logo {margin:18px;}
    
        #nav {position:absolute; top:52px; right:240px; margin:0; text-decoration:none;}
        #nav span {margin:0 8px; text-decoration:none;}
        #nav #nav-active {font-weight:bold; text-decoration:none;}
    
    #tray {margin-top: 3px; position:relative; width:960px; height:45px; overflow:hidden; font:bold 100%/1 Lucida Sans Unicode, Trebuchet MS, "tahoma",sans-serif;}
    #tray ul {margin:-5px 8px; list-style:none;}
    #tray li {display:inline;}
    #tray li a {
	display:block;
	float:left;
	text-decoration:none;
	padding-top: 17px;
	padding-right: 10px;
	padding-bottom: 17px;
	padding-left: 11px;
}

        #search {position:absolute; top:52px; right:19px;}
        #search div {position:relative; width:215px;}
        
        #search #search-input {position:absolute; top:0; left:0; width:186px; height:25px; background:url("../design/input.gif") 0 0 no-repeat; overflow:hidden;}
        #search #search-input input {width:136px; margin:6px; border:0; font:100%/1 "arial",sans-serif;}
        #search #search-submit {position:absolute; top:0; right:0; width:30px;}

    #footer {clear:both; padding:20px 20px 40px 20px; font-size:85%;}
    #footer p {margin:0;}

/* ----------------------------------------------------------------------------------------------------------
4-1) Page: Homepage
---------------------------------------------------------------------------------------------------------- */

#col-top {width:960px; height:5px; margin-top:15px; background:url("../design/col-top.gif") 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden;}
#col-bottom {width:960px; height:5px; margin-bottom:15px; background:url("../design/col-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden;}
#col {position:relative; padding:15px 30px 15px 20px; background:url("../design/col.gif") 0 0 repeat-y;}

    #col-browser {position:relative; float:left; width:280px; height:215px; background:url("../design/browser.gif") 0 0 no-repeat;}
    #col-browser img {position:absolute; top:28px; left:10px;}

    #col-text {float:right; width:600px; padding-top:15px; line-height:1.7;}

        #slogan {position:relative; width:500px; height:33px; overflow:hidden; margin:0; padding:0; font-size:180%;}
        #slogan span {display:block; position:absolute; top:0; left:0; z-index:1; width:100%; height:100%; margin:0; padding:0;}
        #btns {margin-top:25px; margin-bottom:0;}

#cols2-top {width:960px; height:5px; margin-top:15px; background:url("../design/cols2-top.gif") 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden;}
#cols2-bottom {width:960px; height:5px; margin-bottom:15px; background:url("../design/cols2-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden;}
#cols2 {background:url("../design/cols2.gif") 0 0 repeat-y;}
#cols22-top {width:960px; height:5px; margin-top:15px; background:url("../design/cols2b-top.gif") 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden;}
#cols22-bottom {width:960px; height:5px; margin-bottom:15px; background:url("../design/cols2b-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden;}
#cols22 {background:url("../design/cols2b.gif") 0 0 repeat-y;}

    #cols2 #col-left {float:left; width:595px; padding:20px;}
    #cols2 #col-right {float:right; width:268px; margin-right:1px; padding:20px;}
	#cols22 #col-left {float:right; width:595px; padding:20px;}
    #cols22 #col-right {float:left; width:268px; margin-right:1px; padding:20px;}
    
        #cols2 #col-left h4, #cols2 #col-right h4 {margin:0; font-size:100%;}
        #cols2 #col-left .title {background:url("../design/dot.gif") 0 50% repeat-x;}
        #cols2 #col-left .title h4 {display:inline; padding-right:10px;}
        #cols2 #col-left .title span {padding-left:10px;}

        #cols2 .box {margin-top:15px;}
        #cols2 #col-right h4 {background:url("../design/dot-02.gif") 0 50% repeat-x;}
        #cols2 #col-right h4 span {padding-right:10px;}
        #cols2 .col-right-img {float:left; width:65px;}
        #cols2 .col-right-text {float:right; width:190px;}
        #cols2 .col-right-text p {margin:0;}

#cols3-top {width:960px; height:5px; margin-top:15px; background:url("../design/cols3-top.gif") 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden;}
#cols3-bottom {width:960px; height:5px; margin-bottom:15px; background:url("../design/cols3-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden;}
#cols3 {background:url("../design/cols3.gif") 0 0 repeat-y;}

    .col {float:left; width:308px; padding:0 1px; margin-right:15px;}
    .col.last {margin-right:0;}
    .col h3 {margin:0; padding:7px 15px 12px 50px; background:url("../design/cols3-title.gif") 20px 40% no-repeat; font-size:120%;}

        .col-text {padding:20px; border-top:1px solid #DFDFDF;}
        .col-text p {margin:0;}
        .col-text ul {margin-bottom:0;}
        .col-more {padding:10px 10px 1px 0; text-align:right;}

/* ----------------------------------------------------------------------------------------------------------
5) Others
---------------------------------------------------------------------------------------------------------- */

.smaller {font-size:85%;}



/* Sidebar */

#sidebar {
	clear: both;
	width: 960px;
	margin: 0 auto;
	background: #F2F2F2;
	color: #CCCCCC;
	padding: 5px 0 0 0;
	margin-bottom: 0px;
	border-top: 1px #E8E8E8 solid;
	border-bottom: 1px #E8E8E8 solid;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	display: block;
	float: left;
	width: 215px;
	padding: 0px 5px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

#sidebar li ul {
	line-height: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

#sidebar li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 5px 0;
	line-height: 12px;
	border-bottom: #C7C7C7 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}


#sidebar a {
	text-decoration: none;
	color: #666666;
}

#sidebar a:hover {
	text-decoration: underline;
}



#links {
	float: right;
}

.migas-de-pan{
	font-family: "Lucida Sans Unicode";
	font-size:13px;
	background:url(../design/bg_menu_single.gif) no-repeat;
	height:20px;
	padding-left:5px;
	text-transform:lowercase;
}

.migas-de-pan{
	font-family: "Lucida Sans Unicode";
	font-size:13px;
	background:url(../design/bg_menu_single2.gif) no-repeat;
	height:20px;
	padding-left:10px;
	text-transform:lowercase;
}
