body{
	font-family: Arial,sans-serif;
	background-color: #6699CC;
	line-height: 1.166;
	margin: 10px auto;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	text-decoration: underline;
}

#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 {
	font:18px georgia;
	color: #CC3300;
	line-height:24px;
	letter-spacing:0.4em;
	background-image: url(img/banner.png);
	height: 160px;
	width:812px
	background-repeat: no-repeat;
	background-position: center;
	background-repeat: no-repeat;
	}
#siteName{
	color: #ffffff;
	font-weight: normal;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 0px;
}
#content{
	padding: 0px 10px 0px 0px;
	margin:0px auto;
	margin-left: 20px;
	margin-top: 30px;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 10px;
}
#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;
}

.navigation-verde:link, .navigation-verde:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	display: block;
	padding: 8px 0px 8px 5px;
	text-decoration: none;
	margin-bottom: 2px;
	background-color: #C0D4AF;
	text-align: left;
}

.navigation-verde:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	display: block;
	padding: 8px 0px 8px 5px;
	text-decoration: none;
	margin-bottom: 2px;
	background-color: #8BB4AE;
	text-align: left;
}

.bloque{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	display: block;
	padding: 8px 0px 8px 2px;
	text-decoration: none;
	margin: 0px 0px 2px 0px;
	background-color: #C0D4AF;
	text-align: left;
}

#contenido{
	margin-left: 80px;
	margin-top: 30px;
	margin-right: 80px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
}
.creditos {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	color: #000099;
	font-style: italic;
	padding: 0px;
}
