/* CSS Document */
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #004471;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bold;
	color: #004471;
	text-decoration: none;
}
h2 {
	font-size: 18px;
	color: #004471;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
}
h3 {
	font-size: 16px;
	color: #004471;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
}
h4 {
	font-size: 14px;
	color: #004471;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
}

.boton_azul {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(Imagenes_Corplanttas/fondo_boton.jpg);
	background-repeat:  repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #00CCFF;
	background-position: center center;
	padding: 2px;
}

.buscador {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #99CC00;
	text-decoration: none;
	height: 17px;
	width: 150px;
	border: 1px solid #99CC00;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	line-height: 17px;
}

.tabla {
	background-color: #973D00;
}

.textoAzul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
