body{
	font-family: Arial,sans-serif;
	background-color: #6699CC;
	line-height: 1.166;
	margin: 10px auto;
}
#pagecell1{
	top: 186px;
	left: 2%;
	right: 2%;
	width:900px;
	background-image: url(fondofirp4.jpg);
	background-attachment: fixed;
	margin:0px auto;
	border-left:solid 2px #CCCCCC;
	border-bottom:solid 3px   #666666;
	border-right:solid 3px #666666;
}

#logo {
	height: 160px;
	width:812px
	background-position: center;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(img/BANNER2.png);
	}
	
#siteName{
	color: #ffffff;
	font-weight: normal;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 0px;
}
#content{
	margin-left: 50px;
	margin-top: 30px;
	margin-right: 50px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 10;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000;
}
#titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	color: #000099;
	text-align: center;
	margin: 10px;
	padding: 10px;
}

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	margin-top: 0px;
	width: 100%;
	margin: 0px auto;
}

#siteInfo_img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
	text-align: center;
}

#descargar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	width: 88%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-image: url(img/b_g.png);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 5px;
	padding-top: 5px;
}

.navigation:link, .navigation:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.navigation:hover{
	text-decoration: underline;
}

