/*!
 * Bootstrap v2.2.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */

 body {
  font-family: "Roboto", sans-serif;
}

textarea {
  font-family: "Roboto", sans-serif;
}

.navbar-search .search-query {
  font-family: "Roboto", sans-serif;
}

.span_center {
  width: 460px;
  text-align: center;
}

.row-fluid .span_center {
  width: 48.93617%;
  *width: 48.88298%;
}

input.span_center,
textarea.span_center,
.uneditable-input.span_center {
  width: 446px;
}

.table td.span_center,
.table th.span_center {
  float: none;
  width: 444px;
  margin-left: 0;
}

.span_center2 {
  width: 300px;
  text-align: center;
}

.row-fluid .span_center2 {
  width: 31.91489%;
  *width: 31.8617%;
}

input.span_center2,
textarea.span_center2,
.uneditable-input.span_center2 {
  width: 286px;
}

.table td.span_center2,
.table th.span_center2 {
  float: none;
  width: 284px;
  margin-left: 0;
}

.span_center3 {
  width: 220px;
  text-align: center;
}

.row-fluid .span_center3 {
  width: 23.40426%;
  *width: 23.35106%;
}

input.span_center3,
textarea.span_center3,
.uneditable-input.span_center3 {
  width: 206px;
}

.table td.span_center3,
.table th.span_center3 {
  float: none;
  width: 204px;
  margin-left: 0;
}

.tit_h2 {
  font-size: 22px; /*32px;*/
  font-weight: normal;
  line-height: 25px;
}

.txt_p {
  color: #666;
  font-size: 14px; /*16px;*/
}

.freccina {
  color: #83af30;
  font-size: 15px;
  margin: 0 10px 0 0;
}

a.link_strillo {
  color: #666;
  font-size: 16px;
  text-decoration: none;
}
