/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #384b97; /*azul*/
}

body, th, td {
	
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: .8em;
	color: #666666;
}

/****/
.row {
margin: 8px 6px;
padding: 6px 3px;
  *zoom: 1;
  background-color:#dcdcdc;
 /* width:100%*/
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 5px;
}
[class*="span"] input[type="radio"],
input[type="checkbox"] {color:#384b97;}
.span6 {
  width: 642px;
}
.span5 {
  width: 532px;
}
.span4 {
  width: 420px;
}
.span3 {
  width: 340px;
}
.span3a {
  width: 270px;
}
.span3b {
  width: 220px;
}
.span2 {
  width: 200px;
}
.span1a {
  width: 122px;
}
.span1 {
  width: 80px; 
}
.span1c {
  width: 140px;
}
.span1b {
  width: 50px;
}
.azul { color:#384b97;}
.alder{text-align:right}
.bloque {display:block; width:110px;float:left}
h1, h2, h3 {
	margin-top: 1.5em;
	color: #111;
}

h1 {
		font-size: 3em;}

h2 {
		font-size: 1.1em;
	color: #222;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	/*margin-top: 1.5em;
	line-height: 1.8em;*/
	font-size: 1.1em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: #b8291b; /*rojo*/
}

a:hover {
	border: none;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #b8291b;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #222;
}

hr {
	display: none;
}

/* Wrapper 

#wrapper {width: 920px;
	margin: 0 auto;
	padding:20px;
	min-height:350px;
		text-align: center;
}*/

/* Header */

#header {
	width: 960px;
	margin: 0 auto;
	background: url(imagen/fondo-cabezal.jpg);
	text-align: center;
	}

#menu {
	height: 110px;
	width:960px;
	text-align:left
	
}

#sociedad {
	float: right;
	width: 180px;
	margin: 0px;
	padding-top: 30px;
}


#sociedad h3, .post h3 {
	font-size: 1.7em;
	font-weight:200
}
/* Logo */

#logo {
	width: 960px;
	margin: 0 auto;
	
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0;
	
}

#logo h1 {
	padding: 18px 0 20px 0;
	font-size: 1.8em;
	color: #111;
	text-transform:uppercase;
	font-weight:400
}

#logo h2 {
	padding: 20px 0 20px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #fff;
	font-weight:600;
}

#logo p {
	clear: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
	color: #C2C5B1;
}

#logo a {
	color: #FFFFFF;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	/*padding-top: 30px;*/
	background: #FFFFFF;
	border-top: none;
}

/* Content */

#content {
	float: left;
	width: 300px;
	background:#efe9d3;
	text-align: center;
}
.mt50 {margin-top:50px}
.mb50 {margin-bottom:74px}
.post p {font-weight:300;
	font-size:1.4em;
	color: #333;
}

.post .title {
	margin: 0;
	font-weight: 700;
}
.post h2 {
	margin: 20px 0 0 0;
	font-weight: 700;
	font-size:1.65em;
	color: #384b97; /*azul*/
}
.post h1.title {
	padding: 25px;
	height: 40px;
	font-size: 24px;
	text-transform: uppercase;
	color: #c32710
}
.post h3 {
	margin: 18px 0 10px 0;
	text-align: center;
}
.post .entry {
	padding: 0 25px 30px 15px;
}

.post .links {
	margin: 0;
	padding: 0px 0px 15px 15px;
}

.post .links a, .post .tags a {
	border: none;
}

/* Sidebars */

.sidebar {
	float: left;
	text-align:right
}

.sidebar .row {
	text-align:left;
}
#sidebar2 {
	width: 660px/*640px*/;
	padding: 0;
}

#sidebar2 li h2 {
	margin: 0 0 1em 0;
	padding: 15px 0  0 0px;
	height: 20px;
}

#sidebar2 li ul {
	line-height: normal;
}

/* Footer */

