/* CSS Document */
body {
  background:#ccc;
  margin:0;
  padding:10px 10px;
  text-align:center;
  font:x-small/1.5em "Trebuchet MS",Verdana,Arial,Sans-serif;
  color:#333;
  font-size/* */:/**/small;
  font-size: /**/small;
  }


/* Structura de la pgina
----------------------------------------------- */

#content {
  width:760px;
  margin:0 auto;
  text-align:left;
  }
#main {
  width:595px;
  float:right;
  background:#fff url("../../gfx/corners_main_bot.gif") no-repeat left bottom;
  margin:5px 0 0;
  padding:0 0 10px;
  color:#000;
  font-size:97%;
  line-height:1.5em;
  }
#main2 {
  float:right;
  width:100%;
  background:url("../../gfx/corners_main_top.gif") no-repeat left top;
  padding:10px 0 0;
  }
#main3 {
  background:url("../../gfx/rails_main.gif") repeat-y;
  padding:0;
  }
#sidebar {
  width:155px;
  float:left;
  margin:7px 0 0;
  font-size:97%;
  line-height:1.5em;
  }



/* Links
----------------------------------------------- */
a:link {
  color:#b30;
  }
a:visited {
  color:#666;
  }
a:hover {
  color:#c63;
  }
a img {
  border-width:0;
  }



#header {
   text-align: center;
}


h2 {
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline;

  }
h3 {
	font-size: 14px;
	font-weight: normal;

  }

/* tutos
----------------------------------------------- */
.tuto {
  margin:.3em 0 25px;
  padding:0 13px;
  
  border-width:1px 0;
  }
.tuto-title {
  margin:0;
  font-size:135%;
  line-height:1.5em;
  background:url("../../gfx/icon_arrow.gif") no-repeat 10px .5em;
  display:block;
  border:1px dotted #bbb;
  border-width:0 1px 1px;
  padding:2px 14px 2px 29px;
  color:#333;
  }
a.title-link, .tuto-title strong {
  text-decoration:none;
  display:block;
  }
a.title-link:hover {
  background-color:#eee;
  color:#000;
  }
.tuto-body {
  padding:10px 14px 1px 29px;
  }
html>body .tuto-body {
  border-bottom-width:0;
  }
.tuto p {
  margin:0 0 .75em;
  }
p.tuto-footer {
  background:#eee;
  margin:0;
  padding:2px 14px 2px 29px;
  border:1px dotted #bbb;
  border-width:1px;
  border-bottom:1px solid #eee;
  font-size:100%;
  line-height:1.5em;
  color:#666;
  text-align:right;
  }
html>body p.tuto-footer {
  border-bottom-color:transparent;
  }
p.tuto-footer em {
  display:block;
  float:left;
  text-align:left;
  font-style:normal;
  }

.tuto img {
  margin:0 0 5px 0;
  padding:4px;
  border:1px solid #ccc;
  }
blockquote {
  margin:.75em 0;
  border:1px dotted #ccc;
  border-width:1px 0;
  padding:5px 15px;
  color:#666;
  }
.tuto blockquote p {
  margin:.5em 0;
  }





/* Sidebar Boxes
----------------------------------------------- */
.box {
  background:#fff url("../../gfx/corners_side_top.gif") no-repeat left top;
  margin:0 0 15px;
  padding:10px 0 0;
  color:#666;
  }
.box2 {
  background:url("../../gfx/corners_side_bot.gif") no-repeat left bottom;
  padding:0 13px 8px;
  }
.sidebar-title {
  margin:0;
  padding:0 0 .2em;
  border-bottom:1px dotted #fa0;
  font-size:115%;
  line-height:1.5em;
  color:#333;
  }
.box ul {
  margin:.5em 0 1.25em;
  padding:0 0px;
  list-style:none;
  }
.box ul li {
  background:url("../../gfx/icon_arrow_sm.gif") no-repeat 2px .25em;
  margin:0;
  padding:0 0 3px 16px;
  margin-bottom:3px;
  border-bottom:1px dotted #eee;
  line-height:1.4em;
  }
.box p {
  margin:0 0 .6em;
  }


/* Pie de pgina
----------------------------------------------- */
#footer {
  clear:both;
  margin:0;
  padding:10px 0 0;
  }
#footer div {
  background:#b30 url("../../gfx/pie_top.gif") no-repeat left top;
  padding:8px 0 0;
  color:#fff;
  }
#footer div div {
  background:url("../../gfx/pie_bot.gif") no-repeat left bottom;
  padding:0 15px 8px;
  }
#footer hr {display:none;}
#footer p {
	margin:0;
	text-align: center;
}
#footer a {color:#fff;} 
h1 {
	font-size: x-large;
	font-weight: normal;
	color: #b30;
	text-decoration: underline;

}

