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 {
	font:18px georgia;
	color: #CC3300;
	line-height:24px;
	letter-spacing:0.4em;
	background-image: url(img/BANNER2.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;
}
#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;
}
#tabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}


#siteInfo_img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
	text-align: center;
}
.texto_contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
	margin: 10px;
	padding: 10px;
}

/*-----Menu------*/

.navigation-verde:link, .navigation-verde:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	display: block;
	padding: 6px 8px 6px 8px;
	width: 95%;
	text-decoration: none;
	background-color: #000099;
	text-align: center;
}

.navigation-verde:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	display: block;
	padding: 6px 8px 6px 8px;
	width: 95%;
	text-decoration: none;
	background-color: #0066FF;
	text-align: center;
}

.creditos {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	color: #000099;
	font-style: italic;
	padding: 0px;
}

