
body{	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

	background-color:#336799;
	background-image:url(/templates/gya1/images/int/01.jpg);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;	cursor:url(css/cur+ico/cursorCRV.cur); 	text-align:left;


}
div{
	margin:0px;
	padding:0px;
}
#main {
	width:816px;
	margin:0px auto;
	background-image:url(/templates/gya1/images/int/06.jpg);
	background-position:0px 405px;
	background-repeat:no-repeat;
}


#head {
	width:816px;
	height:137px;
	background-image:url(/templates/gya1/images/int/02.jpg);
}
#menu {
	height:43px;
	background-image:url(/templates/gya1/images/int/04.jpg);
	background-position:-5px;
	background-repeat:repeat-y;
	padding-left:12px;
	padding-top:0px;
		border-left:0px dotted #003466;
		margin-left:5px;
		
}
#cuerpo {
		background-image:url(/templates/gya1/images/int/05.jpg);
		background-repeat:no-repeat;
		min-height:185px;
				/*max-height:399px;
				max-height:419px;*/
				
				min-height:205px;

		padding:20px 30px 0px 30px;
		border:0px solid red;
		overflow:hidden;
		border:0px solid red;
}
#pie_bg{
	height:233px;height:213px;height:130px;
	background-image:url(/templates/gya1/images/int/pie_bg.jpg);	background-position:0px -20px;
}
#pie{
	height:100px;height:233px;height:213px;
	height:130px;
	
	width:816px;
	margin:0px auto;
	background-image:url(/templates/gya1/images/int/07.jpg);
	background-position:0px -0px;
}

 
 

#panelcontrol {
border:0px dashed #000;
border-top-width:2px;
border-bottom-width:2px;
padding:15px;
margin-bottom:0px;
text-align:center;background-color:#fff;

}
 
/*////////////////////////////*/
/*ocultamos el loading tan pronto como carge este archivo (increiblemente facil, pero cierto)*/
#loading{visibility:hidden !important;}
#main{display:block !important;}	
