body{
	font-family: Arial,sans-serif;
	background-color: #6699CC;
	line-height: 1.166;
	margin: 10px auto;
}

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 {
	background-image: url(img/baground_banner.png);
	height: 160px;
	width:812px
	
	display: block;
	}
#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;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
#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;
}

/* ID Styles calendario */
	
#navigation a {
	font:10px arial;
	color: #336666;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles calendario*/


.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	}
	
.bodyText {
	line-height:24px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	}
.fecha_dia {
	font-family: aria;
	font-size: 16px;
	font-style: normal;
	color: #FF0000;
	line-height: 14px;
	text-align: left;
	font-weight: bold;
}

	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	
.calendarText {
	line-height:14px;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.texto_calendario {
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	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;
}

.encabezado {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 10px auto; /* center for now */
	width: 50em;
	font-size: 12px;
	background-image: url(img/round_corners/inferior-d.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.boxhead {
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(img/round_corners/tope-d.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.boxhead h2 {
	margin: 0;
	padding: 10px;
	color: white;
	font-weight: bold;
	font-size: 1.5em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
	background-image: url(img/round_corners/tope-i.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.boxbody {
	margin: 0;
	padding: 0px 10px 5px 10px;
	background-image: url(img/round_corners/inferior-i.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
