html, body {
	margin: 0;
	padding: 0;
	border: 0;
	height: 100%;
}

body {
	/*background-color: #fff;*/
	color: #444;
	font-size: 84%;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-align:center;
}

a {
	color: #556379;
}

a:hover {
	color: #8496B3;
	text-decoration: none;
}

h1 {
	font-size: 1.3em;
	font-family: Arial;
	color: #7B98F8;
	margin: 0;
	padding-bottom: 8px;
}

h2 {
	font-size: 0.9em;
	font-family: Arial;
	color: #62C916;
	text-transform: uppercase;
	margin: 0;
	padding: 8px 0;
}

h3 {
	font-size: 0.9em;
	font-family: Arial;
	margin: 0;
	padding-bottom: 8px;
}

h4 {
	font-size: 0.8em;
	font-family: Arial;
	color: #8CA1AA;
	text-transform: uppercase;
	margin: 0;
	padding-bottom: 8px;
}

p  {
	margin: 0;
	padding-bottom: 8px;
}

hr {
	clear: both;
	height: 1px;
	border-top: solid 1px #AACCD5;
}

img {
	border: none;
}

#wrapper {
	/*padding: 0 auto;*/
	padding: 0;
	/*width: 733px;*/
	width: 924px;
	text-align: left;
	height: 100%;
	/*background-color:#CC9933;*/
	background-image: url(Imagenes/fondo2.jpg);
	background-repeat:no-repeat;
	background-position: top;
}

#head {
	/*background-image:url(Imagenes/fondo.jpg);
	background-position:center;
	background-repeat:repeat-x;*/
	/*background-color: #FFFFFF;*/ /*#F0F8FA;*/
	/*height: 112px;*/
	height: 130px;
	color: #606d82;
	/*border-bottom: 1px solid #fff;*/
	background-image:url(Imagenes/image307.gif);
	background-position:top;
}

#head div {
	float: left;
	clear: right;
	/*height: 112px;*/
	height: 120px;
}

#logo {
	width: 170px;
	/*width: 165px;*/
	/*border-right: 1px solid #A2ADB9;*/
	/*margin-bottom:0px;*/
	text-align: center;
	padding-top:10px;
}

#logo a {
	display: block;
	/*padding: 46px 0 0 10px;*/
	/*padding: 26px 0 0 10px;*/
	padding: 15px 0 0 10px;
	/*font-size: 18px;
	letter-spacing: 0;
	text-transform: uppercase;
	text-decoration: none;*/
}

#slogan {
	/*width: 454px;*/
	padding-top:10px;
	display: block;
	width: 700px;
	background-image: url(Imagenes/holder_blanco2.gif);
	background-repeat:no-repeat;
	background-position: bottom;
}

#slogan span {
	display: block;
	/*margin: 39px 0 0 14px;*/
	padding: 25px 0 0 10px;
	/*margin: 0px 0 0 14px;*/
	font-size: 24px;
	font-weight:900;
	letter-spacing: 2px;
	color: #000000;
}

#body {
	float: right;
	padding-top: 3px;
	width: 739px;
	clear: both;
}

#content {
	/*margin: 16px 0;*/
	padding: 10px 0;
	float: left;
	/*padding-right: 14px;*/
	padding-right: 1px;
	width: 740px;
	border-right: 0px solid #AACCD5;
}

#side {
	padding-top: 13px;
	margin-left:0;
	margin-right:0;
	/*padding-bottom: 30px;*/
	/*border-top: 3px solid #fff;*/
	width: 180px;
	/*background-color: #DEECF0;*/
	height: 100%;
	background-image:url(Imagenes/costado2.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#twocells {
	clear: both;
	background-color: #fff;
	background-image: url(/pjch/Imagenes/logo_small.gif);
	background-repeat: no-repeat;
	font-size: .8em;
	position: relative;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.glossymenu{
	list-style-type: none;
	margin: 0px 0;
	padding-left:10px;
	width: 165px;
	/*border: 1px solid #9A9A9A;
	border-bottom-width: 0;*/
}

.glossymenu li{
	padding-top:10px;
}
.glossymenu li a{
	/*background: white url(Imagenes/glossyback.gif) repeat-x bottom left;*/
	background: url(Imagenes/botones/image7581.jpg);
	font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #000000;
	display: block;
	width: auto;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 5px;
	text-decoration: none;
	line-height: 24px;
	text-align: center;
	vertical-align: bottom;
}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 155px;
}

/*.glossymenu li a:visited, .glossymenu li a:active{
color: yellow;
}*/

.glossymenu li a:active{
color: yellow;
}

.glossymenu li a:hover{
/*background-image: url(Imagenes/glossyback2.gif);*/
color: yellow;
}

.celda_unica_t	{
	width: auto;
	/*border-top: solid thin #000000;
	border-right: solid thin #000000;
	border-bottom: solid thin #000000;
	border-left: solid thin #000000;*/
}

.celda_unica_b	{
	width:auto;
	/*border-right: solid thin #000000;
	border-bottom: solid thin #000000;
	border-left: solid thin #000000;*/
}

.celda_i	{
	/*width:48%;
	float:left;*/
	padding-right:16px;
	/*border-right: solid thin #000000;
	border-bottom: solid thin #000000;
	border-left: solid thin #000000;*/
	padding-bottom:20px;
}

.celda_d	{
	/*width:48%;
	float:left;*/
	padding-left:14px;
	/*border-right: solid thin #000000;
	border-bottom: solid thin #000000;*/
	/*border-left: solid thin #000000;*/
	padding-bottom:20px;
}

/* Holly Hack for IE \*/
* html .celda_d, .celda_i {
	float: left; width:48%; 
}

