body{
	width		:	90%;
	margin		:	10px 5% 20px;
	font-family	:	Arial, Verdana, Tahoma, sans-serif;
	font-size	:	11pt;
	background-color:	#D1D2D4;
}

h1{
	font-size	:	16pt;
	color		: 	black;
	text-decoration	: 	none;
	font-weight	:	bold;
}

h2{
	font-size	:	14pt;
	color		: 	#3958A8;
	text-decoration	: 	none;
	font-weight	:	bold;
}

img a{
	border		: 	none;
}

img{
	border		:	none;
}

input[type=submit]{
	padding		:	2px 30px;
	color		:	white;
	font-style	:	italic;
	font-weight	:	bold;
	font-size	:	12pt;
	background-color:	#3958A8;
	border		: 	none;
}

input[type=submit]:hover{
	background-color:	#1F73B9;
	cursor		:	pointer;
}

#logo{
	height		: 	85px;
	width		: 	100%;
	margin-bottom	:	5px;
}

.logo img{
	height		:	85px;
}

.blanco a{
	font-size	:	11pt;
	color		: 	white;
	text-decoration	: 	none;
	font-weight	:	normal;
}

.blanco a:link{
	font-size	:	11pt;
	color		: 	white;
	text-decoration	: 	none;
	font-weight	:	normal;
}

.blanco a:hover{
	cursor		:	pointer;
	font-size	:	11pt;
	color		: 	white;
	text-decoration	: 	none;
	font-weight	:	normal;
}

#nav{
	height		:	25px;
	color		:	white;
	background-color:	#3958A8;
	width		:	98%;
	padding		:	10px 1%;
	margin-bottom	:	10px;
}

#nav-menu{
	position	: 	relative;
	color		: 	white;
	display		: 	inline;
	margin		: 	0;
	padding		: 	0;
}

#nav-menu:hover{
	cursor		: 	pointer;
	text-decoration	: 	none;
}

.negro a{
	font-size	:	11pt;
	color		: 	black;
	text-decoration	: 	none;
	font-weight	:	normal;
}

.negro a:link{
	font-size	:	11pt;
	color		: 	black;
	text-decoration	: 	none;
	font-weight	:	normal;
}

.negro a:hover{
	cursor		:	pointer;
	font-size	:	11pt;
	color		: 	black;
	text-decoration	: 	none;
	font-weight	:	normal;
}

#submenu{
	display		:	 none;
	padding		: 	5px 1%;
	background-color: 	#A8CEE1;
	position	: 	absolute;
	top		: 	15px;
	left		: 	15px;
	width		: 	150px;
	z-index		: 	4;
}

#nav1{
	width		:	75%;
	float		: 	left; 
}

.nav2 input[type="text"]{
	width		:	80%;
	height		:	25px;
	border		: 	none;
	margin		: 	0;
	padding		:	0;
	color		: 	gray;
	font-weight	:	bold;
	cursor		: 	text;
}

.nav2 *{
	vertical-align	:	middle;
}

#nav2{
	width		:	25%;
	float		: 	left;
	align		: 	right;
	text-align	: 	right;
}

#banner{
	width		:	100%;
	height		:	350px;
	overflow	: 	hidden;
	margin-bottom	:	10px;
}

#banner3{
	width		:	67%;
	margin-right	:	1%;
	background-color:	white;
	padding		:	5px 1%;
	float		:	left;
	height		:	350px;
}

#banner1{
	width		:	70%;
	float		:	left;
}

.banner1 img{
	height		:	350px;
	width		: 	100%;
}

#banner2{
	width		:	30%;
	float		:	left;
}

#banner2-div1{
	width		:	96%;
	padding		:	5px 2% 0;
	background-color:	#1F73B9;
	height		:	170px;
}

#banner2-div2{
	width		:	96%;
	padding		:	5px 2% 0;
	background-color:	#3958A8;
	height		:	170px;
}

.banner2 img{
	height		:	130px;
	max-width	:	100%;
}

