BODY { margin: 0; margin-bottom:0; margin-left:0; margin-right:0; margin-top:0; background-color:#313645; }

/* Tables */
.maintable { width: 900px; height: 500px;}
.sectable { width: 860px; height: 500px;}
.h100 { height: 100%;}
.h15 { height: 15px;}
.h20 { height: 20px;}
.h30 { height: 30px;}
.h53 { height: 53px;}
.w600 { width: 630px;}
.w630 { width: 630px; height: 15px;}

/* Menu */
.tablebody { width: 920px; height: 292px;}
.tableshadowl { width: 10px; height: 100%;}
.tableshadowr { width: 10px; height: 100%;}
.linkhome { width: 185px; height: 30px;}
.top { width: 456px; height: 30px;}
.bottomt { width: 900px; height: 21px;}

/* Text */
.maintitle {
	font-family: Trebuchet MS, "Lucida Sans Unicode", Arial;
	font-size: 15px;
	color: #386791;
	font-weight:bold;
	}
	
.date {
	font-family: Trebuchet MS, "Lucida Sans Unicode",  Arial;
	font-size: 10px;
	color: #c7c3dc;
	}
	
.maintext {
	font-family: "Lucida Sans Unicode", Trebuchet MS, Arial;
	font-size: 11px;
	color: #747981;
	}
	
.smallmenutext {
	font-family: "Lucida Sans Unicode", Trebuchet MS, Arial;
	font-size: 10px;
	color: #747981;
	margin-bottom: 7px;
	margin-top: 7px;
	}
	
.mainlink {
	font-family: Trebuchet MS, "Lucida Sans Unicode",  Arial;
	font-size: 11px;
	color: #747981;
	font-weight: bold;
	margin-bottom: 2px;
	}
	
.worktitle {
	font-family: Trebuchet MS, "Lucida Sans Unicode",  Arial;
	font-size: 14px;
	color: #386791;
	margin-bottom: 7px;
	font-weight:bold;
	}
	
.moretitle {
	font-family: Trebuchet MS, Arial, "Lucida Sans Unicode";
	font-size: 16px;
	color: #386791;
	font-weight: bold;
	margin-bottom: 15px;
	}	
		
.workdescription {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial;
	font-size: 11px;
	color: #747981;
	margin-bottom: 10px;
	}
	
.sidetitle {
	font-family: Trebuchet MS, "Lucida Sans Unicode",  Arial;
	font-size: 12px;
	color: #747981;
	font-weight: bold;
	margin-bottom: 4px;
	}
	
A span { 
	text-decoration: none; 
	color:#386791;
	}
	
A:hover span { 
	text-decoration: underline; 
	color: #386791;
	}
	
A:link, A:visited, A:active { 
	text-decoration: none; 
	color: #6d9c1e;
	}
	
A:hover { 
	text-decoration: underline; 
	color: #386791;
	}

.fecha {
	height:31px;
	width:26px;
	background-repeat:no-repeat;
	}
	
.day {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #747981;
	margin-top: 11px;
	}