body{
	text-align:left;
	color: #333;
}
	
#navUctemuco{
	display:none;
}

.header, .navigation, .footer, .subnav{
	display:none;
}

.content{
	text-align:justify;
	width:100%;
}

h1{	
	font-size: 19px;
}

h2{	
	font-size: 16px;
}

h3{	
	font-size: 14px;
}

h4{	
	font-size: 13px;
}

h5{	
	font-size: 12px;
}


.home .mainContain .content .cellTwo img{
float: left;
margin: 0 5px 5px 0;
}

table.listas td{
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #c5c5c5;
}

table.detalle th{
	text-align:left;
	vertical-align:top;
	background-color:#f2f2f2;
	font-weight:normal;
	font-style:italic;
}

table.detalle td{
	text-align:left;
	vertical-align:top;
	border-bottom:1px dotted #CCCCCC;
}

hr.divider { height: 1px; border:0; border-bottom: 1px solid #A3AA8D; margin-bottom:5px;}

.wrapper a {text-decoration:none; border-bottom: 1px solid #A3AA8D;}
.wrapper a:link {color:#3D5201;}
.wrapper a:visited {color:#3D5201;}

