body {
	background-color:#FFFFFF url(../img/fnd_pg_bk.jpg);
	margin-top:5px;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;
	color: #464121;
}


td:hover{
	background-color:#DFECDF;
}

/* Header */

#header {
	width: 900px;
	height: 100px;
	margin: 0px auto;
	margin-bottom:5px;
	border: 1px solid #006666;
	background:#FFFFFF url(../img/header_2.jpg) no-repeat top center;
}

#header h1 {
	margin: 0px;
	padding: 10px;
	font-size: 20px;
	color:#CCCCCC;
}

#header h2 {
	margin: 0;
	padding: 5px 150px;
	font-size: 16px;
	letter-spacing: -1px;
	color: #006666;
}
/*
#header a {
	text-decoration: none;
	color: #FFFFFF;
}
*/
/* 
#mu {
	width:48%;
	float:left;
	margin: 33px 0px 0px 185px;
}

#mu ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:30px;
	text-transform:capitalize;
	font-size:12px;
	background:transparent url("../img/off.gif") repeat-x top left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-bottom:2px solid #336666;
	border-top:1px solid #C0E2D4;
}
#mu ul li{
	display:block;
	float:left;
	margin:0;
	pading:0;
}
#mu ul li a{
	display:block;
	float:left;
	color:#006666;
	text-decoration:none;
	width:75px;
	text-align:center;
	padding:8px 15px 0 15px;
	margin-left:3px;
	height:18px;
	background:transparent url("../img/divider.gif") no-repeat top right;
	}
#mu ul li a:hover{
	background:transparent url("../img/hover.gif") no-repeat top right;
	}

*/
/* mn */

#mn {
	float:right;
	width: 225px;
	margin: 5px 0 px 5px 0px;
	padding: 0px 5px 5px 5px;

}

#mn ul {
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:30px;
	text-transform:capitalize;
	font-size:12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#mn ul li{
	display:block;
	float:right;
	margin:0;
	pading:0;
}
#mn ul li a {
	display:block;
	float:right;
	color:#006666;
	text-decoration:none;
	width:75px;
	text-align:center;
	padding:5px 5px 5px 5px;
	height:18px;
}

#mn ul li a:hover {
	background:transparent url("../img/hover.gif") no-repeat top right;
}



/* Menu */

#menu {
	float:left;
	width: 110px;
	margin: 0px 0px;
	padding: 5px 0px 5px 10px;

}

#menu ul {
	margin: 0px;
	padding: 0px;
}

#menu li {
	display:inline;
}

#menu a {
	display:block;
	float: left;
	width: 100px;
	height:20px;
	padding-top:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size:13px;
	text-decoration: none;
	color:#006666;
	border-bottom:1px dotted #006666;
	background:url(../img/mn_up.png) no-repeat left center;
	padding-left:15px;

}

#menu a:hover {
	background: url(../img/star.gif) no-repeat left center;
	text-decoration: none;
	padding-left:15px;
	color:#990000;
	border-bottom:none;

}

/* Content */

#page {
	width: 900px;
	margin: 0 auto;
	margin-top:5px;
	padding-top:10px;
	border: 1px solid #006666;
	background:url(../img/fnd_page.jpg) no-repeat top center;
}

/* Content */

#content {
	float: left;
	width: 500px;
	padding: 20px 10px 5px 10px;
	color:#000000;
	padding-bottom:10px;
	margin-right:5px;
}

#content a {
	list-style:none;
	text-decoration:none;
	color:#006666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}

/*
#content a:hover {
	list-style:none;
	text-decoration:none;
	background-color:#ecf3ec;
}
*/
.boxed {
	border: 1px solid #006666;
}

.boxed .title {
	margin: 0;
	padding: 5px 5px;
	background: #006666;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
}

.boxed .content {
	padding: 15px;
}

.boxed ul {
	list-style:none;
}
.boxed li {
	list-style:none;
	background-image: url(/img/star.gif) no-repeat center left;
}

.boxed a {
	list-style:none;
	text-decoration:none;
	color:#006666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}


.boxed a:hover {
	list-style:none;
	text-decoration:none;
	background-color:#dfebdf;
}

/* Content 3*/

#content2 {
	float: right;
	width: 190px;
	padding: 5px 10px 10px 10px;
	padding-bottom:10px;
	margin-right:5px;
}

.boxedb {
	background: #f8f8f8;
	border: 1px solid #909090;
}

.boxedb .titleb {
	margin: 0;
	padding: 5px 5px;
	background: #009999;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
}

.boxedb .contentb {
	padding: 15px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.boxed ul {
	list-style:none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 115px;
	margin-left:5px;
	margin-right:9px;
	padding: 10px 10px 10px 10px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 5px;
}

#sidebar li li {
	margin: 0;

}

#sidebar h2 {
	margin: 0;
	padding: 5px;
	border:1px solid #909090;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006666;
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
	color:#333333;
	text-align:justify;
}

#sidebar a {
	text-decoration: none;
}


#asistencia {
	float: left;
	width: 110px;
	margin-top:20px;
	padding: 5px 5px 5px 5px;
}

#asistencia p{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	color:#006666;
}

#asistencia a {
	list-style:none;
	text-decoration:none;
	color:#006666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}


#asistencia a:hover {
	list-style:none;
	text-decoration:none;
	background-color:#dfebdf;
}

/*Search */


#search {
	float: right;
	width:230px;
	height: 25px;
	margin: 0;
	padding: 3px 3px 3px 3px;
}

#search fieldset {
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
}

#input1 {
	width: 150px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: thin #006633 1px;
}

#input2 {
	height: 20px;
	background: #87C4DB;
	border: none;
	text-transform: lowercase;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Submenu */

#submenu a {
	padding-left: 10px;
	
}

/* Footer */


#footer {	
	border: 1px solid #006666;
	width: 900px;
	height: 50px;
	margin: 5px auto;
	padding: 0px 0px;
	background:#E5EFE6 url(../img/ftr.jpg) center no-repeat;
}

#footer p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 8px;
	text-align: center;
	font-size: 12px;
	color:#000000;
}

#footer a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:none;
	color: #FFFFFF;
}


#scroll {
     width:480px;
     height:400px;
     overflow:auto;
	 text-align:left;
}