html {
    background: #000 url(../images/fondo_c.jpg);
    /* Height is 100%, so the body can be 100% */
    height: 100%;
}

.lodif{
	height:30px;
	width:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background-image:url(../images/loadif.gif);
	background-repeat:no-repeat;
	background-position:-1000px -1000px;
	float:left;
}

body {
    background: url(../images/headBanner_c.jpg)  repeat-x;
    background-position: 75px top;
    margin: 0;
    padding: 0;
   
    height: 100%;
}
html>body {
    min-height: 100%;
    height: auto;
}

.panel{	
	margin-top:-1px;
	padding:0px;
	width:1024px;
}

.panel .header{
	width:100%;
	height:126px;
}

.header > div{
	background-image:url(../images/titulo_c.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:100%;
	height:100%;
}

.header > div > div{
	background-image:url(../images/unach_c.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:100%;
	height:100%;
}

.topPanel{
	background-image:url(../images/bordeTop_c.jpg);
	background-repeat:repeat-x;
	position:top left;
	width:100%;
	height:30px;
}

#logo
{
	position: relative;
	left: 650px;
}

.cintillo{
	width:100%;
	height:53px;
	background-color:#B3B3B3;
	font-family:Arial, Helvetica, sans-serif
}

.cuerpoPanel{
	width:100%;
	background-color:#FFFFFF;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	color:#666;
}

.lineLeft{
	background-image:url(../images/lineleft_c.jpg);
	background-repeat:repeat-y;
	background-position:top left;
	width:100%;
	height:100%;
}

.lineRight{
	background-image:url(../images/line_right_c.jpg);
	background-repeat:repeat-y;
	background-position:top right;
	width:100%;
	height:100%;
}

.liston
{
	width:100%;
	height:100%;
}

.base{
	background-image:url(../images/base_c.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	width:100%;
	height:124px;
}

.sombra_left{
	background-image:url(../images/sombraLeft_c.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:100%;
	height:22px;
}

.sombra_right{
	background-image:url(../images/sombraRight_c.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	width:100%;
	height:22px;
}
