body {
	background-image:url(../images/cruzazul/deg.jpg);
}


/*--------------------------------------------
/*INTERFACE
/*--------------------------------------------
*/

/*-----------------
Borders
------------------*/

#top_left_border {
	background-image:url(../images/cruzazul/top_left_border.jpg);
	background-repeat:no-repeat;
	width:15px;
	height:170px;
	float:left;
}
#top_middleleft_border {
	background-image:url(../images/cruzazul/top_middleleft_border.jpg);
	background-repeat:no-repeat;
	width:15px;
	height:170px;
	float:left;
}
#top_middleright_border {
	background-image:url(../images/cruzazul/top_middleright_border.jpg);
	background-repeat:no-repeat;
	width:20px;
	height:170px;
	float:left;
}
#top_right_border {
	background-image:url(../images/cruzazul/top_right_border.jpg);
	background-repeat:no-repeat;
	width:15px;
	height:170px;
	float:left;
}

#header_left_border {
	background-image:url(../images/cruzazul/header_left_border.jpg);
	background-repeat:no-repeat;
	width:15px;
	height:30px;
	float:left;
}
#header_middleleft_border {
	background-image:url(../images/cruzazul/header_middleleft_border.jpg);
	background-repeat:no-repeat;
	width:15px;
	height:30px;
	float:left;
}
#header_middleright_border {
	background-image:url(../images/cruzazul/header_middleright_border.jpg);
	background-repeat:no-repeat;
	width:20px;
	height:30px;
	float:left;
}
#header_right_border {
	background-image:url(../images/cruzazul/header_right_border.jpg);
	background-repeat:no-repeat;
	width:15px;
	height:30px;
	float:left;
}

#content_left_border {
	background-image:url(../images/cruzazul/content_left_border.jpg);
	background-repeat:no-repeat;
	width:15px;
	height:305px;
	float:left;
}
#content_middleleft_border {
	background-image:url(../images/cruzazul/content_middleleft_border.jpg);
	background-repeat:no-repeat;
	width:15px;
	height:305px;
	float:left;
}
#content_middleright_border {
	background-image:url(../images/cruzazul/content_middleright_border.jpg);
	background-repeat:no-repeat;
	width:20px;
	height:305px;
	float:left;
}
#content_right_border {
	background-image:url(../images/cruzazul/content_right_border.jpg);
	background-repeat:no-repeat;
	width:15px;
	height:305px;
	float:left;
}

/*-----------------
Boxes
------------------*/
#hr {
	background-image:url(../images/cruzazul/hr.jpg);
	background-repeat:no-repeat;
	width:800px;
}
#hr_header {
	background-image:url(../images/cruzazul/hr_header.jpg);
	background-repeat:no-repeat;
	width:800px;
}
#hr_headerComplete {
	background-image:url(../images/cruzazul/hr_headerComplete.jpg);
	background-repeat:no-repeat;
	width:800px;
}


#top_left_box {
	background-image:url(../images/cruzazul/top_left_box.jpg);
	background-repeat:no-repeat;
	width:235px;
	height:170px;
	float:left;
}
#top_center_box {
	background-image:url(../images/cruzazul/top_center_box.jpg);
	background-repeat:no-repeat;
	width:300px;
	height:170px;
	float:left;
}
#top_right_box {
	background-image:url(../images/cruzazul/top_right_box.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:170px;
	float:left;
}

#header_left_box {
	background-image:url(../images/cruzazul/header_left_box.jpg);
	background-repeat:no-repeat;
	width:235px;
	height:30px;
	float:left;
}
#header_center_box {
	background-image:url(../images/cruzazul/header_center_box.jpg);
	background-repeat:no-repeat;
	width:300px;
	height:30px;
	float:left;
}
#header_right_box {
	background-image:url(../images/cruzazul/header_right_box.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:30px;
	float:left;
}

#content_left_box {
	background-image:url(../images/cruzazul/content_left_box.jpg);
	background-repeat:no-repeat;
	width:235px;
	/*height:305px;*/
	float:left;
}
#content_center_box {
	background-image:url(../images/cruzazul/content_center_box.jpg);
	background-repeat:no-repeat;
	width:300px;
	/*height:305px;*/
	float:left;
}
#content_right_box {
	width:200px;
	/*height:305px;*/
	float:left;
}

	#content_right_box1 {
		background-image:url(../images/cruzazul/content_right_box1.jpg);
		background-repeat:no-repeat;
		width:200px;
		height:150px;
		text-align:center;
	}
	
		#content_right_box1 * {
			margin-top:8px;
		}
	
	#content_right_box2 {
		background-image:url(../images/cruzazul/content_right_box2.jpg);
		background-repeat:no-repeat;
		width:200px;
		/*height:155px;*/
		padding:0px;
	}
	
		#content_right_box2 * {
			margin-top:15px;
		}
		
#box_completeContent {
	background-image:url(../images/cruzazul/box_completeContent.jpg);
	background-repeat:no-repeat;
	width:800px;
	padding-top:5px;
	/*height:345px;*/
}
	#box_completeContent * {
		margin:5px 1em;
	}
		
/*----------------------------*/
/* DHTML CONTENT */