﻿h3 {
	margin-bottom:19px;
	}
h4 {
	color:#607AB0;
	font-size:1.4em;
	font-weight:bold;
	margin-bottom:5px;
}
.quien, .quien_en {
	width: 240px;
	float:left;
	padding-bottom: 121px;
	margin-top:8px;
	}
.quien h3 {
	background:url(img/quien.jpg);
	height:33px;
	}
.quien h3 span, .que h3 span, .donde h3 span, .quien_en h3 span, .que_en h3 span, .donde_en h3 span {
	display:none;
}
.quien_en h3 {
	background:url(img/who.jpg);
	height:33px;

}
.que, .que_en {
	width:281px;
	float:left;
	padding-bottom: 50px;
	margin-top:8px;
	}
.que h4, .que p, .que ul, .quien p, .donde p, .donde form, .que_en h4, .que_en p, .que_en ul, .quien_en p, .donde_en p, .donde_en form {
	padding-left:22px;
	padding-right:5px;
	}
.que h3{
	background:url(img/que.jpg);
	height:33px;
	}
.que_en h3{
	background:url(img/what.jpg);
	height:33px;
}
.que ul, .que_en ul {
	font-size:1.1em;
	color:#607AB0;
	margin:3px 0 10px 10px;
	list-style:inside square;
	}
.donde, .donde_en {
	width: 279px;
	float:left;
	padding-bottom: 50px;
	background:url(img/bg_donde.gif) 226px 41px no-repeat;
	}
.donde h3 {
	background:url(img/donde.jpg);
	height:41px;
	}
.donde_en h3 {
	background:url(img/where.jpg);
	height:41px;

}
#middle p {
	margin-bottom:5px;
	font-size:1.1em;
	color:#607AB0;
}
label {
	font-size:1.1em;
	color:#607AB0;
	display:block;
	width:100%;
	margin:5px 0 5px 0;
	}
form {
	margin-top: 10px;
	}
.textfield, textarea {
	font-size: 1.1em;
	color: #224F8E;
	border-bottom: solid 1px #B6C4DE;
	border-left: solid 1px #B6C4DE;
	border-top: none;
	border-right:none;
	width:230px;
	padding:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
legend {
	display:none;
}
button {
	font-size:1.1em;
	color:#224F8E;
	padding:1px;
	float:right;
	margin:8px 16px 0 0;
	}
.link_portfolio_home {
	font-size:1.2em;
	font-weight:bold;
	padding-bottom:10px;
	display:block;
}
