body
{
	background-image: url(../imagenes/Back_Lightgray.jpg);
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.img_top_left_all 
{
	background-image: url(../imagenes/HEader_ALL_Left.JPG);
	background-repeat: no-repeat;	
	position: static;
	height: 108px;
	width: 258px;
}
.img_top_middle_all {	
	background-image: url(../imagenes/top_fill.jpg);
	background-repeat: repeat-x;		
	height: 108px;	
}
.img_top_right_all 
{
	background-position: right top;
	background-image: url(../imagenes/Header_All_Right.JPG);
	width: 366px;
	background-repeat: no-repeat;	
	position: static;
	height: 108px;	
}
.img_back_all {
	background-image: url(../imagenes/Back_All.jpg);
	background-position: Right Top;	
	background-repeat: no-repeat;
	right: 0px;
	bottom: 0px;
}