#footer {
	background: #384b97;
	height: 90px;
	padding-top: 10px;
	font-size: 0.88em;
}

#footer p {
	text-align: center;
	color: #FFFFFF;
	
}
.peque {font-size: 0.85em;}
#footer a {
	padding: 2px 7px;
	color: #e4e4e4;
	text-decoration:underline
}
/**** formulario */
form {
}

fieldset {
}

button,
input,
label,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
input,
button,
select,
textarea {
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  margin-top:5px
}
input,
button,
select,
textarea {
  font-family: Arial, Helvetica, sans-serif;
}
label {
   font-size: 13px;
   margin-top:9px;
   margin-right:3px;
   /*  line-height: 16px;
  display: block;margin-bottom: 5px;*/
  font-weight:bold;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 16px;
  padding: 6px;
  margin-bottom: 5px;
  font-size: 13px;
  line-height: 16px;
  color: #555555;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  vertical-align: middle;
}
input, .btn .btn-inverse,
.uneditable-input {
  width: 120px; 
  font-weight:bold;
  font-size:14px/*206px;*/
}
input[type="email"] {width: 340px; }
textarea {
  height: auto;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}
input[type="radio"],
input[type="checkbox"] {
  margin: 9px 4px;
  *margin-top: 0;
    line-height: 18px;
  /* IE7 */
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
 
}
input[type="file"],
input[type="image"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}
#contact-form span {
  display: block;
}
#contact-form ._placeholder {
  position: absolute;
  /*!*/
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  cursor: text;
  width: 100% !important;
  padding: 14px 7px 13px 14px;
  opacity: .99;
  display: block;
  width: 100%;
  font: 12px/18px Arial, sans-serif;
  font-family: Arial, sans-serif;
  color: #777777;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
#contact-form ._placeholder.focused {
  opacity: .4;
}
#contact-form ._placeholder.hidden {
  display: none;
}
#contact-form .message {
  width: 100%;
}
#contact-form .error-message,
#contact-form .empty-message {
  height: 0;
  overflow: hidden;
  font: 10px/20px Arial;
  -webkit-transition: 0.3s ease-in height;
  -moz-transition: 0.3s ease-in height;
  -o-transition: 0.3s ease-in height;
  transition: 0.3s ease-in height;
  position: absolute;
  right: 10px;
  top: 0;
}
#contact-form .message .error-message,
#contact-form .message .empty-message {
  right: 3px;
}
#contact-form .invalid .error-message,
#contact-form .empty .empty-message {
  height: 20px;
}
#contact-form .success-message {
  position: absolute;
  overflow: hidden;
  height: 0;
  left: 0;
  top: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  z-index: 10;
  text-align: center;
  -webkit-transition: all 0.7s linear;
  -moz-transition: all 0.7s linear;
  -o-transition: all 0.7s linear;
  transition: all 0.7s linear;
  padding: 0px 0;
  width: 100%;
  font: 12px/18px Arial, sans-serif;
  font-family: Arial, sans-serif;
  color: #777777;
  background: #ffffff;
}
#contact-form.success .success-message {
  padding: 84px 0;
  border: 1px solid #cbcbcb;
  -webkit-transition: all 0.7s linear;
  -moz-transition: all 0.7s linear;
  -o-transition: all 0.7s linear;
  transition: all 0.7s linear;
}

.btn-inverse {
  color: #222;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #e0d2a3;
  background-image: -moz-linear-gradient(top, #e0d2a3, #b5a366);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e0d2a3), to(#b5a366));
  background-image: -webkit-linear-gradient(top, #e0d2a3, #b5a366);
  background-image: -o-linear-gradient(top, #e0d2a3, #b5a366);
  background-image: linear-gradient(to bottom, #e0d2a3, #b5a366);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe0d2a3', endColorstr='#ffb5a366', GradientType=0);
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #222222;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
padding:7px;  
}
.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #e0d2a3;
  *background-color: #b5a366;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