#content{
	width		:	100%;
}

.negroH1 a{
	font-size	:	16pt;
	color		: 	black;
	text-decoration	: 	none;
	font-weight	:	bold;
}

.negroH1 a:link{
	font-size	:	16pt;
	color		: 	black;
	text-decoration	: 	none;
	font-weight	:	bold;
}

.negroH1 a:hover{
	cursor		:	pointer;
	font-size	:	16pt;
	color		: 	black;
	text-decoration	: 	none;
	font-weight	:	bold;
}

#prop2{
	margin		:	0 2%;
}

.prop{
	width		:	30%;
	padding		:	5px 1%;
	height		:	225px;
	background-color:	#98999D;
	float		: 	left;
	margin-bottom	:	20px;
}

.prop img{
	height		: 	140px;
	max-width	:	100%;
}

#propResult{
	width		:	30%;
	padding		:	0;
	height		:	210px;
	float		: 	left;
	margin-bottom	:	20px;
}

.propResult img{
	height		: 	210px;
	width		:	100%;
}

#propResult2{
	width		:	67%;
	margin-left	: 	1%;
	padding		:	5px 1%;
	height		:	200px;
	background-color:	white;/*#ABAEBA;*/
	float		: 	left;
	margin-bottom	:	20px;
}

#propBusca{
	width		:	15%;
	padding		:	0;
	float		: 	left;
	margin-bottom	:	20px;
}

.propBusca img{
	width		:	100%;
}

#propBusca2{
	width		:	82%;
	margin-left	: 	1%;
	padding		:	5px 1%;
	float		: 	left;
	margin-bottom	:	20px;
}

.propBusca2 a{
	font-size	:	12pt;
	color		: 	black;
	text-decoration	: 	none;
	font-weight	:	bold;
}

.propBusca2 a:link{
	font-size	:	12pt;
	color		: 	black;
	text-decoration	: 	none;
	font-weight	:	bold;
}

.propBusca2 a:hover{
	cursor		:	pointer;
	font-size	:	12pt;
	color		: 	black;
	text-decoration	: 	none;
	font-weight	:	bold;
}

#globalBusca{
	width		: 	98%;
	padding		:	5px 1%;
	background-color:	white;
	margin-bottom	:	20px;	
}

.globalBusca hr{
	height		:	1px;
	width		:	100%;
	color		:	black;
	background-color:	black;
	border		:	none;
}

hr{
	height		:	2px;
	width		:	100%;
	color		:	#3958A8;
	background-color:	#3958A8;
	border		:	none;
}

#propNosotros{
	width		:	98%;
	padding		:	5px 1% 15px;
	background-color:	white;/*#ABAEBA;*/
	float		: 	none;
	margin-bottom	:	20px;
	text-align	:	justify;
}

#footer{
	width		:	100%;
	text-align	: 	center;
}

#equal-left{
	margin		:	5px 2% 5px 0;
	padding		:	10px 2%;
	width		:	45%;
	float		: 	left;
}

.equal-left{
	background-color:	#CECEF6;
}

#equal-right{
	margin		: 	5px 0;
	padding		:	10px 2%;
	width		:	45%;
	float		: 	left;
}

.equal-right{
	background-color:	#CED8F6;
}

.contacto textarea{
	width		: 	100%;
	height		:	100px;
	resize		: 	none;
	font-family	:	Arial, Verdana, Tahoma, sans-serif;
	font-size	:	11pt;
}

.contacto input[type=text]{
	width		: 	100%;
	height		:	30px;
	font-family	:	Arial, Verdana, Tahoma, sans-serif;
	font-size	:	11pt;
}

.contacto input[type=password]{
	width		: 	100%;
	height		:	30px;
	font-family	:	Arial, Verdana, Tahoma, sans-serif;
	font-size	:	11pt;
}

table{
	width		: 	100%;
	border		: 	none;
}

table tr td{
	font-family	:	Arial, Verdana, Tahoma, sans-serif;
	font-size	:	11pt;
}
