body {
	margin: 0px;
	padding: 0px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #006699;
}
strong {
	font-weight:bold;
	display: block;
	padding: 0px;
	margin: 0px 20px 10px;
}
a{
	font-weight: normal;
	color: #819639;
	text-decoration: underline;
}
a:hover{
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}
#holder {
	background: url(../images/back.jpg) repeat-y center bottom;
	width: 820px;
	bottom: 0px;
	right: 50%;
	top:0px;
	position: absolute;
	margin-right: -410px;
	vertical-align: bottom;
	padding: 0px;
	height: 1140px;
	overflow: hidden;
	visibility: visible;
}
#footer {
	height: 85px;
	width: 820px;
	margin: 0px;
	padding: 6px 0px 0px;
	clear: both;
	background: url(../images/footerHome.jpg) no-repeat center top;
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	line-height: 18px;
}
#contenido {
	width: 820px;
	bottom: 0px;
	position: relative;
	background: url(../images/back_gradient.jpg) no-repeat center top;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	height: 1140px;
}
#logo {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#boxPrincipal {
	height: 438px;
	width: 768px;
	margin: 0px 26px 10px;
}
#info {
	background: url(../images/back_info.gif) repeat-y left top;
	float:left;
	width: 454px;
	height:515px;
	bottom: 0px;
	padding: 0px;
	left: 25px;
	position: relative;
	top: 0px;
	right: 0px;
}
#info h1 {
	background: url(../images/top_info.gif) no-repeat left top;
	padding: 0px 0px 0px 15px;
	display: block;
	position: relative;
	height: 40px;
	margin: 0px;
}
#info h1 img {
	margin: 15px 0px 0px 5px;
}
#info h2 {
	background: url(../images/top_info2.gif) no-repeat left top;
	padding: 0px 0px 0px 15px;
	display: block;
	position: relative;
	height: 40px;
	margin: 0px;
}
#info h2 img {
	margin: 15px 0px 0px 5px;
}

#info p {
	padding: 0px;
	text-align: justify;
	margin: 0px 180px 0px 20px;
}
#menu {
	height: 80px;
	width: 768px;
	margin: 0px;
	padding: 0px;
	float: none;
	clear: both;
}
#boxDevelopment {
	float: left;
	width: 263px;
	height: 358px;
	background: url(../images/back_principal.gif) repeat-y left top;
	margin: 0px;
	padding: 0px;
}
#boxDevelopment h1 {
	margin-top: 0px;
	padding: 15px 20px 0px 18px;
	display: block;
	margin-bottom: 10px;
	background: url(../images/top_principal.gif) no-repeat left top;
}
#boxDevelopment p {
	padding: 0px;
	text-align: justify;
	margin: 0px 20px;
}
#picPrincipal {
	float: right;
	height: 358px;
	width: 505px;
	margin: 0px;
	padding: 0px;
	display: block;
	background: url(../images/pic_principal.jpg) no-repeat right top;
}
.readMore a {
	text-align: right;
	font-weight: bold;
	color: #006699;
	background: url(../images/icon_readmore.gif) no-repeat 65% center;
	display: block;
	margin-top: 0px;
	margin-bottom: 10px;
	text-decoration: none;
}
.pic {
	background: url(../images/back_pics.gif) no-repeat left top;
	height: 106px;
	display: block;
	width: 143px;
	float: left;
}
.pic img {
	margin-right: 0px;
	margin-left: 18px;
	text-align: left;
	vertical-align: bottom;
}
.picBrochure {
	background: url(../images/back_pics.gif) no-repeat left top;
	height: 126px;
	margin-left: 12px;
	display: block;
	width: 180px;
	float: left;
}
.picBrochure img {
	margin-right: 0px;
	margin-left: 18px;
	text-align: left;
	vertical-align: bottom;
}
.picGaleria {
	background: url(../images/back_pics_der.gif) no-repeat right top;
	height: 100px;
	display: block;
	width: 210px;
	float: right;
	margin: 0px 25px 0px 0px;
	padding: 0px;
	text-align: left;
}
.picGaleriaSwf {
	text-align: right;
	vertical-align: bottom;
	margin: 0px 18px 0px 0px;
}

.lateral {
	position:relative;
	height: 150px;
	display: block;
	width: 180px;
	z-index:90;
	float: right;
}

.readMore a:hover, .readMore a:visited, .readMore a:active  {
	color: #669900;
	background: url(../images/icon_readmore2.gif) no-repeat 65% center;
	text-decoration: underline;
}

#brochure {
	background: url(../images/back_brochure.gif) repeat-y left top;
	float:right;
	width: 298px;
	height:515px;
	bottom: 0px;
	padding: 0px;
	right: 25px;
	position: relative;
}
#brochure h1 {
	background: url(../images/top_brochure.gif) no-repeat left top;
	padding: 0px 0px 0px 15px;
	display: block;
	position: relative;
	height: 40px;
	margin: 0px;
}
#brochure h1 img {
	margin: 15px 0px 0px 5px;
}

#brochure p {
	padding: 0px;
	text-align: justify;
	margin: 0px 20px;
}
#brochure h2 {
	background: url(../images/spacerBar.gif) no-repeat center top;
	padding: 0px 0px 0px 15px;
	display: block;
	position: relative;
	height: 40px;
	margin: 0px;
}
#brochure h2 img {
	margin: 15px 0px 0px 5px;
}
#flag {
	position:absolute;
	left:751px;
	top:767px;
	width:70px;
	height:245px;
	z-index:20;
	visibility: visible;
}
#pic1 {
	position:absolute;
	left:340px;
	top:586px;
	width:118px;
	height:78px;
	z-index:1;
	visibility: visible;
}
#pic2 {
	position:absolute;
	left:340px;
	top:746px;
	width:118px;
	height:78px;
	z-index:1;
	visibility: visible;
}
#pic3 {
	position:absolute;
	left:340px;
	top:915px;
	width:118px;
	height:78px;
	z-index:1;
	visibility: visible;
}
.separator {
	background: url(../images/spacerShort.gif) no-repeat center center;
	padding: 0px;
	display: block;
	position: relative;
	height: 20px;
	margin: 15px 5px;
}
.iconPdf {
	height: 30px;
	width: 40px;
	float: left;
	margin: 85px 0px 0px 10px;
	padding: 0px;
}#menuInf {
	background: #FFFFFF;
	height: 25px;
	width: 820px;
	padding: 0px;
	margin: 15px 0px 0px;
}
#menuInf .bar {
	color: #436797;
}
