body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#F5FAF9;
	top:0px;
	width:100%;
	margin:0px;
	height:100%;
	color:#1A7C9F;
	font-size:12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1A7C9F;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	color:#1A7C9F;
	font-size:12px;
}

h1 {
	color:#B8B89F;
	font-weight:bold;
	font-size:20px;
	text-align:center;
	margin-top:0px;
 	font-family: Monotype Corsiva, Georgia, Times New Roman, Times, serif;
}

h2 {
	font-weight:bold;
	font-size:14px;
	color:#B8B89F;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom:1px solid #B8B89F;
}

#principal {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1A7C9F;
	margin-left:20px;
	margin-right:20px;
}
#principal ul li {
	line-height:20px;
	list-style-type: square;
	
}


#migas {
	vertical-align:bottom;
	font-size:10px;
	text-align:center;
	height:10%;
	color:#4BABBE;
}
#migas A:link    { color: #4BABBE;}
#migas A:visited { color: #4BABBE;}
#migas A:hover   { color: #4BABBE; text-decoration : none; font-weight:bold;} 
#migas A:active  { color: #4BABBE;}
#migas {
	vertical-align:bottom;
	font-size:10px;
	text-align:center;
	height:10%;
	color:#4BABBE;
}

#pie A:link    { color: #4BABBE;}
#pie A:visited { color: #4BABBE;}
#pie A:hover   { color: #4BABBE; text-decoration : none; font-weight:bold;} 
#pie A:active  { color: #4BABBE;}

#cronologia td {padding:5px;text-align:justify}
#cronologia td.ano {background-color:#B8B89F;text-align:center;}
#cronologia th {padding:5px;font-size:14px;}

A.indice1 { text-decoration : none;}
A.indice1:link    { color: #1A67A6;}
A.indice1:visited { color: navy;}
A.indice1:hover   { color: #832278;} 
A.indice1:active  { color: #832278;}

A.indice { text-decoration : none;}
A.indice:link    { color: #1A7C9F;}
A.indice:visited { color: #1A7C9F;}
A.indice:hover   { color: #B8B89F;} 
A.indice:active  { color: #B8B89F;}

A.indice2:link    { color: #1A7C9F;}
A.indice2:visited { color: #1A7C9F;}
A.indice2:hover   { color: #B8B89F;} 
A.indice2:active  { color: #B8B89F;}

a:link {color:#456369;}
a:visited {color:#456369;}
a:hover {color:#456369; text-decoration:none;}
a:actived {color:#456369;}

#fragmento {
	background-color:#E1EBEF;
	color:#1A7C9F;
	margin-left:10%;
	padding:10px;
	width:80%;
	margin-top:10px;
}

a.boton {
	background-color:#3599BC;
	border:1px solid #1A7C9F;
	text-align:right;
	color:#F5FAF9;
	padding:5px;
	text-decoration:none;
}
a.boton:link {
	background-color:#3599BC;
	border:1px solid #1A7C9F;
	text-align:right;
	color:#F5FAF9;
	padding:5px;
	text-decoration:none;
}

a.boton:visited {
	background-color:#3599BC;
	border:1px solid #1A7C9F;
	text-align:right;
	color:#F5FAF9;
	padding:5px;
	text-decoration:none;
}

a.boton:hover {
	background-color:#1A7C9F;
	border:1px solid #F5FAF9;
	text-align:right;
	color:#F5FAF9;
	padding:5px;
	text-decoration:none;
}

.letraPeq {
	font-size:10px;
}

