﻿* {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: underline;
	color: #9C8616;
}
a:hover {
	text-decoration: none;
}
body {
	font-size: 16pt;
	line-height: 2.15em;
	background: url(images/bg.jpg) repeat-x top left;
	/* background: #dedede;  */
	color: #D2D3D9; 
}
body, input {
	font-family: Verdana, Antic, sans-serif;
}
br.clear {
	clear: both;
}
form {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5 {
	letter-spacing: -1px;
}
h2 {
	font-size: 1.5em;
	margin-bottom: 1em;
	font-family: "Ubuntu Condensed", sans-serif;
	color: #4c516a;
}
h3, h4 {
	margin-bottom: 1em;
	font-family: "Ubuntu Condensed", sans-serif;
	color: #FFF;
}
h5 {
	font-size: 1em;
	margin-bottom: 1em;
	font-family: "Ubuntu Condensed", sans-serif;
	color: #4c516a;
}
h3 {
	font-size: 1.5em;
}
h4 {
	font-size: 1.25em;
}
.blogpost h2 {
	margin: 0 0 10px 0;
}
.blogpost h3 {
	font-size: 1.25em;
}
img.left {
	float: left;
	margin: 5px 20px 20px 0;
}
img.top {
	margin: 5px 0 20px 0;
}
label.login {
	display: block;
	margin: 0 0 6px 0;
}
p {
	font-size: 12pt;
	line-height: 1.5em;
	color: #636363;
}
p.sub {
	font-size: 13pt;
	line-height: 1.75em;
	margin-bottom: 0.5em;
	font-weight: bold;
	color: #636363;
}
p.conectores {
	font-size: 12pt;
	line-height: normal;
	color: #636363;
}
ul {
	margin-bottom: 1.5em;
}
ul h4 {
	margin-bottom: 0.35em;
}
.form {
	margin: 0 0 30px 0;
}
.inputBox, .inputTextArea {
	padding: 6px;
	width: 95%;
}
.inputButton {
	padding: 6px 10px;
	float: right;
	background: #4c516a;
	color: #FFF;
	text-transform: lowercase;
	border: none;
	font-family: "Ubuntu Condensed", sans-serif;
	font-size: 1em;
}
.comments a, .readmore a {
	padding: 6px 10px;
	background: #4c516a;
	color: #FFF!important;
	text-transform: lowercase;
	border: none;
	font-family: "Ubuntu Condensed", sans-serif;
	font-size: 1em;
	text-decoration: none;
}
#banner {
	position: relative;
	padding: 0px;
	height: 500px;
	width: 1200px;
	margin: 0 0 0 0;
	background: #f3f1ba;
}
#box1 {
	width: 350px;
	overflow: hidden;
	margin: 0 0 25px 0;
}
#box2 {
	width: 160px;
	overflow: hidden;
	float: left;
}
#box3 {
	width: 160px;
	overflow: hidden;
	margin: 0 0 0 185px;
}
#content {
	width: 350px;
	float: left;
	padding: 30px;
	background: #FFF;
	color: #636363;
}
#content a {
	color: #4c516a;
}
#content h2, #content h3, #content h4 {
	color: #4c516a;
}
#copyright {
	margin: 0 0 0 0;
	padding: 50px 0 80px 0;
	text-align: center;
	background: #dedede;
	color: #4c516a;
}
#copyright a {
	color: #4c516a;
}
#footer {
	position: relative;
	padding: 30px;
	margin: 0 0 0 0;
	width: 1120px;
	color: #B8BAC4;
}
#footer a {
	color: #E7E8EB;
}
#footer h2, #footer h3, #footer h4 {
	color: #F2F3F4;
}
#footer ul {
	list-style: none;
}
#footerContent {
	width: 350px;
	float: left;
}
#footerSidebar1 {
	width: 300px;
	margin: 0 30px 0 435px;
}
#footerSidebar2 {
	width: 300px;
	float: right;
}
#header {
	position: relative;
	padding: 30px;
	height: 100px;
	width: 1120px;
}
#logo {
	position: absolute;
	top: 0;
	left: 30px;
	height: 116px;
	line-height: 116px;
	/* background-color: #52576d; */
}
#logo a {
	text-decoration: none;
	color: #FFF;
}
#logo h1 {
	font-size: 2.75em;
	font-family: "Ubuntu Condensed", sans-serif;
}
#main {
	position: relative;
	padding: 0;
	width: 1180px;
	margin: 25px 0 25px 0;
}
#main .sectionList {
	list-style: none;
	padding-left: 0;
}
#main .sectionList li {
	clear: both;
	padding: 20px 0 20px 0;
}
#main ul {
	list-style: none;
}
#nav {
	position: absolute;
	bottom: 5px;
	left: 0;
	height: 44px;
	line-height: 44px;
	padding: 0 30px 0 30px;
	width: 1120px;
	margin: 0 0 0 0;
	font-family: "Ubuntu Condensed", sans-serif;
}
#nav a {
	text-decoration: none;
	text-transform: lowercase;
	letter-spacing: -1px;
	color: #4c516a;
}
#nav ul {
	list-style: none;
}
#nav ul li {
	display: inline;
	padding: 0 15px 0 15px;
}
#nav ul li.first {
	padding-left: 0;
}
#outer {
	position: relative;
	width: 1180px;
	margin: 0 auto 0 auto;
}
#search input.button {
	margin-left: 1em;
	border: 0;
	color: #FFF;
	background: #9C8616;
	padding: 5px;
	font-family: "Ubuntu Condensed", sans-serif;
}
#search input.text {
	border: dotted 1px #6B6F83;
	padding: 5px;
}
#sidebar1 {
	width: 300px;
	margin: 0 30px 0 435px;
	padding: 30px;
	background: #FFF;
	color: #636363;
}
#sidebar1 a {
	color: #4c516a;
}
#sidebar1 h2, #sidebar1 h3, #sidebar1 h4 {
	color: #4c516a;
}
#sidebar2 {
	width: 300px;
	float: right;
	padding: 30px;
	background: #FFF;
	color: #636363;
}
#sidebar2 a {
	color: #4c516a;
}
#sidebar2 h2, #sidebar2 h3, #sidebar2 h4 {
	color: #4c516a;
}
.linkedList li {
	padding: 2px 0;
}
img.tope {
	height: 24px;
	width: 24px;
	margin-right: 4px;
}
h2.titulo {
	color: #F00;
	display: inline;
}
IMG.displayed {
	display: block;
	margin-left: auto;
	border: 3px;
	margin-right: auto;
}
IMG.displayright {
	display: block;
	float: right;
	margin: 0 0 15px 15px;
	border: 1px;
}
.azulejo {
	color: #000080;
	font: 10pt;
}
.azulfuerte {
	color: #000080;
	font: 10pt;
	font-weight: bold;
}
.guinda {
	color: #800000;
	font-weight: normal;
}
.mostaza {
	color: #3C3C00;
	font-weight: normal;
}
.rosa {
	color: #6D006D;
	font-weight: normal;
}
.verdeazul {
	color: #004848;
	font-weight: normal;
}
.guindafuerte {
	color: #800000;
	font-weight: bold;
}
.mostazafuerte {
	color: #3C3C00;
	font-weight: bold;
}
.rosafuerte {
	color: #6D006D;
	font-weight: bold;
}
.verdeazulfuerte {
	color: #004848;
	font-weight: bold;
}
.centrar {
	text-align: center;
}
.centrar2 {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	line-height: 2px;
}
.aliderecha {
	text-align: right;
}
.azulborde {
	border: 4px solid #000080;
}
