/** menu en formato tabla (gracias a IE) **/
div#menu {display: none;}
div.row {margin: 0 37px 0 37px; padding: 37px 37px 25px 37px; clear: both;}
div.leftcol {width: 405px; float: left; padding-right: 15px;}
div.rightcol {width: 200px; float: right;}
div#heading {background-color: #fff; padding-bottom: 55px;
		/**
		background-image: url(/images/nosotros.jpg);
		background-repeat: no-repeat;
		background-position: right top;
		**/
		color: #777473;
		min-height: 175px;
	}
div#heading h2 {margin-bottom: 10px; color: #b93b20; font-weight: normal;}
div#heading h3 {margin-bottom: 10px; color: #b93b20; font-weight: normal;}
div#heading strong {font-weight: normal; color: #000;}
div#heading p {margin: 0 0 5px 0;}
div#heading div {width: 240px;}


div#middle {background-color: #484645; color: #818181}
div#middle h2, div#middle h3, div#additional h3 {color: #fff; font-weight: normal; margin-bottom: 6px;}
div#middle strong {color: #fff; font-weight: normal;}
div#middle h3, div#additional h3 {font-size: 16px;}
div#middle a {color: #fff;}
div#middle div.leftcol {border-right: dotted 1px #818181}
div#bottom div.container div.leftcol {border-right: dotted 1px #313131;}

div#additional {background-color: #b0afad; border-top: 3px solid #c1c1bf;}
div#additional strong {font-weight: normal; color: #000;}

div#bottom {background-color: #313131; border-top: 3px solid #2c2c2c;}
div#bottom div.container, div#middle div.container { background-color: #b0afad; 
	margin: -30px -30px -20px -30px; 
	padding: 30px 29px 20px 29px; 
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;}
div#bottom div.container h2, div#middle div.container h2 {
	color: #232323; 
	font-weight: normal; 
	background-color: #d1d1d1;
	margin: -30px -30px 10px -30px;
	padding: 17px 30px 12px 30px;
	border: solid 1px;
	border-top: none;
	border-bottom-color: #8b8b89;
	border-left-color: #fff;
	border-right-color: #fff;
	background-image: url(/images/equipo.gif);
	background-repeat: no-repeat;
	background-position: 98% 50%;}
	
div#bottom div.container h3 {
	color: #232323; 
	font-weight: normal; 
	background-color: #d1d1d1;
	border-bottom: solid 1px #8b8b89;
	padding: 6px;
	margin: 0 -20px 0 -5px;}

ul#people {list-style: none; padding: 15px 0 20px 0; margin: 0 0 10px 0px; color: #3c3a39;}
ul#people li {margin-top: 5px; margin-bottom: 20px; width: 300px;}
ul#people li.first {float: left;}
ul#people li.last {float: right;}
ul#people li img {float: left; margin: 0px 10px 5px 0; border: solid 3px #484645;}

img.left {float: left; margin: 0px 10px 5px 0; border: solid 3px #474644;}
.indent2{ padding:29px 36px 24px 32px}

#nwfs strong {color: #aaa;}
#nwfs p {margin-bottom: 1em;}
#nwfs a {text-decoration: none; color: #fff;}
#nwfs a:hover {text-decoration: underline;}

#secondcolumn {padding: 10px; float: right; width: 400px;}

ul#ventajas {padding-left: 15px;}

ul#linkshome {list-style: none; padding: 0; margin: 0 0 20px 0;}
ul#linkshome li {float: left; width: 190px;padding-right: 5px; margin-right: 5px; margin-left: 15px; border-right: dotted 1px #818181;}
ul#linkshome li.last {margin-right:0px; border: none;}
ul#linkshome li.first {margin-left:0px;}
ul#linkshome li img {margin-bottom: 5px; border: solid 1px #fff; padding: 2px;}

ol#xtensions {margin:0 0 0 10px; padding: 0 0 0 10px;}

form > div {margin-bottom: 10px;}
form label {float: left;}
form label.required {font-weight: normal; color: #333; font-size: 13px;}
input, textarea {float: right; border: solid 1px; color: #333; font-size: 12px;
		border-top-color: #666;
		border-left-color: #666;
		border-bottom-color: #ccc;
		border-right-color: #ccc;
		padding: 1px 2px 1px 2px;
	}
	
#fContact input, #fContact textarea {width: 385px; margin-right: 100px;}
#fContact input.btn {width: auto;}
input.btn {padding: 1px 4px 1px 4px; 
	font-size: 12px; 
	color: #333; 
	border: double 3px; 
	border-top-color: #aaa; 
	border-left-color: #ccc;
	cursor: pointer;}
	
input.btn:hover {color: #000; outline: 1px #ddd solid;}

#fInfo label,#fInfo input,#fInfo textarea {display: block; float: none; width: 100%;}
#fInfo label {margin-top: 8px;}
#fInfo input.btn {float: right; margin-top: 10px; width: auto;}
p#copyright {margin: 15px 0 0 0; font-size: 10px;}
