body {
font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
line-height: 2em;
color: #666;
background-color: #FFFFFF;
margin-top: 0.8em;
margin-left: 4em;
margin-bottom: 4em;
}


h1 {
font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
font-size: 16px;
line-height: 1em;
font-weight: 900;
}

#header {
height: 60px;
width: 730px;
}


#header h1 {
padding-top: 20px;
font-size: 30px;
font-weight: normal;
color: #c30;
}

#header a {
text-decoration: none;
color: #c30;
}

#container {
background: url(img/dot-top.gif) top repeat-x; 
width: 730px;
margin-bottom: 5em;
}

#container_docs {
width: 600px;
margin-top: 2em;
margin-bottom: 2em;
}

h2 {
color: #CCC;
margin-bottom:1.5em;
}

.text {
width: 390px;
padding-top: 20px;
background: url(img/dot.gif) right top repeat-y; 
padding-right: 20px;
margin-right: 20px;
}

#columna2 {
float: right;
width: 110px;
padding-top: 20px;
background: url(img/dot.gif) right top repeat-y; 
padding-left: 20px;
}

#columna1 {
padding-top: 20px;
float: right;
width: 150px;
background: url(img/dot.gif) right top repeat-y; 
padding-right: 20px;
}


a:link, a:visited {
text-decoration: none;
color: #c30;
}

a:hover {
text-decoration: underline;
color: #999;
}

a:active {
text-decoration: none;
color: #ccc;
}

a.menuLink { font-size: 120%; padding: 5px; }
.menuBack1 { background-color: #FFECEC; border-right: 1px dotted #BBB; }
.menuBack2 { }

li {
margin-bottom: 2em;
}

form {
height: 15px;
}

input {
border: 1px solid #CCC;
background-color:#FFFFFF;
font-size: 11px;
padding: 1.5px;
color: #666;
}

div.hr {
  height: 15px;
  background: #fff url(hr1.gif) no-repeat center;
}
div.hr hr {
  display: none;
}

.infoproyecto {
color: #666666;
background: #FBFBFB;
border-top:1px dotted #000000;
border-bottom:1px dotted #000000;
border-left:1px dotted #000000;
border-right:1px dotted #000000;		
line-height:140%;
padding:10px;
margin-top:2px;
margin-bottom:2px;
margin-left:30px;
margin-right:30px;
text-align:left;
}

.infoproyecto_h2 {
color: #666666;
font-weight: normal;
border-bottom:1px solid #000000;
}


.shellcommand {
font-family: Courier New, Courier, mono;
color: #666666;
font-size: 11px;
background: #FBFBFB;
border-top:1px solid #999999;
border-bottom:1px solid #999999;
border-left:1px solid #999999;
border-right:1px solid #999999;		
line-height:140%;
padding:5px;
margin-top:2px;
margin-bottom:5px;
margin-left:10px;
margin-right:10px;
text-align:left;
}


.flickrimg {
   border:1px solid #000000;
   padding:1px;
   margin-left:10px;
}


div#alertbox{background: #FFFF99}
.rtop, .rbottom{display:block; background: #FFF}
.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden; background: #FFFF99}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px}

#alertbox p { margin-left: 4px; margin-right: 4px; }

.delicious-posts {  }
.delicious-posts ul, .delicious-posts li, .delicious-banner { margin: 0; padding: 0}
.delicious-post { border-top: 1px solid #eee; padding: 0.25em; }
.delicious-tag { font-size: 80%; font-family: sans-serif; }
.delicious-odd { background-color: #f8f8f8 }
.delicious-banner a { }
.delicious-posts a:hover { text-decoration: underline }
.delicious-posts a { text-decoration: none; padding: 0.3em }
.delicious-post a { color: #04a1ff }
