/* Show only to IE PC \*/
/*body {
	background-image: url(images/bgglobalinternas.png);
}*/
* html .boxheadtop h2 {
	height: 1%;
} /* For IE 5 PC */
.sidebox {
	width: 90%;
	font-size: 100%;
	background-image: url(../../images/cuerpoder.png);
	background-repeat: repeat-y;
	background-position: right bottom;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 0px;
}
.boxheadtop {
	background: url(../../images/encabezadoder.png) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxheadtop h2 {
	background: url(../../images/encabezadoizq.png) no-repeat top left;
	margin: 0;
	color: #7C7875;
	font-weight: bold;
	font-size: 1em;
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.boxbodyglobal {
	margin: 0;
	padding: 5px 30px 31px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../../images/cuerpoizq.png);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.boxfooterbottom {
	background: url(../../images/footerder.png) no-repeat bottom right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxfooterbottom h3 {
	background: url(../../images/footerizq.png) no-repeat bottom left;
	margin: 0;
	padding: 22px 30px 5px;
	font-weight: bold;
	font-size: 0.6em;
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px;
}
