@charset "utf-8";
.imgdestacadogrande/* CSS Document */


  {
	margin-bottom: 10px;
	margin-left: 50px;
}
.imgdestacadopeque {
	float: left;
	margin-right: 8px;
	margin-bottom: 1px;
}

/* CSS Document */

#mainBody {
	position:absolute;
	width:755px;
	height:450px;
	z-index:4;
	top: 380px;
	margin-left: 50%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0B7FC4;
	left: -378px;
}
#contact {
	position:absolute;
	width:525px;
	height:350px;
	left: 220px;
	z-index:5;
}

#contact a:link{
	color: #075583;
	font-size: 11px;
}
#contact a:hover{
	color: #333333;
	text-decoration:none;
	font-size: 11px;
}
#contact a:active{
	color: #333333;
	text-decoration:none;
	font-size: 11px;
}
#contact a:visited{
	color: #075583;
	text-decoration:none;
	font-size: 11px;
}
#emailForm {
	position:absolute;
	width:300px;
	height:300px;
	z-index:5;
	left: 225px;
	font-size: 11px;
	top: 50px;
}

#emailForm input, textarea {
	width:250px;
	border: thin inset #CCCCCC;
	font-size: 11px;
	color: #075583;
	text-indent: 3px;
	}
#email_form #send {
	margin-top: 5px;
	background-color: #0B7FC4;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	width: 100px;
	border: thin outset #CCCCCC;
	margin-left: 75px;
}

#emailTxt {
	position:absolute;
	width:225px;
	height:300px;
	z-index:5;
	top: 50px;
	font-size: 11px;
}
#destacado2 {
	position:absolute;
	width:400;
	z-index:5;
	top: 35px;
	font-size: 12px;
	line-height: 12px;
	padding-right: 10px;
	padding-left: 10px;
}
#destacado {
	position:absolute;
	width:400px;
	left: 10px;
	top: 20px;
	padding-left: 5px;
	padding-top: 5px;
}

#mainBodydestacados {
	position:absolute;
	width:755px;
	height:700px;
	z-index:4;
	top: 380px;
	margin-left: 50%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0B7FC4;
	left: -378px;
}
