body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	 
	 
}
 
#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:775px;
	height:550px;
}
#cabecera_ {
	position:absolute;
	left:0px;
	top:0px;
	width:775px;
	height:75px;
	
	
}
#cab_ {
	border-top-width: 3px;
	border-top-color: #660000;
	border-top-style: solid;
	position:absolute;
	left:-2px;
	top:74px;
	width:774px;
	height:153px;
}
 
 
#contenido_ {
	position:absolute;
	left:0px;
	top:250px;
	width:775px;
	height:413px;
 
}




#pie_ {
		position:absolute;
	left:0px;
	
	width:775px;
	height:30px;
	background-color: #ffcccc;
	
	border: 2px solid #660000;
	 
}


/*marco de los iconos de imagenes*/
.thumb{  
	backgound-color-: #5b5b5b;
	border: 5px solid #000;
	margin: 10px;

	height: 259px;
	width: 194px
	}
.thumb1{  
	backgound-color-: #5b5b5b;
	border: 5px solid #fff;
	margin: 10px;

	height: 259px;
	width: 194px
	}
.thumbH{  
	backgound-color-: #5b5b5b;
	border: 5px solid #000;
	margin: 10px;
	
	height: 194px;
	width: 259px
	}	
.thumbH1{  
	backgound-color-: #5b5b5b;
	border: 5px solid #000;
	margin: 10px;
	
	height: 142px;
	width: 156px
	}		
.thumbH2{  
	backgound-color-: #5b5b5b;
	border: 5px solid #000;
	margin: 5px;
	
	height: 180px;
	width: 240px
	}			
/*recuadros de lineas alternas*/	
.box {
	 
	background-color: #ffcccc;
	margin: 10px;
	border: 2px solid #660000;
	 
	padding: 2px;
	}
.box1 {	 
	background-color: #ffffff;
	margin: 10px;
	border: 2px solid #660000; 
	padding: 2px;
	}	

 
